VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @28434   15 years vboxsync *: whitespace cleanups by scm and two manually picked nits.
(edit) @28406   15 years vboxsync Devices, Main, FE/Qt: re-committed support for VDE virtual network …
(edit) @28401   15 years vboxsync Main/Machine+Snapshot+Medium: Big medium locking cleanup and …
(edit) @28398   15 years vboxsync Medium/include: svn property cleanup
(edit) @28368   15 years vboxsync Main/Display: seamless for multimonitor. (xTracker 4655)
(edit) @28358   15 years vboxsync Guest Control: Update.
(edit) @28354   15 years vboxsync Guest Control: Update (lProgress handling, wait for exiting process).
(edit) @28353   15 years vboxsync Main/MediumLock: header file update and implementation. Gets built and …
(edit) @28349   15 years vboxsync Main/HostHardwareLinux: generalised the VBoxMainHotplugWaiter class to …
(edit) @28343   15 years vboxsync Main: Added QueryLogFilename for getting the full log file path of an …
(edit) @28297   15 years vboxsync Guest Control: Update (update on contexts for callbacks).
(edit) @28290   15 years vboxsync Devices, Main, FE/Qt: reverted r60036 for now
(edit) @28287   15 years vboxsync Devices, Main, FE/Qt: added support for VDE virtual network switches …
(edit) @28286   15 years vboxsync Guest Control: Update (introducing contexts for callbacks).
(edit) @28245   15 years vboxsync IDisplay::TakeScreenshot for multimonitor. (xTracker 4655)
(edit) @28233   15 years vboxsync Guest Control: Update.
(edit) @28220   15 years vboxsync IDisplay::DrawToScreen for multimonitor (xTracker 4655)
(edit) @28215   15 years vboxsync IDisplay API changes for multimonitor (xTracker 4655)
(edit) @28206   15 years vboxsync Guest Control: Update (first code for low level HGCM callback).
(edit) @28205   15 years vboxsync Main/VirtualBoxCallback: rename OnSnapshotDiscard to OnSnapshotDeleted …
(edit) @28165   15 years vboxsync Main/OVF: import vbox:machine with disks, the rest. Todo some bugfixing.
(edit) @28162   15 years vboxsync Main/OVF: isolate disk import code from other import code; clean up …
(edit) @28149   15 years vboxsync Main/OVF: write vbox:uuid attribute for each disk on export
(edit) @28110   15 years vboxsync Main: more Machine::init() work to get OVF vbox:Machine import …
(edit) @28106   15 years vboxsync Main: Added machinery to query, set and use NIC boot priority.
(edit) @28098   15 years vboxsync Main: don't export snapshots in OVF, separate OVF import from …
(edit) @28091   15 years vboxsync Main: clean up Machine::init() and instance data
(edit) @28058   15 years vboxsync Main: warnings
(edit) @28038   15 years vboxsync Wrong units
(edit) @28036   15 years vboxsync More metrics changes
(edit) @28032   15 years vboxsync Guest Control/Main: Renamed IGuest::ExecuteProgram to …
(edit) @28012   15 years vboxsync Use PGMR3QueryFreeMemory instead
(edit) @28005   15 years vboxsync Metrics updates
(edit) @28004   15 years vboxsync Metrics updates
(edit) @27998   15 years vboxsync Dropped Guest/Pagefile/Usage/Free
(edit) @27996   15 years vboxsync Guest Control: Update (Main: argument as array, SDK docs).
(edit) @27976   15 years vboxsync *: scm cleans up whitespace and adds a new line at the end of …
(edit) @27945   15 years vboxsync Guest Control: Update (added dummy IProgress, update to host service).
(edit) @27942   15 years vboxsync whitespace
(edit) @27939   15 years vboxsync Main/Performance warnings
(edit) @27930   15 years vboxsync Metrics updates (untested)
(edit) @27918   15 years vboxsync Main/OVF: import vbox:Machine XML within OVF, first batch (XML is …
(edit) @27913   15 years vboxsync Main: bugfix found by gcc
(edit) @27908   15 years vboxsync Main/OVF: add c++ ovf namespace
(edit) @27896   15 years vboxsync Metrics updates
(edit) @27895   15 years vboxsync Main/OVF: cleanup: share thread code, fix error code confusion, less …
(edit) @27888   15 years vboxsync Compile fix
(edit) @27885   15 years vboxsync Metrics: work in progress
(edit) @27882   15 years vboxsync Main/OVF: sort import code into separate file as well
(edit) @27875   15 years vboxsync Main: win build fix.
(edit) @27871   15 years vboxsync Main: win build fix.
(edit) @27868   15 years vboxsync Main: win build fix.
(edit) @27857   15 years vboxsync Main: NAT API and corresponding commands have been added at VBoxManage …
(edit) @27849   15 years vboxsync metrics update
(edit) @27836   15 years vboxsync OSE fix
(edit) @27835   15 years vboxsync Main/OVF: dump vbox machine XML into OVF's VirtualSystem element on …
(edit) @27834   15 years vboxsync Main/guest properties: correct method capitalisation
(edit) @27831   15 years vboxsync Main/Medium: auto_ptr is evil, removed its use with the task objects
(edit) @27823   15 years vboxsync More cleanup
(edit) @27822   15 years vboxsync Removed guest statistics interface; to be merged with metrics.
(edit) @27820   15 years vboxsync Main/FE/Qt: added TurboLinux64 OS type; reformatted the OS type table; …
(edit) @27818   15 years vboxsync Main/GuestProperties: cleaned up and fixed a problem with …
(edit) @27805   15 years vboxsync Main/SystemProperties: new stubs for properties defining minimum free …
(edit) @27803   15 years vboxsync Main/Medium: big medium task cleanup, safe use of auto_ptr<Medium::Task>.
(edit) @27797   15 years vboxsync misc compiler warning fixes, comment typos and other minor cleanups
(edit) @27796   15 years vboxsync Main: attempt at USB locking fixes
(edit) @27792   15 years vboxsync Main/VirtualBox: new parameter for overriding VM file existence check …
(edit) @27788   15 years vboxsync Guest Control: Update (Main, registering host service, bugfixes).
(edit) @27779   15 years vboxsync Main: fix locking in Appliance import/export
(edit) @27767   15 years vboxsync Guest Control: Update (Main).
(edit) @27761   15 years vboxsync Main: fixed saving guest properties at machine power off
(edit) @27751   15 years vboxsync Main/Display: VBVA should call Framebuffer::RequestResize only if …
(edit) @27742   15 years vboxsync Guest Control: Build fix.
(edit) @27741   15 years vboxsync Guest Control: Update (Main, Host Service, Testcase).
(edit) @27730   15 years vboxsync Backed out 59261 & 59266
(edit) @27707   15 years vboxsync Main: xpcom burn fix, use IN_BSTR as smart array type in ExecuteProgram.
(edit) @27703   15 years vboxsync Guest Control: Update (VBoxManage, Main, Host Service, VbglR3), not …
(edit) @27685   15 years vboxsync Main/Machine: add stub for method to read VM log file.
(edit) @27677   15 years vboxsync Main/VirtualBox: new parameter for overriding VM file existence check …
(edit) @27668   15 years vboxsync VBoxManage, Main: fixed creating VM, Bstr fixes.
(edit) @27644   15 years vboxsync Main: fix missing machine settings save in some takeSnapshot() …
(edit) @27607   15 years vboxsync Main: remove templates for 'weak' com pointers which do nothing anyway
(edit) @27537   15 years vboxsync Main: API consistency: method names start with lower case always; no …
(edit) @27382   15 years vboxsync Main, QT/FE: USB tablet HID recommendation, activated for OSX guests only
(edit) @27324   15 years vboxsync Main: Introduce various I/O control settings: * Used I/O manager …
(edit) @27256   15 years vboxsync Main: fix regressions with renaming VMs; as a welcome side effect, …
(edit) @27232   15 years vboxsync Storage/VBoxHDD+DrvVD: implement framework for providing thread …
(edit) @27190   15 years vboxsync Main/GuestImpl: IGuest::GetSupportsGraphics() should return FALSE if …
(edit) @27179   15 years vboxsync Main: rename internal method
(edit) @27166   15 years vboxsync Added large page property.
(edit) @27159   15 years vboxsync Main: use HRESULT properly
(edit) @27129   15 years vboxsync scm cleaned up some whitespace.
(edit) @27120   15 years vboxsync Main/MediumLock: new classes intended to manage locks for media lists …
(edit) @27061   15 years vboxsync Main/MouseImpl: edge case: do not use VMMDev for mouse reporting if we …
(edit) @27060   15 years vboxsync Devices, Main: add support for multiple pointing devices and let the …
(edit) @26984   15 years vboxsync Main/MediumImpl,VirtualBoxBase: eliminate AutoMayUninitSpan, as it …
(edit) @26982   15 years vboxsync FE/BFE: VBoxBFE now uses MouseImpl from Main
(edit) @26968   15 years vboxsync introduced IUSBController::proxyAvailable() and use this method by …
(edit) @26935   15 years vboxsync pdmifs, Devices/Input, Main, FE/BFE: add support for absolute-only …
(edit) @26782   15 years vboxsync Main, Frontends: added support for virtual pointing devices with no …
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