]> git.wh0rd.org - fontconfig.git/history - src/fcdbg.c
Add remaining .cvsignore files
[fontconfig.git] / src / fcdbg.c
2003-02-12  Keith PackardOutput langsets and all bindings in debug messages
2002-11-22  Keith PackardIn debugging output, mark weakly bound values with (w) fcpackage_2_1
2002-08-22  Keith PackardAdd contains/not_contains, fix LangSet equal operator...
2002-08-22  Keith PackardReimplement FC_LANG as FcTypeLang, freeze patterns...
2002-08-19  Keith PackardVarious config changes plus a couple of optimizations...
2002-08-11  Keith PackardFix weird first/not-first lameness in font matches... fcpackage_rc2 rc2
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-02  Keith PackardEliminate some compiler warnings, avoid seg fault when...
2002-02-18  Keith PackardSwitch fontconfig from libxml2 to expat
2002-02-14  Keith PackardInitial revision