summaryrefslogtreecommitdiff
path: root/fc-list
AgeCommit message (Expand)AuthorFilesLines
2012-03-16Fix a build issue due to the use of non-portable variablesAkira TAGOH1-2/+2
2012-03-16Revert "Fix a build fail on some environment."Akira TAGOH1-4/+4
2012-03-10Fix a build fail on some environment.Akira TAGOH1-4/+4
2012-02-21fc-{list,match}: constify format stringMike Frysinger1-10/+10
2011-06-20Bug 26718 - "fc-match sans file" doesn't workBehdad Esfahbod1-13/+4
2010-11-10Cleanup copyright notices to replace "Keith Packard" with "the author(s)"Behdad Esfahbod2-4/+4
2010-04-20Add fc-pattern cmdline toolBehdad Esfahbod1-0/+1
2009-03-13Replace 'KEITH PACKARD' with 'THE AUTHOR(S)' in license text in all filesBehdad Esfahbod2-4/+4
2009-02-15[fcformat] Add element filtering and deletionBehdad Esfahbod1-2/+5
2009-02-13Cleanup all manpage.* filesBehdad Esfahbod1-1/+1
2009-02-13[fc-match] Accept list of elements like fc-list (bug #13017)Behdad Esfahbod2-21/+20
2009-02-13Add fc-scan too that runs FcFileScan/FcDirScanBehdad Esfahbod1-3/+4
2009-02-13Implement FcPatternFormat and use it in cmdline tools (bug #17107)Behdad Esfahbod2-13/+47
2009-02-13Implement fc-list --quiet ala grep (bug #17141)Behdad Esfahbod1-7/+20
2009-02-13Handle -h and --help according to GNU Coding Standards (#17104)Behdad Esfahbod2-18/+22
2009-02-13Get rid of $Id$ tagsBehdad Esfahbod1-1/+1
2009-02-13Implement fc-list --verbose (#13015)Behdad Esfahbod2-20/+31
2009-02-13Add fc-query (#13019)Behdad Esfahbod1-0/+1
2009-02-13Update man pagesBehdad Esfahbod1-4/+8
2009-02-13Replace RCS Id tags with the file nameBehdad Esfahbod1-1/+1
2008-04-18Fix build with !ENABLE_DOCS and no built manpages.Eric Anholt1-2/+6
2008-01-08Eliminate references to freetype from utility Makefile.am'sKeith Packard1-2/+2
2007-10-25Distribute man source files for command line programs (bug 9678).Keith Packard1-3/+3
2006-09-03Remove all .cvsignore filesKeith Packard1-6/+0
2006-08-31Revert ABI changes from version 2.3Keith Packard1-1/+1
2006-04-07LD_ADD missing dependencies for binaries. Reported by Edson Alves Pereira.Patrick Lam1-2/+1
2006-02-21Eliminate unused vars reported by Intel's compiler.Patrick Lam1-2/+2
2006-02-05Make 'make distcheck' work with automake 1.6.3.Patrick Lam1-1/+1
2005-10-21Prevent fc-list from escaping strings when printing them.Patrick Lam1-1/+1
2004-12-07Change files from ISO-Latin-1 to UTF-8Keith Packard2-2/+2
2004-04-14Add instructions for doing a releasefc-2_2_93Keith Packard1-1/+1
2003-12-11Move man_MANS into the 'if USEDOCBOOK' block.Carl Worth1-2/+2
2003-11-16Add some example usages.Noah Levitt1-0/+23
2003-10-27Yet more cleanups to finish getting 'make distcheck' working This has beenKeith Packard1-1/+1
2003-10-27Attempts to fix 'make distcheck' work. Things are progressing pretty well,Keith Packard1-4/+6
2003-10-09Replace fc-cache and fc-list manpages with more detailed, SGML versions.Josselin Mouette4-38/+189
2003-08-15Added new FcFini function for cleaning up all memory. Fixed a few memoryCarl Worth1-0/+4
2003-08-12Bug 103 -- FcObjectSetBuild must be terminated by (char *) 0 as varargs areKeith Packard1-1/+1
2003-05-31(Bug 87) Automake 1.4 doesn't do man_MAN1 correctly (Bug 88) Fix usage infoKeith Packard3-3/+15
2003-03-10Ship manualKeith Packard1-0/+2
2003-03-05Change RCS tagKeith Packard2-4/+4
2003-03-03Sun Mar 2 14:16:17 2003 Owen Taylor <otaylor@redhat.com>Owen Taylor1-0/+2
2003-02-24Add remaining .cvsignore filesKeith Packard1-0/+5
2003-02-24Switch to automakeKeith Packard2-54/+28
2003-02-06Build fclang.h before building library This required compiling the charsetKeith Packard1-17/+0
2002-08-19Various config changes plus a couple of optimizations from OwenKeith Packard1-1/+1
2002-08-01Fix autoconf build BSD install and sysconfdir problemsKeith Packard1-2/+2
2002-07-03Object list to FcObjectSetBuild wasnt terminated with 0Keith Packard1-2/+2
2002-07-01Indent lineMarc Aurele La France1-0/+2
2002-06-30Make fc-list more usefulKeith Packard1-4/+16