summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 2.11.12.11.1Akira TAGOH2014-03-243-4/+57
* Fix autoconf warning, warning: AC_COMPILE_IFELSE was called before AC_USE_SYS...Akira TAGOH2014-03-241-24/+24
* Add README describes the criteria to add/modify the orthography filesAkira TAGOH2014-03-181-0/+28
* Bug 73291 - poppler does not show fl ligatureAkira TAGOH2014-03-181-0/+6
* Update doc to include the version info of `since when'Akira TAGOH2014-03-078-4/+19
* Fallback to lstat() in case the filesystem doesn't support d_type in struct d...Akira TAGOH2014-03-051-7/+5
* Fix incompatible API on AIX with random_r and initstate_rAkira TAGOH2014-02-061-11/+24
* Add missing #include <sys/statvfs.h> in fcstat.cAkira TAGOH2014-02-062-1/+4
* Add a doc for FcDirCacheRescanAkira TAGOH2014-02-061-0/+10
* Fix a crash issue when empty strings are set to the BDF propertiesAkira TAGOH2014-01-311-2/+2
* Update the use of autotools' macroAkira TAGOH2014-01-221-2/+4
* Add missing license headersAkira TAGOH2014-01-177-2/+158
* clean up the unused filesAkira TAGOH2014-01-175-3431/+0
* Update zh_hk.orthAkira TAGOH2014-01-171-1685/+564
* Bug 73686 - confdir is not set correctly in fontconfig.pcAkira TAGOH2014-01-161-1/+1
* Improve the performance issue on rescanning directoriesAkira TAGOH2013-12-207-3/+99
* Fix a build issue on platforms where doesn't support readlink()Akira TAGOH2013-12-162-2/+4
* Fix a typoAkira TAGOH2013-12-161-1/+1
* Bug 72380 - Never drop first font when trimmingBehdad Esfahbod2013-12-091-2/+3
* Defaulting <cachedir> to LOCAL_APPDATA_FONTCONFIG_CACHE for Win32 buildJehan2013-12-091-1/+1
* Add metric aliases for additional Google ChromeOS fontsFrederic Crozat2013-12-091-0/+43
* Fix inversion between Tinos and Cousine in the commentFrederic Crozat2013-12-091-2/+2
* Simplify to validate the availability of scandirAkira TAGOH2013-12-021-25/+23
* Simplify to validate the availability of posix_fadviseAkira TAGOH2013-12-023-11/+51
* Bug 72086 - Check for gperf in autogen.shAkira TAGOH2013-12-021-0/+9
* fc-cache: --sysroot option takes an argumentRoss Burton2013-11-281-1/+1
* Fix typoAkira TAGOH2013-11-111-2/+2
* Re-scan font directories only when it contains subdirsAkira TAGOH2013-11-051-8/+18
* Avoid null pointer dereference in FcNameParse if malloc failsAlan Coopersmith2013-11-051-0/+2
* Avoid memory leak when NULL path passed to FcStrBuildFilenameAlan Coopersmith2013-11-051-2/+6
* Leave room for null terminators in arraysAlan Coopersmith2013-11-052-2/+2
* Correct DTDAkira TAGOH2013-10-311-1/+1
* Warn if no <test> nor <edit> elements in <match>Akira TAGOH2013-10-311-0/+5
* Change the default weight on match to FC_WEIGHT_NORMALAkira TAGOH2013-10-281-1/+1
* Fix a build issue on Solaris 10Akira TAGOH2013-10-242-2/+15
* Use stat() if there are no d_type in struct direntAkira TAGOH2013-10-221-0/+18
* Fix the dynamic loading issue on NetBSDAkira TAGOH2013-10-211-0/+5
* Update ax_pthread.m4 to the latest versionAkira TAGOH2013-10-211-24/+47
* Fix build issue on Debian/kFreeBSD 7.0Akira TAGOH2013-10-211-1/+2
* do not build test-migration for Win32Akira TAGOH2013-10-111-1/+4
* Bump version to 2.11.02.11.0Akira TAGOH2013-10-113-5/+30
* Update CaseFolding.txt to Unicode 6.3Akira TAGOH2013-10-111-3/+3
* Bump libtool revisionAkira TAGOH2013-10-111-2/+2
* Add missing doc for FcStrListFirst and fix a typoAkira TAGOH2013-10-091-1/+9
* exit with the error code when FcNameParse() failedAkira TAGOH2013-10-033-0/+15
* Workaround the race condition issue on updating cacheAkira TAGOH2013-10-023-26/+45
* Add the relative path for <include> to fonts.conf if the parent path is same ...Akira TAGOH2013-09-301-1/+3
* clean upAkira TAGOH2013-09-262-6/+2
* avoid reading config.h twiceAkira TAGOH2013-09-265-17/+0
* Add the description of -q option to the man pageAkira TAGOH2013-09-251-0/+12