summaryrefslogtreecommitdiff
path: root/src/builtins
Commit message (Expand)AuthorAgeFilesLines
* Convert to non-recursive build.Matt Turner2015-12-091-17/+0
* Eliminate calls back to X server or font server functions by name (v4)libXfont2-2.0.0Keith Packard2015-12-085-15/+25
* Warning fixes.Keith Packard2014-01-294-5/+5
* Fix unused variable 'dir' warningsAlan Coopersmith2014-01-081-3/+0
* Replace deprecated Automake INCLUDES variable with AM_CPPFLAGSbaserock/morphAlan Coopersmith2013-01-161-1/+1
* Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith2011-11-111-1/+1
* Strip trailing whitespaceAlan Coopersmith2011-09-167-9/+9
* Purge cvs tags.Jesse Adkins2010-10-065-16/+0
* Janitor: make distcheck and .gitignorePaulo Cesar Pereira de Andrade2009-01-291-6/+0
* xalloc -> malloc, etc.Adam Jackson2009-01-203-19/+10
* Make sure font names/font alias names are null terminatedBenjamin Close2008-12-111-3/+3
* Don't clobber CFLAGS in configureJulien Cristau2008-11-041-0/+2
* fix build with gcc 2.95.Jens Granseuer2007-09-271-9/+9
* Replaced one instance of bcopy() with memcpy().Tilman Sauerbeck2007-09-131-1/+2
* Remove side effects from BuiltinReadDirectory()Dodji Seketeli2007-07-161-0/+155
* Static markup over bitmap and builtins.Adam Jackson2007-06-071-1/+1
* Warning cleanup.Adam Jackson2007-06-076-58/+43
* Add stubs for the scalable renderer callbacks.Kristian Høgsberg2007-01-171-1/+30
* move builtin fonts to gzipDaniel Stone2006-07-192-2373/+1190
* renamed: .cvsignore -> .gitignoreAlan Coopersmith2006-07-131-0/+0
* Include missing filesKevin E Martin2005-10-051-0/+2
* Clear compiler warnings. (Stefan Dirsch)XORG-6_99_99_900XORG-6_8_99_901XORG-6_8_99_900Alan Coopersmith2005-07-302-2/+6
* Include config.h in every source file to make sure necessary options areKeith Packard2005-07-095-0/+15
* Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directoryKeith Packard2005-07-091-2/+2
* silence a warningAdam Jackson2005-07-081-0/+1
* Change include dir now that public headers are referenced byKevin E Martin2005-07-031-1/+1
* Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone2005-07-033-6/+6
* Add suitable .cvsignore filesKeith Packard2005-07-021-0/+6
* Reference X11/fonts header files using X11/fonts/ prefix.XORG-6_8_99_9XORG-6_8_99_10Josh Triplett2005-05-271-1/+1
* Add Xfont.Josh Triplett2005-05-271-0/+13
* Merging XORG-CURRENT into trunkEgbert Eich2004-04-236-6/+6
* Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich2004-03-146-6/+6
* Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENTEgbert Eich2004-03-036-6/+6
* readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich2004-02-266-6/+6
* Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich2004-02-266-6/+6
* Initial revisionKaleb Keithley2003-11-147-0/+2907