Age | Commit message (Expand) | Author |
2009-10-11 | ephyr: if -parent is given, check for a trailing -screen. (#24144) | Peter Hutterer |
2009-06-29 | kdrive: set Activate/Deactivate grab for input devices (#21591) | Peter Hutterer |
2008-11-25 | Refix Sun bug #6685465: Xephyr uses wrong or bad colortable in 8-bit mode | Jeremy Uejio |
2008-11-21 | Xephyr man page typo fixes. | Alan Coopersmith |
2008-11-21 | Add a man page for Xephyr, with information from the README file. | Matthieu Herrb |
2008-11-08 | Remove some null statements. | James Cloos |
2008-11-05 | kdrive: Bye bye Xvesa | Adam Jackson |
2008-10-14 | kdrive: Hardcode a different wrong value for number of mouse buttons | Adam Jackson |
2008-10-10 | kdrive: fix dixflags so they're always defined before enqueuing events #17734 | Peter Hutterer |
2008-10-10 | kdrive: lastx/y needs to be set to the event coordinates #17728 | Peter Hutterer |
2008-10-08 | s/kdDontZap/kdAllowZap/ | Adam Jackson |
2008-10-08 | Update docs to reflect new DontZap default | Daniel Stone |
2008-10-07 | -retro enables zapping | Adam Jackson |
2008-10-08 | Input: Make DontZap the default | Daniel Stone |
2008-10-06 | xalloc+memset(0) -> xcalloc | Adam Jackson |
2008-10-06 | xalloc+bzero -> xcalloc | Adam Jackson |
2008-08-28 | Prepare for array-index based devPrivates. | Tomas Carnecky |
2008-08-13 | Eviscerate save-under support. | Adam Jackson |
2008-08-05 | Redefine WindowTable as a fixed array | Tomas Carnecky |
2008-07-24 | Remove all empty extension reset hooks, replace with NULL. | Adam Jackson |
2008-07-23 | Unifdef VXWORKS. | Adam Jackson |
2008-07-23 | [Xephyr] various X86_64 build cleanups | Dodji Seketeli |
2008-07-23 | [Xephyr] Fix #15839 | Dodji Seketeli |
2008-07-17 | Remove dead code, useless #defines, et al | Daniel Stone |
2008-07-17 | Dead code removal | Daniel Stone |
2008-07-17 | KDrive: Delete rafts of unused code | Daniel Stone |
2008-07-16 | OS/KDrive/XFree86: Sanitise colour initialisation | Daniel Stone |
2008-07-13 | Xi: remove ChangeDeviceControl for CoreCtl. | Peter Hutterer |
2008-07-02 | Fix GLX in Xvfb and kdrive. | Adam Jackson |
2008-07-02 | Remove KdOffscreenMarkUsed() as all its callers are gone. | Chris Ball |
2008-07-01 | Auf wiedersehen, KAA. | Adam Jackson |
2008-07-01 | Sun bug #6685465: Xephyr uses wrong or bad colortable in 8-bit mode | Jeremy Uejio |
2008-06-23 | kdrive: fix building with --disable-xv (bug#16488) | Julien Cristau |
2008-06-11 | kdrive: fix wrong use of &, should be | instead. | Peter Hutterer |
2008-06-08 | ephyr: some whitespace changes. | Peter Hutterer |
2008-06-02 | kdrive: don't post motion event if there was no motion. #16179 | Peter Hutterer |
2008-06-02 | kdrive: changes ephyr API according mpx merge. | Tiago Vignatti |
2008-05-31 | kdrive: fix up callers to KdQueueEvent, need to pass xEvent, not EventListPtr | Peter Hutterer |
2008-05-31 | dix: ProcQueryPointer doesn't need special grab handling, PickPointer does it | Peter Hutterer |
2008-05-26 | Merge branch 'master' into mpx | Peter Hutterer |
2008-05-25 | Remove GetMotionProc from ValuatorClassRec. | Peter Hutterer |
2008-05-23 | kdrive: need not export symbols for glx anymore | George Sapountzis |
2008-05-21 | Fix up paths for GL/glx -> glx renaming | Dan Nicholson |
2008-05-21 | drop xprint remnants: InitGlobals | George Sapountzis |
2008-05-20 | Merge branch 'master' into mpx | Peter Hutterer |
2008-05-16 | The great kdrive purge. | Adam Jackson |
2008-05-11 | kdrive: allow disabling Composite | Julien Cristau |
2008-05-04 | Xephyr: Handle depth 30 and reject higher depths rather than crashing. | Aaron Plattner |
2008-05-02 | Merge branch 'master' into mpx | Peter Hutterer |
2008-04-23 | xephyr: XEPHYR_DRI is identical to XF86DRI | George Sapountzis |