VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @35641   14 years vboxsync Main/NetIf: Fixed VBoxSVC crash when listing host interfaces with no …
(edit) @35640   14 years vboxsync doxygen nit
(edit) @35639   14 years vboxsync Main: event code generator typos
(edit) @35638   14 years vboxsync Main. QT/FE: fix long standing COM issue
(edit) @35633   14 years vboxsync Main/Display: multimonitor enable/disable screen fixes.
(edit) @35612   14 years vboxsync Main/Display: make sure that we do not try to update a disabled …
(edit) @35610   14 years vboxsync Main: make r69505 a little stricter
(edit) @35608   14 years vboxsync Main: silently ignore removable media that cannot be found when …
(edit) @35602   14 years vboxsync Main: fix and clarify that ISnapshot::SetName and SetDescription …
(edit) @35599   14 years vboxsync Main/linux/USBGetDevices: fix a crash due to a missed error
(edit) @35586   14 years vboxsync DBGFReg.cpp: Added DBGFR3RegFormatValue, DBGFR3RegFormatValueEx, …
(edit) @35579   14 years vboxsync scm: cleanups and adjustments
(edit) @35577   14 years vboxsync Main/NAT: adds protocol comparison in unique rule validator. (vbox/8094).
(edit) @35576   14 years vboxsync Main/Display: missing initialisation and saved state bits for X.Org …
(edit) @35571   14 years vboxsync Main/webservice: build fix
(edit) @35566   14 years vboxsync Main/OVF: optimization
(edit) @35563   14 years vboxsync Main/Console: reorder VM startup activities and make sure as many …
(edit) @35560   14 years vboxsync PDM: introduced fEject parameter to PDMIMOUNT::pfnUnmount which is …
(edit) @35559   14 years vboxsync Main/webservice: when daemonized use a release logger, default log …
(edit) @35553   14 years vboxsync Main/Medium: Query the capabilites of the target format used for the …
(edit) @35551   14 years vboxsync MachineDebuggerImpl.cpp: R80 register formatting fix.
(edit) @35550   14 years vboxsync Implemented DBGFR3RegNmQueryAll and MachineDebugger::GetRegisters.
(edit) @35547   14 years vboxsync Main/Display: disabled screens should be black
(edit) @35545   14 years vboxsync Main/Display: committed too much in r69428
(edit) @35544   14 years vboxsync Main/Display: drop the lock before scheduling a call to EMT that can …
(edit) @35542   14 years vboxsync VBoxExtPackHelperApp.cpp: Fixed issue with non-ascii characters in the …
(edit) @35540   14 years vboxsync Comment.
(edit) @35536   14 years vboxsync Main-OVF: ignore unknown resource types which are declared not required
(edit) @35535   14 years vboxsync Main/NATEngineImpl: grammar, "does" is for negation or emphasis
(edit) @35528   14 years vboxsync Main: If a host DVD/floppy drive is not available, don't bitch but …
(edit) @35527   14 years vboxsync VBoxExtPackHelperApp.cpp: UAC popup instead of pop-under.
(edit) @35523   14 years vboxsync Main,VBoxManage: Implemented the progress objects for …
(edit) @35518   14 years vboxsync Main/ProgressProxy: check for NULL reference, don't crash later
(edit) @35513   14 years vboxsync DBGFReg: long double -> RTFLOAT80U2. Get floating point registers and …
(edit) @35506   14 years vboxsync nit
(edit) @35504   14 years vboxsync MachineDebugger::GetRegister: Added missing setError calls.
(edit) @35502   14 years vboxsync MachineDebugger::GetRegister: Initial implementation.
(edit) @35498   14 years vboxsync typo
(edit) @35481   14 years vboxsync Main/Console: fix poweroff regression introduced when moving the …
(edit) @35466   14 years vboxsync DBGFReg: Query individual registers by name.
(edit) @35460   14 years vboxsync Main/Console+Machine: move PowerDown progress object to VBoxSVC, plus …
(edit) @35458   14 years vboxsync Main/webservice: make global VirtualBox reference static to prevent …
(edit) @35456   14 years vboxsync Build fix.
(edit) @35455   14 years vboxsync Guest Control/Main: Various bugfixes for cancellation handling, use …
(edit) @35454   14 years vboxsync Main/webservice: use VirtualBoxClient to detect VBoxSVC crashes and …
(edit) @35440   14 years vboxsync Makefiles: TARGET_<target> -> <target>_1_TARGET because the former is …
(edit) @35437   14 years vboxsync Main/GuestControl: fixed check
(edit) @35435   14 years vboxsync gcc-4.6 warning
(edit) @35429   14 years vboxsync Main: fix bug that dvd/floppy host drives would not be restored from …
(edit) @35426   14 years vboxsync Main: change the Solaris OS type description
(edit) @35421   14 years vboxsync Console::onNetworkAdapterChange: better error message if a network …
(edit) @35420   14 years vboxsync Main/include/VirtualBox: fixed ComAssertMsg macro causing random crashes
(edit) @35413   14 years vboxsync ExtPackManager: typo
(edit) @35410   14 years vboxsync DBGFReg revamp #2.
(edit) @35386   14 years vboxsync docs build fix
(edit) @35381   14 years vboxsync The DIRDEP is deprecated, use dir/ or $$(dir $$@) instead.
(edit) @35380   14 years vboxsync Makefiles: The PATH_<target> variable is deprated, use …
(edit) @35378   14 years vboxsync export
(edit) @35377   14 years vboxsync Removed empty hgcm include dir.
(edit) @35376   14 years vboxsync moved comregister.cmd.
(edit) @35375   14 years vboxsync Adding Makefile.kup files to the new Main directories.
(edit) @35374   14 years vboxsync hgcm -> main
(edit) @35373   14 years vboxsync grr
(edit) @35372   14 years vboxsync correct location.
(edit) @35371   14 years vboxsync fixing.
(edit) @35370   14 years vboxsync build fix.
(edit) @35369   14 years vboxsync build fix
(edit) @35368   14 years vboxsync Main: source re-org.
(edit) @35364   14 years vboxsync Main: creating new source dirs
(edit) @35358   14 years vboxsync backed out 69217
(edit) @35357   14 years vboxsync VMM, Main: PCI passthrough work
(edit) @35356   14 years vboxsync Main/NetIf: Default (primary) NIC detection on Windows hosts (#3773)
(edit) @35351   14 years vboxsync scm cleanups.
(edit) @35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @35312   14 years vboxsync DBGF/IMachineDebugger: Work in progress on register querying and naming.
(edit) @35306   14 years vboxsync IMachineDebugger: Implemented Info, DetectOS, OSVersion and OSName. …
(edit) @35305   14 years vboxsync Main/Display: removed obsolete code.
(edit) @35304   14 years vboxsync Main/Display, VBoxTray: removed obsolete code.
(edit) @35284   14 years vboxsync introduced VBOX_WITH_S3
(edit) @35283   14 years vboxsync VBOX_WITH_CROGL undef compile fix
(edit) @35282   14 years vboxsync VBOX_WITH_GUEST_PROPS_RDONLY_GUEST build fix
(edit) @35279   14 years vboxsync ExtPack: Send the HWND down to the helper app so we can later make the …
(edit) @35273   14 years vboxsync IExtPackFile,IExtPackManager: Added progress and display info to the …
(edit) @35261   14 years vboxsync Main+Frontends: fix windows burns
(edit) @35256   14 years vboxsync VBoxExtPackHelperApp: Another solaris workaround/fix - force it not to …
(edit) @35255   14 years vboxsync Main: fix windows burns
(edit) @35252   14 years vboxsync Main: fix windows burns
(edit) @35251   14 years vboxsync Main: convert MediumVariant uses into unsigned long for the 4.0 API to …
(edit) @35250   14 years vboxsync IMachineDebugger: More methods and attribute stubs that may come in useful.
(edit) @35245   14 years vboxsync build fix
(edit) @35243   14 years vboxsync Main/GuestCtrlImpl: allow size 0 when copying a file to the guest
(edit) @35242   14 years vboxsync IMachineDebugger: Stubbed a few, new methods that may come in handy in …
(edit) @35237   14 years vboxsync ExtPack: Don't suppress gksu and kdesudo output, just ignore extra the …
(edit) @35236   14 years vboxsync Main/VBoxExtPackHelperApp: typo in error message
(edit) @35231   14 years vboxsync Main-GuestControl: fix for small files
(edit) @35227   14 years vboxsync VBoxExtPackHelperApp: Older gksu does not grok --description or --.
(edit) @35226   14 years vboxsync VBoxExtPackHelperApp: added kdesudo
(edit) @35224   14 years vboxsync VBoxExtPackHelperApp: corrected the 'su' invocation so it should work …
(edit) @35219   14 years vboxsync VBoxExtPackHelperApp: search /usr/openwin/bin for execs on solaris.
(edit) @35218   14 years vboxsync Introduced RTPathAppPrivateArchTop for hacking around the …
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