summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Remove hack for OS/2 weights 1..9Behdad Esfahbod2018-01-042-26/+2
* Bump version to 2.12.922.12.92Akira TAGOH2018-01-043-4/+33
* Add FcReadLink to wrap up readlink impl.Akira TAGOH2018-01-043-2/+26
* Fix compiler warningsAkira TAGOH2018-01-044-4/+7
* Add FcWeightTo/FromOpenTypeDouble()Behdad Esfahbod2018-01-034-24/+64
* Fix the mis-ordering of ruleset evaluation in a file with include elementAkira TAGOH2018-01-032-2/+28
* do not check the existence of itstool on win32Akira TAGOH2018-01-021-9/+12
* Put back accidentally removed codeBehdad Esfahbod2017-12-201-0/+2
* Let pattern FC_FONT_VARIATIONS override standard axis variationsBehdad Esfahbod2017-12-191-9/+11
* Set font-variations settings for standard axes in variable fontsBehdad Esfahbod2017-12-192-4/+60