VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @21446   15 years vboxsync API/Machine+SystemProperties: get rid of the tri-state bool …
(edit) @21364   15 years vboxsync readability newline
(edit) @21061   15 years vboxsync API: fix documentation for a bunch of fixed NULL issues
(edit) @21026   15 years vboxsync API/HardDisk: tiny clarification of the cloneTo semantics when copying …
(edit) @20980   15 years vboxsync IDL: doxygen fixes
(edit) @20977   15 years vboxsync API: weed out NULL strings, as many clients cannot use them
(edit) @20963   15 years vboxsync Main: Added stubs for Cd & CdUp.
(edit) @20945   15 years vboxsync API/HardDisk: allow cloning to existing images. just a stub for now.
(edit) @20928   15 years vboxsync API/others: Renamed IConsole::discardSavedState to …
(edit) @20897   15 years vboxsync Python: cleanup, refactoring, don't fail on timed wait requests on …
(edit) @20896   15 years vboxsync SDK: API doc fixes.
(edit) @20890   15 years vboxsync Webservice: now that we can handle it (r49036), enable IGuest …
(edit) @20888   15 years vboxsync webservice: changes to allow for supporting IDisplay and other …
(edit) @20849   15 years vboxsync API: typo fix
(edit) @20843   15 years vboxsync SDK: documentation updates
(edit) @20842   15 years vboxsync API and Frontends: change IVirtualBox::openHardDisk to allow modifying …
(edit) @20831   15 years vboxsync Main: refined docs on takeScreenShotSlow()
(edit) @20828   15 years vboxsync SDK: documentation updates
(edit) @20814   15 years vboxsync Main: prototyped screenshot usable for scripting languages
(edit) @20630   15 years vboxsync Python: moved waiting on client side, removed main API for event …
(edit) @20598   15 years vboxsync Main: implmented waitForEvents(aTimeout) API for XPCOM targets, added …
(edit) @20381   16 years vboxsync VirtualBox.xidl: UUID for r48138.
(edit) @20267   16 years vboxsync Main: completed scriptable changes Make VBox buildable on SMB share …
(edit) @20260   16 years vboxsync Main: added default audio driver method to ISystemProperties
(edit) @20220   16 years vboxsync Main: back out the IProgess::GetResultCode() parameter change
(edit) @20212   16 years vboxsync Main: changed the parameter of IProgress::GetResultCode() from …
(edit) @20081   16 years vboxsync Main: initial code for upload to cloud (second try)
(edit) @20045   16 years vboxsync Main-S3: backed out r47779 because of Win (mkdtemp)
(edit) @20044   16 years vboxsync Main-S3: initial code for the export of OVF's to an S3 server
(edit) @20042   16 years vboxsync Main: sketched 3D hardware support test in IHost
(edit) @20031   16 years vboxsync VirtualBox.xidl: changed aVboxValue => aVBoxValue
(edit) @19844   16 years vboxsync HGSMI: post host VBVA commands to display; Video HW Accel: mechanism …
(edit) @19823   16 years vboxsync UUID: for IDisplay in r47467.
(edit) @19817   16 years vboxsync IFramebuffer cleanup next part: * removed obsolete internal …
(edit) @19798   16 years vboxsync removed long obsolete methods IFramebuffer::solidFill() and …
(edit) @19695   16 years vboxsync UUID: for r47206
(edit) @19624   16 years vboxsync added raw file serial driver
(edit) @19249   16 years vboxsync UUID: for r46627
(edit) @19239   16 years vboxsync Main: support for using VBox from Python on Windows (still certain …
(edit) @19176   16 years vboxsync VBoxHDD/generic+VDI: implemented and documented
(edit) @19134   16 years vboxsync Main: make VBox interfaces scriptable (that is, callable from Python …
(edit) @19115   16 years vboxsync Enabling create/destroy host-only interfaces in Main API for all platforms.
(edit) @19035   16 years vboxsync API: document error codes for compact operation
(edit) @18829   16 years vboxsync undo 45832
(edit) @18826   16 years vboxsync Main: INetworkAdapter separate properties for hostonly & bridged …
(edit) @18804   16 years vboxsync API: clarify return value definitions for openHardDisk, openDVDImage, …
(edit) @18698   16 years vboxsync OVF: this was for r45536
(edit) @18697   16 years vboxsync OVF: this was for r45633
(edit) @18695   16 years vboxsync OVF: reserve a miscellaneous config item for later string config when …
(edit) @18686   16 years vboxsync #3794: “Dead links in VirtualBox.xidl (Main.err)” Remaining dead links …
(edit) @18684   16 years vboxsync Main: API documentation
(edit) @18674   16 years vboxsync #3794: “Dead links in VirtualBox.xidl (Main.err)” Garbage collected 5 …
(edit) @18644   16 years vboxsync Doxygen: correct some mis-escaped references and add missing …
(edit) @18623   16 years vboxsync OVF: add support for writing OVF 0.9 instead of 1.0 and make it the …
(edit) @18592   16 years vboxsync VirtualBox.xidl: UUID for Networktype change
(edit) @18591   16 years vboxsync E1000: Added support for 82545EM (MT Server)
(edit) @18566   16 years vboxsync Storage/API/VBoxManage/...: add maximum size check to prevent creation …
(edit) @18412   16 years vboxsync Main: api docs
(edit) @18406   16 years vboxsync Main: add IProgress::GetTimeRemaining()
(edit) @18388   16 years vboxsync API/HardDisk: merge the functionality of cloneTo and flattenTo, and …
(edit) @18311   16 years vboxsync OVF: resort & uuid
(edit) @18310   16 years vboxsync OVF: add some more recourse types
(edit) @18269   16 years vboxsync Main: rework IProgress internals to optionally handle weighted …
(edit) @18258   16 years vboxsync API docs
(edit) @18217   16 years vboxsync Main: OVF API docs.
(edit) @18216   16 years vboxsync Main: fix SDK breakage, always use dir=return instead of dir=out when …
(edit) @18214   16 years vboxsync OVF: added AddDescription; return the created VirtualSystemDescription …
(edit) @18208   16 years vboxsync #3569: DHCP Server is now started from VBoxSVC and terminates with it.
(edit) @18197   16 years vboxsync OVF: added getValuesByType & the license text to the describtions
(edit) @18177   16 years vboxsync Main: turn read/write param in OpenHardDisk into an enum
(edit) @18163   16 years vboxsync Main: api docs
(edit) @18162   16 years vboxsync Main: add read/write param to OpenHardDisk to allow for opening disk …
(edit) @18107   16 years vboxsync IMedium: improve wording; correct typos.
(edit) @18025   16 years vboxsync OVF: new uuid
(edit) @18024   16 years vboxsync OVF: add GetDescriptionByType COM call
(edit) @18023   16 years vboxsync Dhcp->DHCP
(edit) @18015   16 years vboxsync OVF: upper-case OVF constants for consistency.
(edit) @17970   16 years vboxsync API/HardDisk, Storage/VBoxHDD, Frontend/VBoxManage: eliminated base …
(edit) @17965   16 years vboxsync OVF: import/export VM descriptions (comments)
(edit) @17888   16 years vboxsync dhcp settings fixes
(edit) @17879   16 years vboxsync XIDL: fixed SDK burns (method need "return", not "out" direction, if …
(edit) @17872   16 years vboxsync partial dhcp settings impl
(edit) @17868   16 years vboxsync OVF: fixed exporting of SATA & SCSI controllers
(edit) @17865   16 years vboxsync Main/dhcp API, E_NOTIMPL yet
(edit) @17836   16 years vboxsync API/HardDisk, Storage/VBoxHDD: use image variant, and to implement …
(edit) @17835   16 years vboxsync NetIf/win: DhcpRediscover
(edit) @17827   16 years vboxsync OVF: move warnings from IVirtualSystem to IAppliance; fix error …
(edit) @17825   16 years vboxsync API/HardDIsk: introduce parameter for specifying the image variant to …
(edit) @17759   16 years vboxsync Main/NetIf: IPv4 properties changed from ULONG to wstring, VBoxManage fixes
(edit) @17755   16 years vboxsync Main, OVF: add output IStorageController to …
(edit) @17752   16 years vboxsync Main: update SCSI API docs
(edit) @17737   16 years vboxsync Main: rename IVirtualBox::machines2[] to machines[]
(edit) @17700   16 years vboxsync Main/NetIf: boolean dhcpEnabled property, NOTIMPL yet
(edit) @17685   16 years vboxsync Main: Rename the port paramter of the AttachHardDisk, GetHardDisk, …
(edit) @17684   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” Replaced …
(edit) @17679   16 years vboxsync Main/Hostonly: not specify name on Create
(edit) @17670   16 years vboxsync Main: Compile fixes
(edit) @17669   16 years vboxsync Main: Rework storage controller handling to allow an arbitrary number …
(edit) @17651   16 years vboxsync Main: Reset differencing hard disks for which auto-reset is set to …
(edit) @17648   16 years vboxsync OVF: API documentation
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