summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-18Must not insert cache into hash table before completely validating.Keith Packard1-2/+2
2007-10-18Place language name in constant array instead of pointer.Keith Packard2-2/+2
2007-10-18FcConfigParseAndLoad doc was missing the last param.Keith Packard1-1/+1
2007-10-18Avoid crashes if config files contain junk.Mike FABIAN1-0/+4
2007-10-18Handle Japanese fonts better. (debian bug #435971)Hideki Yamane1-0/+11
2007-10-18Have fc-cache remove invalid cache files from cache directories.Keith Packard1-16/+18
2007-10-18Don't use X_OK bit when checking for writable directories (bug 12438)Keith Packard2-3/+3
2007-10-18Verbose message about cleaning directories was impreciseKeith Packard1-1/+2
2007-10-18Improve verbose messages from fc-cache.Keith Packard1-2/+2
2007-10-18Remove unneeded call to access(2) in fc-cache.Keith Packard1-15/+3
2007-10-18Make FC_FULLNAME include all fullname entries, elide nothing. [bug 12827]Keith Packard1-64/+0
2007-10-18Comment about mmaping cache files was misleading.Keith Packard1-1/+2
2007-10-18Store font directory mtime in cache file.Keith Packard4-33/+58
2007-10-18Fix ChangeLog generation to avoid circular make dependencyKeith Packard1-7/+4
2007-08-05Free temporary string in FcDirCacheUnlink (Bug #11758)Keith Packard1-0/+1
2007-03-12Work around FreeType bug when glyph name buffer is too small.Keith Packard1-4/+17
2007-03-12rehash increment could be zero, causing rehash infinite loop.Keith Packard1-1/+1
2007-03-12Make FcPatternDuplicate copy the binding instead of always using Strong.Stephan Kulow1-3/+7
2006-12-02Update for version 2.4.22.4.2Keith Packard4-5/+37
2006-12-02Fix fc-cat documentation (bug 8935).Peter Breitenlohner2-5/+30
2006-12-02Add space between type and formal in devel man pages (bug 8935)Keith Packard13-57/+62
2006-12-02Use <literal> instead of <sgmltag> when documenting fonts.conf. Bug 8935.Peter Breitenlohner1-44/+43
2006-12-02A VPATH build of fontconfig-2.4.1 fails for various reasons. Bug 8933.Peter Breitenlohner2-6/+10
2006-12-02Segfault scanning non-font files. Disallow scan edit of user vars. (#8767)Keith Packard3-1/+8
2006-12-02Don't use varargs CPP macros in fccache.c. (bug 8733)Kean Johnston1-6/+7
2006-12-02Add FcFreeTypeQueryFace external API. Bug #7311.Keith Packard4-25/+52
2006-12-02Fix grep pattern in makealias to work on non-Gnu grep (bug 8368).Keith Packard1-1/+1
2006-12-02Avoid writing uninitialized structure pad bytes to cache files.Keith Packard1-1/+16
2006-12-02Warn (and recover) from config file without <cachedir> elements.Keith Packard1-0/+19
2006-12-02Use explicit platform/nameid order when scanning ttf files.Keith Packard1-88/+149
2006-11-12FcStrCanonAbsoluteFilename should be static.Keith Packard1-1/+1
2006-11-12Add sparc64 architecture string.Keith Packard1-0/+1
2006-10-27Do not clean cache files for different architecturesMike FABIAN1-0/+9
2006-09-17More fixes for Win32 building (bug 8311)Han-Wen Nienhuys2-1/+9
2006-09-17FcStrCanonFileName buggy for mingw. (bug 8311)Han-Wen Nienhuys2-15/+78
2006-09-17Detect and use available random number generator (bug 8308)Keith Packard2-2/+13
2006-09-17Build fontconfig.def from header files when needed.Keith Packard3-305/+17
2006-09-17Remove documentation for non-existant FcConfigNormalizeFontDir.Keith Packard1-11/+0
2006-09-15Update for version 2.4.12.4.1Keith Packard3-4/+13
2006-09-15Reimplement FcConfigAppFontAddDir; function was lost in 2.4.0.Keith Packard3-47/+46
2006-09-13Add warning flags to fc-cache build. Clean up warnings in fc-cache.Keith Packard2-24/+9
2006-09-13Add signatures for m68k and mipsel (thanks debian buildd)Keith Packard1-0/+2
2006-09-11Add ppc64 signature. Bug 8227Keith Packard1-0/+1
2006-09-11Update installation notes for 2.4 base.Keith Packard1-7/+12
2006-09-09Update to version 2.4.02.4.0Keith Packard4-5/+42
2006-09-09Split much of the configuration into separate files. Renumber filesKeith Packard25-237/+344
2006-09-09Don't display tests for DESTDIR on make install.Keith Packard1-1/+1
2006-09-09Include cachedir in fonts.dtd.Keith Packard1-3/+4
2006-09-09Fix conf.d directory sorting.Keith Packard1-1/+9
2006-09-09Rename conf.avail to conf.dKeith Packard22-2/+1