VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @50183   11 years vboxsync Main/cbinding: bring the C binding to a new functionality level, …
(edit) @50122   11 years vboxsync Main: fix data type
(edit) @50121   11 years vboxsync Main: finally handle the IID and CLSID stuff on XPCOM the same way as …
(edit) @49994   11 years vboxsync Main/idl/apiwrap-server.xsl: fix the generated …
(edit) @49986   11 years vboxsync tabs to spaces
(edit) @49983   11 years vboxsync Devices/Graphics: VMware SVGA II compatible graphics emulation (2D …
(edit) @49908   11 years vboxsync Quick midl proxy dll experiment.
(edit) @49906   11 years vboxsync Main: Some simple COM/XPCOM performance measurements. The idea was …
(edit) @49866   11 years vboxsync Main/Medium: fix regression in the wrapper conversion which caused …
(edit) @49678   11 years vboxsync Main/idl/comimpl.xsl: fix long standing bug (only visible with XPCOM) …
(edit) @49660   11 years vboxsync Main/idl/apiwrap-server.xsl: add forgotten marshaller interface to the …
(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   11 years vboxsync Main/Machine: preparations for moving machines to a different place on disk
(edit) @48431   11 years vboxsync Main/Machine+Session: New generic client session watcher …
(edit) @48406   11 years vboxsync Main,VBoxManage: Implemented IConsole::EmulatedUSB. Removed …
(edit) @48405   11 years vboxsync NAT/Loopback mapping: changes semantically unrelated symbol ";" with …
(edit) @48298   11 years vboxsync Main/idl: forgotten UUID changes
(edit) @48297   11 years vboxsync Main/Medium: redesign API level medium locking, needed conversions …
(edit) @48102   11 years vboxsync In addition to r88476: update UUID for IHostNetworkInterface.
(edit) @48101   11 years vboxsync BUGZ#6780: API change: introduced GetShortName() method for …
(edit) @47991   11 years vboxsync Main: Made the exclusive HW virtualization use setting global rather …
(edit) @47922   11 years vboxsync Main: IVFSExplorer use LONG64 for file sizes.
(edit) @47873   11 years vboxsync Main/Documentation: Fixed many typos.
(edit) @47870   11 years vboxsync main\natservice: comment: don't use classic TCP/IP books as a …
(edit) @47869   11 years vboxsync main/natnetwork: stubs for loopback6 setter/getter.
(edit) @47868   11 years vboxsync main/nat-service: unwanted enum.
(edit) @47867   11 years vboxsync main/nat-service: too many exposed API.
(edit) @47861   11 years vboxsync bound API for loopbacks and built-in services assignments.
(edit) @47858   11 years vboxsync IGuestFile: Expose the file's ID. Nice to have for information purposes.
(edit) @47848   11 years vboxsync Main: API event for multitouch input.
(edit) @47837   11 years vboxsync Main: Documentation formatting.
(edit) @47835   11 years vboxsync Main: Documentation.
(edit) @47817   11 years vboxsync GuestCtrl: Update for IGuestFile; some renaming.
(edit) @47804   11 years vboxsync Main: OnGuestMouse event cleanup.
(edit) @47774   11 years vboxsync Main,Frontends: IDisplay::GetScreenResolution returns the screen origin.
(edit) @47723   11 years vboxsync Documentation.
(edit) @47698   11 years vboxsync Main/GuestCtrl: Mark guest session 0 as the root guest control process.
(edit) @47651   11 years vboxsync Main/idl: fix incorrectly placed <if>, part of preparation for token …
(edit) @47650   11 years vboxsync Main/idl/apiwrap-server: add support for providing hints to the …
(edit) @47649   11 years vboxsync Main/idl: Fix small VirtualBox.xidl issues (showing the need to …
(edit) @47571   11 years vboxsync include,Devices,Main,VirtualBox: multi-touch input.
(edit) @47561   11 years vboxsync Main/VirtualBox+Machine+Session: separate out the client death …
(edit) @47485   11 years vboxsync crOpenGL: 3d data visibility notifications, bugfixes
(edit) @47477   11 years vboxsync Documentation: occured -> occurred.
(edit) @47469   11 years vboxsync Guest Control: Adjustments for supporting < 4.3 Guest Additions in …
(edit) @47401   11 years vboxsync Main,Frontends: Second step of USB controller rework. There is one …
(edit) @47393   11 years vboxsync VirtualBox.xidl: Clarification for IProcess::terminate().
(edit) @47376   11 years vboxsync Main/USB: USB Controller implementation rework. Moved filter handling …
(edit) @47338   11 years vboxsync Use <pre> instead of <computeroutput>.
(edit) @47337   11 years vboxsync Documentation.
(edit) @47333   11 years vboxsync Main: add missing TouchContactState/None enumeration value to the IDL.
(edit) @47295   11 years vboxsync Docs: Update.
(edit) @47258   11 years vboxsync Main/IGuest: Added eventSource in IDL.
(edit) @47256   11 years vboxsync Main/IDL: correct description doxygen.
(edit) @47250   11 years vboxsync Main: fix a warning.
(edit) @47249   11 years vboxsync Main/Multi-touch: extend OnMouseCapabilityChanged event.
(edit) @47246   11 years vboxsync Setings: add multi-touch setting and fix combo mouse somewhat.
(edit) @47245   11 years vboxsync Main/Mouse: updated multi-touch protocol for in-contact informatin.
(edit) @47221   11 years vboxsync Build fix.
(edit) @47217   11 years vboxsync Build fix.
(edit) @47216   11 years vboxsync Main: Added new event OnGuestUserStateChanged + GuestUserState enumeration.
(edit) @47208   11 years vboxsync Devices/Input: more multi-touch plumbing.
(edit) @47175   11 years vboxsync Devices/Input: most of the Main plumbing for guest multi-touch. Fix …
(edit) @47174   11 years vboxsync Devices/Input: most of the Main plumbing for guest multi-touch.
(edit) @47124   11 years vboxsync Fixed python bindings bustage on windows, the libary UUID was changed …
(edit) @47018   11 years vboxsync Main: re-commit r86967 Main/Network: DHCP server has got the ear in …
(edit) @46969   11 years vboxsync backed out …
(edit) @46959   11 years vboxsync Main/Network: DHCP server has got the ear in Main, and we able …
(edit) @46778   11 years vboxsync Main/idl: more typos
(edit) @46776   11 years vboxsync Main/idl: typo
(edit) @46775   11 years vboxsync Main/Host(HostPower)+Session+Console: convert HostPower code to signal …
(edit) @46667   11 years vboxsync Main/idl: clarify IMachine.videoCaptureFile to be an absolute path, …
(edit) @46524   11 years vboxsync Main/IGuest::UpdateGuestAdditions: Implemented support for passing …
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