VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3954   18 years vboxsync Backwards compatibility with older VBox versions ensured.
(edit) @3944   18 years vboxsync Preparations for dealing with case sensitivity
(edit) @3937   18 years vboxsync added SVN revisions number to the volume title of our guest additions …
(edit) @3919   18 years vboxsync Add VBoxSF.sys and VBoxMRXNP.dll to driver directory
(edit) @3902   18 years vboxsync More logging
(edit) @3895   18 years vboxsync Removed support for Latin1 from the Linux clipboard code, except as a …
(edit) @3887   18 years vboxsync Proper fix
(edit) @3886   18 years vboxsync Fix
(edit) @3884   18 years vboxsync Filter out duplicates
(edit) @3883   18 years vboxsync oops
(edit) @3882   18 years vboxsync minor update
(edit) @3881   18 years vboxsync Check top-level windows in VBoxService itself and not in the event …
(edit) @3879   18 years vboxsync Put back skip own process flag
(edit) @3878   18 years vboxsync Hook handles no longer need to be in a shared data segment
(edit) @3877   18 years vboxsync Logging
(edit) @3876   18 years vboxsync Turn off screensaver when enabling seamless mode
(edit) @3868   18 years vboxsync More assertions
(edit) @3839   18 years vboxsync Extra checks
(edit) @3838   18 years vboxsync preparations for shipping the Linux installer with OSE
(edit) @3836   18 years vboxsync preparations to ship the Linux installer with OSE
(edit) @3816   18 years vboxsync Use the right rectangle to offset the region.
(edit) @3813   18 years vboxsync Forgot something
(edit) @3812   18 years vboxsync wrong description
(edit) @3811   18 years vboxsync Install hooks in main thread
(edit) @3804   18 years vboxsync update
(edit) @3803   18 years vboxsync break from loop after success
(edit) @3800   18 years vboxsync Correction
(edit) @3799   18 years vboxsync Only register hook once
(edit) @3794   18 years vboxsync reversed
(edit) @3791   18 years vboxsync logging changes
(edit) @3790   18 years vboxsync Update
(edit) @3789   18 years vboxsync Changes for seamless mode switching
(edit) @3787   18 years vboxsync Export
(edit) @3746   18 years vboxsync more logging
(edit) @3745   18 years vboxsync correction
(edit) @3744   18 years vboxsync More logging
(edit) @3743   18 years vboxsync Export VBoxHook
(edit) @3742   18 years vboxsync Install VBoxHook.dll
(edit) @3741   18 years vboxsync Added VBoxHook
(edit) @3739   18 years vboxsync cleaned up logging
(edit) @3737   18 years vboxsync Log string now go to the host.
(edit) @3735   18 years vboxsync We'll continue to load VBoxHook.dll dynamically.
(edit) @3734   18 years vboxsync Comment added
(edit) @3725   18 years vboxsync Double underscore cleanup.
(edit) @3673   18 years vboxsync RT_OS_* for Additions/common/
(edit) @3657   18 years vboxsync export
(edit) @3655   18 years vboxsync export
(edit) @3605   18 years vboxsync warning
(edit) @3594   18 years vboxsync Wrong calling convention
(edit) @3591   18 years vboxsync Debug logging update
(edit) @3590   18 years vboxsync Wrong size checks
(edit) @3589   18 years vboxsync Update
(edit) @3588   18 years vboxsync export
(edit) @3587   18 years vboxsync Added seamless window support
(edit) @3563   18 years vboxsync Forgot cRect
(edit) @3562   18 years vboxsync Logging fix
(edit) @3561   18 years vboxsync Small fix
(edit) @3560   18 years vboxsync updated logging
(edit) @3558   18 years vboxsync Implemented IOCTL_VIDEO_VBOX_SETVISIBLEREGION
(edit) @3555   18 years vboxsync Compile fix
(edit) @3553   18 years vboxsync More logging
(edit) @3552   18 years vboxsync Update
(edit) @3551   18 years vboxsync Updates for guest desktop integration
(edit) @3550   18 years vboxsync More logging
(edit) @3535   18 years vboxsync Include VBoxHook
(edit) @3516   18 years vboxsync update
(edit) @3515   18 years vboxsync Check for duplicates
(edit) @3514   18 years vboxsync Forgot space seperator
(edit) @3513   18 years vboxsync filter out opengl extensions, that we don't support (yet)
(edit) @3499   18 years vboxsync Update for compiling with wgl exports
(edit) @3493   18 years vboxsync Updates
(edit) @3485   18 years vboxsync export
(edit) @3479   18 years vboxsync get window rect
(edit) @3478   18 years vboxsync Another testcase
(edit) @3468   18 years vboxsync Extension detection 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) @3462   18 years vboxsync OpenGL extensions init
(edit) @3460   18 years vboxsync Extension checks
(edit) @3451   18 years vboxsync openGL extension support (start)
(edit) @3447   18 years vboxsync And more
(edit) @3446   18 years vboxsync More assertions
(edit) @3443   18 years vboxsync Compile fix
(edit) @3442   18 years vboxsync Reduce logging overhead
(edit) @3440   18 years vboxsync The command buffer is read only
(edit) @3438   18 years vboxsync Window creation needs to be done in DrvSetPixelFormat
(edit) @3436   18 years vboxsync Propagate error through the right channel
(edit) @3433   18 years vboxsync fix
(edit) @3432   18 years vboxsync Fixed issue with NULL parameter passing
(edit) @3427   18 years vboxsync DrvDescribePixelFormat fix
(edit) @3425   18 years vboxsync Less strict size check
(edit) @3423   18 years vboxsync Or maybe not. Sigh.
(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) @3414   18 years vboxsync More wgl exports
(edit) @3413   18 years vboxsync OGL: correction + more wgl exports
(edit) @3410   18 years vboxsync more logging
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