VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6604   17 years vboxsync Fixed the PIC issue with the X11 drivers: Made …
(edit) @6601   17 years vboxsync {}.
(edit) @6600   17 years vboxsync r=bird: VBoxGuestR3LibXFree86 has already got -fno-exceptions …
(edit) @6599   17 years vboxsync Added VBOXGUESTR3CPPEXE.
(edit) @6595   17 years vboxsync Merge VBoxClient on solaris and linux.
(edit) @6594   17 years vboxsync Additions/x11: merge the Linux and the Solaris code for the mouse driver
(edit) @6592   17 years vboxsync fixed detection of 2.6.18 fc6/rhel5
(edit) @6590   17 years vboxsync Use the Iprt mini version for x11 mouse too.
(edit) @6589   17 years vboxsync Additions/x11: vboxGetDisplayChangeRequest returns bool, not iprt status!
(edit) @6588   17 years vboxsync Additions/x11: fix an error message
(edit) @6587   17 years vboxsync Additions/x11: get rid of gxx_personality_v0 on x11/Linux guests
(edit) @6585   17 years vboxsync Avoid gxx_personality_v0 for vboxutils-new.
(edit) @6583   17 years vboxsync r=bird: gxx_personality_v0 can be avoided.
(edit) @6582   17 years vboxsync r=bird: gxx_personality_v0 can be avoided.
(edit) @6580   17 years vboxsync Must create the directory of course. Use kmk_ utils instead of host stuff.
(edit) @6579   17 years vboxsync Cleanup.
(edit) @6578   17 years vboxsync Added VBOX_PATH_X11_* variables that points to the various versions of …
(edit) @6577   17 years vboxsync Try use VBOXGUESTR3LIB for VBoxGuestR3LibXFree86. Start building …
(edit) @6574   17 years vboxsync Linux kernel modules: added override
(edit) @6573   17 years vboxsync
(edit) @6571   17 years vboxsync Linux kernel modules: allow to build from kBuild (KERNELRELEASE set), …
(edit) @6570   17 years vboxsync Use the same umask. doesn't really matter I think for our usage.
(edit) @6569   17 years vboxsync Additions/X11: attempt to fix the XFree86 additions, second try
(edit) @6568   17 years vboxsync Additions/X11: attempt to fix the XFree86 additions
(edit) @6566   17 years vboxsync Missed this.
(edit) @6565   17 years vboxsync Fix for Todo in r27575. added as new function as we cannot use …
(edit) @6559   17 years vboxsync Return value.
(edit) @6558   17 years vboxsync typo
(edit) @6557   17 years vboxsync iprt/assert.h doesn't appear to be used.
(edit) @6556   17 years vboxsync r=bird: Some cleanup. hope it works
(edit) @6555   17 years vboxsync .._GUEST_MINI_R3 -> GUEST_R3_MINI. Added VBOX_LIB_VBGL_R3_XFREE86 to …
(edit) @6553   17 years vboxsync r=bird: Don't create more RuntimeLnx32* legacy. No VBox in IPRT, so …
(edit) @6547   17 years vboxsync Another VbglR3SetPointerShape todo.
(edit) @6539   17 years vboxsync Additions/X11: made the X server graphics driver use the R3 guest …
(edit) @6538   17 years vboxsync Additions/R3 Guest library: created a reduced version of the library …
(edit) @6531   17 years vboxsync Guest Additions (R3 library): fixed todo from r27515
(edit) @6524   17 years vboxsync Solaris: Remove check in VbglR3Daemonize guarding it from multiple calls.
(edit) @6520   17 years vboxsync Cleanups.
(edit) @6519   17 years vboxsync Build fix... vboxvideo is still shared.
(edit) @6518   17 years vboxsync VbglR3SetPointerShape accept image size, and cleanups to vboxutils …
(edit) @6513   17 years vboxsync Use the correct headers and defines for x11 mouse on solaris.
(edit) @6510   17 years vboxsync Changed VbglR3SetPointerShape to accept the full request size.
(edit) @6508   17 years vboxsync r=bird: spaces and doxygen. (btw. @retval isn't supposed to be used …
(edit) @6507   17 years vboxsync r=bird: Use bool for boolean. fix some hungarian spelling.
(edit) @6506   17 years vboxsync fixed spelling added todo.
(edit) @6505   17 years vboxsync don't repeate my mistake with duplicating doxygen stuff in headers and …
(edit) @6504   17 years vboxsync vboxadd: The preferred way to setup interrupts in Solaris.
(edit) @6502   17 years vboxsync spelling.
(edit) @6499   17 years vboxsync export to OSE
(edit) @6498   17 years vboxsync Corrected header order.
(edit) @6497   17 years vboxsync Skip unused members in vboxvideo.h for solaris and clean-ups, spaces, …
(edit) @6495   17 years vboxsync eol-style and ose.
(edit) @6494   17 years vboxsync VBoxGuestR3LibVideo and X11 vboxutils that uses it. Some typos and …
(edit) @6492   17 years vboxsync Additions (x11): limit the maximum virtual screen size to 64000x64000 …
(edit) @6484   17 years vboxsync Additions (x11): added randr 1.2 support to the graphics driver
(edit) @6483   17 years vboxsync Additions (x11): get rid of a few gotos in the graphics driver. The …
(edit) @6470   17 years vboxsync Back to private naming convention.
(edit) @6469   17 years vboxsync Guest R3 naming fixes. This subsequently fixes the guest r3 video …
(edit) @6465   17 years vboxsync r=bird: Fixed some hungarian spelling mistakes and documentation.
(edit) @6463   17 years vboxsync Additions (common): fixed todo (r27351)
(edit) @6459   17 years vboxsync Additions (X11): renamed LINUX_SEAMLESS_GUEST to …
(edit) @6458   17 years vboxsync Additions (VBoxGuestLib): Updated the seamless and fullscreen code in …
(edit) @6454   17 years vboxsync Solaris is not longer restricting us to 255 bytes, raised chunk size …
(edit) @6453   17 years vboxsync r=bird: No extra newline when ring-3 is logging.
(edit) @6452   17 years vboxsync r=bird: Use ReqWrap.cbData instead of making a stack copy of it.
(edit) @6450   17 years vboxsync style
(edit) @6447   17 years vboxsync Made VbglR3GR* private, split up the code a bit to make it more …
(edit) @6445   17 years vboxsync Put VbglR3Daemonize into a separate file and merged the solaris and …
(edit) @6436   17 years vboxsync Handle logging ioctl in VBoxGuest.
(edit) @6435   17 years vboxsync Return value.
(edit) @6434   17 years vboxsync Solaris vboxadd: Generic request wrapper and cleanups.
(edit) @6426   17 years vboxsync Use VBOXGUEST_IOCTL_STRIP_SIZE as indicated by #2591.
(edit) @6425   17 years vboxsync spelling. Added todo for raising the 128 byte log limit.
(edit) @6423   17 years vboxsync Outlined how to handle the requests on solaris.
(edit) @6422   17 years vboxsync Outlined how to handle the requests on solaris.
(edit) @6411   17 years vboxsync r=bird: This isn't the way I told you to handle big buffers, please …
(edit) @6410   17 years vboxsync Obsolete files in VBoxService.
(edit) @6408   17 years vboxsync r=bird: u32*Mask -> f* for VbglR3CtlFilterMask.
(edit) @6405   17 years vboxsync vboxvfs: handle host errors correctly
(edit) @6403   17 years vboxsync VERR_WRITE_PROTECT => EROFS
(edit) @6397   17 years vboxsync vboxadd and clipboard cleanups.
(edit) @6396   17 years vboxsync vboxvfs: handle VERR_WRITE_PROTECT correctly
(edit) @6361   17 years vboxsync Fixed OS/2 build.
(edit) @6360   17 years vboxsync Guest Additions NT4: Dynamic display resizing works now. Guest …
(edit) @6359   17 years vboxsync Added version information for NT4 i8042 port driver.
(edit) @6357   17 years vboxsync Oops…
(edit) @6356   17 years vboxsync Integrated VbglR3Daemonize in GuestR3Lib. Linux vboxclient now uses …
(edit) @6354   17 years vboxsync Solaris: handle HGCM and backdoor logging in vboxadd.
(edit) @6353   17 years vboxsync Ioctl decoding fix in common r0 guest code and small change in logging.
(edit) @6346   17 years vboxsync Log typos.
(edit) @6345   17 years vboxsync Solaris Guest driver: Fixed ioctl numbering, implemented …
(edit) @6319   17 years vboxsync Changed misleading comment.
(edit) @6316   17 years vboxsync deb files license
(edit) @6301   17 years vboxsync Solaris guest additions: Got x11 vboxvideo working. Changed guest …
(edit) @6290   17 years vboxsync Guest Additions: update for the Linux seamless additions
(edit) @6285   17 years vboxsync (C) 2008
(edit) @6280   17 years vboxsync Guest Additions: added a ring 3 library function to set the interrupt …
(edit) @6279   17 years vboxsync Guest Additions (Linux): fixed a recession in the …
(edit) @6278   17 years vboxsync Guest Additions (Linux): fixed VBOXGUEST_IOCTL_WAITEVENT ioctl in …
(edit) @6277   17 years vboxsync Guest Additions (Linux): move printk logging to backdoor 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