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
path:
root
/
src
/
fccache.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-01-04
Verify that every font pattern loaded from cache has both FC_FILE and
Keith Packard
1
-1
/
+9
2004-12-07
Change files from ISO-Latin-1 to UTF-8
Keith Packard
1
-1
/
+1
2004-12-04
Move existing fonts.conf to fonts.conf.bak
Keith Packard
1
-1
/
+1
2003-05-07
Add filename-based accept/reject to ammend available fonts.
Keith Packard
1
-7
/
+11
2003-03-22
Changes for Windows:
Tor Lillqvist
1
-2
/
+19
2003-03-12
Global cache time checking was using wrong file name and computing wrong
Keith Packard
1
-5
/
+5
2003-03-05
Change RCS tag
Keith Packard
1
-2
/
+2
2003-02-13
Track dirs containing fonts.cache files referenced from ~/.fonts.cache file
Keith Packard
1
-7
/
+38
2003-02-12
Dont cache directorys until theyve been scanned. Avoids losing subdir
Keith Packard
1
-6
/
+32
2002-09-26
Was losing local cached dirs in global cache list
Keith Packard
1
-9
/
+8
2002-08-31
More complete memory tracking. Install always overwrites header files
Keith Packard
1
-10
/
+27
2002-08-22
Reimplement FC_LANG as FcTypeLang, freeze patterns, other cleanup
Keith Packard
1
-5
/
+11
2002-08-19
Various config changes plus a couple of optimizations from Owen
Keith Packard
1
-27
/
+42
2002-08-06
Uninitialized member of cache structure could lead to non-updated cache
Keith Packard
1
-0
/
+1
2002-07-28
Rewrite global cache handling code in fontconfig to eliminate per-file
fcpackage_rc1
Keith Packard
1
-333
/
+635
2002-06-19
Add ref counting to font config patterns so that FcFontSort return values
Keith Packard
1
-2
/
+9
2002-05-21
Fix autoconf build process for fontconfig
Keith Packard
1
-31
/
+133
2002-03-03
Add fcatomic.c
Keith Packard
1
-0
/
+4
2002-03-01
Add new FcAtomic datatype for config file locking
Keith Packard
1
-20
/
+14
2002-03-01
Port Xft1 to fontconfig
Keith Packard
1
-6
/
+7
2002-02-19
Eliminate const in FcPatternGetString; too hard. Add FcCharSetCoverage to
Keith Packard
1
-2
/
+2
2002-02-15
fontconfig library: build fixes and compiler warning fixes
Keith Packard
1
-67
/
+109
2002-02-14
Initial revision
Keith Packard
1
-0
/
+592