]> git.wh0rd.org - fontconfig.git/history - src/fcxml.c
Change RCS tag
[fontconfig.git] / src / fcxml.c
2003-03-05  Keith PackardChange RCS tag
2003-03-02  Keith PackardSwitch back to -version-info for fontconfig as its...
2003-02-12  Keith PackardAdd "same" binding for edits to inherit binding from...
2002-08-31  Keith PackardMore complete memory tracking. Install always overwrite...
2002-08-22  Keith PackardAdd contains/not_contains, fix LangSet equal operator...
2002-08-20  Keith PackardMemory leak in XML parsing of matrices (thanks Owen)
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-07-31  Keith PackardAdd binding property to edit element
2002-07-12  Keith PackardAdd a bunch more languages that use the Latin alphabet
2002-06-26  Keith PackardSteal idea for locale-insensitive strtod from glib
2002-06-21  Keith PackardOops. Made a mistake when adding config file names...
2002-06-21  Keith PackardFix automatic file time checking, transcoding table...
2002-06-19  Keith PackardAdd ref counting to font config patterns so that FcFont...
2002-06-18  Keith PackardFix compiler warning
2002-06-08  Keith PackardAdd FcPatternHash, clean up a few valgrind issues
2002-06-02  Keith PackardExpression parsing in fonts.conf file mis-freed element...
2002-05-22  Keith PackardReplace silly avl sort with qsort, add FcPatternEqual
2002-05-21  Keith PackardFix autoconf build process for fontconfig
2002-02-28  Keith PackardAdd better error reporting when loading config file
2002-02-22  Keith Packardfontconfig: some config file parsing mistakes
2002-02-20  Keith Packarddont complain about missing optional included font...
2002-02-18  Keith PackardSwitch fontconfig from libxml2 to expat
2002-02-15  Keith Packardfontconfig library: build fixes and compiler warning...
2002-02-14  Keith PackardInitial revision