summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2013-09-09Fix memory leaks in FcFreeTypeQueryFaceAkira TAGOH1-5/+10
2013-09-02Add a test case of the migration for config placeAkira TAGOH2-2/+177
2013-09-02Do not create a config dir for migration when no config files nor dirsAkira TAGOH1-5/+10
2013-08-31Bump version to 2.10.952.10.95Akira TAGOH3-4/+10
2013-08-31Fix a crashAkira TAGOH1-0/+15
2013-08-29Fix a typoAkira TAGOH1-1/+1
2013-08-29Bump version to 2.10.942.10.94Akira TAGOH3-4/+37
2013-08-29Add quz.orth to Makefile.amAkira TAGOH1-0/+1
2013-08-27Bug 68587 - copy qu.orth to quz.orthAkira TAGOH1-0/+36
2013-08-26Fix a wrong edit position when 'kind' is differentAkira TAGOH1-8/+16
2013-08-24Fix a crash when non-builtin objects are editedAkira TAGOH2-19/+14
2013-08-24Fix a typoAkira TAGOH1-3/+4
2013-08-21Fix assertionBehdad Esfahbod1-1/+1
2013-08-21MinorBehdad Esfahbod1-1/+1
2013-08-21Bug 63399 - Add default aliases for Georgia, Garamond, Palatino Linotype, Tre...Akira TAGOH1-0/+16
2013-08-21Bug 68340 - More metric compat fontsAkira TAGOH1-0/+11
2013-08-14Bug 16818 - fontformat in match pattern is not respected?Akira TAGOH2-1/+2
2013-08-07Bug 67845 - Match on FC_SCALABLEAkira TAGOH2-1/+2
2013-08-07warn deprecated only when migration failedAkira TAGOH5-29/+101
2013-08-06Bug 67809 - Invalid read/write with valgrind when assigning something twiceAkira TAGOH1-1/+1
2013-08-06Fix wrong edit positionAkira TAGOH3-35/+72
2013-07-12Correct fontconfig.pc to add certain dependencies for static buildAkira TAGOH2-13/+8
2013-07-12Correct fontconfig.pc to add certain dependencies for buildAkira TAGOH2-6/+27
2013-07-09trivial code optimizationAkira TAGOH1-2/+4
2013-07-04Rework to apply the intermixed test and edit elements in one-passAkira TAGOH4-341/+321
2013-07-03Add FC_UNUSED to FC_ASSERT_STATIC macro to avoid compiler warningAkira TAGOH1-1/+1
2013-07-02Use INT_MAX instead of unreliable hardcoding valueAkira TAGOH1-1/+2
2013-07-02Ignore scandir() check on mingwAkira TAGOH1-24/+26
2013-06-28Fix the behavior of intermixed tests end edits in matchAkira TAGOH3-12/+53
2013-06-28Add FcTypeUnknown to FcType to avoid comparison of constant -1Akira TAGOH10-8/+28
2013-06-27Fix a incompatible pointer warning on NetBSDAkira TAGOH2-0/+39
2013-06-27Fix a shift count overflow on 32bit boxAkira TAGOH1-10/+10
2013-06-26Fix a comparison of constant warning with clangAkira TAGOH1-1/+1
2013-05-24Bug 64906 - FcNameParse() should ignore leading whitespace in parametersAkira TAGOH1-0/+6
2013-05-20Bump version to 2.10.932.10.93Akira TAGOH3-4/+21