VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3505   18 years vboxsync Sigh
(edit) @3504   18 years vboxsync correction
(edit) @3503   18 years vboxsync Dump more of the FPU state
(edit) @3502   18 years vboxsync pszErrorMsg may be NULL
(edit) @3501   18 years vboxsync export
(edit) @3500   18 years vboxsync Export
(edit) @3499   18 years vboxsync Update for compiling with wgl exports
(edit) @3498   18 years vboxsync Adjusted assertion
(edit) @3497   18 years vboxsync Main/OS2: Close the mutex on session close.
(edit) @3496   18 years vboxsync I think this was intended
(edit) @3495   18 years vboxsync small fix
(edit) @3494   18 years vboxsync added support for serial ports to Main and VBoxManage
(edit) @3493   18 years vboxsync Updates
(edit) @3492   18 years vboxsync Split up the huge printf.
(edit) @3491   18 years vboxsync Dump FPUDP, MXCSR & MXCSR_MASK too.
(edit) @3490   18 years vboxsync 2048: Make runtime DVD changes permanent: "Remember Media Mounted at …
(edit) @3489   18 years vboxsync Clear interrupt action flag when a spurious interrupt situation is …
(edit) @3488   18 years vboxsync Put back logging changes.
(edit) @3487   18 years vboxsync Fix obsolete doxyfile setting.
(edit) @3486   18 years vboxsync got rid of incorrect assertion
(edit) @3485   18 years vboxsync export
(edit) @3483   18 years vboxsync FE/Qt: Enabled QIMAGE and SDL remdering modes on OS/2.
(edit) @3482   18 years vboxsync Main: Fixed compile warning.
(edit) @3481   18 years vboxsync Main: Dont mix iprt rc (int) and COM rc (HRESULT).
(edit) @3480   18 years vboxsync Main: Use named mutexes for watching client processes on OS/2.
(edit) @3479   18 years vboxsync get window rect
(edit) @3478   18 years vboxsync Another testcase
(edit) @3477   18 years vboxsync just make the variable signed.
(edit) @3476   18 years vboxsync use iprt
(edit) @3475   18 years vboxsync Compile fixes
(edit) @3474   18 years vboxsync FE/Qt: Fixed Russian wording.
(edit) @3472   18 years vboxsync Updates
(edit) @3471   18 years vboxsync bugfix
(edit) @3470   18 years vboxsync more logging
(edit) @3469   18 years vboxsync wrong name again
(edit) @3468   18 years vboxsync Extension detection updates
(edit) @3467   18 years vboxsync OGL: updates
(edit) @3466   18 years vboxsync Wrong locking for read-only memory in Windows guests.
(edit) @3465   18 years vboxsync wrong assertion
(edit) @3464   18 years vboxsync wrong string
(edit) @3463   18 years vboxsync Some logging
(edit) @3462   18 years vboxsync OpenGL extensions init
(edit) @3461   18 years vboxsync Update
(edit) @3460   18 years vboxsync Extension checks
(edit) @3459   18 years vboxsync Last one I hope
(edit) @3458   18 years vboxsync Again
(edit) @3457   18 years vboxsync More fixes
(edit) @3456   18 years vboxsync Corrections
(edit) @3455   18 years vboxsync Attempt to fix the linux build
(edit) @3454   18 years vboxsync updates for opengl extensions
(edit) @3452   18 years vboxsync added VBOX_WITH_SHARED_FOLDERS and VBOX_WITH_SHARED_CLIPBOARD
(edit) @3451   18 years vboxsync openGL extension support (start)
(edit) @3450   18 years vboxsync HtmlHelp moved from VBoxVMSelectorWnd to VBoxProblemReporter build issue.
(edit) @3448   18 years vboxsync Moved VBoxGlobal::showHelpDialog() to …
(edit) @3447   18 years vboxsync And more
(edit) @3446   18 years vboxsync More assertions
(edit) @3445   18 years vboxsync 2015: Make all help buttons work: All HELP buttons are connected to …
(edit) @3444   18 years vboxsync Comment
(edit) @3443   18 years vboxsync Compile fix
(edit) @3442   18 years vboxsync Reduce logging overhead
(edit) @3441   18 years vboxsync Too noisy to log each OpenGL command
(edit) @3440   18 years vboxsync The command buffer is read only
(edit) @3439   18 years vboxsync Added VBOX_WITH_OPENGL (default 1)
(edit) @3438   18 years vboxsync Window creation needs to be done in DrvSetPixelFormat
(edit) @3437   18 years vboxsync Typo.
(edit) @3436   18 years vboxsync Propagate error through the right channel
(edit) @3435   18 years vboxsync Error propagation
(edit) @3434   18 years vboxsync 3 parameters
(edit) @3433   18 years vboxsync fix
(edit) @3432   18 years vboxsync Fixed issue with NULL parameter passing
(edit) @3430   18 years vboxsync GCC32
(edit) @3429   18 years vboxsync use GCC32 template here instead of local hacks
(edit) @3428   18 years vboxsync bugfix
(edit) @3427   18 years vboxsync DrvDescribePixelFormat fix
(edit) @3426   18 years vboxsync bugfix
(edit) @3425   18 years vboxsync Less strict size check
(edit) @3424   18 years vboxsync Main: Removed outdated CHECK_MACHINE_MUTABILITY and CHECK_STATE macros.
(edit) @3423   18 years vboxsync Or maybe not. Sigh.
(edit) @3422   18 years vboxsync Main/testcase: Added mutability chek for properties that may be …
(edit) @3421   18 years vboxsync Main: Fixed an assertion when closing the direct machine session after …
(edit) @3420   18 years vboxsync Main: Converted the VRDPServer class to the new locking scheme.
(edit) @3419   18 years vboxsync Don't export wgl functions by default
(edit) @3418   18 years vboxsync OPENGL_GETINFO as a dummy is sufficient.
(edit) @3417   18 years vboxsync Added QUERYESCSUPPORT support
(edit) @3416   18 years vboxsync Added DrvEscape support and OPENGL_GETINFO (disabled by default)
(edit) @3415   18 years vboxsync (re-)run filters when the device becomes available (again).
(edit) @3414   18 years vboxsync More wgl exports
(edit) @3413   18 years vboxsync OGL: correction + more wgl exports
(edit) @3412   18 years vboxsync Main: Converted USBDeviceFilter and HostUSBDeviceFilter to the new …
(edit) @3411   18 years vboxsync Main: Do not delete target hard disk images when the "clone/create …
(edit) @3410   18 years vboxsync more logging
(edit) @3409   18 years vboxsync Report saved additions information after restoring from saved state.
(edit) @3408   18 years vboxsync Support 8 bits colour resolutions when VBOX_WITH_8BPP_MODES is defined.
(edit) @3407   18 years vboxsync build fix if the BIOS code contains /* or */ :)
(edit) @3405   18 years vboxsync OS/2: Enabled VBOX_WITH_MAIN, VBOX_WITH_VBOXSDL and VBOX_WITH_QTGUI …
(edit) @3404   18 years vboxsync OS/2: Changed the default path to glib and libIDL to …
(edit) @3402   18 years vboxsync VBoxSDL: Fixed OS/2 build.
(edit) @3401   18 years vboxsync VBOX_SUFF_OBJ for working around an OS/2 SUFF_OBJ/GXX3OMF artifact.
(edit) @3400   18 years vboxsync Linux modules: don't demand on the MODULE_DIR if we don't install the …
(edit) @3399   18 years vboxsync warnings
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