summaryrefslogtreecommitdiff
path: root/Xext/xf86bigfont.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-05Xext: fix unused variable warnings in xf86bigfont.cYaakov Selkowitz1-12/+0
2012-09-20dix: Pull client-is-local flag up to the ClientRecAdam Jackson1-2/+2
2012-07-09Move extension initialisation prototypes into extinit.hDaniel Stone1-0/+1
2012-07-09Use C99 designated initializers in Xext RepliesAlan Coopersmith1-16/+14
2012-07-09Use calloc to zero fill buffers being allocated for replies & eventsAlan Coopersmith1-1/+1
2012-07-09Remove unneccesary casts from WriteToClient callsAlan Coopersmith1-3/+2
2012-03-21Introduce a consistent coding styleKeith Packard1-368/+371
2012-01-12Revert "dix: Pull client-is-local flag up to the ClientRec"Keith Packard1-2/+2
2012-01-06dix: Pull client-is-local flag up to the ClientRecAdam Jackson1-2/+2
2011-09-21Use internal temp variable for swap macrosMatt Turner1-31/+31
2011-01-25Fix compilation of xf86bigfont.cJon TURNEY1-45/+44
2010-12-20Remove SCO supportAdam Jackson1-1/+1
2010-09-28xserver: delete pervasively use of DISPATCH_PROCTiago Vignatti1-6/+0
2010-06-10Remove unnecessary parentheses around return values in functionsMikhail Gusarov1-1/+1
2010-05-26xf86bigfont: Silence compiler warning by initializing pDesc.Jamey Sharp1-3/+1
2010-05-13Eliminate boilerplate around client->noClientException.Jamey Sharp1-2/+2
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-13/+13
2010-05-07Introduce dixLookupFontable for "FONT or GC" parameters.Jamey Sharp1-12/+2
2010-03-22New header for XF86Bigfont server functionsYaakov Selkowitz1-0/+1
2010-03-22Xext: fix old-style function definitions in xf86bigfont.cYaakov Selkowitz1-2/+2
2009-09-21input: define server-supported protocol versions in one single file.Peter Hutterer1-2/+3
2009-08-31Xext: Require newer versions of xcmiscproto, bigreqsproto, and xf86bigfontpro...Jeremy Huddleston1-2/+1
2009-07-14Xext: switch to byte counting functionsPeter Hutterer1-1/+1
2009-04-29Fix most remaining deprecated resource lookups.Eamon Walsh1-7/+7
2009-01-22Remove a bunch of useless casts.Adam Jackson1-8/+5
2008-10-02Unifdef ISCAdam Jackson1-1/+1
2008-02-14Use strerror instead of errno values in user strings.Adam Jackson1-4/+4
2007-12-13Merge branch 'master' into XACE-SELINUXEamon Walsh1-9/+7
2007-12-02Clean up many #if 0.Adam Jackson1-17/+0
2007-11-20registry: Remove registry code from XF86Bigfont extension.Eamon Walsh1-8/+1
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh1-9/+9
2007-11-05Xext: Remove usage of allocaDaniel Stone1-9/+9
2007-10-15registry: Register XF86Bigfont extension protocol names.Eamon Walsh1-16/+8
2007-09-20xace: add hooks + new access codes: XF86-Bigfont extensionEamon Walsh1-2/+2
2007-08-16Add some more support for DragonFly. From Joerg SonnenbergerJeremy C. Reed1-1/+1
2006-12-14Remove instances of macros VERIFY_GEOMETRABLE and VERIFY_GC.Eamon Walsh1-1/+0
2006-12-14Naming change: Security*Access -> Dix*AccessEamon Walsh1-2/+2
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-1/+0
2005-11-08See ChangeLog entry 2005-11-07 for details.Kean Johnson1-1/+1
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone1-2/+2
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone1-2/+2
2005-04-20Change "xf86bigfstr.h" to <X11/extensions/xf86bigfstr.h> for includes.Daniel Stone1-1/+1
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-2/+2
2004-09-20Bugzilla #1402: The last patch was broken on linux. Take definition ofAlexander Gottwald1-2/+2
2004-09-19Bugzilla #1402: fix BigFont extension if SHM is compiled in but notAlexander Gottwald1-3/+6
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-1/+1
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1