]> git.wh0rd.org - fontconfig.git/history - src/fccfg.c
Bug 44826 - <alias> must contain only a single <family>
[fontconfig.git] / src / fccfg.c
2002-06-20  Keith PackardAccidentally falling through several case blocks
2002-06-19  Keith PackardAdd ref counting to font config patterns so that FcFont...
2002-06-18  Keith PackardAdd a few more families to fonts.conf, make FC_ANTIALIA...
2002-06-08  Keith PackardAdd FcPatternHash, clean up a few valgrind issues
2002-06-03  Keith PackardAdd FcPatternEqualSubset for Pango, clean up some inter...
2002-06-02  Keith PackardEliminate some compiler warnings, avoid seg fault when...
2002-06-02  Keith PackardExpression parsing in fonts.conf file mis-freed element...
2002-05-29  Keith PackardApply some obvious fixes to FcFontSetSort from Owen...
2002-05-21  Keith PackardFix autoconf build process for fontconfig
2002-03-01  Keith PackardPort Xft1 to fontconfig
2002-02-24  Keith PackardCheck font edit value lists for empty dri-20020222-merge
2002-02-19  Keith PackardAutomatically initialize the fontconfig library
2002-02-15  Keith Packardfontconfig library: build fixes and compiler warning...
2002-02-14  Keith PackardInitial revision