VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @55471   10 years vboxsync Additions/x11/vboxvideo: test for susceptibility to X.Org Server 1.3 …
(edit) @55459   10 years vboxsync DnD: Bugfixes.
(edit) @55450   10 years vboxsync Additions/x11/vboxvideo: prevent a potential integer overflow.
(edit) @55448   10 years vboxsync Additions/x11/vboxvideo: prevent a potential integer overflow.
(edit) @55440   10 years vboxsync VBoxClient: Help text spelling, added "-Vversion" for displaying …
(edit) @55436   10 years vboxsync Reverted bad commit r99781.
(edit) @55435   10 years vboxsync Bad commit, reverted with following changeset
(edit) @55422   10 years vboxsync DnD: Protocol overhaul with versioning added which now can communicate …
(edit) @55413   10 years vboxsync Additions/x11/vboxvideo: do not set the virtual resolution too early …
(edit) @55402   10 years vboxsync Additions/x11/vboxvideo: header file inclusion clean-up.
(edit) @55401   10 years vboxsync added a couple of missing Id headers
(edit) @55393   10 years vboxsync Additions/x11/vboxvideo: update testing documentation.
(edit) @55392   10 years vboxsync Additions/x11/vboxvideo: simplify some initialisation.
(edit) @55391   10 years vboxsync Additions/x11/vboxvideo: cursor function naming.
(edit) @55390   10 years vboxsync Additions/x11/vboxvideo: remove old code.
(edit) @55385   10 years vboxsync Additions/x11/VBoxClient: send mode hint information to the X server …
(edit) @55384   10 years vboxsync Additions/x11/vboxvideo: enable new mode hint handling code.
(edit) @55378   10 years vboxsync Additions/x11/vboxvideo: rename a function, missed file.
(edit) @55377   10 years vboxsync Additions/x11/vboxvideo: rename a function, missed file.
(edit) @55376   10 years vboxsync Additions/x11/vboxvideo: rename a function.
(edit) @55375   10 years vboxsync Additions/x11/vboxvideo: re-order a couple of declarations.
(edit) @55374   10 years vboxsync Additions/x11/vboxvideo: define missing from 4.3 for building the code …
(edit) @55373   10 years vboxsync Additions/x11/vboxvideo: test for new host capabilities.
(edit) @55369   10 years vboxsync Additions/x11/vboxvideo: clean up vbva code, forgotten function call.
(edit) @55367   10 years vboxsync Additions/x11/vboxvideo: clean up vbva code.
(edit) @55358   10 years vboxsync Additions/x11/vboxvideo: move dirty rectangle handler initialisation …
(edit) @55357   10 years vboxsync Additions/x11/vboxvideo: fix first screen refresh if the screen is not …
(edit) @55354   10 years vboxsync Additions/x11/vboxvideo: fix mouse range handling for Solaris guests.
(edit) @55334   10 years vboxsync Additions/x11/vboxvideo: we do not need a separate vbox_output_dpms() …
(edit) @55332   10 years vboxsync Additions/x11/vboxvideo: new driver mode-setting functions building on …
(edit) @55283   10 years vboxsync Additions/x11/vboxvideo: cleaner adjustScreenPixmap() function.
(edit) @55262   10 years vboxsync Additions/x11/vboxvideo: reverted temporary commit r99563.
(edit) @55250   10 years vboxsync Additions/x11: temporary check in of local changes to vboxvideo for …
(edit) @55242   10 years vboxsync Additions/x11/vboxvideo: cleaner vbvxSetMode() function, fix unwanted …
(edit) @55241   10 years vboxsync Additions/x11/vboxvideo: cleaner vbvxSetMode() function.
(edit) @55237   10 years vboxsync Additions/x11/vboxvideo: cleaner vbvxClearVRAM() function.
(edit) @55236   10 years vboxsync Additions/x11/vboxvideo: use constants for the maximum and minimum …
(edit) @55226   10 years vboxsync Additions/x11/vboxvideo: allow setting HasVT property early.
(edit) @55225   10 years vboxsync Additions/x11/vboxvideo: new functions for getting mode hint …
(edit) @55205   10 years vboxsync Additions/x11/vboxvideo: no need to clear VRAM when entering the VT.
(edit) @55204   10 years vboxsync Additions/x11/vboxvideo: separate Solaris absolute mouse calibration …
(edit) @55203   10 years vboxsync Additions/x11/vboxvideo: sometimes we do have to create our atoms.
(edit) @55202   10 years vboxsync Additions/x11/VBoxClient: watch for and remember display change events …
(edit) @55196   10 years vboxsync Additions/x11/vboxvideo: drop EDID faking for the benefit of …
(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 …
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