index
:
~dottedmag/fontconfig
2.3-branch
fc-2_2_branch
fc-2_4-keithp
fc-2_4_branch
fc_2-3
fix-fat-cache-aging
master
ultra-weight
Bugfixes for fontconfig
dottedmag
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2006-09-09
Add XML headers to new conf files. Move link make commands to conf.avail dir
Keith Packard
6
-52
/
+42
2006-09-09
Insert newly created caches into reference data structure.
Keith Packard
1
-3
/
+14
2006-09-09
Merge branch 'jhcloos'
Keith Packard
24
-151
/
+246
2006-09-09
Accept locale environment variables that do not contain territory.
Keith Packard
1
-0
/
+16
2006-09-09
Make conf.avail and conf.d work
James Cloos
2
-0
/
+53
2006-09-07
Attempt to fix makealias usage for build on Mac OS X.
Keith Packard
2
-1
/
+4
2006-09-07
Replace gnu-specific sed command with simple grep.
Keith Packard
2
-2
/
+2
2006-09-07
Replace character discovery loop with simpler, faster version.
David Turner
1
-53
/
+30
2006-09-07
Reference patterns in FcCacheCopySet.
Keith Packard
1
-1
/
+6
2006-09-07
Create fc_cachedir at install time. Bug 8157.
Keith Packard
1
-1
/
+1
2006-09-06
Update for version 2.3.97.
2.3.97
Keith Packard
4
-5
/
+42
2006-09-06
Charset hashing depended on uniqueness of leaves.
Keith Packard
1
-2
/
+2
2006-09-06
Parallel build fix for fcalias.h and fcaliastail.h
Keith Packard
1
-1
/
+3
2006-09-06
Update architecture signatures for x86-64 and ppc.
Keith Packard
1
-2
/
+2
2006-09-05
Eliminate .so PLT entries for local symbols. (thanks to Arjan van de Ven)
Keith Packard
31
-12
/
+145
2006-09-04
Correct reference count when sharing cache file objects.
Keith Packard
1
-1
/
+3
2006-09-04
Oops, fc-lang broke when I added cache referencing.
Keith Packard
1
-0
/
+10
2006-09-04
Make cache reference counting more efficient.
Keith Packard
3
-1
/
+16
[next]