xserver-multidpi/Xext
Peter Hutterer c1a16bdcfe Add 'evfill' field to GEExtensions.
We need this to allow extensions to fill in extra data for an event before it
is sent to the client. This is probably to be used like
FillUpEventsFromWindow().
2007-07-01 09:14:18 +09:30
..
appgroup.c Static and dead code cleaup for Xext/ 2007-03-25 17:57:22 -04:00
appgroup.h Static and dead code cleaup for Xext/ 2007-03-25 17:57:22 -04:00
bigreq.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
cup.c Naming change: Security*Access -> Dix*Access 2006-12-14 14:45:42 -05:00
dpms.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
dpmsproc.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
dpmsstubs.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
EVI.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
EVIstruct.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
fontcache.c Fix #include paths for fontcacheproto headers. 2006-09-06 13:18:02 +02:00
geext.c Add 'evfill' field to GEExtensions. 2007-07-01 09:14:18 +09:30
geext.h Add 'evfill' field to GEExtensions. 2007-07-01 09:14:18 +09:30
geint.h Add GenericEvent extension to Xext. 2007-04-30 12:57:42 +09:30
Makefile.am Merge branch 'master' into mpx 2007-06-19 17:20:52 +09:30
mbuf.c Convert callers of LookupDrawable() to dixLookupDrawable(). 2006-12-15 16:36:29 -05:00
mbufbf.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
mbufpx.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
mitmisc.c remove optional R3 backwards compatibility 2006-08-07 23:43:40 +03:00
panoramiX.c Static and dead code cleaup for Xext/ 2007-03-25 17:57:22 -04:00
panoramiX.h Static and dead code cleaup for Xext/ 2007-03-25 17:57:22 -04:00
panoramiXh.h Static and dead code cleaup for Xext/ 2007-03-25 17:57:22 -04:00
panoramiXprocs.c Convert callers of SecurityLookupWindow() to dixLookupWindow(). 2006-12-15 15:50:46 -05:00
panoramiXsrv.h Static and dead code cleaup for Xext/ 2007-03-25 17:57:22 -04:00
panoramiXSwap.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
sampleEVI.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
saver.c Static and dead code cleaup for Xext/ 2007-03-25 17:57:22 -04:00
security.c Remove double-grab option. We only want one grab per device. 2007-05-14 12:34:53 +09:30
SecurityPolicy R6.6 is the Xorg base-line 2003-11-14 15:54:54 +00:00
securitysrv.h Static and dead code cleaup for Xext/ 2007-03-25 17:57:22 -04:00
shape.c Convert callers of SecurityLookupWindow() to dixLookupWindow(). 2006-12-15 15:50:46 -05:00
shm.c remove PIXPRIV checks as this flag is always set. 2007-03-06 17:05:03 -05:00
shmint.h Merge from xserver a header for shm's server internal functions, which are 2005-12-28 10:37:17 +00:00
sleepuntil.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
sleepuntil.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
sync.c Add a new IDLETIME system sync counter. 2007-05-18 20:15:31 +02:00
xace.c Static and dead code cleaup for Xext/ 2007-03-25 17:57:22 -04:00
xace.h Static and dead code cleaup for Xext/ 2007-03-25 17:57:22 -04:00
xacestr.h Add four new XACE hooks: auditing, key event notification, window init 2006-08-25 18:17:01 -04:00
xcalibrate.c Re-add support for tslib (1.0 release) and Xcalibrate extension. 2006-08-29 22:07:15 +01:00
xcmisc.c CVE-2007-1003: XC-MISC Extension ProcXCMiscGetXIDList() Memory Corruption 2007-04-03 15:47:18 +02:00
xevie.c Enable event delivery for multiple heads. 2007-04-26 15:58:50 +09:30
xf86bigfont.c Remove instances of macros VERIFY_GEOMETRABLE and VERIFY_GC. 2006-12-14 18:27:09 -05:00
xprint.c Convert callers of LookupDrawable() to dixLookupDrawable(). 2006-12-15 16:36:29 -05:00
xres.c Improve XRes to; 2006-07-31 17:32:05 +01:00
xtest.c Enable event delivery for multiple heads. 2007-04-26 15:58:50 +09:30
xvdisp.c Convert callers of LookupWindow() to dixLookupWindow(). 2006-12-15 14:19:54 -05:00
xvdisp.h Merging XORG-CURRENT into trunk 2004-04-23 18:54:16 +00:00
xvdix.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
xvmain.c Bug #10560: Code-Cleanup: function declarations () -> (void) 2007-04-09 14:33:15 -07:00
xvmc.c Bug #10560: Code-Cleanup: function declarations () -> (void) 2007-04-09 14:33:15 -07:00
xvmcext.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00