index
:
~tagoh/fontconfig
bz24613
bz40648
bz59438
charset-from-string
disable-auto-update
langtag-support
master
panose-sfamilyclass-support
Font customization and configuration library
tagoh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fc-cat
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-15
call setlocale
Akira TAGOH
1
-0
/
+2
2017-11-07
Add the ruleset description support
Akira TAGOH
1
-19
/
+27
2016-09-07
Don't call perror() if no changes happens in errno
Akira TAGOH
1
-2
/
+7
2015-01-19
Fix a typo in docs
Akira TAGOH
1
-1
/
+1
2014-08-12
Fix the memory leak in fc-cat
Akira TAGOH
1
-6
/
+2
2014-08-12
Increase the refcount in FcConfigSetCurrent()
Akira TAGOH
1
-0
/
+1
2013-04-08
build-chain, replace INCLUDES directive by AM_CPPFLAGS
Sebastian Freundt
1
-1
/
+1
2013-01-02
Switch .gitignore to git.mk
Behdad Esfahbod
1
-0
/
+2
2012-12-31
Remove unneeded stuff
Behdad Esfahbod
1
-6
/
+4
2012-10-26
Use automake variable instead of cleaning files in clean-local
Akira TAGOH
1
-4
/
+3
2012-06-01
Fix the wrong estimation for the memory usage information in fontconfig
Akira TAGOH
1
-1
/
+1
2012-03-28
Fix the hardcoded cache file suffix
Akira TAGOH
1
-2
/
+2
2012-03-16
Fix a build issue due to the use of non-portable variables
Akira TAGOH
1
-2
/
+2
2012-03-16
Revert "Fix a build fail on some environment."
Akira TAGOH
1
-3
/
+3
2012-03-10
Fix a build fail on some environment.
Akira TAGOH
1
-3
/
+3
2012-02-21
fc-cat: fix pointer warning
Mike Frysinger
1
-1
/
+1
2011-06-20
Switch fc-cat to use FcPatternFormat()
Behdad Esfahbod
1
-28
/
+11
2010-12-28
Make fc-arch stuff cross-compiling-safe
Behdad Esfahbod
1
-1
/
+1
2010-11-10
Cleanup copyright notices to replace "Keith Packard" with "the author(s)"
Behdad Esfahbod
2
-4
/
+4
2010-09-03
Bug 29995 - fc-cat does not invoke FcFini()
Behdad Esfahbod
1
-0
/
+1
2010-04-20
Add fc-pattern cmdline tool
Behdad Esfahbod
1
-0
/
+1
2009-03-13
Replace 'KEITH PACKARD' with 'THE AUTHOR(S)' in license text in all files
Behdad Esfahbod
2
-4
/
+4
2009-02-13
Cleanup all manpage.* files
Behdad Esfahbod
1
-1
/
+1
2009-02-13
Add fc-scan too that runs FcFileScan/FcDirScan
Behdad Esfahbod
1
-0
/
+1
2009-02-13
Handle -h and --help according to GNU Coding Standards (#17104)
Behdad Esfahbod
2
-23
/
+26
2009-02-13
Get rid of $Id$ tags
Behdad Esfahbod
1
-1
/
+1
2009-02-13
Add fc-query (#13019)
Behdad Esfahbod
1
-0
/
+1
2009-02-13
Update man pages
Behdad Esfahbod
1
-4
/
+11
2009-02-13
Replace RCS Id tags with the file name
Behdad Esfahbod
1
-1
/
+1
2008-04-18
Fix build with !ENABLE_DOCS and no built manpages.
Eric Anholt
1
-2
/
+6
2008-01-08
Eliminate references to freetype from utility Makefile.am's
Keith Packard
1
-2
/
+2
2007-10-25
Distribute man source files for command line programs (bug 9678).
Keith Packard
1
-3
/
+3
2006-12-02
Fix fc-cat documentation (bug 8935).
Peter Breitenlohner
2
-5
/
+30
2006-09-04
Hide private functions in shared library. Export functionality for utilities.
Keith Packard
2
-23
/
+16
2006-09-03
Remove all .cvsignore files
Keith Packard
1
-6
/
+0
2006-09-02
Unify directory canonicalization into FcStrAddFilename.
Keith Packard
1
-1
/
+1
2006-09-01
Pass directory information around in FcCache structure. Freeze charsets.
Keith Packard
1
-61
/
+22
2006-08-31
Change $(pkgcachedir) to $(fc_cachedir) in fc-cat and fc-cache Makefile.am
Keith Packard
1
-2
/
+0
2006-08-31
With no args, fc-cat now dumps all directories.
Keith Packard
1
-26
/
+93
2006-08-31
Automatically remove invalid cache files.
Keith Packard
1
-2
/
+1
2006-08-30
Fix fc-cat again. Sigh.
Keith Packard
1
-12
/
+25
2006-08-30
FcCharSetSerialize was using wrong offset for leaves. Make fc-cat work.
Keith Packard
1
-63
/
+71
2006-08-27
Fix up fc-cache and fc-cat for no global cache changes.
Keith Packard
1
-106
/
+13
2006-04-25
Include $(top_srcdir), $(top_srcdir)/src before anything else.
Patrick Lam
1
-8
/
+9
2006-04-11
Properly convert static charsets to dynamic charsets.
Patrick Lam
1
-1
/
+3
2006-04-07
LD_ADD missing dependencies for binaries. Reported by Edson Alves Pereira.
Patrick Lam
1
-1
/
+1
2006-04-07
Patrick Lam <plam@mit.edu>
Patrick Lam
1
-1
/
+0
2006-03-03
More stub definitions and remove FcFileIsDir from fc-cat.
Patrick Lam
1
-10
/
+0
2006-02-21
Initialize fontconfig library in fc-cat to avoid segfault.
Patrick Lam
1
-1
/
+10
2006-02-17
Enable fc-cat to print out old-style cache info when given a directory
Patrick Lam
1
-1
/
+25
[next]