VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31818   14 years vboxsync added HWVirtEx force property to API
(edit) @31812   14 years vboxsync event: bits of additional paranoia
(edit) @31744   14 years vboxsync Correction
(edit) @31742   14 years vboxsync FT password
(edit) @31733   14 years vboxsync Again terminology
(edit) @31731   14 years vboxsync Terminology
(edit) @31718   14 years vboxsync Main: PNG screenshoting API
(edit) @31699   14 years vboxsync typo
(edit) @31698   14 years vboxsync Main, frontends: unsigned long long -> long long
(edit) @31692   14 years vboxsync Cleaned up IGuest page fusion api
(edit) @31688   14 years vboxsync New state
(edit) @31686   14 years vboxsync FT api update
(edit) @31685   14 years vboxsync FT api
(edit) @31647   14 years vboxsync Main: forgot UUID change for IMachine
(edit) @31633   14 years vboxsync events: more on reusability
(edit) @31629   14 years vboxsync doc/idl: fix a bunch of broken links
(edit) @31625   14 years vboxsync Main: add a getter in IProgress for getting the current operation weight
(edit) @31618   14 years vboxsync Main: API docs
(edit) @31615   14 years vboxsync Main: Implemenation of per-machine media registries; …
(edit) @31596   14 years vboxsync Main: API docs
(edit) @31595   14 years vboxsync Main: remove deprecated VirtualBox::createLegacyMachine() and …
(edit) @31577   14 years vboxsync Main, docs: <see> behavior isn't nice, also added …
(edit) @31576   14 years vboxsync SDK docs: typos and corrections
(edit) @31574   14 years vboxsync Main: bring back boolean argument to IConsole::discardSavedState()
(edit) @31572   14 years vboxsync events: vacation-time idea of reusable events (for perfomance-critical …
(edit) @31568   14 years vboxsync Main: combine IVirtualBox::openHardDisk(), openDVDImage(), …
(edit) @31562   14 years vboxsync Main: merge IVirtualBox::FindHardDisk, GetHardDisk, FindDVDImage, …
(edit) @31501   14 years vboxsync events: support for raw pointers too
(edit) @31464   14 years vboxsync Main: support per-machine media registries in XML settings (not yet used)
(edit) @31334   14 years vboxsync Main: API docs
(edit) @31333   14 years vboxsync Main: rework new implementation of Machine::Unregister() and …
(edit) @31332   14 years vboxsync Support passing cpu priority change to a running guest.
(edit) @31287   14 years vboxsync Initial API changes for resource control (storage/network/cpu)
(edit) @31280   14 years vboxsync Main: API docs
(edit) @31276   14 years vboxsync Main: API docs
(edit) @31267   14 years vboxsync VirtualBox.xidl: build fix and tabs
(edit) @31261   14 years vboxsync VirtualBox.xidl: Added some words to waitForCompletion about event queues.
(edit) @31241   14 years vboxsync Removed use of interface version for IGuest::getAdditionsVersion, some …
(edit) @31227   14 years vboxsync Main: clarify definition of DeletingSnapshotPaused
(edit) @31226   14 years vboxsync Main: fix API documentation inaccuracies
(edit) @31220   14 years vboxsync Main: rename IConsole::forgetSavedState() to discardSavedState()
(edit) @31219   14 years vboxsync Backed out r64225 for now.
(edit) @31218   14 years vboxsync Main: extend Machine::unregister() to no longer fail with machines in …
(edit) @31217   14 years vboxsync VBox/InterfaceVersion: Added IGuest methods.
(edit) @31116   14 years vboxsync Main: event API docs
(edit) @31115   14 years vboxsync Main: docs update
(edit) @31073   14 years vboxsync Main: API docs
(edit) @31072   14 years vboxsync SDKRef: API changelog (sessions), fix invalid docbook, headings
(edit) @31070   14 years vboxsync Main: rename ISession::close() to ISession::unlockMachine(); API …
(edit) @31063   14 years vboxsync Main/Medium: Implement medium type Shareable, and along the way added …
(edit) @31019   14 years vboxsync Main: rename LockForSession() API to LockMachine() and fix parameters; …
(edit) @31008   14 years vboxsync Main: reorganize session APIs
(edit) @31002   14 years vboxsync First support for auto-mounted Shared Folders (Windows only yet).
(edit) @30976   14 years vboxsync add support for Intel HD Audio, now built by default
(edit) @30967   14 years vboxsync Main: api docs fix
(edit) @30963   14 years vboxsync SDKRef: move IEvent documentation from SDKRef source to IEvent …
(edit) @30956   14 years vboxsync Main: move VirtualBox::UnregisterMachine() to Machine::Unregister(); …
(edit) @30929   14 years vboxsync Main: add option to UnregisterMachine() to automatically nuke all …
(edit) @30881   14 years vboxsync Main/OVF: add Appliance::machines[] attribute so that caller can …
(edit) @30871   14 years vboxsync Main: event names now in past tense
(edit) @30825   14 years vboxsync Main: callbacks removal
(edit) @30714   14 years vboxsync Main: remove SupportErrorInfo template magic
(edit) @30702   14 years vboxsync Main: event source change events
(edit) @30699   14 years vboxsync Main: evenmt names
(edit) @30698   14 years vboxsync Events: docs, properly cleanup queue in passive mode
(edit) @30633   14 years vboxsync Main/cbindings: shut up pedantic & -Wshadow warnings.
(edit) @30631   14 years vboxsync Main: Escape the (nsCID) { uuid-bits } compound literals expression so …
(edit) @30627   14 years vboxsync Main, some frontends: removing callbacks
(edit) @30621   14 years vboxsync Main: Events: typo
(edit) @30564   14 years vboxsync Main: safearray event attributes work
(edit) @30553   14 years vboxsync Main: console events, sample of veto events use (enabled by default, …
(edit) @30535   14 years vboxsync Main: further events work, setters, part of safearrays
(edit) @30522   14 years vboxsync Main: dup uuids
(edit) @30521   14 years vboxsync Main: veto event class, more events
(edit) @30510   14 years vboxsync Main: events work, firing of events enabled
(edit) @30479   14 years vboxsync feedback
(edit) @30477   14 years vboxsync Main: finer events locks
(edit) @30476   14 years vboxsync Main: autogenerate event implementations
(edit) @30393   14 years vboxsync Main, glue: webservice events
(edit) @30381   14 years vboxsync Main: generic events (disabled)
(edit) @30345   14 years vboxsync Main: more events
(edit) @30331   14 years vboxsync Main: further event work
(edit) @30310   14 years vboxsync Main: some events work
(edit) @30207   14 years vboxsync Main: console COM events, cleanup, locking
(edit) @29950   15 years vboxsync openRemoteSession: updated docs.
(edit) @29927   15 years vboxsync Main: Three state powerOn progress object when teleporting.
(edit) @29909   15 years vboxsync API docs
(edit) @29874   15 years vboxsync first draft of OLE events support
(edit) @29864   15 years vboxsync Main: Make it possible to cancel the starting of a teleporation target.
(edit) @29621   15 years vboxsync Main: new uuid
(edit) @29615   15 years vboxsync Main: implemented IHost::GetProcessorCoreCount()
(edit) @29591   15 years vboxsync Complete API, but leave it unimplemented
(edit) @29589   15 years vboxsync Connect page fusion state
(edit) @29518   15 years vboxsync Main: onMousePointerShapeChange reworked
(edit) @29516   15 years vboxsync Guest Control: Remove unused Std* arguments.
(edit) @29481   15 years vboxsync Main: remove obsolete comment from XIDL
(edit) @29480   15 years vboxsync Main: Remove IoBackendType in StorageController and have a boolean …
(edit) @29460   15 years vboxsync Dropped guest page fusion attribute.
(edit) @29405   15 years vboxsync Main/FE/Qt4: prepare for correct SAS handling in the Appliance …
(edit) @29363   15 years vboxsync Added 'restart' parameter to OnVRDPServerChange notification.
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