VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @35523   14 年 vboxsync Main,VBoxManage: Implemented the progress objects for …
(edit) @35460   14 年 vboxsync Main/Console+Machine: move PowerDown progress object to VBoxSVC, plus …
(edit) @35358   14 年 vboxsync backed out 69217
(edit) @35357   14 年 vboxsync VMM, Main: PCI passthrough work
(edit) @35273   14 年 vboxsync IExtPackFile,IExtPackManager: Added progress and display info to the …
(edit) @35251   14 年 vboxsync Main: convert MediumVariant uses into unsigned long for the 4.0 API to …
(edit) @35250   14 年 vboxsync IMachineDebugger: More methods and attribute stubs that may come in useful.
(edit) @35245   14 年 vboxsync build fix
(edit) @35242   14 年 vboxsync IMachineDebugger: Stubbed a few, new methods that may come in handy in …
(edit) @35177   14 年 vboxsync Main: OnGuestMonitorChanged event.
(edit) @35172   14 年 vboxsync Main/Events+VirtualBoxClient: merge VBoxSVCUnavailable and …
(edit) @35157   14 年 vboxsync Main: OnGuestMonitorDisabled event.
(edit) @35146   14 年 vboxsync VRDE: use VRDE properties for video redirection settings.
(edit) @35134   14 年 vboxsync Main/idl: need another event for signalling that VBoxSVC was …
(edit) @35106   14 年 vboxsync Main: forgot to change uuid, API to list supported VRDE properties.
(edit) @35105   14 年 vboxsync Main: API to list supported VRDE properties.
(edit) @35100   14 年 vboxsync IExtPackFile::Install: Added a 'replace' parameter for automatically …
(edit) @35088   14 年 vboxsync Documentation: Use links.
(edit) @35087   14 年 vboxsync Documentation.
(edit) @35061   14 年 vboxsync GuestControl/Main: Added timeout value for SetProcessInput to prevent …
(edit) @35040   14 年 vboxsync Main/Medium+Machine+Settings: new medium type MultiAttach, meant for …
(edit) @34907   14 年 vboxsync Main/FE/Qt: don't enable USB 2.0 support for new VMs if the proper …
(edit) @34902   14 年 vboxsync IMachineDebugger::dumpGuestCore: Added DBGFR3CoreWrite interface.
(edit) @34899   14 年 vboxsync new IID for IExtPack* to be on the safe side after that attribute …
(edit) @34898   14 年 vboxsync build fix.
(edit) @34893   14 年 vboxsync ExtPack: First part of the extension pack license code.
(edit) @34864   14 年 vboxsync Comments update.
(edit) @34821   14 年 vboxsync language
(edit) @34820   14 年 vboxsync Main: docs update on IEventListener::handleEvent
(edit) @34808   14 年 vboxsync IExtPackBase: Added two attributes: license and showLicense.
(edit) @34787   14 年 vboxsync Main,VBoxManage,FE/Qt: Implemented IExtPackFile and dropped …
(edit) @34714   14 年 vboxsync ExtPackManager: Added API for opening a tarball prior to installation …
(edit) @34709   14 年 vboxsync Guest execution: Implemented ability to start guest processes hidden.
(edit) @34587   14 年 vboxsync Main: Bandwidth groups for disks (and later network) This introduces …
(edit) @34574   14 年 vboxsync Make vrde auth library configurable per VM.
(edit) @34563   14 年 vboxsync VRDPAuth -> VBoxAuth.
(edit) @34514   14 年 vboxsync Main: s/out/return
(edit) @34497   14 年 vboxsync added JRockitVE operating system support
(edit) @34416   14 年 vboxsync Main/VirtualBoxClient: new client-side singleton interface for …
(edit) @34398   14 年 vboxsync Guest Additions update: Don't wait when showing modal progress dialog …
(edit) @34397   14 年 vboxsync Main: remove dead and obsolete code
(edit) @34393   14 年 vboxsync Main: better type checks when firing events
(edit) @34331   14 年 vboxsync PCI: more 4.0 interfaces
(edit) @34312   14 年 vboxsync idl: name conflict resolved
(edit) @34308   14 年 vboxsync Main: PCI passthrough work
(edit) @34252   14 年 vboxsync VirtualBox.xidl: doc build fix.
(edit) @34244   14 年 vboxsync Main,Config.kmk,VBoxManage,ExtPacks: Moved the VRDE bits from …
(edit) @34073   14 年 vboxsync ExtPack: Fixes to IExtPack (QueryInterface can't be used for getting …
(edit) @34011   14 年 vboxsync Burn fix
(edit) @34010   14 年 vboxsync Main, FE/VBoxManage: Make it possible to mark specific controllers as …
(edit) @33959   14 年 vboxsync Main: code for generic listener creation
(edit) @33952   14 年 vboxsync Main: replaces callback mechanism of NAT redirect change event …
(edit) @33915   14 年 vboxsync Main, QT/FE, VBoxManage: per-chipset controller count limits
(edit) @33904   14 年 vboxsync Main: fix snapshot folder and log folder regression (since 4.0 …
(edit) @33898   14 年 vboxsync Guest Control/Main+VBoxManage: Implemented first bits for on-guest …
(edit) @33848   14 年 vboxsync Main/Console+Machine: move progress object for Console::SaveState from …
(edit) @33825   14 年 vboxsync Main,NAT: Managing port-forwarding at runtime. (xTracker/#4835).
(edit) @33776   14 年 vboxsync Main/IGuest::updateGuestAdditions: Introduced additional flags …
(edit) @33767   14 年 vboxsync Main: API docs
(edit) @33765   14 年 vboxsync Main: Added attribute IVirtualBox::ExtensionPackManager.
(edit) @33657   14 年 vboxsync Main: API docs
(edit) @33596   14 年 vboxsync Main: Change the 'default default' machine folder to …
(edit) @33556   14 年 vboxsync VRDE: More API changes for the VRDP server separation.
(edit) @33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
(edit) @33526   14 年 vboxsync Fix burn
(edit) @33525   14 年 vboxsync Fix burn
(edit) @33524   14 年 vboxsync Storage: Implement offical support for other disk types like DVD and …
(edit) @33492   14 年 vboxsync Guest Copy/Guest Additions: Update.
(edit) @33474   14 年 vboxsync ExtPack: Sketches and some code.
(edit) @33461   14 年 vboxsync Main: Add additional params to IVirtualBox::EntryList for querying the …
(edit) @33459   14 年 vboxsync Main: API docs
(edit) @33458   14 年 vboxsync Main: partial revert or r67042, bring back the overwrite parameter
(edit) @33452   14 年 vboxsync Main: forgot UUID change
(edit) @33451   14 年 vboxsync Main: change VirtualBox::createMachine() to accept arbitrary paths for …
(edit) @33447   14 年 vboxsync Main/UIWizard: Sound Controller attachement recommendations was added.
(edit) @33417   14 年 vboxsync FE;Main;OVF: On export name the disks like the ovf + disk + number.
(edit) @33386   14 年 vboxsync VRDE: API changes for the VRDP server separation.
(edit) @33307   14 年 vboxsync Main/Medium: new MediumType_Readonly, replaces the DeviceType_DVD …
(edit) @33301   14 年 vboxsync Guest Copy/VBoxManage+Main: Implemented first working "copyto" command …
(edit) @33300   14 年 vboxsync Main: API change, merge IMachine::getSnapshot() with findSnapshot()
(edit) @33298   14 年 vboxsync Main: fix docs for aggregator API, burn fix
(edit) @33295   14 年 vboxsync Main: support aggregation of multiple event sources into one, to …
(edit) @33294   14 年 vboxsync Main: API change, merge IVirtualBox::getMachine() with findMachine()
(edit) @33253   14 年 vboxsync build fix (some EOF header define clash)
(edit) @33251   14 年 vboxsync Whitespaces.
(edit) @33249   14 年 vboxsync Build fix.
(edit) @33247   14 年 vboxsync VBoxService/Guest Execution: Update.
(edit) @33239   14 年 vboxsync Main: remove VirtualBox::WaitForPropertyChange which has been …
(edit) @33238   14 年 vboxsync Main: new VirtualBox::ComposeMachineFilename() API; remove the …
(edit) @33201   14 年 vboxsync reverted r66739
(edit) @33200   14 年 vboxsync E1000, Main: support for 82566MC chipset type
(edit) @33140   14 年 vboxsync Main: have Machine::MountMedium() behave like AttachDevice (use …
(edit) @33075   14 年 vboxsync Main: also support absolute mouse events
(edit) @33064   14 年 vboxsync Guest Execution/Copy: Added support for input handling, added more …
(edit) @33063   14 年 vboxsync windows burn
(edit) @33061   14 年 vboxsync Main, vboxshell: implemented support for user activity capturing
(edit) @32885   14 年 vboxsync Renaming cpu priority to cpu execution cap
(edit) @32870   14 年 vboxsync Build fix.
(edit) @32866   14 年 vboxsync Guest Copy/VBoxManage+Main: Added very first bits (not enabled by …
(edit) @32852   14 年 vboxsync Guest Execution: - Implemented "ignore orphaned childs" flag …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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