VirtualBox

source: vbox/trunk/src/VBox/Main/idl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @101381   14 months vboxsync Main: More guest OS id marking. bugref:10384
(edit) @101379   14 months vboxsync Main: Prep for backing out the '_64' -> '_x64' change. bugref:10384
(edit) @101372   14 months vboxsync Main/midl.xsl: Deal with quotes in cpp/line attributes. bugref:10384
(edit) @101371   14 months vboxsync Main/Global.cpp: Move the macros for compose the x64/x86/arm64/arm32 …
(edit) @101370   14 months vboxsync Reverted commit r159372, committed too much.
(edit) @101369   14 months vboxsync Main/Global.cpp: Move the macros for compose the x64/x86/arm64/arm32 …
(edit) @101318   14 months vboxsync Main: Move findEfiRom to the common code and add a …
(edit) @101302   14 months vboxsync added REST support for the function IMachine::readLog()
(edit) @101282   14 months vboxsync Main: Added IPlatformProperties::supportedGuestOSTypes() getter to …
(edit) @101200   15 months vboxsync Main,FE/Qt: Add the QEMU RAM based framebuffer device as a possible …
(edit) @101180   15 months vboxsync Frontends/VBoxManage,Main/VirtualBox: Change the newly added …
(edit) @101171   15 months vboxsync Main: Added a IGuestOSType::platformArchitecture attribute for …
(edit) @101169   15 months vboxsync Main: Docs. bugref:10384
(edit) @101164   15 months vboxsync doc/manual,Frontends/VBoxManage,Main/{Global,GuestOSType,VirtualBox.xid …
(edit) @101117   15 months vboxsync Main: Added ISystemProperties::getSupportedPlatformArchitectures(), …
(edit) @101077   15 months vboxsync Added the attribute 'cloudId' into the interface ICloudMachine.
(edit) @101057   15 months vboxsync Main: Renamed …
(edit) @101039   15 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @101035   15 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @100807   16 months vboxsync bugref:10493. First draft of cloud instance clone functionality.
(edit) @100772   16 months vboxsync include/VBox/usbfilter.h,HostDrivers/VBoxUSB/USBFilter: …
(edit) @100737   16 months vboxsync API/FE/Qt: bugref:10466. bugref:10465. Adding a new event to signal …
(edit) @100730   16 months vboxsync API/FE/Qt: bugref:10466. bugref:10465. Adding GUI side of the …
(edit) @100729   16 months vboxsync API/FE/Qt: bugref:10466. bugref:10465. Adding a new event to signal …
(edit) @100606   17 months vboxsync Shared Clipboard/Main + FE/Qt: Added clipboard error propagation from …
(edit) @100038   18 months vboxsync Main: Start simple ResourceStore implementation similar to NvramStore …
(edit) @99991   18 months vboxsync Main: reimplements resizeAndCloneTo fix. removes bypass. bugref:10090
(edit) @99782   19 months vboxsync Guest Control/Main: Marked IGuestSession::waitFor() and …
(edit) @99781   19 months vboxsync Guest Control/Main: Documented current limitations of the …
(edit) @99780   19 months vboxsync Guest Control/Main: Documented current limitations of the …
(edit) @99726   19 months vboxsync Main: Doxygen fixes. bugref:10442
(edit) @99579   19 months vboxsync VBox API: Added interface IRangedInteger64FormValue, interface …
(edit) @99394   20 months vboxsync Main/idl: separator for enums is _, not ::
(edit) @99295   20 months vboxsync Guest Additions/Main: Return and document a dedicated error if …
(edit) @99262   20 months vboxsync Guest Control: Implements IGuestSession::fsQueryInfo() and …
(edit) @99150   21 months vboxsync Guest Control: Changed the parameter position of the CWD parameter, so …
(edit) @99120   21 months vboxsync Guest Control: Added ability of specifying an optional current working …
(edit) @99085   21 months vboxsync Guest Control: Added directory listing support via IDirectory::list(). …
(edit) @98964   21 months vboxsync Main/UefiVariableStore: Add API to add signatures to the MOK list …
(edit) @98793   21 months vboxsync Guest Control/Main: Resolved an API documentation @todo.
(edit) @98778   21 months vboxsync bugref:9527. Added 3 new values into VirtualSystemDescription: …
(edit) @98711   21 months vboxsync Guest Control: Implemented directory handling / walking as non-toolbox …
(edit) @98709   21 months vboxsync Guest Control: Implemented directory handling / walking as non-toolbox …
(edit) @98701   21 months vboxsync bugref:10365. OCI stuff. Initial version of the command 'reset' for an …
(edit) @98526   22 months vboxsync Guest Control: Initial commit (work in progress, disabled by default). …
(edit) @98352   22 months vboxsync Main: Fix identifiers containing an incorrect plural of "medium".
(edit) @98351   22 months vboxsync Main: Fix plural of "medium" in many comments.
(edit) @98262   23 months vboxsync Main: rc() -> hrc()/vrc(). bugref:10223
(edit) @98108   23 months vboxsync Manual (C) year updates.
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @98082   23 months vboxsync Main/ConsoleImpl: Optimized the getDeviceActivity code a little by …
(edit) @98044   23 months vboxsync Main: Added redundancy pending release. Fixed minor issues with …
(edit) @98035   23 months vboxsync reimplemented changes for bugref:10180 after seperating the changes …
(edit) @97935   2 years vboxsync Main: Added resizeAndCloneTo(). Modified cloneTo(). bugref:10090
(edit) @97932   2 years vboxsync Main: backout. bugref:10090
(edit) @97931   2 years vboxsync Main: Added resizeAndCloneTo(). Modified cloneTo(), bugref:10090
(edit) @97865   2 years vboxsync Main: undo. bugref:10090
(edit) @97864   2 years vboxsync Main: Added API function Medium::resizeAndCloneTo. Modified …
(edit) @97719   2 years vboxsync DnD/Main: Added a dedicated COM error for drag and drop operations …
(edit) @97709   2 years vboxsync Main/glue-java.xsl, Main/VirtualBox.xidl: Eliminate the use of the …
(edit) @97523   2 years vboxsync Main: Add new OnMachineGroupsChanged event which fires when the groups …
(edit) @97395   2 years vboxsync Guest Control/Main: Rewrite of the path building and directory …
(edit) @97367   2 years vboxsync Backed out r154357,r154358,r154360,r154361,r154364 because it still …
(edit) @97360   2 years vboxsync bugref:10180 - fixed issue where some files are not cleaned up after …
(edit) @96888   2 years vboxsync Main,FE/VBoxManage: Implement possiblity to configure some of the …
(edit) @96788   2 years vboxsync Main/VirtualBox.xidl: Fix method docs.
(edit) @96670   2 years vboxsync Main: Introduce a method to query sensible TPM types to offer in the …
(edit) @96412   2 years vboxsync update copyright and license notice text in generators
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @96310   2 years vboxsync src/VBox/Main/idl/VirtualBox.dtd: comment fix
(edit) @96308   2 years vboxsync src/VBox/Main: XML/XSL comment fixes
(edit) @96175   2 years vboxsync Recording: Implemented support for Vorbis codec (provided by …
(edit) @96172   2 years vboxsync Recording/Main: Changed IRecordingScreenSettings::features attribute …
(edit) @96168   2 years vboxsync Recording/Main: - Renamed RecordingVideoScalingMethod -> …
(edit) @96141   2 years vboxsync Recording/Main: - Renamed RecordingVideoScalingMethod -> …
(edit) @95748   2 years vboxsync Main/Recording: Emphasise that the RecordingFeature enum actually …
(edit) @95741   2 years vboxsync Main/Recording: Added ISystemProperties::getRecordingFeatures to allow …
(edit) @95617   2 years vboxsync Recording/Main: Added some more audio + video codec types.
(edit) @95455   2 years vboxsync Audio/Main: Docs typo. bugref:10050
(edit) @95454   2 years vboxsync Audio/Main: Got rid of the abstract base class IAudioDevice in favor …
(edit) @95428   2 years vboxsync Main: Resolved a @todo: Renamed VBoxEventType_Last -> VBoxEventType_End.
(edit) @95424   2 years vboxsync Audio/Main: Bigger revamp of the audio interface(s) to later also …
(edit) @95423   2 years vboxsync Audio/Main: Bigger revamp of the audio interface(s) to later also …
(edit) @95386   2 years vboxsync Guest Control/Main: Added IFsInfo, IGuestFsInfo, …
(edit) @95385   2 years vboxsync Guest Control/Main: Added IFsInfo, IGuestFsInfo, …
(edit) @95368   2 years vboxsync FE/Qt, Main/Console+Mouse, VBoxManage: Touchpad support, should be …
(edit) @95365   2 years vboxsync Main: Docs nit. bugref:10051
(edit) @95364   2 years vboxsync Main/FE: Added new audio driver type "default" to make it possible to …
(edit) @95274   2 years vboxsync FE/VBoxAutostart/adi: Added experimental support for running VBoxSVC …
(edit) @94981   3 years vboxsync Main/Update check Removed update agent-specific proxy settings. …
(edit) @94756   3 years vboxsync Main/VBoxManage/Update check: More code + docs for proxy settings …
(edit) @94730   3 years vboxsync Main/Update check: Added the agent COM object to the IUpdateAgentEvent …
(edit) @94723   3 years vboxsync Main/Update check: Added UpdateAgent::supportedChannels getter. bugref:7983
(edit) @94714   3 years vboxsync Main,Settings: Integrate the extension pack cryptographic module in …
(edit) @94704   3 years vboxsync Main/Update check: Implemented and expose update agent events. …
(edit) @94700   3 years vboxsync Main/Update check: Also expose IUpdateAgent::isCheckNeeded() in base …
(edit) @94684   3 years vboxsync Main/Update check: Documentation. ​​bugref:7983
(edit) @94670   3 years vboxsync Main/Update check: Big overhaul of the API and functionality [build …
(edit) @94660   3 years vboxsync doc/manual,Main,Frontends: API changes in preparation for full VM …
(edit) @94657   3 years vboxsync Main/Update check: Big overhaul of the API and functionality [cut back …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette