summaryrefslogtreecommitdiff
path: root/src/builtins
AgeCommit message (Expand)Author
2015-12-09Convert to non-recursive build.Matt Turner
2015-12-08Eliminate calls back to X server or font server functions by name (v4)libXfont2-2.0.0Keith Packard
2014-01-29Warning fixes.Keith Packard
2014-01-08Fix unused variable 'dir' warningsAlan Coopersmith
2013-01-16Replace deprecated Automake INCLUDES variable with AM_CPPFLAGSAlan Coopersmith
2011-11-11Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith
2011-09-16Strip trailing whitespaceAlan Coopersmith
2010-10-06Purge cvs tags.Jesse Adkins
2009-01-29Janitor: make distcheck and .gitignorePaulo Cesar Pereira de Andrade
2009-01-20xalloc -> malloc, etc.Adam Jackson
2008-12-11Make sure font names/font alias names are null terminatedBenjamin Close
2008-11-04Don't clobber CFLAGS in configureJulien Cristau
2007-09-27fix build with gcc 2.95.Jens Granseuer
2007-09-13Replaced one instance of bcopy() with memcpy().Tilman Sauerbeck
2007-07-16Remove side effects from BuiltinReadDirectory()Dodji Seketeli
2007-06-07Static markup over bitmap and builtins.Adam Jackson
2007-06-07Warning cleanup.Adam Jackson
2007-01-17Add stubs for the scalable renderer callbacks.Kristian Høgsberg
2006-07-19move builtin fonts to gzipDaniel Stone
2006-07-13renamed: .cvsignore -> .gitignoreAlan Coopersmith
2005-10-05Include missing filesKevin E Martin
2005-07-30Clear compiler warnings. (Stefan Dirsch)XORG-6_99_99_900XORG-6_8_99_901XORG-6_8_99_900Alan Coopersmith
2005-07-09Include config.h in every source file to make sure necessary options areKeith Packard
2005-07-09Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directoryKeith Packard
2005-07-08silence a warningAdam Jackson
2005-07-03Change include dir now that public headers are referenced byKevin E Martin
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone
2005-07-02Add suitable .cvsignore filesKeith Packard
2005-05-27Reference X11/fonts header files using X11/fonts/ prefix.XORG-6_8_99_9XORG-6_8_99_10Josh Triplett
2005-05-27Add Xfont.Josh Triplett
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich
2003-11-14Initial revisionKaleb Keithley