summaryrefslogtreecommitdiff
path: root/dix/Makefile.am
AgeCommit message (Expand)Author
2008-11-25dix: move Enter-Leave related functions into new enterleave.cPeter Hutterer
2008-11-04Purge device-based WindowAccess code.Peter Hutterer
2008-10-03Remove an utterly, utterly ancient changelog.Adam Jackson
2008-08-09Move string comparaison functions to from dix/ to os/.Matthieu Herrb
2008-07-16DIX: Add strcasestr from FreeBSDDaniel Stone
2008-07-13Add support for multiple pointer acceleration schemes. #8583Simon Thum
2008-05-26Merge branch 'master' into mpxPeter Hutterer
2008-05-21drop xprint remnants: xpstubsGeorge Sapountzis
2008-05-20Merge branch 'master' into mpxPeter Hutterer
2008-05-12X n'est pas une print API.Adam Jackson
2008-04-22Merge branch 'master' into mpxPeter Hutterer
2008-04-18Create dix/libXpdix.la for Xprint-specific build of libdix.laDrew Parsons
2008-04-07Merge branch 'master' into dcdc_reworkPeter Hutterer
2008-02-29dix: Refactoring of selection code to allow for polyinstantiation.Eamon Walsh
2008-01-03Merge branch 'master' into mpxPeter Hutterer
2007-11-26registry: Add a great big list of protocol names, like the XErrorDB thatEamon Walsh
2007-11-07Merge branch 'master' into mpxPeter Hutterer
2007-10-11dix: Add a new "registry" mechanism for registering string names of things.Eamon Walsh
2007-09-19Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-09-05Fix server version reporting to be the server package version.Eric Anholt
2007-08-12Merge branch 'master' into mpxPeter Hutterer
2007-08-02Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-08-01Build system: Non-dtrace distcheck hacksDaniel Stone
2007-04-04dix: add new, combined resource lookup function. Move all dix lookup APIEamon Walsh
2007-02-22Xi: Add access control request handling.Peter Hutterer
2006-11-30Tell automake to STFU about the *.O filesAlan Coopersmith
2006-11-03Add DTrace probe points for X server <-> client communicationsAlan Coopersmith
2006-10-14dix: move GetKeyboardEvents/GetPointerEvents to a new file, export symbolsDaniel Stone
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone
2006-07-08Bug #7097: do case-insensitive comparison for some hotkeys.Tilman Sauerbeck
2005-12-02Define XFree86Server only where it is required.Kevin E Martin
2005-11-29Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadableKevin E Martin
2005-11-03Fix vendor string and release version reported by the servers. EnableKevin E Martin
2005-10-05Add DGA configure option and add various files that we should be dist'ing.Kristian Høgsberg
2005-07-02Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere.Daniel Stone
2005-07-01Adding initial build system.Daniel Stone