summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 2.10.922.10.92Akira TAGOH2013-03-293-4/+65
* Minor fixAkira TAGOH2013-03-291-1/+1
* Bump libtool revisionAkira TAGOH2013-03-291-3/+3
* Minor cleanupAkira TAGOH2013-03-291-0/+1
* Bug 38737 - Wishlist: support FC_POSTSCRIPT_NAMEAkira TAGOH2013-03-216-38/+125
* Fix a SIGSEGV on FcPatternGet* with NULL patternAkira TAGOH2013-03-211-0/+2
* Fix crash with FcConfigSetCurrent(NULL)Behdad Esfahbod2013-03-081-1/+1
* Do not copy FC_*LANG_OBJECT even if it's not available on the patternAkira TAGOH2013-03-071-1/+4
* Bug 59456 - Adding a --sysroot like option to fc-cacheAkira TAGOH2013-03-058-54/+275
* Fix a memory leakAkira TAGOH2013-03-051-1/+3
* Fix broken sort order with FcFontSort()Akira TAGOH2013-03-011-0/+7
* Fix a crash when the object is non-builtin objectAkira TAGOH2013-03-011-1/+2
* Fix a typoAkira TAGOH2013-03-011-1/+1
* Bug 60783 - Add Liberation Sans Narrow to 30-metric-aliases.confAkira TAGOH2013-03-011-0/+16
* Bug 60748 - broken conf.d/10-autohint.conf and conf.d/10-unhinted.confAkira TAGOH2013-02-1810-10/+10
* Accept digits as part of OpenType script tagsBehdad Esfahbod2013-02-151-2/+3
* Add Culmus foundry to the vendor listbaserock/morphAkira TAGOH2013-02-071-44/+23
* Use LOG_COMPILER and AM_TESTS_ENVIRONMENTQuentin Glidic2013-02-064-4/+16
* Bump the cache version to 4Akira TAGOH2013-02-062-2/+2
* Update _FcMatchers definition logicAkira TAGOH2013-02-065-146/+134
* Bug 60312 - DIST_SUBDIRS should never appear in a conditionalAkira TAGOH2013-02-051-3/+0
* Bug 50733 - Add font-file hash?Akira TAGOH2013-02-056-0/+284
* Use AM_MISSING_PROG instead of hardcoding missingAkira TAGOH2013-02-052-1/+2
* Revert "test: Use SH_LOG_COMPILER and AM_TESTS_ENVIRONMENT"Akira TAGOH2013-02-051-11/+1
* test: Use SH_LOG_COMPILER and AM_TESTS_ENVIRONMENTQuentin Glidic2013-02-041-1/+11
* Use AM_MISSING_PROG instead of hardcoding missingAkira TAGOH2013-02-042-1/+3
* Modernize configure.acAkira TAGOH2013-02-041-3/+4
* Bug 23757 - Add mode="delete" to <edit>Akira TAGOH2013-02-016-3/+29
* build: Only use PKG_INSTALLDIR if availableColin Walters2013-02-011-1/+1
* Use the PKG_INSTALLDIR macro.Christoph J. Thompson2013-02-012-1/+1
* Bug 59385 - Do the right thing for intermixed edit and test elementsAkira TAGOH2013-01-312-1/+47
* remove the unnecessary codeAkira TAGOH2013-01-231-6/+0
* Add another approach to FC_PRGNAME for Solaris 10 or beforeAkira TAGOH2013-01-232-2/+5
* Fix installation on MinGW32Akira TAGOH2013-01-221-2/+3
* Fix mkstemp absence for some platformAkira TAGOH2013-01-223-57/+119
* Add missing file descriptor to F_DUPFD_CLOEXECAkira TAGOH2013-01-221-1/+1
* Fix readlink failureBehdad Esfahbod2013-01-171-2/+2
* Better fix for 2fe5ddfdAkira TAGOH2013-01-172-8/+8
* Fix FC_PRGNAME defaultBehdad Esfahbod2013-01-161-17/+19
* Fix fc-cache crash caused by looking up NULL object incorrectlyBehdad Esfahbod2013-01-162-4/+7
* MinorBehdad Esfahbod2013-01-161-1/+2
* Remove unused checks for common functionsBehdad Esfahbod2013-01-161-1/+1
* Improve FcGetPrgname() to work on BSDAkira TAGOH2013-01-162-1/+11
* Bug 59379 - FC_PRGNAMEBehdad Esfahbod2013-01-158-4/+99
* Bug 50497 - RFE: Add OpenType feature tags supportAkira TAGOH2013-01-154-0/+5
* Fix the build fail on MinGWAkira TAGOH2013-01-151-1/+5
* MinorBehdad Esfahbod2013-01-141-1/+1
* Copy all values from pattern to font if the font doesn't have the elementBehdad Esfahbod2013-01-141-2/+3
* Ensure we find the uninstalled fontconfig headerBehdad Esfahbod2013-01-101-0/+2
* Resepct $NOCONFIGUREBehdad Esfahbod2013-01-101-2/+2