Age | Commit message (Expand) | Author |
2009-06-29 | kdrive: set Activate/Deactivate grab for input devices (#21591) | Peter Hutterer |
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-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-23 | Unifdef VXWORKS. | Adam Jackson |
2008-07-17 | Remove dead code, useless #defines, et al | 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 | Remove KdOffscreenMarkUsed() as all its callers are gone. | Chris Ball |
2008-07-01 | Auf wiedersehen, KAA. | Adam Jackson |
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-02 | kdrive: don't post motion event if there was no motion. #16179 | Peter Hutterer |
2008-05-31 | kdrive: fix up callers to KdQueueEvent, need to pass xEvent, not EventListPtr | Peter Hutterer |
2008-05-26 | Merge branch 'master' into mpx | Peter Hutterer |
2008-05-25 | Remove GetMotionProc from ValuatorClassRec. | Peter Hutterer |
2008-05-21 | drop xprint remnants: InitGlobals | George Sapountzis |
2008-05-20 | Merge branch 'master' into mpx | Peter Hutterer |
2008-05-11 | kdrive: allow disabling Composite | Julien Cristau |
2008-04-22 | Merge branch 'master' into mpx | Peter Hutterer |
2008-04-10 | Remove NDEBUG (assert() disable) define from the X Server. | Eric Anholt |
2008-03-04 | Merge branch 'master' into mpx | Peter Hutterer |
2008-02-22 | fbFillRegionTiled() is now dead code. | Adam Jackson |
2008-02-19 | dix: change GetEventList to return length of list and set parameter in place. | Peter Hutterer |
2008-02-18 | Move input event list initialisation and storage from DDX to DIX. | Peter Hutterer |
2008-02-14 | Use strerror instead of errno values in user strings. | Adam Jackson |
2008-01-31 | kdrive: AddInputClient takes a ClientPtr. | Benjamin Tissoires |
2008-01-10 | Merge branch 'master' into mpx | Peter Hutterer |
2008-01-08 | [Kdrive] make XCalibrate 'orientation aware' | Richard Purdie |
2008-01-03 | Merge branch 'master' into mpx | Peter Hutterer |
2007-12-13 | devPrivates rework: more cleanup from previous merge operation. | Eamon Walsh |
2007-12-13 | Merge branch 'master' into XACE-SELINUX | Eamon Walsh |
2007-11-20 | kaa: update kaaCreatePixmap to support the new usage_int | Dodji Seketeli |
2007-11-19 | Merge branch 'master' into XACE-SELINUX | Eamon Walsh |
2007-11-15 | For some reason "-nozap" appeared twice. Weird. | Tiago Vignatti |
2007-11-07 | Merge branch 'master' into mpx | Peter Hutterer |
2007-11-05 | Merge branch 'master' into XACE-SELINUX | Eamon Walsh |
2007-11-05 | KDrive: Remove usage of alloca | Daniel Stone |
2007-11-04 | Add CreatePixmap allocation hints. | Aaron Plattner |
2007-10-17 | Merge branch 'master' into XACE-SELINUX | Eamon Walsh |
2007-10-02 | Kdrive: use fbcmap_mi.c instead of fbcmap.c | Dodji Seketeli |