summaryrefslogtreecommitdiff
path: root/xfixes/select.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-12Replace 'pointer' type with 'void *'Keith Packard1-6/+6
2012-07-09Use C99 designated initializers in extension EventsAlan Coopersmith1-13/+10
2012-03-21Introduce a consistent coding styleKeith Packard1-162/+140
2011-09-21Use internal temp variable for swap macrosMatt Turner1-5/+4
2010-06-10Remove unnecessary parentheses around return values in functionsMikhail Gusarov1-1/+1
2010-05-19Set event sequence number in WriteEventsToClient instead of at callers.Jamey Sharp1-1/+0
2010-05-19Make WriteEventsToClient/WriteToClient no-op on fake or dead clients.Jamey Sharp1-2/+1
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-3/+3
2009-12-18Add type name argument to CreateNewResourceTypeAlan Coopersmith1-8/+4
2009-12-18Ensure all resource types created have names registeredAlan Coopersmith1-0/+6
2009-04-29Fix most remaining deprecated resource lookups.Eamon Walsh1-1/+5
2009-02-16xserver: Avoid sending uninitialized padding data over the networkPeter Åstrand1-0/+1
2008-10-02Unifdef ISCAdam Jackson1-0/+0
2008-02-22Normalize swapped dispatch for Fixes{ChangeSaveSet,SelectSelectionInput}Adam Jackson1-1/+1
2007-12-18XACE: Too many arguments to selection access hook.Eamon Walsh1-2/+1
2007-08-30xace: Correct some access modes.Eamon Walsh1-1/+1
2007-08-30xace: add hooks + new access codes: XFixes extension.Eamon Walsh1-1/+8
2007-06-29Death to RCS tags.Adam Jackson1-2/+0
2007-02-19Check for clientGone before sending events from XFixes (bug #1753).Keith Packard1-1/+3
2006-12-15Convert callers of SecurityLookupWindow() to dixLookupWindow().Eamon Walsh1-4/+4
2006-12-14Naming change: Security*Access -> Dix*AccessEamon Walsh1-1/+1
2005-07-03Fix more include paths; add dix-config.h to XKB code.Daniel Stone1-3/+0
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2004-12-04Encoding of numerous files changed to UTF-8Markus Kuhn1-1/+1
2004-07-29bugzilla 859 -merging DAMAGE-XFIXES into trunkStuart Kreitman1-0/+278