summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-12-19include: never overwrite realInputProc with enqueueInputProc. Bug #13511Peter Hutterer1-1/+2
2007-12-14registry: XREGISTRY_UNKNOWN needs to be defined even if XREGISTRY isn't enabledOtavio Salvador1-5/+5
2007-12-13Merge branch 'master' into XACE-SELINUXEamon Walsh7-38/+8
2007-12-07Darwin: Use __APPLE__ instead of __DARWIN__Jeremy Huddleston4-5/+5
2007-12-02Clean up many #if 0.Adam Jackson2-33/+0
2007-11-26registry: swap out the DTRACE XErrorDB stuff for the new registry call.Eamon Walsh1-3/+0
2007-11-26registry: Add a call for DTRACE compatibility.Eamon Walsh1-0/+2
2007-11-26registry: Rebase registry to use the server config file of protocol names.Eamon Walsh1-8/+5
2007-11-26registry: rename the SERVERCONFIGdir and relocate it to /usr/lib/xorgEamon Walsh1-0/+3
2007-11-21Darwin: Dead code removal, Code cleanup, Added launcherJeremy Huddleston1-0/+3
2007-11-20Restore checks for __i386 where needed for Sun compilers on SolarisAlan Coopersmith1-1/+1
2007-11-19Merge branch 'master' into XACE-SELINUXEamon Walsh5-20/+5
2007-11-19xace: restore the old SaveScreens function and introduce new API, since theEamon Walsh1-1/+5
2007-11-16Bug #1612: Use a stronger PRNG.Adam Jackson1-0/+3
2007-11-15Small static cleanups on dix/Adam Jackson1-13/+0
2007-11-15Fix a really dumb typo.Aaron Plattner1-1/+1
2007-11-15Save pixmap allocation hints into the PixmapRec.Aaron Plattner1-0/+1
2007-11-15Clean up some garbage in driver enumeration.Adam Jackson1-6/+0
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh9-29/+43
2007-11-05Remove all traces of external RGB database (and Speedo)Daniel Stone4-19/+0
2007-11-05OS: Remove ALLOCATE_LOCAL from os.hDaniel Stone1-3/+0
2007-11-04Add CreatePixmap allocation hints.Aaron Plattner1-1/+9
2007-11-02Move SIGUSR1 notification as late as possible.Adam Jackson1-0/+2
2007-10-30reduce wakeups from smart schedulerArjan van de Ven1-4/+2
2007-10-28xkb: enable XI event processing for xkb.Peter Hutterer1-1/+2
2007-10-28Save processInputProc before wrapping it and restore it later, instead ofPeter Hutterer1-1/+2
2007-10-28xkb: Store the action filters per device in the XkbSrvInfoRec.Peter Hutterer1-0/+21
2007-10-28XKB: Add more bits to xkbsrv.hDaniel Stone1-0/+3
2007-10-28Xi: Include XI protocol header in exevents.hDaniel Stone1-0/+2
2007-10-25Merge branch 'master' into XACE-SELINUXEamon Walsh2-1/+4
2007-10-23xace: Still more changes to selection code. Removed the SelectionPtr fromEamon Walsh1-0/+3
2007-10-23Get rid of unnecessary GNU extended variadic macro.Matthias Hopf1-1/+1
2007-10-22Define PCI_TXT_IDS_DIR more cleanlyDavid Nusinow1-0/+3
2007-10-19xace: Bug fixes, name changes to selection access hooks and fields.Eamon Walsh1-2/+2
2007-10-18dix: Add client parameter to AddPassiveGrabsToList().Eamon Walsh1-0/+1
2007-10-17Merge branch 'master' into XACE-SELINUXEamon Walsh4-5/+33
2007-10-16xace: update the DeleteProperty prototype to include the client argument.Eamon Walsh1-0/+1
2007-10-14mass change from #ifdef i386 to #ifdef __i386__ to conform to ANSIBen Byer1-5/+4
2007-10-11dix: Add a new "registry" mechanism for registering string names of things.Eamon Walsh4-5/+69
2007-10-09Sun bug 6589829: include zoneid of shm segment in access policy for MIT-SHMAlan Coopersmith1-0/+3
2007-10-02make xephyr talk DRI protocol with hostXDodji Seketeli1-0/+2
2007-10-02Fix #12650: "windows not receiving mouse events in multiple screens context"Dodji Seketeli1-0/+3
2007-09-28xace: add hooks + new access codes: XKB extension.Eamon Walsh2-19/+31
2007-09-28xace: add new hooks + access controls: XInput extension.Eamon Walsh2-10/+5
2007-09-27Rework local client id finding code to be more uniformAlan Coopersmith2-0/+21
2007-09-26Merge branch 'master' into XACE-SELINUXEamon Walsh1-0/+1
2007-09-25xace: change prototype of VALIDATE_DRAWABLE_AND_GC macro to allow accessEamon Walsh1-4/+2
2007-09-23Input: Generate XKB mapping changes for all core-sending devices (bug #12523)Daniel Stone1-0/+1
2007-09-19devPrivates rework: move devPrivates field in drawable structure typesEamon Walsh2-2/+2
2007-09-19Merge branch 'master' into XACE-SELINUXEamon Walsh2-2/+3