VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @55195   10 years vboxsync Additions/x11/vboxvideo: do not get modes from xorg.conf for recent X …
(edit) @55194   10 years vboxsync Additions/x11/vboxvideo: remove standard modes. For old X servers …
(edit) @55192   10 years vboxsync gcc 5 is very picky regarding FUNCTION and PRETTY_FUNCTION in …
(edit) @55191   10 years vboxsync Additions/x11: temporarily revert r99331 and r99353: temporary …
(edit) @55180   10 years vboxsync s/drag'n'drop/drag and drop/
(edit) @55064   10 years vboxsync Additions/x11: temporary check-in of new X11 Additions resizing code, …
(edit) @55043   10 years vboxsync Additions/x11: temporary check-in of new X11 Additions resizing code.
(edit) @54859   10 years vboxsync Additions/VBoxClient: do not display an error if the clipboard or drag …
(edit) @54858   10 years vboxsync Additions/VBoxClient: do not display an error if the clipboard or drag …
(edit) @54853   10 years vboxsync Additions/x11/vboxvideo: prevent flickering of the hardware cursor.
(edit) @54531   10 years vboxsync Additions/x11/vboxvideo: revert temporary check-in.
(edit) @54530   10 years vboxsync Additions/x11/vboxvideo: temporary check-in of local state: dynamic …
(edit) @54478   10 years vboxsync Additions/x11/vboxvideo: fix sporadic failure to deactivate virtual …
(edit) @54324   10 years vboxsync Additions/x11/vboxvideo: fix for builds with system headers, thank you …
(edit) @54323   10 years vboxsync Additions/x11/vboxvideo: fix for builds with system headers.
(edit) @54197   10 years vboxsync Additions/x11/vboxvideo: warning
(edit) @54192   10 years vboxsync Additions/x11/VBoxClient: fix r98242 (for correctness).
(edit) @54187   10 years vboxsync Additions/x11/vboxvideo: properly disable additional screens before …
(edit) @54186   10 years vboxsync Additions/x11/VBoxClient: fix remembering the size of additional screens.
(edit) @54185   10 years vboxsync Additions/x11/VBoxClient: drop the time-out on warning messages (it …
(edit) @54180   10 years vboxsync Additions/x11: don't try to start VBoxClient in Linux guests if the …
(edit) @54173   10 years vboxsync Additions/x11/vboxvideo: updated testing documentation.
(edit) @54163   10 years vboxsync Additions/x11/vboxvideo: support X.Org Server 1.17 (still untested).
(edit) @54161   10 years vboxsync Additions/x11/vboxvideo: add testing check-list.
(edit) @54084   10 years vboxsync Additions/x11: fix
(edit) @54054   10 years vboxsync Main and Additions/x11: remove VMMDEV_MOUSE_HOST_HAS_ABS_DEV (leaving …
(edit) @54040   10 years vboxsync Devices/Graphics, Main: optionally send cursor integration toggle and …
(edit) @54019   10 years vboxsync Additions/x11/VBoxClient: reduce message spam when we respawn.
(edit) @54018   10 years vboxsync Additions/common/VBoxClient: uninitialised variable and helpful curly …
(edit) @54012   10 years vboxsync mark this function as noreturn
(edit) @54010   10 years vboxsync Additions/common/VBoxGuestLib: add respawn counter to Daemonize().
(edit) @54008   10 years vboxsync Additions/x11/VBoxClient: initialise the guest library from the …
(edit) @53968   10 years vboxsync Devices/Graphics, Main: optionally send cursor integration toggle and …
(edit) @53967   10 years vboxsync Devices/Graphics, Main: optionally send cursor integration toggle and …
(edit) @53966   10 years vboxsync Devices/Graphics, Main: optionally send cursor integration toggle and …
(edit) @53812   10 years vboxsync Additions/x11/vboxvideo: set capabilities whenever VBVA is …
(edit) @53808   10 years vboxsync Additions/x11/vboxvideo: wrong size in IOCtl.
(edit) @53777   10 years vboxsync Additions/x11/vboxvideo: more refactoring.
(edit) @53773   10 years vboxsync Additions/x11/vboxvideo: more refactoring.
(edit) @53770   10 years vboxsync Additions/x11/vboxvideo: better separate VBox-specific and X …
(edit) @53624   10 years vboxsync scm automatic cleanups.
(edit) @53570   10 years vboxsync Additions/x11/vboxvideo: remove test case which was not testing anything.
(edit) @53552   10 years vboxsync Additions/x11/VBoxClient: do not bail out if xrandr fails, as this is …
(edit) @53547   10 years vboxsync Add strncat_chk
(edit) @53544   10 years vboxsync Additions/x11/vboxvideo: properly distinguish low power states and …
(edit) @53533   10 years vboxsync Additions/common and Additions/x11: add support for getting video mode …
(edit) @53530   10 years vboxsync Additions/common and Additions/x11: add support for getting video mode …
(edit) @53527   10 years vboxsync Additions/x11/vboxvideo: report monitor connected status to X11, based …
(edit) @53516   10 years vboxsync Additions/x11/vboxvideo: rename vboxutils.c to getmode.c.
(edit) @53515   10 years vboxsync Additions/x11/VBoxClient: remove invalid sanity test.
(edit) @53494   10 years vboxsync Additions/x11/testcase: warning
(edit) @53482   10 years vboxsync Additions/x11/VBoxClient: prevent clipboard service auto-restart if …
(edit) @53453   10 years vboxsync Additions/x11/vboxvideo: make sure that our preferred modes always …
(edit) @53451   10 years vboxsync Additions/x11: typo
(edit) @53440   10 years vboxsync Additions/x11: fix recently re-introduced mode hint regression which …
(edit) @53434   10 years vboxsync Additions/common and x11: improve error handling related to mode hint …
(edit) @53428   10 years vboxsync Additions/x11/vboxvideo: remove an error message for a valid condition …
(edit) @53426   10 years vboxsync Additions/x11/vboxvideo: fix VT switching without a kernel driver.
(edit) @53421   10 years vboxsync VBoxGuestLib: add re-spawn option to VbglR3Daemonize().
(edit) @53408   10 years vboxsync Additions/x11: allow VBoxClient to send monitor disable events to the …
(edit) @53346   10 years vboxsync Additions/x11/vboxvideo: do not disable the screen on DPMS low power …
(edit) @53345   10 years vboxsync Additions/x11/vboxvideo: do not disable the screen on DPMS low power.
(edit) @52956   10 years vboxsync Additions/common/VBoxGuestLib: combine VbglR3GetDisplayChangeRequest() …
(edit) @52865   10 years vboxsync Additions/x11/vboxvideo: drop custom ioctl to kernel driver, as the …
(edit) @52677   10 years vboxsync Additions/x11/vboxvideo: remove output property handler.
(edit) @52651   10 years vboxsync Additions/x11: remove duplicates from the 'undefined' list
(edit) @52647   10 years vboxsync Additions/x11/VBoxClient: exit silently if we are already running.
(edit) @52646   10 years vboxsync Additions/x11/vboxvideo: fixed a wrong parameter which caused problems …
(edit) @52586   10 years vboxsync Additions/x11/VBoxClient: re-do virtual terminal switch monitoring to …
(edit) @52577   10 years vboxsync Additions/x11/VBoxClient: more clean-up.
(edit) @52564   10 years vboxsync Additions/x11/VBoxClient: more clean-up and fix a test case.
(edit) @52562   10 years vboxsync Additions/x11/VBoxClient: clean-up and some C++ to C conversion.
(edit) @52235   10 years vboxsync Additions/x11: warning
(edit) @52231   10 years vboxsync Additions/x11/VBoxClient: make fatal error notification application-global.
(edit) @52225   10 years vboxsync fixed eol-style
(edit) @52224   10 years vboxsync Additions/x11/vboxvideo and vboxmouse: clean up undefined symbols.
(edit) @52223   10 years vboxsync Additions/x11/vboxvideo and vboxmouse: add a missing undefined symbol …
(edit) @52219   10 years vboxsync Additions/x11: two undefined functions
(edit) @52210   10 years vboxsync Additions/x11: do not pull the whole (mini) run-time library into the …
(edit) @52199   10 years vboxsync Additions/x11/vboxvideo: remove hard-coded maximum number of screens.
(edit) @52191   10 years vboxsync Additions/x11/vboxvideo: comment fix and make an error fatal.
(edit) @52189   10 years vboxsync Additions/x11/VBoxClient: make remembering screen size between …
(edit) @52177   10 years vboxsync Additions/x11/VBoxClient: make remembering screen size between …
(edit) @52146   10 years vboxsync Additions/x11/vboxvideo: build vboxvideo for X.Org Server 1.16.
(edit) @52145   10 years vboxsync Additions/x11/x11include: add header files for X.Org Server 1.16.
(edit) @52109   10 years vboxsync Additions/x11/VBoxClient: do not start VBoxClient on ssh connections.
(edit) @51556   10 years vboxsync DnD: Added support for dynamically managing formats on the host.
(edit) @51529   10 years vboxsync DnD: Removed obsolete COMPOUND_TEXT; spaces.
(edit) @51451   11 years vboxsync warning
(edit) @51393   11 years vboxsync Additions/x11/vboxvideo: remove untested non-HGSMI path.
(edit) @51374   11 years vboxsync Additions/x11/vboxvideo: properly report the file descriptor for the …
(edit) @51243   11 years vboxsync Additions/x11/VBoxClient: make VBoxClient --display use the new …
(edit) @51242   11 years vboxsync Additions/x11/vboxvideo: change size hint logic to take hints from a …
(edit) @51228   11 years vboxsync Additions/x11/x11include: remove the old, randomly ordered X.Org 7.0 …
(edit) @51227   11 years vboxsync Additions/x11: make vboxvideo and vboxmouse use the new X.Org Server …
(edit) @51223   11 years vboxsync Additions/x11/x11include: added header files for X.Org Server 1.0 and 1.1.
(edit) @50981   11 years vboxsync Additions/x11/vboxvideo: set a root window property to say whether we …
(edit) @50979   11 years vboxsync Additions/x11/vboxvideo: revert r92593: set a root window property …
(edit) @50900   11 years vboxsync Additions/common/VBoxVideo: fix a return value.
(edit) @50836   11 years vboxsync Additions/draganddrop: 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