fc-cache: --sysroot option takes an argument
[platform/upstream/fontconfig.git] / fc-match / fc-match.c
2013-10-03 Akira TAGOHexit with the error code when FcNameParse() failed
2013-01-04 Behdad EsfahbodRemove FcInit() calls from tools
2012-06-01 Akira TAGOHFix the wrong estimation for the memory usage informati...
2012-02-21 Mike Frysingerfc-{list,match}: constify format string
2012-02-21 Akira TAGOHBug 40452 - Running 'fc-match --all' core dumps when...
2011-06-20 Behdad EsfahbodSwitch fc-match to use FcPatternFormat()
2010-11-10 Behdad EsfahbodCleanup copyright notices to replace "Keith Packard...
2009-03-13 Behdad EsfahbodReplace 'KEITH PACKARD' with 'THE AUTHOR(S)' in license...
2009-02-15 Behdad Esfahbod[fcformat] Add element filtering and deletion
2009-02-14 Behdad Esfahbod[fc-match] Accept list of elements like fc-list (bug...
2009-02-14 Behdad EsfahbodImplement FcPatternFormat and use it in cmdline tools...
2009-02-14 Behdad EsfahbodHandle -h and --help according to GNU Coding Standards...
2009-02-14 Behdad Esfahbod[fc-match] Fix list of getopt options in --help
2009-02-14 Behdad EsfahbodReplace RCS Id tags with the file name
2008-05-04 Keith PackardMake fc-match behave better when style is unknown ...
2008-05-04 Keith PackardAdd --all flag to fc-match to show the untrimmed list...
2007-10-26 Behdad EsfahbodMake fc-match --sort call FcFontRenderPrepare.
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-06 Patrick LamFix intel compiler warnings: make many variables static...
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
2003-08-15 Carl WorthAdded new FcFini function for cleaning up all memory...
2003-06-09 Keith PackardAdd fc-match program