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