summaryrefslogtreecommitdiff
path: root/Xext/xevie.c
AgeCommit message (Expand)AuthorFilesLines
2008-09-01Xevie: swap replies as necessaryJulien Cristau1-0/+27
2008-09-01Xevie: always initialize rep.length (bug#17394)Thorvald Natvig1-0/+4
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky1-1/+3
2008-07-24Remove all empty extension reset hooks, replace with NULL.Adam Jackson1-9/+1
2008-06-13Fix "warning: no previous prototype for ‘XevieExtensionInit’".Eamon Walsh1-0/+1
2008-04-07Merge branch 'master' into dcdc_reworkPeter Hutterer1-54/+68
2008-03-19Make Xevie private symbol names less genericAlan Coopersmith1-43/+40
2008-03-19Xevie cleanups, byteswapping fixes & request length check fixesAlan Coopersmith1-11/+28
2008-01-03Merge branch 'master' into mpxPeter Hutterer1-15/+6
2007-12-18Sun bug 6278039: Xevie checking wrong size in swapped XevieSelectInput requestsSam Lau1-1/+1
2007-11-21Xext: Scruffy the janitor don't like no "register" keywords.Peter Hutterer1-14/+14
2007-11-20Revert "registry: Register EVIE extension protocol names."Eamon Walsh1-14/+1
2007-10-15registry: Register EVIE extension protocol names.Eamon Walsh1-1/+14
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-14/+5
2007-04-26Enable event delivery for multiple heads.Paulo Ricardo Zanoni1-1/+1
2007-03-25Static and dead code cleaup for Xext/Adam Jackson1-1/+1
2007-03-20Static markup and dead code cull over xkb/.Adam Jackson1-1/+1
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-1/+0
2006-07-21fix XEvIE build without XKBDaniel Stone1-6/+18
2006-06-07Remove 3 compiler warnings in the Xext/xevie.c fileGreg Kroah-Hartman1-3/+1
2006-03-28Big old pile of warning fixes.Adam Jackson1-37/+17
2005-10-06Sun bug #6326551: xkbSetDetectableAutoRepeat broken when using XEvIEAlan Coopersmith1-0/+4
2005-07-07Bug #2901 <https://bugs.freedesktop.org/show_bug.cgi?id=2901> Patch #2325Alan Coopersmith1-2/+2
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone1-1/+1
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone1-2/+2
2005-05-22Bugzilla #2800 <https://bugs.freedesktop.org/show_bug.cgi?id=2800> XevieXORG-6_8_99_8Alan Coopersmith1-8/+348
2005-04-20Change "eviestr.h" to <X11/extensions/eviestr.h>.Daniel Stone1-1/+1
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-3/+3
2004-07-31Integration of XEVIE branch to trunk, latest updatesStuart Kreitman1-340/+83
2004-07-30Integration of XEVIE branch to trunkStuart Kreitman1-0/+628