summaryrefslogtreecommitdiff
path: root/xfixes/xfixes.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-12Replace 'pointer' type with 'void *'Keith Packard1-1/+1
2012-12-10xfixes: Fix minor number in QueryVersionDaniel Martin1-1/+1
2012-07-09Move extension initialisation prototypes into extinit.hDaniel Stone1-0/+1
2012-07-09Use C99 designated initializers in various extension RepliesAlan Coopersmith1-5/+5
2012-07-09Remove unneccesary casts from WriteToClient callsAlan Coopersmith1-1/+1
2012-03-21Introduce a consistent coding styleKeith Packard1-134/+126
2011-09-21Use internal temp variable for swap macrosMatt Turner1-9/+7
2011-05-31fixes: Add support for pointer barriersAdam Jackson1-9/+15
2011-05-13include: add version_compare helper functionPeter Hutterer1-6/+6
2010-12-07Sun's copyrights now belong to OracleAlan Coopersmith1-1/+1
2010-11-30fixes: Add panoramix supportDavid Reveman1-0/+30
2010-06-05Change the devPrivates API to require dixRegisterPrivateKeyKeith Packard1-3/+3
2010-05-19Add typed resource-lookup errors for non-core resource types.Jamey Sharp1-0/+1
2010-05-13Eliminate boilerplate around client->noClientException.Jamey Sharp1-1/+1
2009-12-16Update Sun license notices to current X.Org standard formAlan Coopersmith1-21/+15
2009-09-21input: define server-supported protocol versions in one single file.Peter Hutterer1-8/+6
2009-05-15Correct some Sun license notices to Sun's standard X11 license formatAlan Coopersmith1-17/+24
2009-02-16xserver: Avoid sending uninitialized padding data over the networkPeter Åstrand1-0/+1
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-1/+1
2008-12-02Add visibility flags to XSERVER_CFLAGS.Paulo Cesar Pereira de Andrade1-1/+1
2008-10-02Unifdef ISCAdam Jackson1-0/+0
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky1-1/+3
2007-11-20Revert "registry: Register XFixes extension protocol names."Eamon Walsh1-77/+1
2007-10-15registry: Register XFixes extension protocol names.Eamon Walsh1-1/+77
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-4/+2
2007-03-25Static cleanups, dead code deletion.Adam Jackson1-5/+3
2006-11-08Bug #6786: Use separate defines for server's Fixes support level.Adam Jackson1-5/+12
2006-03-15Coverity #487: Check version number correctly.Adam Jackson1-1/+1
2006-03-13Part 3 of 3 (Other parts are in proto and lib) Composite Version 0.3:Deron Johnson1-0/+27
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-31Update xfixes server code to major version 3 from xserver CVS, and performEric Anholt1-0/+5
2004-07-29bugzilla 859 -merging DAMAGE-XFIXES into trunkStuart Kreitman1-0/+225