VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15322   16 years vboxsync REM/Main: When I said '/REM/64bitEnabled' I actually meant exactly that.
(edit) @15319   16 years vboxsync ConsoleImpl2: fixes to and clean off the Rem64Enabled setting.
(edit) @15318   16 years vboxsync Main: Fixed a deadlock in VBoxSVC when attaching a hard disk …
(edit) @15309   16 years vboxsync fixed Windows burns
(edit) @15308   16 years vboxsync Main: Reapplied r40701 and r40702 (r40729 should fix a GUI crash).
(edit) @15305   16 years vboxsync REM: implement config check heuristic, to select which REM to load
(edit) @15290   16 years vboxsync backed out r40701 and r40702 (core dumps)
(edit) @15283   16 years vboxsync Main/XIDL: Attempted to fix webservice …
(edit) @15282   16 years vboxsync Main/XIDL: Added MachineState_FirstOnline and LastOnline …
(edit) @15281   16 years vboxsync Main/Docs: Don't show internal notes. Prepend enum name to the enum …
(edit) @15259   16 years vboxsync Main/Global.cpp: FreeBSD should default to the E1000 NIC since it …
(edit) @15256   16 years vboxsync Explicit cast for VMR3ReqCall NULL parameters.
(edit) @15237   16 years vboxsync Change default NIC for 32 bits Vista & Win2k8 to E1000.
(edit) @15235   16 years vboxsync #3282: API, RT generic part, updated VBoxManage list hostif.
(edit) @15215   16 years vboxsync Main: #3312: Restore the proper hard disk accessibility state after …
(edit) @15202   16 years vboxsync Main: Fixed regression after r40588 (no hard disk names in HD UI).
(edit) @15178   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @15166   16 years vboxsync Main and HostServices/GuestProps: additional logging
(edit) @15165   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @15163   16 years vboxsync Main: #3312: De-associate the implicit hard disk from the VM before …
(edit) @15158   16 years vboxsync Main: Spacing.
(edit) @15157   16 years vboxsync Main: #3312: Fixed a wrong assertion in USBController triggered on a …
(edit) @15152   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @15145   16 years vboxsync - Better wording and formatting for onMousePointerShapeChange.
(edit) @15140   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @15124   16 years vboxsync Main: Only log full media location (to reduce logging).
(edit) @15114   16 years vboxsync Better defaults for QNX
(edit) @15109   16 years vboxsync Main/HardDisk2Impl: copy zero terminator too. Also deal correctly with …
(edit) @15108   16 years vboxsync Main/GuestProps: extra logging
(edit) @15073   16 years vboxsync Main: missing dependency
(edit) @15070   16 years vboxsync Backed out 40454
(edit) @15069   16 years vboxsync Force build
(edit) @15068   16 years vboxsync Missing dependency
(edit) @15067   16 years vboxsync Force recompilation part two.
(edit) @15066   16 years vboxsync Kick the build. There's a missing dependency.
(edit) @15064   16 years vboxsync Added QNX guest OS type. Cleaned up the guest OS table.
(edit) @15058   16 years vboxsync Main: fix a burn
(edit) @15057   16 years vboxsync Main: load libdbus-1 dynamically on Linux hosts
(edit) @15053   16 years vboxsync Main: Pass custom hard disk properties to CFGM for child hard disk as …
(edit) @15052   16 years vboxsync Main: Pass custom hard disk properties to CFGM.
(edit) @15051   16 years vboxsync Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on …
(edit) @15050   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @15044   16 years vboxsync Main: Added IHardDisk2::setProperties for bulk operations.
(edit) @15039   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @15027   16 years vboxsync Improve wording.
(edit) @15006   16 years vboxsync Assertion cleanup for 8 network cards.
(edit) @15000   16 years vboxsync Allow up to 8 network cards.
(edit) @14996   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14992   16 years vboxsync Main: try to fix a DBus-related burn
(edit) @14991   16 years vboxsync Main: rework the Linux host drive code to use libdbus-1 directly …
(edit) @14990   16 years vboxsync Main: eliminate leftover debug RTLogPrintf statements, they trigger …
(edit) @14972   16 years vboxsync #3285: Improve error handling API to include unique error numbers The …
(edit) @14963   16 years vboxsync gcc-3.3 hack
(edit) @14959   16 years vboxsync no trailing \n when using ComAssertMsg*
(edit) @14953   16 years vboxsync HostImpl: Fix for TAP driver recognition.
(edit) @14952   16 years vboxsync Use CheckComArgNotNull() to check BSTR and BSTR * (and not …
(edit) @14950   16 years vboxsync Incredibly pedantic white space only change.
(edit) @14949   16 years vboxsync Appended vim modeline to set tabstop and expand tabs (in the way …
(edit) @14948   16 years vboxsync Removed white space at EOL.
(edit) @14947   16 years vboxsync Revive VBOX_E_OBJECT_IN_USE for deleteStorage as discussed with dmik.
(edit) @14944   16 years vboxsync Fix the final few occurrences of tabs in Main.
(edit) @14942   16 years vboxsync Tabs to spaces.
(edit) @14940   16 years vboxsync Use CheckComArgOutSafeArrayPointerValid where appropriate.
(edit) @14939   16 years vboxsync Use CheckComArgNotNull where appropriate.
(edit) @14938   16 years vboxsync Use CheckComArgStrNotEmptyOrNull where appropriate.
(edit) @14937   16 years vboxsync fixed burn
(edit) @14936   16 years vboxsync Use CheckComArgStrNotEmptyOrNull where appropriate.
(edit) @14934   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14931   16 years vboxsync Main: HardDisk2: Obey VD_CAP_UUID.
(edit) @14930   16 years vboxsync Main: Disabled useless logging.
(edit) @14929   16 years vboxsync Main: Pass custom hard disk parameters to the backend.
(edit) @14922   16 years vboxsync Main: more XML reader implemenation.
(edit) @14909   16 years vboxsync Main: fix Windows burn (IN_VBOXSETTINGS_R3)
(edit) @14904   16 years vboxsync Main: change vboxxml files and namespace to xml only; more XML code …
(edit) @14894   16 years vboxsync export
(edit) @14874   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14866   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14858   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14854   16 years vboxsync Main: rip XML classes out of settings code and move them to …
(edit) @14852   16 years vboxsync #3162: Plugin backends are now loaded upon startup, this should get …
(edit) @14849   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14846   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14843   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14842   16 years vboxsync s/VBOX_E_OBJECT_IN_USE/VBOX_E_INVALID_OBJECT_STATE/g as suggested by dmik.
(edit) @14841   16 years vboxsync - Correct path to errmsgvboxcomdata.h - Bump copyright year to 2008 - …
(edit) @14831   16 years vboxsync whole bunch: avoid runtime.h, include individual headers indead.
(edit) @14828   16 years vboxsync ConsoleImpl2: darwin+VT-x+VGA
(edit) @14820   16 years vboxsync HostImpl.cpp: asm.h
(edit) @14819   16 years vboxsync HostImpl.cpp: asm.h
(edit) @14815   16 years vboxsync HostImple.cpp: x86.h
(edit) @14793   16 years vboxsync Add missing space in string literal.
(edit) @14791   16 years vboxsync #3285: Improve error handling API to include unique error numbers
(edit) @14790   16 years vboxsync Typo in comment.
(edit) @14786   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14783   16 years vboxsync Main: Treat hard disks with no Create capabilities as Created right …
(edit) @14781   16 years vboxsync Main/XIDL/Doxygen: Allow for extar HTML and reference tags inside …
(edit) @14780   16 years vboxsync VBoxHDD: simplify config handling. Treat everything as a string, and …
(edit) @14778   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14777   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @14775   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
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