VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @53905   10 years vboxsync apiwrap-server.xsl: Optimizing the parameter code a little, the no-tmp …
(edit) @53904   10 years vboxsync VirtualBox.dtd: Added some missing DTD bits; VirtualBox.xidl: Include …
(edit) @53903   10 years vboxsync apiwrap-server.xsl: Use xsl:key + key() to lookup interfaces and enums …
(edit) @53886   10 years vboxsync fix
(edit) @53885   10 years vboxsync micro opts.
(edit) @53883   10 years vboxsync More micro opts
(edit) @53882   10 years vboxsync apiwrap-server.xsl: Micro optimizations.
(edit) @53879   10 years vboxsync apiwrap-server.xsl: Fixed a couple of bugs in previous commit and …
(edit) @53878   10 years vboxsync apiwrap-server.xsl: Generate headers and VBoxAPI.d in separate runs …
(edit) @53875   10 years vboxsync Use the native line ending because kmk_append does and we don't like …
(edit) @53865   10 years vboxsync Main: Added dtrace probes to the auto generated wrappers (half …
(edit) @53851   10 years vboxsync Host 3D & Main: coding style update.
(edit) @53847   10 years vboxsync Host 3D: content scalling: export IDisplay interface and connect it to …
(edit) @53385   10 years vboxsync javadoc v8 HTML fixes.
(edit) @53354   10 years vboxsync R7524 - needs testing in VBoxManage.
(edit) @53297   10 years vboxsync Main: Added API to report actual USB device speed.
(edit) @53062   10 years vboxsync USB: Integrate USB sniffer. Make it possible to specify a file to dump …
(edit) @52978   10 years vboxsync IDisplay::GetScreenResolution returns status of the guest monitor.
(edit) @52958   10 years vboxsync Main: merged IMachine::readSavedThumbnailToArray and …
(edit) @52924   10 years vboxsync IKeyboard::KeyboardLEDs getter
(edit) @52921   10 years vboxsync IMouse::PointerShape
(edit) @52830   10 years vboxsync Main: missing MediumVariant.
(edit) @52719   10 years vboxsync Main/Event: wrapper conversion, not covering the automatically …
(edit) @52574   10 years vboxsync IFramebuffer::capabilities
(edit) @52360   10 years vboxsync VirtualBox.xidl: update IMachine uuid (after r95429).
(edit) @52324   10 years vboxsync Main/Medium: fix deadlock between Medium::RefreshState and …
(edit) @52319   10 years vboxsync Main,Frontends: poll more than one device in IConsole::GetDeviceActivity.
(edit) @52312   10 years vboxsync 6219: New parameters related to file size / recording time limitation …
(edit) @52251   10 years vboxsync Main: update guest properties API to work with API wrappers, removed …
(edit) @52248   10 years vboxsync Main: ISession fully converted to use API wrappers
(edit) @52200   10 years vboxsync Main,Frontends: TakeScreenShot API cleanup.
(edit) @52117   10 years vboxsync DisplayImpl: IDisplay::InvalidateAndUpdateScreen
(edit) @52095   10 years vboxsync Main/Medium+AutoCaller+others: fix medium uninit deadlock caused by …
(edit) @52090   10 years vboxsync Main, Fe/Qt4: Added method to get effective paravirt. provider in …
(edit) @52064   10 years vboxsync Main: IDisplay converted to use API wrappers.
(edit) @51670   10 years vboxsync Main,Frontends: use safearray for IFramebuffer::Notify3DEvent
(edit) @51627   10 years vboxsync IDisplay::SetFramebufferUpdateMode and IFramebuffer::NotifyUpdateImage.
(edit) @51610   10 years vboxsync Reverted r94341: too early.
(edit) @51606   10 years vboxsync Main,Frontends: IFramebuffer::NotifyUpdateImage
(edit) @51605   10 years vboxsync Main,Frontends: removed obsolete IFramebuffer methods: Address, …
(edit) @51601   10 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) @51502   11 years vboxsync same for <pre>
(edit) @51501   11 years vboxsync Main/doxygen: fix <ol> / <ul> confusion
(edit) @51500   11 years vboxsync VirtualBox.xidl: tabs!
(edit) @51494   11 years vboxsync Documentation: Wording.
(edit) @51491   11 years vboxsync Main/idl: fixed doygen output
(edit) @51476   11 years vboxsync DnD: API overhaul; now using IDnDTarget + IDnDSource. Renamed …
(edit) @51463   11 years vboxsync header fixes
(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) @50855   11 years vboxsync midl.xsl: IVirtualBoxErrorInfo causes midl warning because of choice …
(edit) @50751   11 years vboxsync Main/idl/apiwrap-server.xsl: add proper handling for mod="ptr" …
(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 …
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