summaryrefslogtreecommitdiff
path: root/xfixes/select.c
Commit message (Expand)AuthorAgeFilesLines
* dispatch: Mark swapped dispatch as _X_COLDAdam Jackson2017-03-011-2/+2
* dix: Push UpdateCurrentTimeIf down out of the main loopAdam Jackson2016-05-041-0/+1
* xfixes: unvalidated length in SProcXFixesSelectSelectionInput [CVE-2014-8102]Alan Coopersmith2014-12-081-0/+1
* Replace 'pointer' type with 'void *'Keith Packard2014-01-121-6/+6
* Use C99 designated initializers in extension EventsAlan Coopersmith2012-07-091-13/+10
* Introduce a consistent coding styleKeith Packard2012-03-211-162/+140
* Use internal temp variable for swap macrosMatt Turner2011-09-211-5/+4
* Remove unnecessary parentheses around return values in functionsMikhail Gusarov2010-06-101-1/+1
* Set event sequence number in WriteEventsToClient instead of at callers.Jamey Sharp2010-05-191-1/+0
* Make WriteEventsToClient/WriteToClient no-op on fake or dead clients.Jamey Sharp2010-05-191-2/+1
* Replace X-allocation functions with their C89 counterpartsMikhail Gusarov2010-05-131-3/+3
* Add type name argument to CreateNewResourceTypeAlan Coopersmith2009-12-181-8/+4
* Ensure all resource types created have names registeredAlan Coopersmith2009-12-181-0/+6
* Fix most remaining deprecated resource lookups.Eamon Walsh2009-04-291-1/+5
* xserver: Avoid sending uninitialized padding data over the networkPeter Åstrand2009-02-161-0/+1
* Unifdef ISCAdam Jackson2008-10-021-0/+0
* Normalize swapped dispatch for Fixes{ChangeSaveSet,SelectSelectionInput}Adam Jackson2008-02-221-1/+1
* XACE: Too many arguments to selection access hook.Eamon Walsh2007-12-181-2/+1
* xace: Correct some access modes.Eamon Walsh2007-08-301-1/+1
* xace: add hooks + new access codes: XFixes extension.Eamon Walsh2007-08-301-1/+8
* Death to RCS tags.Adam Jackson2007-06-291-2/+0
* Check for clientGone before sending events from XFixes (bug #1753).Keith Packard2007-02-191-1/+3
* Convert callers of SecurityLookupWindow() to dixLookupWindow().Eamon Walsh2006-12-151-4/+4
* Naming change: Security*Access -> Dix*AccessEamon Walsh2006-12-141-1/+1
* Fix more include paths; add dix-config.h to XKB code.Daniel Stone2005-07-031-3/+0
* Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone2005-07-031-0/+4
* Encoding of numerous files changed to UTF-8Markus Kuhn2004-12-041-1/+1
* bugzilla 859 -merging DAMAGE-XFIXES into trunkStuart Kreitman2004-07-291-0/+278