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
2014-03-05
Fallback to lstat() in case the filesystem doesn't support d_type in struct d...
Akira TAGOH
1
-7
/
+5
2014-02-06
Fix incompatible API on AIX with random_r and initstate_r
Akira TAGOH
1
-11
/
+24
2014-02-06
Add missing #include <sys/statvfs.h> in fcstat.c
Akira TAGOH
2
-1
/
+4
2014-02-06
Add a doc for FcDirCacheRescan
Akira TAGOH
1
-0
/
+10
2014-01-31
Fix a crash issue when empty strings are set to the BDF properties
Akira TAGOH
1
-2
/
+2
2014-01-22
Update the use of autotools' macro
Akira TAGOH
1
-2
/
+4
2014-01-17
Add missing license headers
Akira TAGOH
7
-2
/
+158
2014-01-17
clean up the unused files
Akira TAGOH
5
-3431
/
+0
2014-01-17
Update zh_hk.orth
Akira TAGOH
1
-1685
/
+564
2014-01-16
Bug 73686 - confdir is not set correctly in fontconfig.pc
Akira TAGOH
1
-1
/
+1
2013-12-20
Improve the performance issue on rescanning directories
Akira TAGOH
7
-3
/
+99
2013-12-16
Fix a build issue on platforms where doesn't support readlink()
Akira TAGOH
2
-2
/
+4
2013-12-16
Fix a typo
Akira TAGOH
1
-1
/
+1
2013-12-09
Bug 72380 - Never drop first font when trimming
Behdad Esfahbod
1
-2
/
+3
2013-12-09
Defaulting <cachedir> to LOCAL_APPDATA_FONTCONFIG_CACHE for Win32 build
Jehan
1
-1
/
+1
2013-12-09
Add metric aliases for additional Google ChromeOS fonts
Frederic Crozat
1
-0
/
+43
2013-12-09
Fix inversion between Tinos and Cousine in the comment
Frederic Crozat
1
-2
/
+2
2013-12-02
Simplify to validate the availability of scandir
Akira TAGOH
1
-25
/
+23
2013-12-02
Simplify to validate the availability of posix_fadvise
Akira TAGOH
3
-11
/
+51
2013-12-02
Bug 72086 - Check for gperf in autogen.sh
Akira TAGOH
1
-0
/
+9
2013-11-28
fc-cache: --sysroot option takes an argument
Ross Burton
1
-1
/
+1
2013-11-11
Fix typo
Akira TAGOH
1
-2
/
+2
2013-11-05
Re-scan font directories only when it contains subdirs
Akira TAGOH
1
-8
/
+18
2013-11-05
Avoid null pointer dereference in FcNameParse if malloc fails
Alan Coopersmith
1
-0
/
+2
2013-11-05
Avoid memory leak when NULL path passed to FcStrBuildFilename
Alan Coopersmith
1
-2
/
+6
2013-11-05
Leave room for null terminators in arrays
Alan Coopersmith
2
-2
/
+2
2013-10-31
Correct DTD
Akira TAGOH
1
-1
/
+1
2013-10-31
Warn if no <test> nor <edit> elements in <match>
Akira TAGOH
1
-0
/
+5
2013-10-28
Change the default weight on match to FC_WEIGHT_NORMAL
Akira TAGOH
1
-1
/
+1
2013-10-24
Fix a build issue on Solaris 10
Akira TAGOH
2
-2
/
+15
2013-10-22
Use stat() if there are no d_type in struct dirent
Akira TAGOH
1
-0
/
+18
2013-10-21
Fix the dynamic loading issue on NetBSD
Akira TAGOH
1
-0
/
+5
2013-10-21
Update ax_pthread.m4 to the latest version
Akira TAGOH
1
-24
/
+47
2013-10-21
Fix build issue on Debian/kFreeBSD 7.0
Akira TAGOH
1
-1
/
+2
2013-10-11
do not build test-migration for Win32
Akira TAGOH
1
-1
/
+4
2013-10-11
Bump version to 2.11.0
2.11.0
Akira TAGOH
3
-5
/
+30
2013-10-11
Update CaseFolding.txt to Unicode 6.3
Akira TAGOH
1
-3
/
+3
2013-10-11
Bump libtool revision
Akira TAGOH
1
-2
/
+2
2013-10-09
Add missing doc for FcStrListFirst and fix a typo
Akira TAGOH
1
-1
/
+9
2013-10-03
exit with the error code when FcNameParse() failed
Akira TAGOH
3
-0
/
+15
2013-10-02
Workaround the race condition issue on updating cache
Akira TAGOH
3
-26
/
+45
2013-09-30
Add the relative path for <include> to fonts.conf if the parent path is same ...
Akira TAGOH
1
-1
/
+3
2013-09-26
clean up
Akira TAGOH
2
-6
/
+2
2013-09-26
avoid reading config.h twice
Akira TAGOH
5
-17
/
+0
2013-09-25
Add the description of -q option to the man page
Akira TAGOH
1
-0
/
+12
2013-09-24
doc/fccharset.fncs: Describe the map format in more detail
W. Trevor King
1
-6
/
+30
2013-09-24
Fix a crash when FcPattern is set to null on FcFontSetList() and FcFontList()
Akira TAGOH
1
-0
/
+2
2013-09-20
Further changes to 30-metric-aliases.conf
Jan Alexander Steffens (heftig)
2
-82
/
+261
2013-09-18
Copy all values from the font to the pattern if the pattern doesn't have the ...
Akira TAGOH
1
-2
/
+4
2013-09-10
Bug 68955 - Deprecate / remove FC_RASTERIZER
Akira TAGOH
3
-3
/
+3
[next]