Remove chown, chmod for fontconfig cache path
[platform/upstream/fontconfig.git] / fc-match /
2016-08-22 Youngbok ShinMerge branch 'upstream' into tizen
2016-08-22 Youngbok ShinImported Upstream version 2.12.1 upstream/2.12.1
2015-10-28 Jaeun ChoiMerge branch 'upstream' into tizen 78/50878/1
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-04-08 Sebastian Freundtbuild-chain, replace INCLUDES directive by AM_CPPFLAGS
2013-01-29 Anas NashifImported Upstream version 2.10.91 upstream/2.10.91
2013-01-29 Anas NashifImported Upstream version 2.10.2 upstream/2.10.2
2013-01-04 Behdad EsfahbodRemove FcInit() calls from tools
2013-01-02 Behdad EsfahbodSwitch .gitignore to git.mk
2012-11-05 Anas NashifImported Upstream version 2.10.0 upstream/2.10.0
2012-10-26 Akira TAGOHUse automake variable instead of cleaning files in...
2012-06-01 Akira TAGOHFix the wrong estimation for the memory usage informati...
2012-03-16 Akira TAGOHFix a build issue due to the use of non-portable variables
2012-03-16 Akira TAGOHRevert "Fix a build fail on some environment."
2012-03-10 Akira TAGOHFix a build fail on some environment.
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...
2010-04-21 Behdad EsfahbodAdd fc-pattern cmdline tool
2009-11-30 Behdad Esfahbod[doc] Fix typo
2009-07-24 Behdad EsfahbodFix doc syntax (#22902)
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 EsfahbodCleanup all manpage.* files
2009-02-14 Behdad Esfahbod[fc-match] Accept list of elements like fc-list (bug...
2009-02-14 Behdad EsfahbodAdd fc-scan too that runs FcFileScan/FcDirScan
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 EsfahbodGet rid of $Id$ tags
2009-02-14 Behdad EsfahbodAdd fc-query (#13019)
2009-02-14 Behdad EsfahbodUpdate man pages
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...
2008-04-18 Eric AnholtFix build with !ENABLE_DOCS and no built manpages.
2008-01-08 Keith PackardEliminate references to freetype from utility Makefile...
2007-10-26 Behdad EsfahbodMake fc-match --sort call FcFontRenderPrepare.
2007-10-25 Keith PackardDistribute man source files for command line programs...
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