summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-05Fallback to lstat() in case the filesystem doesn't support d_type in struct d...Akira TAGOH1-7/+5
2014-02-06Fix incompatible API on AIX with random_r and initstate_rAkira TAGOH1-11/+24
2014-02-06Add missing #include <sys/statvfs.h> in fcstat.cAkira TAGOH2-1/+4
2014-02-06Add a doc for FcDirCacheRescanAkira TAGOH1-0/+10
2014-01-31Fix a crash issue when empty strings are set to the BDF propertiesAkira TAGOH1-2/+2
2014-01-22Update the use of autotools' macroAkira TAGOH1-2/+4
2014-01-17Add missing license headersAkira TAGOH7-2/+158
2014-01-17clean up the unused filesAkira TAGOH5-3431/+0
2014-01-17Update zh_hk.orthAkira TAGOH1-1685/+564
2014-01-16Bug 73686 - confdir is not set correctly in fontconfig.pcAkira TAGOH1-1/+1
2013-12-20Improve the performance issue on rescanning directoriesAkira TAGOH7-3/+99
2013-12-16Fix a build issue on platforms where doesn't support readlink()Akira TAGOH2-2/+4
2013-12-16Fix a typoAkira TAGOH1-1/+1
2013-12-09Bug 72380 - Never drop first font when trimmingBehdad Esfahbod1-2/+3
2013-12-09Defaulting <cachedir> to LOCAL_APPDATA_FONTCONFIG_CACHE for Win32 buildJehan1-1/+1
2013-12-09Add metric aliases for additional Google ChromeOS fontsFrederic Crozat1-0/+43
2013-12-09Fix inversion between Tinos and Cousine in the commentFrederic Crozat1-2/+2
2013-12-02Simplify to validate the availability of scandirAkira TAGOH1-25/+23
2013-12-02Simplify to validate the availability of posix_fadviseAkira TAGOH3-11/+51
2013-12-02Bug 72086 - Check for gperf in autogen.shAkira TAGOH1-0/+9
2013-11-28fc-cache: --sysroot option takes an argumentRoss Burton1-1/+1
2013-11-11Fix typoAkira TAGOH1-2/+2
2013-11-05Re-scan font directories only when it contains subdirsAkira TAGOH1-8/+18
2013-11-05Avoid null pointer dereference in FcNameParse if malloc failsAlan Coopersmith1-0/+2
2013-11-05Avoid memory leak when NULL path passed to FcStrBuildFilenameAlan Coopersmith1-2/+6
2013-11-05Leave room for null terminators in arraysAlan Coopersmith2-2/+2
2013-10-31Correct DTDAkira TAGOH1-1/+1
2013-10-31Warn if no <test> nor <edit> elements in <match>Akira TAGOH1-0/+5
2013-10-28Change the default weight on match to FC_WEIGHT_NORMALAkira TAGOH1-1/+1
2013-10-24Fix a build issue on Solaris 10Akira TAGOH2-2/+15
2013-10-22Use stat() if there are no d_type in struct direntAkira TAGOH1-0/+18
2013-10-21Fix the dynamic loading issue on NetBSDAkira TAGOH1-0/+5
2013-10-21Update ax_pthread.m4 to the latest versionAkira TAGOH1-24/+47
2013-10-21Fix build issue on Debian/kFreeBSD 7.0Akira TAGOH1-1/+2
2013-10-11do not build test-migration for Win32Akira TAGOH1-1/+4
2013-10-11Bump version to 2.11.02.11.0Akira TAGOH3-5/+30
2013-10-11Update CaseFolding.txt to Unicode 6.3Akira TAGOH1-3/+3
2013-10-11Bump libtool revisionAkira TAGOH1-2/+2
2013-10-09Add missing doc for FcStrListFirst and fix a typoAkira TAGOH1-1/+9
2013-10-03exit with the error code when FcNameParse() failedAkira TAGOH3-0/+15
2013-10-02Workaround the race condition issue on updating cacheAkira TAGOH3-26/+45
2013-09-30Add the relative path for <include> to fonts.conf if the parent path is same ...Akira TAGOH1-1/+3
2013-09-26clean upAkira TAGOH2-6/+2
2013-09-26avoid reading config.h twiceAkira TAGOH5-17/+0
2013-09-25Add the description of -q option to the man pageAkira TAGOH1-0/+12
2013-09-24doc/fccharset.fncs: Describe the map format in more detailW. Trevor King1-6/+30
2013-09-24Fix a crash when FcPattern is set to null on FcFontSetList() and FcFontList()Akira TAGOH1-0/+2
2013-09-20Further changes to 30-metric-aliases.confJan Alexander Steffens (heftig)2-82/+261
2013-09-18Copy all values from the font to the pattern if the pattern doesn't have the ...Akira TAGOH1-2/+4
2013-09-10Bug 68955 - Deprecate / remove FC_RASTERIZERAkira TAGOH3-3/+3