summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-07-24XC-MISC is built-in and mandatory.Adam Jackson
2008-07-24Bigreqs are built-in and mandatory.Adam Jackson
2008-07-24Shape extension is built-in and mandatory.Adam Jackson
2008-07-23Unifdef hpux.Adam Jackson
2008-07-23Unifdef AIX.Adam Jackson
2008-07-23Unifdef sgi.Adam Jackson
2008-07-23Assume __GNUC__ >= 3.Adam Jackson
2008-07-23Unifdef QNX.Adam Jackson
2008-07-20Drop some more configure-generated files from the tarballJulien Cristau
2008-07-18Drop the FONTCACHE extension.Adam Jackson
2008-07-17Make xstrcasestr prototype return value match the implementationAlan Coopersmith
2008-07-17Remove dead code, useless #defines, et alDaniel Stone
2008-07-17Dead code removalDaniel Stone
2008-07-17Drop a bunch of #ifdef Lynx.Mathieu Bérard
2008-07-17Nuke some ancient code for commandline-challenged OSes.Adam Jackson
2008-07-16Remove loadable font renderer support.Adam Jackson
2008-07-16Remove the numVideoScreens xprintism.Adam Jackson
2008-07-16XFree86: Remove XFree86-Misc extensionDaniel Stone
2008-07-16DIX: Add strcasestr from FreeBSDDaniel Stone
2008-07-16dix: Actually build str(n)casecmp if we don't have itDaniel Stone
2008-07-16config: Don't attempt to use D-Bus when not strictly necessaryDaniel Stone
2008-07-16OS/KDrive/XFree86: Sanitise colour initialisationDaniel Stone
2008-07-16DIX: Add strncasecmp from FreeBSD, make strcasecmp args constDaniel Stone
2008-07-13Xi: expose Enable/DisableDevice through XI_PROP_ENABLED property.Peter Hutterer
2008-07-13Add support for multiple pointer acceleration schemes. #8583Simon Thum
2008-07-11Set machine dependent defaults for ppc64Jeremy Huddleston
2008-07-10Xi: pack the property stuff into a struct, make handlers a linked list.Peter Hutterer
2008-07-10Xi: add support for input device properties.Peter Hutterer
2008-07-10Revert "Xi: add support for input device properties."Peter Hutterer
2008-07-10Xi: add support for input device properties.Peter Hutterer
2008-07-10dix: free GenericMask allocations when destroying window.Peter Hutterer
2008-07-07Export xkbfile.h in the SDKJulien Cristau
2008-06-26input: for non-device events (e.g. DevicePresence) use MAX_DEVICES as id.Peter Hutterer
2008-06-25XTrap delenda est.Adam Jackson
2008-06-24Remove NOFONTSERVERACCESS macroTiago Vignatti
2008-06-24Check for __amd64__, not __x86_64__.Adam Jackson
2008-06-19Make button down state a bitmask. Master buttons track union of slave buttonsKeith Packard
2008-06-18input: fix up usage of button->down, used to be a bitmask, is now an array.Peter Hutterer
2008-06-13Make devPrivates lookup functions ABI instead of static inlines.Eamon Walsh
2008-06-13Fix unterminated endif.Adam Jackson
2008-06-13Death to mfb.Adam Jackson
2008-06-12Remove xgl.Adam Jackson
2008-06-11CopyGetMasterEvent() can be static.Tiago Vignatti
2008-06-02xkb: delete default rules when devices are closed.Peter Hutterer
2008-05-30Add xkbstr.h and xkbsrv.h to sdk_HEADERSJulien Cristau
2008-05-26input: change dxremaind, dyremaind to floats for better acceleration #9156Simon Thum
2008-05-26Merge branch 'master' into mpxPeter Hutterer
2008-05-26If core motion history is required, scale back to screen coords and INT16.Peter Hutterer
2008-05-26Ensure the motion history is merged for master devices.Peter Hutterer
2008-05-26dix: Allocate MD's motion history to be large enough for potential valuatorsPeter Hutterer