VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @22323   15 years vboxsync understandable description
(edit) @22318   15 years vboxsync handle required settings upgrade transparently in the settings backend only
(edit) @22317   15 years vboxsync some Windows warnings in Main
(edit) @22306   15 years vboxsync attempt to fix burn
(edit) @22305   15 years vboxsync Main: generic callback wrappers mechanism
(edit) @22304   15 years vboxsync Main: fix broken deletion of extradata
(edit) @22303   15 years vboxsync Main/XML: fix USB filter data not being saved
(edit) @22302   15 years vboxsync Main/XML: add XML line numbers to error messages
(edit) @22301   15 years vboxsync Main/XML: better error message
(edit) @22300   15 years vboxsync Main: fix bad unicode in discarding snapshot title
(edit) @22298   15 years vboxsync Main: fix locking assertion when discarding snapshots with state when …
(edit) @22297   15 years vboxsync Main: fix boot order XML again
(edit) @22296   15 years vboxsync Main: fix boot order XML (position indices were wrong), set correct …
(edit) @22295   15 years vboxsync Main: more readable XML errors
(edit) @22294   15 years vboxsync Main: gcc warnings
(edit) @22293   15 years vboxsync Corrected guest OS name check for tpr patching
(edit) @22292   15 years vboxsync Duplicate line removed
(edit) @22287   15 years vboxsync Main: fix missing shared folders XML save
(edit) @22277   15 years vboxsync PDMDRVREG change (big changeset).
(edit) @22266   15 years vboxsync Webserice: fixed error code check
(edit) @22265   15 years vboxsync Accidental change
(edit) @22264   15 years vboxsync Move the TPR patching decision logic to Main.
(edit) @22253   15 years vboxsync Fixed saving of missing serial port attributes.
(edit) @22246   15 years vboxsync Main: fix saving of serial + parallel ports broken by XML update
(edit) @22238   15 years vboxsync Fixed broken configNetwork() when calling EnableStaticIpConfig().
(edit) @22229   15 years vboxsync Main: fix comment
(edit) @22228   15 years vboxsync Main: fix both SetExtraData() implementations to call …
(edit) @22226   15 years vboxsync Main: improve XML error messages
(edit) @22215   15 years vboxsync video hw accel: basics for saved state support
(edit) @22214   15 years vboxsync Main: documentation.
(edit) @22213   15 years vboxsync Main: make XML settings parser support settings format 1.6 for reading …
(edit) @22211   15 years vboxsync HostImpl: Removed the return parameter from …
(edit) @22209   15 years vboxsync Main: fix exception handling around VirtualBox.xml parser
(edit) @22208   15 years vboxsync Main: API docs
(edit) @22200   15 years vboxsync Main: API docs fix
(edit) @22199   15 years vboxsync Main: bump machine settings version only if new features are really …
(edit) @22198   15 years vboxsync Main: document XML settings versions correctly; bring back DHCP server …
(edit) @22197   15 years vboxsync Main: fix gcc warnings.
(edit) @22195   15 years vboxsync Main: minor optimization
(edit) @22194   15 years vboxsync Main: fix taking snapshots broken by r50951
(edit) @22188   15 years vboxsync Main: fix crash if VirtualBox.xml is not present.
(edit) @22187   15 years vboxsync Main: remove some obsolete files
(edit) @22186   15 years vboxsync Main: fix more windows warnings
(edit) @22185   15 years vboxsync Main: remove VBoxSettings library and link settings code into VBoxSVC …
(edit) @22184   15 years vboxsync Main: fix more windows warnings + burns
(edit) @22183   15 years vboxsync Main: fix more windows warnings + burns
(edit) @22180   15 years vboxsync Fixed failure in CreateHostOnlyNetworkInterface() on linux (no GUID).
(edit) @22178   15 years vboxsync Main: fix more windows burns
(edit) @22173   15 years vboxsync Main: the big XML settings rework. Move XML reading/writing out of …
(edit) @22171   15 years vboxsync ConsoleImpl2.cpp: More cleanup.
(edit) @22166   15 years vboxsync ConsoleImpl2.cpp: More cleanup.
(edit) @22165   15 years vboxsync crOpenGL: add warning window when additions version is incompatible (#4108)
(edit) @22163   15 years vboxsync ConsoleImpl2: Testing CFGMR3InsertStringW... (no windows)
(edit) @22162   15 years vboxsync Console::configNetwork: some cleanup and todos.
(edit) @22143   15 years vboxsync video 2d accel: Main & ui settings
(edit) @22142   15 years vboxsync Java glue: fixed memory leaks on error path for VDI, make port …
(edit) @22070   15 years vboxsync VMM,ConsoleImpl2: Moved NT4LeafLimit down into /CPUM and documented …
(edit) @22048   15 years vboxsync ConsoleImpl2.cpp: param info
(edit) @22043   15 years vboxsync Python WS: use short enum names
(edit) @22042   15 years vboxsync VMM: refactor CPUID limitation, passed OSType
(edit) @22037   15 years vboxsync VMM: correct report cores count, also expose more CPUID leaves by default
(edit) @21984   15 years vboxsync ConsoleImpl.cpp: no need to put parentheses around RT_SUCCESS.
(edit) @21970   15 years vboxsync UUID: for r50383
(edit) @21968   15 years vboxsync Python WS: use symbolic enumeration values, not numerical
(edit) @21965   15 years vboxsync Python Shell: minor stuff
(edit) @21961   15 years vboxsync NetworkAttachment: trigger the network attachment change only when …
(edit) @21959   15 years vboxsync Python shell: handle subtel COM/XPCOM difference
(edit) @21956   15 years vboxsync Python: spaces cleanup, fixed typo in callback names
(edit) @21945   15 years vboxsync Main: fixed assertion
(edit) @21929   15 years vboxsync Console::loadStateFileExec: Call SSMR3SkipToEndOfUnit to indicate that …
(edit) @21916   15 years vboxsync Main/GuestProperties: create guest properties for the VBox version and …
(edit) @21906   15 years vboxsync Python glue: use Vbox platform in PerfCollector, not system platfrom, …
(edit) @21899   15 years vboxsync JAX-WS glue: fixed wrapper glitch, docs updated
(edit) @21898   15 years vboxsync Java WS glue: better struct treatment, allow using struct fields in …
(edit) @21896   15 years vboxsync Main/DVDDriveImpl: Hint for missing drive in debug version.
(edit) @21886   15 years vboxsync Main: error messages without the trailing '.' as this character is …
(edit) @21885   15 years vboxsync ifdef indentation (needs cleanup)
(edit) @21881   15 years vboxsync #4151: Fixed VBoxSVC crash due to uninitialized mVBox.
(edit) @21879   15 years vboxsync ConsoleImpl.cpp: more readable
(edit) @21878   15 years vboxsync Main: coding style: have Main obey the standard VirtualBox coding …
(edit) @21877   15 years vboxsync ConsoleImpl.cpp: Allow changing the network attachment only when the …
(edit) @21863   15 years vboxsync Python WS: Python 2.4 compatible, $errorinfo handling was missed
(edit) @21860   15 years vboxsync DHCP Server: fix for passing on commandline options with no values …
(edit) @21835   15 years vboxsync Main: snapshots cleanup, documentation, memory leak fix, locking
(edit) @21828   15 years vboxsync ConsoleImpl.cpp: r=name is only used when reviewing (someone else's) …
(edit) @21827   15 years vboxsync Main: base appliance interfaces on VirtualBoxBase, not …
(edit) @21826   15 years vboxsync Main: fix wrong snapshot counts introduced by r50442 (erroneous error …
(edit) @21825   15 years vboxsync Main: fix accidental infinite recursion creating snapshots introduced …
(edit) @21824   15 years vboxsync Main: fix snapshot cleanup error that leads to hangs to startup
(edit) @21823   15 years vboxsync Main: merge VirtualBoxBaseNEXT onto VirtualBoxBase, adjust Host …
(edit) @21819   15 years vboxsync API/webservice: eliminate the last traces of special UUID data type …
(edit) @21818   15 years vboxsync Main: more snapshot documentation fixes.
(edit) @21817   15 years vboxsync Network: check for change in network attachment type and allow only …
(edit) @21811   15 years vboxsync OVF: Fix the exists check on Windows.
(edit) @21809   15 years vboxsync Main: rewrite snapshot documentation
(edit) @21808   15 years vboxsync Main: rewrite snapshot documentation
(edit) @21806   15 years vboxsync Storage/VBoxHDD: resurrect the facility to dump information about disk …
(edit) @21796   15 years vboxsync trailing spaces
(edit) @21790   15 years vboxsync Main API: fixed few missed IDispatch interface map entries
(edit) @21787   15 years vboxsync SSMR3ValidateFile/ConsoleImpl.cpp: Don't waste lots of time …
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