summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2009-09-27Xi: Make CopyKeyClass X_HIDDEN to avoid ugly ifdef-fuJeremy Huddleston1-0/+1
2009-09-22input: don't use typecasts to access members of InternalEvent.Peter Hutterer1-4/+4
2009-09-21input: define server-supported protocol versions in one single file.Peter Hutterer2-1/+150
2009-09-20Eliminate bogus event resizing.Keith Packard1-3/+0
2009-09-18xfree86: use SendDevicePresenceEvents instead of manual event handling.Peter Hutterer1-0/+1
2009-09-17Add configuration option for use of SIGIO handlers for input eventsAlan Coopersmith1-0/+3
2009-09-13xkb: split effectiveGroup calculation into separate utility function.Peter Hutterer1-0/+5
2009-09-07dix: remove dixLookupResource - we don't have any users left.Peter Hutterer1-8/+0
2009-09-04XQuartz: Use --with-launchd-id-prefix for consistency with xinitJeremy Huddleston1-0/+3
2009-09-04input: allow for detectable autorepeat.Daniel Stone2-3/+2
2009-09-03Xi: if XISetEventMask fails, return this to the client.Peter Hutterer1-1/+1
2009-09-03Xi: Unify checking for invalid bits in grab masks.Peter Hutterer1-0/+3
2009-09-03Un-export ApplyPointerMapping. This is an in-server function.Peter Hutterer1-1/+1
2009-08-28xf86 ddx: add vga arbiter support.Dave Airlie1-0/+3
2009-08-27Xext: rename Xtst* to XTest*Peter Hutterer2-5/+5
2009-08-27input: move XTest device initialization into Xext/xtest.cPeter Hutterer1-0/+1
2009-08-25Ensure that rotation updates happen frequentlyKeith Packard1-0/+6
2009-08-24input: move CorePointer/KeyboardProc declarations into header.Peter Hutterer1-0/+3
2009-08-17dix: rework DeviceChangedEvents a bit.Peter Hutterer1-10/+5
2009-08-17include: XInputExtensionInit doesn't need to be exported.Peter Hutterer1-1/+1
2009-08-17include: Unexport most symbols from exevents.h.Peter Hutterer1-105/+136
2009-08-13Add new VT support for OpenSolaris & future Solaris releasesAaron Zang1-0/+3
2009-08-13Remove support for Solaris x86 releases older than Solaris 8Alan Coopersmith2-6/+0
2009-08-13include: correct a copy/paste error in a comment.Peter Hutterer1-1/+1
2009-08-13Xi: un-statify XI2EventSwap, it is needed for tests.Peter Hutterer1-0/+4