summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Ensure cache checksums are deterministicChris Lamb2018-05-162-7/+58
* Bug 106459 - fc-cache doesn't use -y option for .uuid filesAkira TAGOH2018-05-132-11/+62
* Bug 106497 - better error description when problem reading font configurationAkira TAGOH2018-05-132-2/+20
* Add a test case for 90-synthetic.confAkira TAGOH2018-05-113-3/+112
* Add a testrunner for confAkira TAGOH2018-05-113-0/+344
* Bug 43367 - RFE: iterator to peek objects in FcPatternAkira TAGOH2018-05-117-83/+372
* Change the emboldening logic againAkira TAGOH2018-05-111-2/+2
* Add FONTCONFIG_SYSROOT environment variableTom Anderson2018-05-052-1/+8
* Fix typo in docAkira TAGOH2018-04-191-5/+5
* Use realfilename for FcOpen in _FcConfigParseTom Anderson2018-04-171-1/+1
* Fix undefined-shift UBSAN errorsTom Anderson2018-04-164-12/+12
* Share name-mapping across instancesBehdad Esfahbod2018-03-311-6/+16
* Fix name scanningBehdad Esfahbod2018-03-311-108/+185
* Do not ship fcobjshash.hAkira TAGOH2018-03-281-5/+7
* Fix make check fail when srcdir != builddir.Akira TAGOH2018-03-282-10/+9
* Minor: fix warningsBehdad Esfahbod2018-03-151-2/+2
* call setlocaleAkira TAGOH2018-03-157-0/+14
* Leave the locale setting to applicationsAkira TAGOH2018-03-152-20/+4
* Add a testcase for FcNameParseAkira TAGOH2018-03-142-0/+94
* Add the value of the constant name to the implicit object in the patternAkira TAGOH2018-03-141-0/+4
* Do not override locale if already set by appAkira TAGOH2018-03-141-1/+6
* Allow the constant names in the rangeAkira TAGOH2018-03-121-5/+29
* Add uuid to Requires.private in .pc only when pkgconfig macro found itAkira TAGOH2018-03-101-1/+6
* Fix the build issue again on MinGW with enabling nlsAkira TAGOH2018-03-091-2/+2
* Use the builtin uuid for OSXAkira TAGOH2018-03-081-2/+17
* Bump version to 2.13.02.13.0Akira TAGOH2018-03-063-5/+13
* Bump the libtool revisionAkira TAGOH2018-03-061-1/+1
* Initialize an array explicitlyAkira TAGOH2018-03-021-1/+1
* Fix a build issue on MinGW with enabling nlsAkira TAGOH2018-03-021-1/+2
* Add Simplified Chinese translationsAkira TAGOH2018-02-194-0/+750
* Bump version to 2.12.932.12.93Akira TAGOH2018-02-153-4/+36
* Add missing files to shipAkira TAGOH2018-02-151-0/+5
* Ensure the user config dir is available in the list of config dirs on the fal...Akira TAGOH2018-02-051-3/+11
* Do not mix up font dirs into the list of config dirsAkira TAGOH2018-02-055-16/+7
* Fix cross-compilation by passing CPPFLAGS to CPPOlivier CrĂȘte2018-02-011-1/+1
* Take effects on dir, cachedir, acceptfont, and rejectfont only when loadingAkira TAGOH2018-01-231-13/+17
* Revert some removal from 7ac6af6Akira TAGOH2018-01-151-0/+1
* Do not add cflags and libs coming from pkg-config file.Akira TAGOH2018-01-142-4/+10
* FcHashTableAddInternal: Compare against the right keyAlexander Larsson2018-01-141-1/+1
* Fix undefined-behavior signed shiftsBehdad Esfahbod2018-01-093-11/+11
* clean upAkira TAGOH2018-01-092-74/+13
* Use FT_Done_MM_Var if availableBehdad Esfahbod2018-01-082-1/+5
* export GETTEXTDATADIR to refer the local .its/.loc file instead of using --it...Akira TAGOH2018-01-068-8/+44
* Fix leakBehdad Esfahbod2018-01-051-0/+1
* Remove POTFILES.in until new release of gettext is coming...Akira TAGOH2018-01-051-34/+0
* Use the native ITS support in gettextAkira TAGOH2018-01-054-10/+39
* Add files to enable ITS support in gettextAkira TAGOH2018-01-053-0/+15
* trivial fixAkira TAGOH2018-01-051-0/+3
* Allow overriding symbol visibility.Tom Anderson2018-01-042-3/+10
* Support FC_WIDTH as double as wellBehdad Esfahbod2018-01-041-9/+7