Age | Commit message (Expand) | Author | Files | Lines |
2017-11-06 | dix: Remove ffs.c | Adam Jackson | 1 | -1/+0 |
2017-01-02 | os,dix: Depend custom libs on libs, not objects | Mihail Konev | 1 | -2/+2 |
2013-07-23 | Allow DDX to provide a main() | Jon TURNEY | 1 | -1/+2 |
2011-12-19 | input: add a TouchClassRec to the devices | Daniel Stone | 1 | -0/+1 |
2011-06-23 | Don't use empty source files | Dan Nicholson | 1 | -4/+2 |
2011-03-08 | dix: Remove deprecated.c | Adam Jackson | 1 | -1/+0 |
2010-11-14 | dix: Fix make distcheck | Jeremy Huddleston | 1 | -0/+1 |
2010-06-05 | Move mi/miregion.c to dix/region.c | Keith Packard | 1 | -0/+1 |
2009-12-15 | dtrace: Add Xserver-dtrace.h to CLEANFILES | Jeremy Huddleston | 1 | -1/+1 |
2009-10-08 | Fix make warning: overriding commands for target `dix.O' | Alan Coopersmith | 1 | -1/+2 |
2009-10-06 | Use $(AM_V_GEN) to silence more commands when AM_SILENT_RULES is active | Alan Coopersmith | 1 | -3/+3 |
2009-10-06 | Add platform tests for Dtrace linker magic | Alan Coopersmith | 1 | -1/+1 |
2009-09-27 | Add (ok, fix) support for DTrace under OS X | Ben Byer | 1 | -0/+2 |
2009-09-24 | Fix build of unit tests when dtrace probes are enabled | Alan Coopersmith | 1 | -2/+2 |
2009-07-19 | dix: xserver "make dist" fails due to eventconvert.h (#27825) | Gaetan Nadon | 1 | -1/+0 |
2009-04-28 | dix: remove all but main() from main.c | Peter Hutterer | 1 | -2/+4 |
2009-04-14 | Move VENDOR_* defines from AC_SUBST to a header to avoid angering shave. | Eric Anholt | 1 | -3/+1 |
2009-02-23 | dix: add InternalEvent -> core/xi event conversion routines. | Peter Hutterer | 1 | -0/+2 |
2009-01-22 | Input: Remove modifierKeyMap | Daniel Stone | 1 | -0/+1 |
2008-11-25 | dix: move Enter-Leave related functions into new enterleave.c | Peter Hutterer | 1 | -0/+2 |
2008-11-04 | Purge device-based WindowAccess code. | Peter Hutterer | 1 | -1/+0 |
2008-10-03 | Remove an utterly, utterly ancient changelog. | Adam Jackson | 1 | -1/+1 |
2008-08-09 | Move string comparaison functions to from dix/ to os/. | Matthieu Herrb | 1 | -3/+1 |
2008-07-16 | DIX: Add strcasestr from FreeBSD | Daniel Stone | 1 | -1/+2 |
2008-07-13 | Add support for multiple pointer acceleration schemes. #8583 | Simon Thum | 1 | -0/+1 |
2008-05-26 | Merge branch 'master' into mpx | Peter Hutterer | 1 | -6/+1 |
2008-05-21 | drop xprint remnants: xpstubs | George Sapountzis | 1 | -6/+1 |
2008-05-20 | Merge branch 'master' into mpx | Peter Hutterer | 1 | -10/+0 |
2008-05-12 | X n'est pas une print API. | Adam Jackson | 1 | -10/+0 |
2008-04-22 | Merge branch 'master' into mpx | Peter Hutterer | 1 | -2/+12 |
2008-04-18 | Create dix/libXpdix.la for Xprint-specific build of libdix.la | Drew Parsons | 1 | -2/+12 |
2008-04-07 | Merge branch 'master' into dcdc_rework | Peter Hutterer | 1 | -0/+1 |
2008-02-29 | dix: Refactoring of selection code to allow for polyinstantiation. | Eamon Walsh | 1 | -0/+1 |
2008-01-03 | Merge branch 'master' into mpx | Peter Hutterer | 1 | -0/+6 |
2007-11-26 | registry: Add a great big list of protocol names, like the XErrorDB that | Eamon Walsh | 1 | -0/+4 |
2007-11-07 | Merge branch 'master' into mpx | Peter Hutterer | 1 | -1/+1 |
2007-10-11 | dix: Add a new "registry" mechanism for registering string names of things. | Eamon Walsh | 1 | -0/+1 |
2007-09-19 | Merge branch 'master' into XACE-SELINUX | Eamon Walsh | 1 | -1/+1 |
2007-09-05 | Fix server version reporting to be the server package version. | Eric Anholt | 1 | -1/+1 |
2007-08-12 | Merge branch 'master' into mpx | Peter Hutterer | 1 | -0/+5 |
2007-08-02 | Merge branch 'master' into XACE-SELINUX | Eamon Walsh | 1 | -0/+5 |
2007-08-01 | Build system: Non-dtrace distcheck hacks | Daniel Stone | 1 | -0/+5 |
2007-04-04 | dix: add new, combined resource lookup function. Move all dix lookup API | Eamon Walsh | 1 | -0/+1 |
2007-02-22 | Xi: Add access control request handling. | Peter Hutterer | 1 | -0/+1 |
2006-11-30 | Tell automake to STFU about the *.O files | Alan Coopersmith | 1 | -1/+1 |
2006-11-03 | Add DTrace probe points for X server <-> client communications | Alan Coopersmith | 1 | -1/+19 |
2006-10-14 | dix: move GetKeyboardEvents/GetPointerEvents to a new file, export symbols | Daniel Stone | 1 | -0/+1 |
2006-07-18 | get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE | Daniel Stone | 1 | -1/+1 |
2006-07-08 | Bug #7097: do case-insensitive comparison for some hotkeys. | Tilman Sauerbeck | 1 | -1/+2 |
2005-12-02 | Define XFree86Server only where it is required. | Kevin E Martin | 1 | -1/+1 |