summaryrefslogtreecommitdiff
path: root/Xext/geext.c
AgeCommit message (Expand)Author
2009-06-29Fix a couple off-by-one array boundary checks.Jeremy Huddleston
2008-10-26Xext: Fix compiler warningsJulien Cristau
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky
2008-07-10Xext: store the GenericMasks in the resource system.Peter Hutterer
2008-05-21Replace UniSA with full Uni name in Author affiliation.Peter Hutterer
2008-04-25Standardise copyright headers for all new files created as part of MPX.Peter Hutterer
2008-04-24Xext: XGE: change function definition to have return value on separate line.Peter Hutterer
2008-04-24Xext: add a few lines of comments to XGE.Peter Hutterer
2008-04-24Xext: re-do the XGE versioning handling.Peter Hutterer
2008-04-24Xext: remove trailing whitespaces in geext.{c|h}Peter Hutterer
2008-01-25Xext: add GEDeviceMaskIsSet (GE mask checking per device)Peter Hutterer
2008-01-25Xext: allow per-device GE masks.Peter Hutterer
2008-01-03Merge branch 'master' into mpxPeter Hutterer
2007-07-06Use the same struct for generic event masks throughout the code.Peter Hutterer
2007-07-01Add 'evfill' field to GEExtensions.Peter Hutterer
2007-05-17Clean up, correct some comments.Peter Hutterer
2007-05-02Cleaning up a bit.Peter Hutterer
2007-04-30Add GenericEvent extension to Xext.Peter Hutterer