VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16949   16 years vboxsync OVF: implement multiple channels per HD controller
(edit) @16927   16 years vboxsync NetAdp/win: enabled add/remove tap if UI, make the proper adapters to …
(edit) @16903   16 years vboxsync Python: imporved error reporting in XPCOM, shell updates, docs
(edit) @16867   16 years vboxsync Main: rename IHardDiskImage2 to IHardDiskImage; rename IFloppyImage2 …
(edit) @16853   16 years vboxsync Main: rename IDVDImage2 to IDVDImage
(edit) @16830   16 years vboxsync OVF: forgot to set item in aEnabled array to true
(edit) @16779   16 years vboxsync Typo: Insert missing white space.
(edit) @16769   16 years vboxsync export
(edit) @16707   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” - …
(edit) @16690   16 years vboxsync Main: API documentation.
(edit) @16687   16 years vboxsync Main: API documentation.
(edit) @16686   16 years vboxsync Main: API documentation.
(edit) @16669   16 years vboxsync OVF: add new LogicalNetwork type for virtual system descriptions; fix …
(edit) @16668   16 years vboxsync OVF: create new IAppliance::read() method instead of reading in …
(edit) @16662   16 years vboxsync OVF: create new IAppliance::read() method instead of reading in …
(edit) @16601   16 years vboxsync OVF: change IVirtualSystemDescription::setFinalValues method; remove …
(edit) @16600   16 years vboxsync OVF: added count attribute to receive the current number of entries
(edit) @16576   16 years vboxsync OVF: Return is necessary for Java if the method has one argument only.
(edit) @16569   16 years vboxsync Main: API support for the CPU count contrains.
(edit) @16568   16 years vboxsync OVF: add warnings support; RAM is MB now
(edit) @16517   16 years vboxsync OVF: add IVirtualSystemDescription::disableItem(), fix disk import
(edit) @16515   16 years vboxsync OVF: bring back string references; look up controllers by array item …
(edit) @16510   16 years vboxsync OVF: use dir=return in xidl for IProgress object to un-break Java bindings
(edit) @16509   16 years vboxsync #2954 & #3569: Linux TAP driver is embedded to vboxnetflt. API, …
(edit) @16503   16 years vboxsync OVF: last local changes; make import multi threaded; return IProgress …
(edit) @16495   16 years vboxsync OVF: VBoxManage import implementation (to be continued), back-end …
(edit) @16492   16 years vboxsync Grammo corrected.
(edit) @16309   16 years vboxsync OVF: avoid excessive string/list copying
(edit) @16306   16 years vboxsync OVF: parse floppy, cd-rom, usb controller, sound card
(edit) @16302   16 years vboxsync OVF: spelling in constants
(edit) @16298   16 years vboxsync OVF: copy disk image & attach it to the IDE controller for now
(edit) @16248   16 years vboxsync OVF: turn IAppliance::getDisks into real attribute, code cleanup, …
(edit) @16238   16 years vboxsync Change the FramebufferPixelFormat enum value for Opaque from …
(edit) @16237   16 years vboxsync OVF: add separate IAppliance::interpret() method, API docs
(edit) @16235   16 years vboxsync disable keywords on VirtualBox.xidl to avoid excessive recompiles …
(edit) @16229   16 years vboxsync disable keywords on VirtualBox.xidl to avoid excessive recompiles …
(edit) @16228   16 years vboxsync OVF: handle IDE controllers
(edit) @16222   16 years vboxsync Fixed typo, IFramebuffer was written as IFrameBuffer.
(edit) @16215   16 years vboxsync Reapplied r41613.
(edit) @16212   16 years vboxsync OVF: add VirtualSystemDescriptionType_Name, suggest VM name
(edit) @16198   16 years vboxsync HostNetIf API: added findHostNetworkInterfaceByName and …
(edit) @16188   16 years vboxsync Merge OVF branch.
(edit) @16174   16 years vboxsync renamed VirtualBox4 to VirtualBox
(edit) @16089   16 years vboxsync Main: Mention in the docs that hard disk format identifiers are …
(edit) @16040   16 years vboxsync #3285: Improve error handling API to include unique error numbers - …
(edit) @15978   16 years vboxsync Main: Backed out r41613.
(edit) @15965   16 years vboxsync Main: Added ISharedFolder::lastAccessError.
(edit) @15849   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @15848   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @15834   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @15828   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @15762   16 years vboxsync Main: Exmplicit machine state comparisons replaced with bool …
(edit) @15732   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @15727   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @15716   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @15715   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @15714   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @15708   16 years vboxsync Main: #3424: Bumped XML format version to 1.6 and so that the …
(edit) @15661   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @15649   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @15582   16 years vboxsync #3281: Introduced a 'version' attribute on the <Hardware> element …
(edit) @15570   16 years vboxsync #3282: Collection got replaced with safe array. Warning, windows …
(edit) @15546   16 years vboxsync #3282: Minor cosmetic change in IDL docs.
(edit) @15544   16 years vboxsync #3282 HostNetIf API: IDL documentation update.
(edit) @15533   16 years vboxsync Main: rip out obsolete TAPFileDescriptor, TAPSetupApplication, …
(edit) @15530   16 years vboxsync XIDL: documentation updates.
(edit) @15486   16 years vboxsync API: add IHardDisk2::Compact, at the moment just a stub returning not …
(edit) @15381   16 years vboxsync #3282: Forgot to update UUID as I added IPV6NetworkMask to …
(edit) @15372   16 years vboxsync #3282: HostNetIf API implementation for Darwin. Common part revised. …
(edit) @15335   16 years vboxsync Main: Spelling.
(edit) @15308   16 years vboxsync Main: Reapplied r40701 and r40702 (r40729 should fix a GUI crash).
(edit) @15290   16 years vboxsync backed out r40701 and r40702 (core dumps)
(edit) @15283   16 years vboxsync Main/XIDL: Attempted to fix webservice …
(edit) @15282   16 years vboxsync Main/XIDL: Added MachineState_FirstOnline and LastOnline …
(edit) @15281   16 years vboxsync Main/Docs: Don't show internal notes. Prepend enum name to the enum …
(edit) @15235   16 years vboxsync #3282: API, RT generic part, updated VBoxManage list hostif.
(edit) @15178   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @15165   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @15152   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @15145   16 years vboxsync - Better wording and formatting for onMousePointerShapeChange.
(edit) @15140   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @15067   16 years vboxsync Force recompilation part two.
(edit) @15050   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @15044   16 years vboxsync Main: Added IHardDisk2::setProperties for bulk operations.
(edit) @15039   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @15027   16 years vboxsync Improve wording.
(edit) @14996   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14947   16 years vboxsync Revive VBOX_E_OBJECT_IN_USE for deleteStorage as discussed with dmik.
(edit) @14934   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14931   16 years vboxsync Main: HardDisk2: Obey VD_CAP_UUID.
(edit) @14874   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14866   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14858   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14849   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14846   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14843   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14842   16 years vboxsync s/VBOX_E_OBJECT_IN_USE/VBOX_E_INVALID_OBJECT_STATE/g as suggested by dmik.
(edit) @14841   16 years vboxsync - Correct path to errmsgvboxcomdata.h - Bump copyright year to 2008 - …
(edit) @14786   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14783   16 years vboxsync Main: Treat hard disks with no Create capabilities as Created right …
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