summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-07-28pci: add support for pci is boot vga call.Dave Airlie1-0/+3
2009-07-23Fix dist.Aaron Plattner1-2/+4
2009-07-20XQuartz: Initial support for automatic updates through SparkleJeremy Huddleston1-0/+3
2009-07-15xkb: Remove XKMformat.h include from xkbsrv.h into the files that need it.Peter Hutterer1-1/+0
2009-07-15Update to type-specific raw events - require inputproto 1.9.99.14.Peter Hutterer2-4/+7
2009-07-14include: introduce byte counting functions.Peter Hutterer1-0/+30
2009-07-12input: include effective modifiers in device events.Peter Hutterer1-0/+2
2009-07-10Revert "XKB: Sanitise * actions" commits (#19602)Peter Hutterer1-7/+46
2009-07-06s/MAX_DEVICES/MAXDEVICES/ updates.Peter Hutterer1-1/+1
2009-07-01dix: introduce "Xtst Device" label property.Peter Hutterer1-0/+2
2009-07-01input: store the master device's ID in the devPrivate for XTest devices.Peter Hutterer1-1/+4
2009-07-01input: abstract Xtst device lookupPeter Hutterer1-0/+1
2009-06-29dix: make part of ptrveloc.h internalSimon Thum1-4/+4
2009-06-29dix: rename pDev->dev, pVel->vel for consistencySimon Thum1-9/+9
2009-06-29dix: improve pointer acceleration APISimon Thum1-4/+14
2009-06-26dix: add a new DixAccess bit, "DixPostAccess".Eamon Walsh1-0/+1
2009-06-23Xi: check for Use permission on the device in SetClientPointer().Eamon Walsh1-1/+1
2009-06-24xorg-server.h.in: Export the X Access Control Extension (XACE), too.Oliver McFadden1-0/+3
2009-06-18input: unify button numbers on master devices.Peter Hutterer1-0/+2
2009-06-18input: Add labels to buttons and valuators - ABI_XINPUT_VERSION 7Peter Hutterer3-1/+8
2009-06-18input: bump to ints for deviceids - XI2 requires 16-bit deviceids.Peter Hutterer1-1/+1
2009-06-18input: change axisVal from uint to double.Peter Hutterer1-1/+1
2009-06-17Xi: Add support for sourceid in the device classes.Peter Hutterer1-0/+6
2009-06-12input: remove un-used "setter" argument from SetClientPointer.Peter Hutterer1-2/+1
2009-06-11input: remove dependency on XI2 protocol for XI_LASTEVENT.Peter Hutterer1-2/+7
2009-06-10input: move inputstr.h to where its needed.Dave Airlie1-1/+0
2009-06-02input: add support for XIAllDevices and XIAllMasterDevices passive grabs.Peter Hutterer1-0/+2
2009-06-01dix: switch grab checking from unsigned shorts to unsigned intsPeter Hutterer1-1/+1
2009-06-01input: Add grabtype to GrabParameters.Peter Hutterer1-0/+1
2009-05-28Merge branch 'master' into xi2Peter Hutterer5-16/+10
2009-05-28Xi: Send Enter or Leave events with XIPassive(Un)grabNotifyPeter Hutterer1-0/+1
2009-05-27Xi: Add support for Enter and FocusIn grabs.Peter Hutterer2-0/+12
2009-05-27Remove reference to non-existing requestLog and requestLogIndexNicolai Hähnle1-4/+0
2009-05-22input: introduce partial class copying depending on the event.Peter Hutterer2-3/+10
2009-05-22dix: introduce GetMaster()Peter Hutterer1-0/+1
2009-05-22dix: Add a deviceid to the DeviceChangedEvent.Peter Hutterer1-0/+1
2009-05-22input: remove nested union from InternalEvent.Peter Hutterer1-6/+3
2009-05-22Input: rename DeviceIntRec->isMaster to ->type.Peter Hutterer2-1/+7
2009-05-22Split the signal-handler's lastSlave out into a separate variable.Peter Hutterer1-0/+1
2009-05-21dix: 'namespace' HAS_OLD_SLAVE and HAS_NEW_SLAVE.Peter Hutterer1-3/+3
2009-05-21input: rename device->type to device->xinput_type.Peter Hutterer1-1/+1
2009-05-20Xi: remove DeviceIsPointerTypePeter Hutterer1-5/+0
2009-05-18Fix missing parentheses in FP1616 macro.Peter Hutterer1-1/+1
2009-05-16input: reduce the number of superfluous hierarchy eventsPeter Hutterer1-4/+8
2009-05-08dix: export subpixel precision in XI2 events for root/event coordinates.Peter Hutterer1-2/+4
2009-05-08xkb: remove _XkbAlloc, _XkbCalloc, _XkbRealloc and _XkbFreePeter Hutterer1-4/+0
2009-05-08xkb: remove some now-useless XFUNCPROTOBEGINPeter Hutterer1-4/+0
2009-05-07dix: add 'none' pointer acceleration profile with number -1Simon Thum1-4/+3
2009-05-06Xi: add GrabButton and GrabKeysym code.Peter Hutterer1-0/+4
2009-05-05include: up the number of max. input devices to 40.Peter Hutterer1-1/+1