Merge branch 'upstream' into tizen
[platform/upstream/fontconfig.git] / fc-list / fc-list.c
2015-10-28 Jaeun ChoiImported Upstream version 2.11.93 57/50357/1 upstream/2.11.93
2013-10-03 Akira TAGOHexit with the error code when FcNameParse() failed
2013-01-29 Anas NashifImported Upstream version 2.10.91 upstream/2.10.91
2013-01-04 Behdad EsfahbodRemove FcInit() calls from tools
2012-11-05 Anas NashifImported Upstream version 2.10.0 upstream/2.10.0
2012-06-01 Akira TAGOHFix the wrong estimation for the memory usage informati...
2012-02-21 Mike Frysingerfc-{list,match}: constify format string
2011-06-20 Behdad EsfahbodBug 26718 - "fc-match sans file" doesn't work
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 EsfahbodImplement fc-list --quiet ala grep (bug #17141)
2009-02-14 Behdad EsfahbodHandle -h and --help according to GNU Coding Standards...
2009-02-14 Behdad EsfahbodImplement fc-list --verbose (#13015)
2009-02-14 Behdad EsfahbodReplace RCS Id tags with the file name
2006-09-03 Keith PackardMerge branch 'fc-2_4_branch' to master
2006-08-31 Keith PackardRevert ABI changes from version 2.3
2006-02-21 Patrick LamEliminate unused vars reported by Intel's compiler.
2005-10-21 Patrick LamPrevent fc-list from escaping strings when printing...
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-08-12 Keith PackardBug 103 -- FcObjectSetBuild must be terminated by ...
2003-05-31 Keith Packard(Bug 87) Automake 1.4 doesn't do man_MAN1 correctly...
2003-03-05 Keith PackardChange RCS tag
2002-07-03 Keith PackardObject list to FcObjectSetBuild wasnt terminated with 0
2002-06-30 Keith PackardMake fc-list more useful
2002-02-28 Keith PackardAdd better error reporting when loading config file
2002-02-26 Marc Aurele La FranceWarning fixes
2002-02-15 Keith Packardfontconfig library: build fixes and compiler warning...
2002-02-14 Keith PackardInitial revision