Fix fc-cat documentation (bug 8935).
[platform/upstream/fontconfig.git] / fc-match /
2006-09-03 Keith PackardRemove all .cvsignore files
2006-09-03 Keith PackardMerge branch 'fc-2_4_branch' to master
2006-08-31 Keith PackardSkip broken caches. Cache files are auto-written, don...
2006-04-25 Patrick LamInclude $(top_srcdir), $(top_srcdir)/src before anythin...
2006-04-10 Patrick LamFix double free (spotted by Coverity, CID #1965).
2006-04-07 Patrick LamLD_ADD missing dependencies for binaries. Reported...
2006-04-06 Patrick LamUpdate documentation for fc-match (SGML-ize it). (repor...
2006-04-06 Patrick LamFix intel compiler warnings: make many variables static...
2006-01-30 Patrick LamRemove references to dead fontconfig(3) manpages in...
2005-11-23 Patrick Lam2005-11-23 Frederic Crozat <fcrozat@mandriva.com>:...
2005-11-23 Patrick Lam2005-11-23 Frederic Crozat <fcrozat@mandriva.com>:...
2005-09-11 Patrick LamMerge ... HEAD and finish the GCC 4 cleanups (no more...
2005-07-25 Keith PackardVarious GCC 4 cleanups for signed vs unsigned char
2004-12-07 Keith PackardChange files from ISO-Latin-1 to UTF-8
2004-04-14 Keith PackardAdd instructions for doing a release fc-2_2_93
2003-10-27 Keith PackardYet more cleanups to finish getting 'make distcheck...
2003-10-27 Keith PackardAttempts to fix 'make distcheck' work. Things are progr...
2003-08-15 Carl WorthAdded new FcFini function for cleaning up all memory...
2003-06-09 Keith PackardAdd fc-match program to demonstrate font matching from...
2003-06-09 Keith PackardAdd fc-match program