summaryrefslogtreecommitdiff
path: root/dix/dispatch.c
AgeCommit message (Expand)Author
2009-08-25Ensure that rotation updates happen frequentlyKeith Packard
2009-07-26Replace dixLookupResource by dixLookupResourceBy{Type,Class}Keith Packard
2008-11-04Purge device-based WindowAccess code.Peter Hutterer
2008-10-22dix: init remaining three xkb fields to zero in a new client.Peter Hutterer
2008-10-06Loader: Unexport a handful of consumerless symbols from dixsym.Adam Jackson
2008-10-06xalloc+bzero -> xcallocAdam Jackson
2008-09-02Don't try to destroy a NULL pixmap.Daniel Drake
2008-08-20Centralize declaration of ConnectionInfo.Adam Jackson
2008-08-11The smart scheduler is not optional.Mathieu BĂ©rard
2008-07-24Shape extension is built-in and mandatory.Adam Jackson
2008-05-20Merge branch 'master' into mpxPeter Hutterer
2008-05-12X n'est pas une print API.Adam Jackson
2008-04-22Merge branch 'master' into mpxPeter Hutterer
2008-04-18Death to APPGROUP.Adam Jackson
2008-04-07Merge branch 'master' into dcdc_reworkPeter Hutterer
2008-03-04Merge branch 'master' into mpxPeter Hutterer
2008-02-29dix: Refactoring of selection code to allow for polyinstantiation.Eamon Walsh
2008-02-14requestingClient is an xprintism, hide it for other servers.Adam Jackson
2008-02-14Simplify critical output flushing.Adam Jackson
2008-02-12XACE: Move the selection access hook to its own function.Eamon Walsh
2008-02-07XACE: Correct some protocol error values in the colormap routines.Eamon Walsh
2008-01-26Merge branch 'master' into mpxPeter Hutterer
2008-01-25XACE: Stop using fake requestVectors in favor of a simple hook call.Eamon Walsh
2008-01-18dix: remove inputInfo.pointer reference in TryClientEvents.Peter Hutterer
2008-01-10Merge branch 'master' into mpxPeter Hutterer
2008-01-03Merge branch 'master' into mpxPeter Hutterer
2008-01-02Restore include & typedef needed by dtraceAlan Coopersmith
2007-12-03dix: Remove RegisterPairingClient and UnregisterPairingClient.Peter Hutterer
2007-11-26registry: add missing include statement.Eamon Walsh
2007-11-26registry: swap out the DTRACE XErrorDB stuff for the new registry call.Eamon Walsh
2007-11-19Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-11-19xace: restore the old SaveScreens function and introduce new API, since theEamon Walsh
2007-11-15Small static cleanups on dix/Adam Jackson
2007-11-14Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-11-07Merge branch 'master' into mpxPeter Hutterer
2007-11-06Modified performance patches from Arjan van de Ven <arjan@infradead.org>Eamon Walsh
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-11-05DIX: Remove last alloca callDaniel Stone
2007-11-05changing ALLOCATE_LOCAL to xalloc to prevent stack overflowBen Byer
2007-11-04Add CreatePixmap allocation hints.Aaron Plattner
2007-10-23xace: Still more changes to selection code. Removed the SelectionPtr fromEamon Walsh
2007-10-19xace: Bug fixes, name changes to selection access hooks and fields.Eamon Walsh
2007-09-28xace: remove obsoleted DRAWABLE_ACCESS hook.Eamon Walsh
2007-09-25xace: change prototype of VALIDATE_DRAWABLE_AND_GC macro to allow accessEamon Walsh
2007-09-20xace: modifications to ChangeWindowAttributes special case: separateEamon Walsh
2007-09-19xace: add special-case for just setting the event mask on a window,Eamon Walsh
2007-09-05xace: add new fields to resource access hook to allow parent resource objectsEamon Walsh
2007-08-30xace: add hooks + new access codes: XFixes extension.Eamon Walsh
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh
2007-08-16xace: add hooks + new access codes: core protocol selection requestsEamon Walsh