VirtualBox

source: vbox/trunk/src/VBox/Main/idl/VirtualBox.xidl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @51670   11 years vboxsync Main,Frontends: use safearray for IFramebuffer::Notify3DEvent
(edit) @51627   11 years vboxsync IDisplay::SetFramebufferUpdateMode and IFramebuffer::NotifyUpdateImage.
(edit) @51610   11 years vboxsync Reverted r94341: too early.
(edit) @51606   11 years vboxsync Main,Frontends: IFramebuffer::NotifyUpdateImage
(edit) @51605   11 years vboxsync Main,Frontends: removed obsolete IFramebuffer methods: Address, …
(edit) @51601   11 years vboxsync Main/Machine: fix regression (lack of AutoLimitedCaller) due to …
(edit) @51556   11 years vboxsync DnD: Added support for dynamically managing formats on the host.
(edit) @51551   11 years vboxsync Main: removed obsolete RequestResize, ResizeCompleted methods.
(edit) @51527   11 years vboxsync Main: Documentation.
(edit) @51500   11 years vboxsync VirtualBox.xidl: tabs!
(edit) @51494   11 years vboxsync Documentation: Wording.
(edit) @51476   11 years vboxsync DnD: API overhaul; now using IDnDTarget + IDnDSource. Renamed …
(edit) @51440   11 years vboxsync Main,Frontends: IDisplay provides the guest screen bitmap to frontends …
(edit) @51436   11 years vboxsync Main,Frontends: IDisplay provides the guest screen bitmap to frontends.
(edit) @51426   11 years vboxsync Main/idl: oops, checked in the wrong multi-interface API wrapper …
(edit) @51413   11 years vboxsync Main/IDL: give wrapper generator the necessary hints for the …
(edit) @51219   11 years vboxsync crOpenGL: PDMLED some naming
(edit) @51217   11 years vboxsync crOpenGL: pdm led, some fixes to follow
(edit) @50996   11 years vboxsync Main: Added paravirt. provider APIs.
(edit) @50857   11 years vboxsync Workaround for crash receiving ISnapshotDeletedEvent, …
(edit) @50721   11 years vboxsync Updated USB configuration.
(edit) @50447   11 years vboxsync Main/Appliance: new options for suppressing MAC addresses on export …
(edit) @50380   11 years vboxsync Main: fixed attribute type of IVirtualBox::getGuestOSType(). It's a …
(edit) @50291   11 years vboxsync Main/SystemProperties: Add GetStorageControllerHotplugCapable to check …
(edit) @49986   11 years vboxsync tabs to spaces
(edit) @49983   11 years vboxsync Devices/Graphics: VMware SVGA II compatible graphics emulation (2D …
(edit) @49866   11 years vboxsync Main/Medium: fix regression in the wrapper conversion which caused …
(edit) @49393   11 years vboxsync SDK documentation: Clarification for CopyFileFlag_T.
(edit) @49390   11 years vboxsync Forgot to change IKeyboard's UUID.
(edit) @49386   11 years vboxsync Main: Added a releaseKeys method to IKeyboard.
(edit) @49356   11 years vboxsync SDK documentation: Clarification for IGuest::CreateSession().
(edit) @49349   11 years vboxsync Guest Control: - Implemented IGuestSession::DirectoryRemove, …
(edit) @49312   11 years vboxsync Main/idl: fixed comment
(edit) @49218   11 years vboxsync AHCI: Fix compatibility with saved states from previous versions
(edit) @49074   11 years vboxsync Main, FE/Qt: Added a triple fault handling OS hint and a new OS/2 1.x …
(edit) @49058   11 years vboxsync Main: Added a TripleFaultReset switch.
(edit) @49038   11 years vboxsync Main/Appliance: change API of IAppliance::write, allowing easy …
(edit) @49007   11 years vboxsync Documentation: Typos.
(edit) @48983   11 years vboxsync Main,Frontends: Support for the USB storage controller
(edit) @48914   11 years vboxsync IBIOSSettings: Added a read-only string property nonVolatileStorageFile.
(edit) @48889   11 years vboxsync Typo.
(edit) @48879   11 years vboxsync Main/MediumAttachment+Machine: stub attribute/method for an explicit …
(edit) @48824   11 years vboxsync Documentation typo.
(edit) @48821   11 years vboxsync Documentation.
(edit) @48820   11 years vboxsync IPRT/RTFileModeToFlags(Ex): Introduced "oa" mode for opening + …
(edit) @48803   11 years vboxsync Main: introduces event IHostNameResolutionConfigurationChangeEvent, …
(edit) @48765   11 years vboxsync Main/Qt/VBoxManage: introduced IHost::ProcessorOnlineCoreCount and use …
(edit) @48715   11 years vboxsync SDK: Clarification.
(edit) @48607   11 years vboxsync VBoxManage,Main: VideoCaptureDevice -> VideoInputDevice
(edit) @48578   11 years vboxsync IHost::VideoCaptureDevices
(edit) @48538   11 years vboxsync Main/NetworkAdapter+Machine+Appliance+SystemProperties+Medium+Console+S …
(edit) @48505   12 years vboxsync Main/Machine: preparations for moving machines to a different place on disk
(edit) @48431   12 years vboxsync Main/Machine+Session: New generic client session watcher …
(edit) @48406   12 years vboxsync Main,VBoxManage: Implemented IConsole::EmulatedUSB. Removed …
(edit) @48405   12 years vboxsync NAT/Loopback mapping: changes semantically unrelated symbol ";" with …
(edit) @48298   12 years vboxsync Main/idl: forgotten UUID changes
(edit) @48297   12 years vboxsync Main/Medium: redesign API level medium locking, needed conversions …
(edit) @48102   12 years vboxsync In addition to r88476: update UUID for IHostNetworkInterface.
(edit) @48101   12 years vboxsync BUGZ#6780: API change: introduced GetShortName() method for …
(edit) @47991   12 years vboxsync Main: Made the exclusive HW virtualization use setting global rather …
(edit) @47922   12 years vboxsync Main: IVFSExplorer use LONG64 for file sizes.
(edit) @47873   12 years vboxsync Main/Documentation: Fixed many typos.
(edit) @47870   12 years vboxsync main\natservice: comment: don't use classic TCP/IP books as a …
(edit) @47869   12 years vboxsync main/natnetwork: stubs for loopback6 setter/getter.
(edit) @47868   12 years vboxsync main/nat-service: unwanted enum.
(edit) @47867   12 years vboxsync main/nat-service: too many exposed API.
(edit) @47861   12 years vboxsync bound API for loopbacks and built-in services assignments.
(edit) @47858   12 years vboxsync IGuestFile: Expose the file's ID. Nice to have for information purposes.
(edit) @47848   12 years vboxsync Main: API event for multitouch input.
(edit) @47837   12 years vboxsync Main: Documentation formatting.
(edit) @47835   12 years vboxsync Main: Documentation.
(edit) @47817   12 years vboxsync GuestCtrl: Update for IGuestFile; some renaming.
(edit) @47804   12 years vboxsync Main: OnGuestMouse event cleanup.
(edit) @47774   12 years vboxsync Main,Frontends: IDisplay::GetScreenResolution returns the screen origin.
(edit) @47723   12 years vboxsync Documentation.
(edit) @47698   12 years vboxsync Main/GuestCtrl: Mark guest session 0 as the root guest control process.
(edit) @47651   12 years vboxsync Main/idl: fix incorrectly placed <if>, part of preparation for token …
(edit) @47649   12 years vboxsync Main/idl: Fix small VirtualBox.xidl issues (showing the need to …
(edit) @47571   12 years vboxsync include,Devices,Main,VirtualBox: multi-touch input.
(edit) @47561   12 years vboxsync Main/VirtualBox+Machine+Session: separate out the client death …
(edit) @47485   12 years vboxsync crOpenGL: 3d data visibility notifications, bugfixes
(edit) @47477   12 years vboxsync Documentation: occured -> occurred.
(edit) @47469   12 years vboxsync Guest Control: Adjustments for supporting < 4.3 Guest Additions in …
(edit) @47401   12 years vboxsync Main,Frontends: Second step of USB controller rework. There is one …
(edit) @47393   12 years vboxsync VirtualBox.xidl: Clarification for IProcess::terminate().
(edit) @47376   12 years vboxsync Main/USB: USB Controller implementation rework. Moved filter handling …
(edit) @47338   12 years vboxsync Use <pre> instead of <computeroutput>.
(edit) @47337   12 years vboxsync Documentation.
(edit) @47333   12 years vboxsync Main: add missing TouchContactState/None enumeration value to the IDL.
(edit) @47295   12 years vboxsync Docs: Update.
(edit) @47258   12 years vboxsync Main/IGuest: Added eventSource in IDL.
(edit) @47256   12 years vboxsync Main/IDL: correct description doxygen.
(edit) @47250   12 years vboxsync Main: fix a warning.
(edit) @47249   12 years vboxsync Main/Multi-touch: extend OnMouseCapabilityChanged event.
(edit) @47246   12 years vboxsync Setings: add multi-touch setting and fix combo mouse somewhat.
(edit) @47245   12 years vboxsync Main/Mouse: updated multi-touch protocol for in-contact informatin.
(edit) @47221   12 years vboxsync Build fix.
(edit) @47217   12 years vboxsync Build fix.
(edit) @47216   12 years vboxsync Main: Added new event OnGuestUserStateChanged + GuestUserState enumeration.
(edit) @47208   12 years vboxsync Devices/Input: more multi-touch plumbing.
Note: See TracRevisionLog for help on using the revision log.

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