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