VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @34574   14 years vboxsync Make vrde auth library configurable per VM.
(edit) @34563   14 years vboxsync VRDPAuth -> VBoxAuth.
(edit) @34514   14 years vboxsync Main: s/out/return
(edit) @34497   14 years vboxsync added JRockitVE operating system support
(edit) @34416   14 years vboxsync Main/VirtualBoxClient: new client-side singleton interface for …
(edit) @34398   14 years vboxsync Guest Additions update: Don't wait when showing modal progress dialog …
(edit) @34397   14 years vboxsync Main: remove dead and obsolete code
(edit) @34393   14 years vboxsync Main: better type checks when firing events
(edit) @34331   14 years vboxsync PCI: more 4.0 interfaces
(edit) @34312   14 years vboxsync idl: name conflict resolved
(edit) @34308   14 years vboxsync Main: PCI passthrough work
(edit) @34252   14 years vboxsync VirtualBox.xidl: doc build fix.
(edit) @34244   14 years vboxsync Main,Config.kmk,VBoxManage,ExtPacks: Moved the VRDE bits from …
(edit) @34073   14 years vboxsync ExtPack: Fixes to IExtPack (QueryInterface can't be used for getting …
(edit) @34011   14 years vboxsync Burn fix
(edit) @34010   14 years vboxsync Main, FE/VBoxManage: Make it possible to mark specific controllers as …
(edit) @33959   14 years vboxsync Main: code for generic listener creation
(edit) @33952   14 years vboxsync Main: replaces callback mechanism of NAT redirect change event …
(edit) @33915   14 years vboxsync Main, QT/FE, VBoxManage: per-chipset controller count limits
(edit) @33904   14 years vboxsync Main: fix snapshot folder and log folder regression (since 4.0 …
(edit) @33898   14 years vboxsync Guest Control/Main+VBoxManage: Implemented first bits for on-guest …
(edit) @33848   14 years vboxsync Main/Console+Machine: move progress object for Console::SaveState from …
(edit) @33825   14 years vboxsync Main,NAT: Managing port-forwarding at runtime. (xTracker/#4835).
(edit) @33776   14 years vboxsync Main/IGuest::updateGuestAdditions: Introduced additional flags …
(edit) @33767   14 years vboxsync Main: API docs
(edit) @33765   14 years vboxsync Main: Added attribute IVirtualBox::ExtensionPackManager.
(edit) @33657   14 years vboxsync Main: API docs
(edit) @33596   14 years vboxsync Main: Change the 'default default' machine folder to …
(edit) @33556   14 years vboxsync VRDE: More API changes for the VRDP server separation.
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33526   14 years vboxsync Fix burn
(edit) @33525   14 years vboxsync Fix burn
(edit) @33524   14 years vboxsync Storage: Implement offical support for other disk types like DVD and …
(edit) @33492   14 years vboxsync Guest Copy/Guest Additions: Update.
(edit) @33474   14 years vboxsync ExtPack: Sketches and some code.
(edit) @33461   14 years vboxsync Main: Add additional params to IVirtualBox::EntryList for querying the …
(edit) @33459   14 years vboxsync Main: API docs
(edit) @33458   14 years vboxsync Main: partial revert or r67042, bring back the overwrite parameter
(edit) @33452   14 years vboxsync Main: forgot UUID change
(edit) @33451   14 years vboxsync Main: change VirtualBox::createMachine() to accept arbitrary paths for …
(edit) @33447   14 years vboxsync Main/UIWizard: Sound Controller attachement recommendations was added.
(edit) @33417   14 years vboxsync FE;Main;OVF: On export name the disks like the ovf + disk + number.
(edit) @33386   14 years vboxsync VRDE: API changes for the VRDP server separation.
(edit) @33307   14 years vboxsync Main/Medium: new MediumType_Readonly, replaces the DeviceType_DVD …
(edit) @33301   14 years vboxsync Guest Copy/VBoxManage+Main: Implemented first working "copyto" command …
(edit) @33300   14 years vboxsync Main: API change, merge IMachine::getSnapshot() with findSnapshot()
(edit) @33298   14 years vboxsync Main: fix docs for aggregator API, burn fix
(edit) @33295   14 years vboxsync Main: support aggregation of multiple event sources into one, to …
(edit) @33294   14 years vboxsync Main: API change, merge IVirtualBox::getMachine() with findMachine()
(edit) @33253   14 years vboxsync build fix (some EOF header define clash)
(edit) @33251   14 years vboxsync Whitespaces.
(edit) @33249   14 years vboxsync Build fix.
(edit) @33247   14 years vboxsync VBoxService/Guest Execution: Update.
(edit) @33239   14 years vboxsync Main: remove VirtualBox::WaitForPropertyChange which has been …
(edit) @33238   14 years vboxsync Main: new VirtualBox::ComposeMachineFilename() API; remove the …
(edit) @33201   14 years vboxsync reverted r66739
(edit) @33200   14 years vboxsync E1000, Main: support for 82566MC chipset type
(edit) @33140   14 years vboxsync Main: have Machine::MountMedium() behave like AttachDevice (use …
(edit) @33075   14 years vboxsync Main: also support absolute mouse events
(edit) @33064   14 years vboxsync Guest Execution/Copy: Added support for input handling, added more …
(edit) @33063   14 years vboxsync windows burn
(edit) @33061   14 years vboxsync Main, vboxshell: implemented support for user activity capturing
(edit) @32885   14 years vboxsync Renaming cpu priority to cpu execution cap
(edit) @32870   14 years vboxsync Build fix.
(edit) @32866   14 years vboxsync Guest Copy/VBoxManage+Main: Added very first bits (not enabled by …
(edit) @32852   14 years vboxsync Guest Execution: - Implemented "ignore orphaned childs" flag …
(edit) @32536   14 years vboxsync Storage/VBoxHDD: replace custom open flags with regular IPRT file open …
(edit) @32531   14 years vboxsync Main/Medium+MediumFormat+GuestOSType+SystemPropertiesImpl+Console+Globa …
(edit) @32448   14 years vboxsync Main-OVF: make manifest file creation optional
(edit) @32398   14 years vboxsync Main: Save guest dimension in save state; add method for queering this …
(edit) @32394   14 years vboxsync more branding and header fixes
(edit) @32310   14 years vboxsync Main/idl: enums are written as foo_bar not foo::bar
(edit) @32120   14 years vboxsync Main, devices: support for chipset selection in the public API
(edit) @32086   14 years vboxsync Guest Additions Runlevels: Use a Main enum for run level type.
(edit) @32074   14 years vboxsync Fix #4945 (FE/Qt: Newly cerated (in VM Settings) controller should use …
(edit) @32065   14 years vboxsync Main: API docs
(edit) @32063   14 years vboxsync Main: comments
(edit) @32020   14 years vboxsync Initial commit of Guest Additions runlevels; this replaces the …
(edit) @31958   14 years vboxsync Main: thumbnail PNG API, refactoring
(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 …
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