summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-10-03Drop the never-called SkippedRequestCallback list.Adam Jackson1-8/+0
2008-10-03XQuartz: Added a --enable-integrated-xpbproxy configure option for building x...Jeremy Huddleston1-0/+3
2008-09-26Push server-known properties into xserver-properties.h.Peter Hutterer2-1/+34
2008-09-26Xi: add "deletable" flag to properties, add DeleteProperty handler.Peter Hutterer2-1/+12
2008-09-26Xi: allow Set/GetProperties to return a status, and honour this status code.Peter Hutterer2-13/+13
2008-09-26Xi: remove configure/query device property calls.Peter Hutterer2-30/+3
2008-09-23Revert "Render: Use built-in SHA1 library"Keith Packard1-0/+3
2008-09-23Render: Use built-in SHA1 libraryJohn Tapsell1-3/+0
2008-09-23Rename SaveSetMap() to SaveSetShouldMap().Adam Jackson1-2/+2
2008-09-22Change 'remap' to 'map' in saveset functions/macrosOwen Taylor2-6/+6
2008-09-22Default to -br. Add -retro option for the nostalgic.Adam Jackson1-1/+1
2008-09-22Don't use our version of ffs() if the system has oneJulien Cristau1-0/+3
2008-09-12Array-index based devPrivates implementation.Eamon Walsh1-1/+1
2008-08-27Add an array of integers for use as per-screen cursor private keys.Eamon Walsh1-0/+2
2008-08-22Convert Solaris #ifdef's for <sys/kd.h> to AC_CHECK_HEADERS checkAlan Coopersmith1-0/+3
2008-08-20Centralize declaration of ConnectionInfo.Adam Jackson1-0/+2
2008-08-13Eviscerate save-under support.Adam Jackson2-20/+0
2008-08-11The smart scheduler is not optional.Mathieu Bérard3-10/+0
2008-08-10Move strcasecmp(), strcasencmp() and strcasestr() prototypes to os.hMatthieu Herrb2-16/+16
2008-08-06XQuartz: Now properly disable xauth checking on launchd socket and mostly fix...Jeremy Huddleston1-1/+1
2008-08-05Redefine clients as a fixed arrayTomas Carnecky1-1/+1
2008-08-05Redefine WindowTable as a fixed arrayTomas Carnecky1-1/+1
2008-08-04dix: use average of pointer accel profileSimon Thum1-1/+3
2008-07-31Unifdef XIDLE.Adam Jackson1-3/+0
2008-07-28dix: optimize precision in device velocity estimationSimon Thum1-3/+7
2008-07-28dix: improve the driver interface to predictable pointer accelerationSimon Thum1-1/+4
2008-07-28dix: introduce defines for accel profile numbersSimon Thum1-0/+13
2008-07-28dix: rename classic accel _scheme_ to lightweight to avoid confusion withSimon Thum2-2/+2
2008-07-28dix: add legal statements to ptrvelo.{c|h}Simon Thum1-2/+22
2008-07-24Remove some more MEMBUG garbage.Adam Jackson1-2/+0
2008-07-24Sync is built-in and mandatory.Adam Jackson1-4/+0
2008-07-24XC-MISC is built-in and mandatory.Adam Jackson1-4/+0
2008-07-24Bigreqs are built-in and mandatory.Adam Jackson1-4/+0
2008-07-24Shape extension is built-in and mandatory.Adam Jackson5-20/+0
2008-07-23Unifdef hpux.Adam Jackson1-1/+1
2008-07-23Unifdef AIX.Adam Jackson1-7/+0
2008-07-23Unifdef sgi.Adam Jackson1-8/+1
2008-07-23Assume __GNUC__ >= 3.Adam Jackson1-4/+2
2008-07-23Unifdef QNX.Adam Jackson1-2/+2
2008-07-20Drop some more configure-generated files from the tarballJulien Cristau1-4/+3
2008-07-18Drop the FONTCACHE extension.Adam Jackson1-4/+0
2008-07-17Make xstrcasestr prototype return value match the implementationAlan Coopersmith1-1/+1
2008-07-17Remove dead code, useless #defines, et alDaniel Stone3-83/+0
2008-07-17Dead code removalDaniel Stone5-144/+10
2008-07-17Drop a bunch of #ifdef Lynx.Mathieu Bérard1-5/+0
2008-07-17Nuke some ancient code for commandline-challenged OSes.Adam Jackson1-4/+0
2008-07-16Remove loadable font renderer support.Adam Jackson1-10/+0
2008-07-16Remove the numVideoScreens xprintism.Adam Jackson1-1/+1
2008-07-16XFree86: Remove XFree86-Misc extensionDaniel Stone3-10/+0
2008-07-16DIX: Add strcasestr from FreeBSDDaniel Stone2-0/+8