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