summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-02-22libselinux now has a pkgconfig file. Use it.Eamon Walsh1-2/+0
2010-02-22Merge remote branch 'whot/for-keith'Keith Packard2-6/+6
2010-02-22Re-enable RECORD extension.Chris Dekter2-6/+6
2010-02-17os: Introduce OsAbort for proper core dumps.Rami Ylimaki1-0/+2
2010-02-15dix: move config_init into the DDX.Peter Hutterer1-0/+1
2010-02-12Merge remote branch 'jturney/master'Keith Packard1-1/+11
2010-02-11Add tag matching to input attributes.Peter Hutterer1-0/+1
2010-02-11Add xstrtokenize to the dix.Peter Hutterer1-0/+3
2010-02-09Add labels for multitouch valuatorsBenjamin Tissoires1-0/+11
2010-02-05Cygwin/X: Look for system.Xwinrc in SYSCONFDIR/X11Yaakov Selkowitz1-0/+4
2010-02-05Cygwin/X: Update resources file and About dialogYaakov Selkowitz1-1/+7
2010-02-02xkb: sed True -> TRUE and False -> FALSEPeter Hutterer1-5/+0
2010-01-27dix/configure: remove null root cursor optionTiago Vignatti1-3/+0
2010-01-25xkb: unexport xkbDevicePrivateKey and xkbUnwrapProc.Peter Hutterer1-2/+2
2010-01-25xkb: remove unused _XkbIsPressEvent and _XkbIsReleaseEvent definesPeter Hutterer1-3/+0
2010-01-25xkb: remove XkbAtomGetString, replace with NameForAtom.Peter Hutterer1-2/+0
2010-01-25xkb: remove IsKeypadKey define, only used in two places.Peter Hutterer1-3/+0
2010-01-25xkb: remove XConvertCase.Peter Hutterer1-1/+0
2010-01-25xkb: remove _XkbClearElems, a memset will do.Peter Hutterer1-2/+0
2010-01-25xkb: remove _XkbTyped*allocPeter Hutterer1-4/+0
2010-01-13Merge remote branch 'jbarnes/master'Keith Packard1-1/+1
2010-01-11DRI2: add support for new DRI2 protocol requestsJesse Barnes1-1/+1
2010-01-07Merge remote branch 'dottedmag/for-keithp'Keith Packard1-0/+9
2010-01-07Do not define members of include/eventstr.h:EventType enum conditionally.Adam Tkac1-4/+0
2010-01-06kdrive: Add option to compile out input driversMikhail Gusarov1-0/+9
2010-01-01dix: add smooth limited pointer acceleration profileSimon Thum1-1/+2
2009-12-30config: add libudev input-hotplug backendJulien Cristau1-0/+3
2009-12-30Merge remote branch 'dbn/inputclass'Keith Packard2-0/+19
2009-12-23xfree86: Introduce InputClass configurationDan Nicholson1-0/+3
2009-12-22config: Introduce InputAttributes in NewInputDeviceRequestDan Nicholson1-0/+16
2009-12-22xfree86: Use xorg.conf.d directory for multiple config filesDan Nicholson1-0/+3
2009-12-18Add type name argument to CreateNewResourceTypeAlan Coopersmith1-1/+1
2009-12-18Convert checks for PC98 support from platform #ifdefs to configure flagAlan Coopersmith1-0/+3
2009-11-25Update COMPILEDDEFAULTFONTPATH to match the new default font pathIngmar Vanhassel1-1/+1
2009-11-25dix: clean up accel old scheme data when switching schemes.Peter Hutterer1-0/+3
2009-11-23configure: remove unused kdrive Xvesa config variableTiago Vignatti1-3/+0
2009-11-11.gitignore: use common defaults with custom section #24239Gaetan Nadon1-0/+5
2009-11-05SHA1: Add support for Common CryptoJeremy Huddleston1-0/+3
2009-11-02add libc as a choice for SHA1 implementationMatthieu Herrb1-0/+3
2009-10-28os: Add libsha1 as a choice of SHA1 implementationMikhail Gusarov1-0/+3
2009-10-28Merge remote branch 'jcristau/sha1'Keith Packard3-2/+25
2009-10-15Remove CopyISOLatin1LoweredYaakov Selkowitz1-5/+0
2009-10-15Define ddxBeforeReset stubs in platform-neutral DDXsYaakov Selkowitz1-0/+4
2009-10-14dix: Export IsPointerDevice() and IsKeyboardDevice().Eamon Walsh1-2/+2
2009-10-15Add libgcrypt as an option for SHA1Julien Cristau1-0/+3
2009-10-15configure: add --with-sha1={libmd,libcrypto} optionJulien Cristau1-1/+1
2009-10-15Move SHA1 computation from render/glyph.c to os/Julien Cristau2-1/+21
2009-10-01GLX: More clearly document the GLX protocol version handlingIan Romanick1-1/+1
2009-09-30dix/glx/composite: consolidate visual resize in one place.Dave Airlie1-0/+5
2009-09-27XQuartz: Transition from xEvent based mieq to InternalEventJeremy Huddleston2-0/+21