summaryrefslogtreecommitdiff
path: root/src/builtins
AgeCommit message (Expand)AuthorFilesLines
2014-01-29Warning fixes.Keith Packard4-5/+5
2014-01-08Fix unused variable 'dir' warningsAlan Coopersmith1-3/+0
2013-01-16Replace deprecated Automake INCLUDES variable with AM_CPPFLAGSAlan Coopersmith1-1/+1
2011-11-11Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith1-1/+1
2011-09-16Strip trailing whitespaceAlan Coopersmith7-9/+9
2010-10-06Purge cvs tags.Jesse Adkins5-16/+0
2009-01-29Janitor: make distcheck and .gitignorePaulo Cesar Pereira de Andrade1-6/+0
2009-01-20xalloc -> malloc, etc.Adam Jackson3-19/+10
2008-12-11Make sure font names/font alias names are null terminatedBenjamin Close1-3/+3
2008-11-04Don't clobber CFLAGS in configureJulien Cristau1-0/+2
2007-09-27fix build with gcc 2.95.Jens Granseuer1-9/+9
2007-09-13Replaced one instance of bcopy() with memcpy().Tilman Sauerbeck1-1/+2
2007-07-16Remove side effects from BuiltinReadDirectory()Dodji Seketeli1-0/+155
2007-06-07Static markup over bitmap and builtins.Adam Jackson1-1/+1
2007-06-07Warning cleanup.Adam Jackson6-58/+43
2007-01-17Add stubs for the scalable renderer callbacks.Kristian Høgsberg1-1/+30
2006-07-19move builtin fonts to gzipDaniel Stone2-2373/+1190
2006-07-13renamed: .cvsignore -> .gitignoreAlan Coopersmith1-0/+0
2005-10-05Include missing filesKevin E Martin1-0/+2
2005-07-30Clear compiler warnings. (Stefan Dirsch)XORG-6_99_99_900XORG-6_8_99_901XORG-6_8_99_900Alan Coopersmith2-2/+6
2005-07-09Include config.h in every source file to make sure necessary options areKeith Packard5-0/+15
2005-07-09Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directoryKeith Packard1-2/+2
2005-07-08silence a warningAdam Jackson1-0/+1
2005-07-03Change include dir now that public headers are referenced byKevin E Martin1-1/+1
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone3-6/+6
2005-07-02Add suitable .cvsignore filesKeith Packard1-0/+6
2005-05-27Reference X11/fonts header files using X11/fonts/ prefix.XORG-6_8_99_9XORG-6_8_99_10Josh Triplett1-1/+1
2005-05-27Add Xfont.Josh Triplett1-0/+13
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich6-6/+6
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich6-6/+6
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich6-6/+6
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich6-6/+6
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich6-6/+6
2003-11-14Initial revisionKaleb Keithley7-0/+2907