summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2008-07-16dix: Actually build str(n)casecmp if we don't have itDaniel Stone1-3/+6
2008-07-16config: Don't attempt to use D-Bus when not strictly necessaryDaniel Stone1-0/+3
2008-07-16OS/KDrive/XFree86: Sanitise colour initialisationDaniel Stone1-3/+0
2008-07-16DIX: Add strncasecmp from FreeBSD, make strcasecmp args constDaniel Stone1-1/+6
2008-07-13Xi: expose Enable/DisableDevice through XI_PROP_ENABLED property.Peter Hutterer1-0/+4
2008-07-13Add support for multiple pointer acceleration schemes. #8583Simon Thum4-2/+123
2008-07-11Set machine dependent defaults for ppc64Jeremy Huddleston1-1/+1
2008-07-10Xi: pack the property stuff into a struct, make handlers a linked list.Peter Hutterer2-10/+33
2008-07-10Xi: add support for input device properties.Peter Hutterer2-2/+86
2008-07-10Revert "Xi: add support for input device properties."Peter Hutterer2-55/+1
2008-07-10Xi: add support for input device properties.Peter Hutterer2-1/+55
2008-07-10dix: free GenericMask allocations when destroying window.Peter Hutterer1-1/+1
2008-07-07Export xkbfile.h in the SDKJulien Cristau1-1/+2
2008-06-26input: for non-device events (e.g. DevicePresence) use MAX_DEVICES as id.Peter Hutterer1-1/+1
2008-06-25XTrap delenda est.Adam Jackson2-6/+0
2008-06-24Remove NOFONTSERVERACCESS macroTiago Vignatti1-3/+0