VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3375   18 years vboxsync Cleanup & export
(edit) @3374   18 years vboxsync Destroy window
(edit) @3373   18 years vboxsync XPCOM/IPC: Fixed IPC daemon startup negotiation on OS/2.
(edit) @3372   18 years vboxsync XPCOM: Executable and DLL names may be specified from makefiles, for …
(edit) @3371   18 years vboxsync NSPR: Temporarily disabled IPRT logging in linux builds.
(edit) @3370   18 years vboxsync NSPR: A try to fix linux builds.
(edit) @3369   18 years vboxsync NSPR: C++ comments -> C comments in C sources.
(edit) @3368   18 years vboxsync NSPR/OS/2: - Implemented correct import of named inherited file …
(edit) @3367   18 years vboxsync NSPR: In VBOX builds, NSPR_LOG_FILE may be set to "IPRT" in order to …
(edit) @3366   18 years vboxsync NSPR/OS/2: _PR_MD_WAIT_CW: Don't assert on ERROR_INTERRUPT.
(edit) @3365   18 years vboxsync Runtime: Fixed the POSIX version of RTPathAbs() so that it now …
(edit) @3364   18 years vboxsync Runtime: Comment spelling.
(edit) @3360   18 years vboxsync Runtime: Removed the deadly assertion from RTThreadSelf() on OS/2.
(edit) @3358   18 years vboxsync Fixed a deadlock in Display.
(edit) @3357   18 years vboxsync cleanup
(edit) @3356   18 years vboxsync DirectDraw entrypoints added (disabled)
(edit) @3355   18 years vboxsync FE/Qt: Added status tips for the snapshot tollbar's actions; …
(edit) @3354   18 years vboxsync Destroy window properly
(edit) @3353   18 years vboxsync cleanup
(edit) @3352   18 years vboxsync Link with opengl.lib
(edit) @3351   18 years vboxsync Fevert -> Revert
(edit) @3350   18 years vboxsync alignment.
(edit) @3349   18 years vboxsync FE/Qt: Fixed focus traversal order on the Network page of the VM …
(edit) @3348   18 years vboxsync Main: Converted AudioAdapter and NetworkAdapter to the new locking scheme.
(edit) @3347   18 years vboxsync Enable shared opengl service
(edit) @3346   18 years vboxsync Indent
(edit) @3345   18 years vboxsync Automatically enable HGCM host events, when the guest issues HGCM commands.
(edit) @3344   18 years vboxsync Export to OSE.
(edit) @3342   18 years vboxsync Wrong order
(edit) @3340   18 years vboxsync Always build HostServies
(edit) @3339   18 years vboxsync Export to OSE
(edit) @3338   18 years vboxsync Export HostServices
(edit) @3337   18 years vboxsync Build OpenGL ICD
(edit) @3336   18 years vboxsync two more imports.
(edit) @3335   18 years vboxsync segment start lables.
(edit) @3334   18 years vboxsync Fixed inverted interrupt[ia]ble test.
(edit) @3333   18 years vboxsync VbglR3Clipboard*.
(edit) @3332   18 years vboxsync Linux clipboard fix for X11 64bit weirdness
(edit) @3331   18 years vboxsync FE/Qt: Fixed Russian wording.
(edit) @3330   18 years vboxsync Main: Converted DVDDrive and FloppyDrive to the new locking scheme.
(edit) @3329   18 years vboxsync Main: Added AutoLock::maybeRlock()/maybeWlock() in order for …
(edit) @3327   18 years vboxsync Test workaround for badly behaving applications for the Linux clipboard
(edit) @3326   18 years vboxsync Changed snapshot terminology slightly in the VirtualBox GUI
(edit) @3325   18 years vboxsync Added sdlmain back to lib list.
(edit) @3324   18 years vboxsync comment.
(edit) @3323   18 years vboxsync warnings
(edit) @3322   18 years vboxsync warnings
(edit) @3321   18 years vboxsync Linux host clipboard fixes and added compound text to the Linux guest …
(edit) @3320   18 years vboxsync Main: Fixed unsigned/signed warnings.
(edit) @3319   18 years vboxsync Drop extra newline
(edit) @3317   18 years vboxsync Main: Improved error handling when opening hard disks using the …
(edit) @3316   18 years vboxsync missing break
(edit) @3315   18 years vboxsync L4 fix
(edit) @3314   18 years vboxsync warning
(edit) @3313   18 years vboxsync gcc-4.2 warnings
(edit) @3312   18 years vboxsync Always enable the assertion overrides in ring 0. (!!)
(edit) @3310   18 years vboxsync don't flood the release log with messages about failed passthrough ATA …
(edit) @3309   18 years vboxsync Missing success return value
(edit) @3308   18 years vboxsync warning
(edit) @3307   18 years vboxsync Added a PORTME notice about a potential problem with kernel/user …
(edit) @3306   18 years vboxsync Added a IPRT base fallback implementation for locking and completed …
(edit) @3305   18 years vboxsync change_page_attr was introduced somewhere in the 2.4.21..28 range. …
(edit) @3304   18 years vboxsync likely isn't available in all kernels (like 2.4.18), so stick to what …
(edit) @3303   18 years vboxsync warning
(edit) @3302   18 years vboxsync Main: More Machine children use the AutoStateDependency template.
(edit) @3301   18 years vboxsync Update the MSR_IA32_FEATURE_CONTROL MSR ourselves if it's not locked.
(edit) @3300   18 years vboxsync FE/SDL: fixed dropping of XPCOM events; make ShowConsoleWindow work
(edit) @3299   18 years vboxsync Changed error code for vmxon failures.
(edit) @3297   18 years vboxsync Main: Changed indent from 4 to 2 chars.
(edit) @3296   18 years vboxsync cosmetics
(edit) @3295   18 years vboxsync fixed compile errors
(edit) @3294   18 years vboxsync Get rid of redundant logging
(edit) @3293   18 years vboxsync Log MSR_IA32_FEATURE_CONTROL as well
(edit) @3292   18 years vboxsync Write the exact reason for VMX/SVM detection failure to the release log.
(edit) @3290   18 years vboxsync Implemented VBE function 0x4F09, set/get palette data. Used by Quake, …
(edit) @3289   18 years vboxsync FE/SDL: Improved SDL event handling. Don't enqueue further XPCOM …
(edit) @3288   18 years vboxsync Main: More precise check of whether the VM is running or not when USB …
(edit) @3287   18 years vboxsync Updated the Linux shared clipboard code to provide absolutely minimal …
(edit) @3286   18 years vboxsync bugfix
(edit) @3285   18 years vboxsync Added VMMDevReq_LogString. Debug only feature.
(edit) @3282   18 years vboxsync FSHELPER.
(edit) @3279   18 years vboxsync Log VMXON failures
(edit) @3278   18 years vboxsync Removed some obsolete VRDP code.
(edit) @3277   18 years vboxsync FE/Qt: Spelling.
(edit) @3276   18 years vboxsync XPCOM/IPC/DConnect: Restored and fixed r21798.
(edit) @3275   18 years vboxsync FE/Qt: Simplified VBoxGlobal::startMachine().
(edit) @3274   18 years vboxsync Internal Network: Don't echo outgoing packets to the sender in …
(edit) @3273   18 years vboxsync Switch to the new halt method. potentially risky.
(edit) @3272   18 years vboxsync lag to release log.
(edit) @3271   18 years vboxsync FE/Qt: Updated Finnish and French translations.
(edit) @3270   18 years vboxsync Removed code from the xorg 7 video Additions which uses a function …
(edit) @3268   18 years vboxsync And moved it over to vboxvideo_13.c
(edit) @3267   18 years vboxsync Restored the old X11 Additions video driver in order to preserve its …
(edit) @3266   18 years vboxsync build runtimeos2guestr3.lib
(edit) @3265   18 years vboxsync NACK mouse commands we don't implement (not doing so slows down OS/2 …
(edit) @3262   18 years vboxsync export files
(edit) @3261   18 years vboxsync export files
(edit) @3260   18 years vboxsync export files
(edit) @3259   18 years vboxsync no network driver in OSE yet
(edit) @3258   18 years vboxsync Don't clear REG_B_UIE when REG_B_SET is written as this breaks OS/2 …
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