VirtualBox

source: vbox/trunk/src/VBox/Additions/x11

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6969   17 years vboxsync Additions/X11: weakened SUID root permissions on VBoxClient on Linux. …
(edit) @6959   17 years vboxsync Additions/X11: minor logging corrections
(edit) @6949   17 years vboxsync Additions/x11: made some logging optional in the clipboard client
(edit) @6897   17 years vboxsync Additions/x11: VBoxClient cleanups and sanity fixes
(edit) @6893   17 years vboxsync Additions/x11: exception-safety in VBoxClient
(edit) @6849   17 years vboxsync Additions/common: fixed the guest R3 library display change query …
(edit) @6783   17 years vboxsync Additions/x11: Seamless and solaris specifics.
(edit) @6756   17 years vboxsync Converted the (recursive) x11 makefiles to sub-makefiles.
(edit) @6712   17 years vboxsync c99 in the VBOXGUESTR3XORGMOD template.
(edit) @6707   17 years vboxsync actually this is the same
(edit) @6687   17 years vboxsync Use the generic guest template.
(edit) @6684   17 years vboxsync Drop the l4 .so hack, it's in the template now.
(edit) @6675   17 years vboxsync fixed additions build for L4
(edit) @6673   17 years vboxsync Additions/x11: define EXTENSIONS for solaris vboxvideo_drv_70.
(edit) @6670   17 years vboxsync Use the VBOXGUESTR3XF86MOD and VBOXGUESTR3XORGMOD templates.
(edit) @6668   17 years vboxsync Use the VBOXGUESTR3XF86MOD and VBOXGUESTR3XORGMOD templates.
(edit) @6666   17 years vboxsync added an l4 todo.
(edit) @6665   17 years vboxsync cosmetics.
(edit) @6643   17 years vboxsync Additions/x11: Disable unused vboxutils.c specific fields.
(edit) @6642   17 years vboxsync Additions/x11: Disabled unused vboxutils.c specific fields.
(edit) @6640   17 years vboxsync Remove extraneous/unnecessary IN_RING3 and VBOX defines.
(edit) @6639   17 years vboxsync Additions/x11: Merge graphics driver and build other drivers on solaris.
(edit) @6638   17 years vboxsync Additions/x11: Merge mouse driver and building the other drivers on …
(edit) @6623   17 years vboxsync VBOX isn't needed either becuase it's in the global DEFS (see Config.kmk).
(edit) @6621   17 years vboxsync Additions/x11: IN_RING3 not needed.
(edit) @6619   17 years vboxsync Use the VBOX_PATH_X11_ variables for locating the X11 headers.
(edit) @6618   17 years vboxsync _GNU_SOURCE is probably linux only.
(edit) @6613   17 years vboxsync VBOX and IN_RING3 are defined by the template (VBOXGUESTR3DLL at …
(edit) @6612   17 years vboxsync The VBOX_LIB_VBGL_R3 override isn't needed.
(edit) @6611   17 years vboxsync fixed X11 libs
(edit) @6607   17 years vboxsync Additions/x11: merge the Linux and the Solaris code for the mouse driver
(edit) @6605   17 years vboxsync fixed additions burn
(edit) @6604   17 years vboxsync Fixed the PIC issue with the X11 drivers: Made …
(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) @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) @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) @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) @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) @6505   17 years vboxsync don't repeate my mistake with duplicating doxygen stuff in headers and …
(edit) @6499   17 years vboxsync export to OSE
(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) @6459   17 years vboxsync Additions (X11): renamed LINUX_SEAMLESS_GUEST to …
(edit) @6445   17 years vboxsync Put VbglR3Daemonize into a separate file and merged the solaris and …
(edit) @6357   17 years vboxsync Oops…
(edit) @6356   17 years vboxsync Integrated VbglR3Daemonize in GuestR3Lib. Linux vboxclient now uses …
(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) @6269   17 years vboxsync Using the VBOXGUESTR3DLL template, mouse now works.
(edit) @6259   17 years vboxsync Oops.
(edit) @6248   17 years vboxsync todo.
(edit) @6241   17 years vboxsync Guest r3 lib for x11 mouse. The solaris mouse driver doesn't yet work …
(edit) @6237   17 years vboxsync Guest Additions (Linux): fixed potentially uninitialised variable in …
(edit) @6233   17 years vboxsync Guest Additions: add R3 backdoor logging for Linux guests
(add) @6202   17 years vboxsync re-export x11
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