VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @34864   14 years vboxsync Comments update.
(edit) @34821   14 years vboxsync language
(edit) @34820   14 years vboxsync Main: docs update on IEventListener::handleEvent
(edit) @34808   14 years vboxsync IExtPackBase: Added two attributes: license and showLicense.
(edit) @34787   14 years vboxsync Main,VBoxManage,FE/Qt: Implemented IExtPackFile and dropped …
(edit) @34714   14 years vboxsync ExtPackManager: Added API for opening a tarball prior to installation …
(edit) @34709   14 years vboxsync Guest execution: Implemented ability to start guest processes hidden.
(edit) @34587   14 years vboxsync Main: Bandwidth groups for disks (and later network) This introduces …
(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   15 years vboxsync Burn fix
(edit) @34010   15 years vboxsync Main, FE/VBoxManage: Make it possible to mark specific controllers as …
(edit) @33959   15 years vboxsync Main: code for generic listener creation
(edit) @33952   15 years vboxsync Main: replaces callback mechanism of NAT redirect change event …
(edit) @33915   15 years vboxsync Main, QT/FE, VBoxManage: per-chipset controller count limits
(edit) @33904   15 years vboxsync Main: fix snapshot folder and log folder regression (since 4.0 …
(edit) @33898   15 years vboxsync Guest Control/Main+VBoxManage: Implemented first bits for on-guest …
(edit) @33848   15 years vboxsync Main/Console+Machine: move progress object for Console::SaveState from …
(edit) @33825   15 years vboxsync Main,NAT: Managing port-forwarding at runtime. (xTracker/#4835).
(edit) @33776   15 years vboxsync Main/IGuest::updateGuestAdditions: Introduced additional flags …
(edit) @33767   15 years vboxsync Main: API docs
(edit) @33765   15 years vboxsync Main: Added attribute IVirtualBox::ExtensionPackManager.
(edit) @33657   15 years vboxsync Main: API docs
(edit) @33596   15 years vboxsync Main: Change the 'default default' machine folder to …
(edit) @33556   15 years vboxsync VRDE: More API changes for the VRDP server separation.
(edit) @33540   15 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33526   15 years vboxsync Fix burn
(edit) @33525   15 years vboxsync Fix burn
(edit) @33524   15 years vboxsync Storage: Implement offical support for other disk types like DVD and …
(edit) @33492   15 years vboxsync Guest Copy/Guest Additions: Update.
(edit) @33474   15 years vboxsync ExtPack: Sketches and some code.
(edit) @33461   15 years vboxsync Main: Add additional params to IVirtualBox::EntryList for querying the …
(edit) @33459   15 years vboxsync Main: API docs
(edit) @33458   15 years vboxsync Main: partial revert or r67042, bring back the overwrite parameter
(edit) @33452   15 years vboxsync Main: forgot UUID change
(edit) @33451   15 years vboxsync Main: change VirtualBox::createMachine() to accept arbitrary paths for …
(edit) @33447   15 years vboxsync Main/UIWizard: Sound Controller attachement recommendations was added.
(edit) @33417   15 years vboxsync FE;Main;OVF: On export name the disks like the ovf + disk + number.
(edit) @33386   15 years vboxsync VRDE: API changes for the VRDP server separation.
(edit) @33307   15 years vboxsync Main/Medium: new MediumType_Readonly, replaces the DeviceType_DVD …
(edit) @33301   15 years vboxsync Guest Copy/VBoxManage+Main: Implemented first working "copyto" command …
(edit) @33300   15 years vboxsync Main: API change, merge IMachine::getSnapshot() with findSnapshot()
(edit) @33298   15 years vboxsync Main: fix docs for aggregator API, burn fix
(edit) @33295   15 years vboxsync Main: support aggregation of multiple event sources into one, to …
(edit) @33294   15 years vboxsync Main: API change, merge IVirtualBox::getMachine() with findMachine()
(edit) @33253   15 years vboxsync build fix (some EOF header define clash)
(edit) @33251   15 years vboxsync Whitespaces.
(edit) @33249   15 years vboxsync Build fix.
(edit) @33247   15 years vboxsync VBoxService/Guest Execution: Update.
(edit) @33239   15 years vboxsync Main: remove VirtualBox::WaitForPropertyChange which has been …
(edit) @33238   15 years vboxsync Main: new VirtualBox::ComposeMachineFilename() API; remove the …
(edit) @33201   15 years vboxsync reverted r66739
(edit) @33200   15 years vboxsync E1000, Main: support for 82566MC chipset type
(edit) @33140   15 years vboxsync Main: have Machine::MountMedium() behave like AttachDevice (use …
(edit) @33075   15 years vboxsync Main: also support absolute mouse events
(edit) @33064   15 years vboxsync Guest Execution/Copy: Added support for input handling, added more …
(edit) @33063   15 years vboxsync windows burn
(edit) @33061   15 years vboxsync Main, vboxshell: implemented support for user activity capturing
(edit) @32885   15 years vboxsync Renaming cpu priority to cpu execution cap
(edit) @32870   15 years vboxsync Build fix.
(edit) @32866   15 years vboxsync Guest Copy/VBoxManage+Main: Added very first bits (not enabled by …
(edit) @32852   15 years vboxsync Guest Execution: - Implemented "ignore orphaned childs" flag …
(edit) @32536   15 years vboxsync Storage/VBoxHDD: replace custom open flags with regular IPRT file open …
(edit) @32531   15 years vboxsync Main/Medium+MediumFormat+GuestOSType+SystemPropertiesImpl+Console+Globa …
(edit) @32448   15 years vboxsync Main-OVF: make manifest file creation optional
(edit) @32398   15 years vboxsync Main: Save guest dimension in save state; add method for queering this …
(edit) @32394   15 years vboxsync more branding and header fixes
(edit) @32310   15 years vboxsync Main/idl: enums are written as foo_bar not foo::bar
(edit) @32120   15 years vboxsync Main, devices: support for chipset selection in the public API
(edit) @32086   15 years vboxsync Guest Additions Runlevels: Use a Main enum for run level type.
(edit) @32074   15 years vboxsync Fix #4945 (FE/Qt: Newly cerated (in VM Settings) controller should use …
(edit) @32065   15 years vboxsync Main: API docs
(edit) @32063   15 years vboxsync Main: comments
(edit) @32020   15 years vboxsync Initial commit of Guest Additions runlevels; this replaces the …
(edit) @31958   15 years vboxsync Main: thumbnail PNG API, refactoring
(edit) @31818   15 years vboxsync added HWVirtEx force property to API
(edit) @31812   15 years vboxsync event: bits of additional paranoia
(edit) @31744   15 years vboxsync Correction
(edit) @31742   15 years vboxsync FT password
(edit) @31733   15 years vboxsync Again terminology
(edit) @31731   15 years vboxsync Terminology
(edit) @31718   15 years vboxsync Main: PNG screenshoting API
(edit) @31699   15 years vboxsync typo
(edit) @31698   15 years vboxsync Main, frontends: unsigned long long -> long long
(edit) @31692   15 years vboxsync Cleaned up IGuest page fusion api
(edit) @31688   15 years vboxsync New state
(edit) @31686   15 years vboxsync FT api update
(edit) @31685   15 years vboxsync FT api
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette