]> git.wh0rd.org - fontconfig.git/history - src/fcdir.c
Add test for validity of directory caches that somehow got lost (reported
[fontconfig.git] / src / fcdir.c
2005-11-04  Patrick LamAdd test for validity of directory caches that somehow... fc-2_3_92
2005-10-12  Patrick LamWhen fc-cache is run without --force, use directory...
2005-09-11  Patrick LamMerge with HEAD and finish the GCC 4 cleanups (no more...
2005-09-01  Patrick Lam:
2005-08-30  Patrick Lamsrc/fcint.c
2005-08-24  Patrick LamOverhaul the serialization system to create one mmapabl...
2005-07-25  Patrick Lam#ifdef out old cache stuff, replace with first version...
2005-02-10  Keith PackardFree patterns from fonts which are rejected by configur...
2004-12-07  Keith PackardChange files from ISO-Latin-1 to UTF-8
2004-12-05  Keith PackardChange default set of fonts to include all of /usr...
2004-12-04  Keith PackardMove existing fonts.conf to fonts.conf.bak
2003-05-07  Keith PackardAdd filename-based accept/reject to ammend available...
2003-03-12  Keith PackardGlobal cache time checking was using wrong file name...
2003-03-05  Keith PackardChange RCS tag
2003-02-24  Keith PackardDont attempt to use cache if NULL
2003-02-13  Keith PackardTrack dirs containing fonts.cache files referenced...
2003-02-12  Keith PackardDont cache directorys until theyve been scanned. Avoids...
2002-09-26  Keith PackardWas losing local cached dirs in global cache list
2002-08-31  Keith PackardMore complete memory tracking. Install always overwrite...
2002-08-26  Keith PackardAppend version number to cache file names fcpackage_rc3
2002-07-28  Keith PackardRewrite global cache handling code in fontconfig to... fcpackage_rc1
2002-06-19  Keith PackardAdd ref counting to font config patterns so that FcFont...
2002-05-21  Keith PackardFix autoconf build process for fontconfig
2002-03-03  Keith Packardfontconfig: bail scanning directory on fatal error
2002-03-01  Keith PackardPort Xft1 to fontconfig
2002-02-15  Keith Packardfontconfig library: build fixes and compiler warning...
2002-02-14  Keith PackardInitial revision