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-09-03
Remove ChangeLog
Keith Packard
1
-3496
/
+0
2006-09-03
Change version to 2.3.96
Keith Packard
3
-4
/
+67
2006-09-02
Oops; missed the 60-delicious.conf file.
Keith Packard
1
-0
/
+20
2006-09-02
Using uninitialized (and wrong) variable in FcStrCopyFilename.
Keith Packard
1
-1
/
+1
2006-09-02
Don't segfault when string values can't be parsed as charsets or langsets.
Keith Packard
1
-0
/
+6
2006-09-02
Fix missing initialization/destruction of new 'scan' target subst list.
Keith Packard
1
-0
/
+2
2006-09-02
Add FcMatchScan to resolve Delicious font matching issues (bug #6769)
Keith Packard
13
-31
/
+153
2006-09-02
Allow font caches to contain newer version numbers
Keith Packard
1
-2
/
+2
2006-09-02
Unify directory canonicalization into FcStrAddFilename.
Keith Packard
4
-28
/
+17
2006-09-01
Move Free family names to bottom of respective aliases. (bug 7429)
Keith Packard
1
-3
/
+3
2006-09-01
Document FC_DEBUG values (bug 6393). Document name \ escape syntax.
Keith Packard
1
-2
/
+38
2006-09-01
Guess that mac roman names with lots of high bits are actually SJIS.
Keith Packard
1
-17
/
+64
2006-09-01
Prefer Bitstream Vera to DejaVu families.
Keith Packard
1
-5
/
+6
2006-09-01
Fonts matching lang not territory should satisfy sort pattern lang.
Keith Packard
1
-1
/
+1
2006-09-01
Really only rebuild caches for system fonts at make install time.
Keith Packard
1
-1
/
+1
2006-09-01
Add Assamese orthography (as.orth). Bug #8050
Keith Packard
2
-1
/
+29
2006-09-01
Chinese/Macau needs the Hong Kong orthography instead of Taiwan (bug 7884)
Keith Packard
1
-2
/
+7
2006-09-01
Avoid #warning directives on non-GCC compilers. (bug 7683)
Keith Packard
2
-1
/
+5
2006-09-01
Add @EXPAT_LIBS@ to Libs.private in fontconfig.pc (bug 7683)
Keith Packard
1
-0
/
+1
2006-09-01
Fix memory leaks in fc-cache directory cleaning code.
Keith Packard
1
-0
/
+9
2006-09-01
Only rebuild caches for system fonts at make install time.
Keith Packard
1
-1
/
+1
2006-09-01
Add some ignores
Keith Packard
1
-0
/
+2
2006-09-01
Fontset pattern references are relative to fontset, not array.
Keith Packard
1
-1
/
+1
2006-09-01
Fix fc-lang to use new charset freezer API.
Keith Packard
3
-18
/
+29
2006-09-01
Pass directory information around in FcCache structure. Freeze charsets.
Keith Packard
11
-771
/
+702
2006-09-01
Remove stale architecture signatures.
Keith Packard
1
-4
/
+3
2006-08-31
Allow FcTypeLangSet to match either FcTypeLangSet or FcTypeString.
Keith Packard
1
-0
/
+4
2006-08-31
Change $(pkgcachedir) to $(fc_cachedir) in fc-cat and fc-cache Makefile.am
Keith Packard
2
-6
/
+2
2006-08-31
Revert ABI changes from version 2.3
Keith Packard
5
-23
/
+28
2006-08-31
With no args, fc-cat now dumps all directories.
Keith Packard
3
-33
/
+104
2006-08-31
Automatically remove invalid cache files.
Keith Packard
5
-8
/
+135
2006-08-31
Serialized value lists were only including one value.
Keith Packard
1
-0
/
+1
2006-08-30
Use intptr_t instead of off_t inside FcCache structure.
Keith Packard
2
-2
/
+1
2006-08-30
Fix fc-cat again. Sigh.
Keith Packard
3
-24
/
+41
2006-08-30
Skip broken caches. Cache files are auto-written, don't rewrite in fc-cache.
Keith Packard
8
-181
/
+169
2006-08-30
Rework Object name database to unify typechecking and object lookup.
Keith Packard
5
-187
/
+233
2006-08-30
FcCharSetSerialize was using wrong offset for leaves. Make fc-cat work.
Keith Packard
6
-75
/
+110
2006-08-30
Fix build problems caused by cache rework.
Keith Packard
4
-13
/
+165
2006-08-30
Rework cache files to use offsets for all data structures.
Keith Packard
18
-2259
/
+1394
2006-08-28
Revert to original FcFontSetMatch algorithm to avoid losing fonts.
Keith Packard
1
-197
/
+32
2006-08-28
Add ppc architecture
Keith Packard
1
-0
/
+1
2006-08-28
During test run, remove cache directory to avoid stale cache usage.
Keith Packard
2
-4
/
+1
2006-08-28
Add x86-64 architecture and signature.
Keith Packard
1
-0
/
+1
2006-08-28
Regenerate x86 line in fcarch.tmpl.h to match change in cache data.
Keith Packard
3
-3
/
+2
2006-08-27
Eliminate ./ and ../ elements from font directory names when scanning.
Keith Packard
3
-15
/
+90
2006-08-27
Fix up fc-cache and fc-cat for no global cache changes.
Keith Packard
5
-139
/
+76
2006-08-27
Eliminate global cache. Eliminate multi-arch cache code.
Keith Packard
5
-1108
/
+203
2006-08-27
Add architecture to cache filename.
Keith Packard
1
-2
/
+3
2006-08-27
Eliminate NormalizeDir. Eliminate gratuitous stat/access calls per dir.
Keith Packard
4
-164
/
+4
2006-08-27
Write caches to first directory with permission. Valid cache in FcDirCacheOpen.
Keith Packard
2
-49
/
+43
[prev]
[next]