Age | Commit message (Expand) | Author | Files | Lines |
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 |
2006-02-05 | Make 'make distcheck' work with automake 1.6.3. | Patrick Lam | 1 | -1/+1 |
2006-02-05 | src/fccache.c (FcGlobalCacheLoad, FcGlobalCacheSave, FcDirCacheConsume, | Patrick Lam | 1 | -3/+2 |
2006-01-30 | Update fc-cat to handle subdir lists in global cache file. | Patrick Lam | 1 | -0/+10 |
2006-01-14 | Compare device numbers as well as inodes. Always normalize directory names | Patrick Lam | 1 | -1/+5 |
2006-01-09 | Normalize font dirs by using the form, as given in fonts.conf, and recorded | Patrick Lam | 1 | -2/+2 |
2006-01-05 | Add self to AUTHORS list. | Patrick Lam | 1 | -28/+38 |
2005-12-09 | Migrate cache files from fonts directories to /var/cache/fontconfig. This | Patrick Lam | 2 | -2/+13 |
2005-12-07 | Fix warnings. | Patrick Lam | 1 | -6/+3 |
2005-12-01 | Add codepath for reading global cache files as well. | Patrick Lam | 1 | -0/+61 |
2005-11-23 | Properly apply fcrozat's patch. | Patrick Lam | 1 | -1/+1 |
2005-11-23 | 2005-11-23 Frederic Crozat <fcrozat@mandriva.com>: reviewed by: plam | Patrick Lam | 1 | -1/+0 |
2005-11-18 | Don't crash when fc-cat invoked with no arguments. | Patrick Lam | 1 | -0/+3 |
2005-11-01 | Fix small memory error (tried to free argv); use basename and dirname | Patrick Lam | 1 | -3/+1 |
2005-11-01 | Reinstate basename patch, but keep a hash table linking FcPatterns to their | Patrick Lam | 1 | -3/+4 |
2005-09-27 | Fix .cvsignore file after copying across directories. | Patrick Lam | 1 | -2/+2 |
2005-09-23 | Add new command-line utility, fc-cat, to convert fonts.cache-2 files into | Patrick Lam | 4 | -0/+536 |