summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-18Bump version to 2.8.02.8.0Behdad Esfahbod3-5/+33
2009-11-18Bump libtool revision in preparation for releaseBehdad Esfahbod1-1/+1
2009-11-18Improve zip "distribution"Tor Lillqvist1-6/+2
2009-11-18Use correct autoconf variableTor Lillqvist1-1/+1
2009-11-18[fc-arch] Rename architecture names to better reflect what they areBehdad Esfahbod1-33/+34
2009-11-18[fc-arch] Beautify the arch templateBehdad Esfahbod2-13/+39
2009-11-18[fc-case] Update CaseFolding.txt to Unicode 5.2.0Behdad Esfahbod1-4/+112
2009-11-18[fc-glyphname] Remove Adobe glyphlistBehdad Esfahbod1-4291/+0
2009-11-18Clean up Makefile's a bitBehdad Esfahbod5-12/+16
2009-11-18[fc-glyphname] Rename internal arrays to prefix with _fc_Behdad Esfahbod2-10/+9
2009-11-18[src] Create fcglyphname.h automaticallyBehdad Esfahbod1-1/+3
2009-11-18[fc-glyphname] Cleanup Makefile.amBehdad Esfahbod1-5/+3
2009-11-18Remove bogus commentBehdad Esfahbod1-1/+0
2009-11-17Make sure fclang.h and fcarch.h are builtBehdad Esfahbod1-1/+6
2009-11-16[lang] Fix serializing LangSet from older versionsBehdad Esfahbod1-3/+6
2009-11-16[arch] Try to ensure proper FcLangSet alignment in archBehdad Esfahbod3-11/+12
2009-11-16[xml] Remove unused codeBehdad Esfahbod1-12/+0
2009-11-16[int] Remove more unused macrosBehdad Esfahbod1-4/+0
2009-11-16Enable automake silent rulesBehdad Esfahbod1-0/+1
2009-11-16[int] Remove fc_value_* macros that did nothing other than renamingBehdad Esfahbod3-16/+10
2009-11-16[int] Remove fc_storage_type() in favor of direct access to v->typeBehdad Esfahbod3-3/+2
2009-11-16Remove unused macrosBehdad Esfahbod1-5/+0
2009-11-16Bump cache version up from 2 to 3 and fix FcLangSet caching/crashBehdad Esfahbod3-17/+54
2009-11-16[int] Define MIN/MAX/ABS macrosBehdad Esfahbod2-3/+4
2009-11-16[fc-arch] Add FcAlign to arch signatureBehdad Esfahbod2-10/+11
2009-11-16Move FcAlign to fcint.hBehdad Esfahbod2-8/+8
2009-11-09Clarify default confdir and cachedir better.Behdad Esfahbod2-19/+2
2009-09-08Bump version to 2.7.32.7.3Behdad Esfahbod3-4/+14
2009-09-08Bump libtool version in preparation for releaseBehdad Esfahbod1-1/+1
2009-09-06Use default config in FcFileScan() and FcDirScan()Behdad Esfahbod1-2/+2
2009-09-02Updated Arabic, Persian, and Urdu orthographiesRoozbeh Pournader5-132/+161
2009-09-02Correct Ewe (ee) orthography to use U+025B (bug #20711)Roozbeh Pournader1-1/+1
2009-08-31Bump version to 2.7.22.7.2Behdad Esfahbod3-4/+19
2009-08-31Bump libtool version for releaseBehdad Esfahbod1-1/+1
2009-08-25Revert "Fix FcNameUnparseLangSet()" and redo itBehdad Esfahbod1-11/+18
2009-08-25Bug 23419 - "contains" expression seems not working on the fontconfig ruleBehdad Esfahbod2-5/+19
2009-08-21Bug 22037 - No Fonts installed on a default install on Windows Server 2003Behdad Esfahbod1-0/+4
2009-08-13Use multi-byte codepage aware string function on WindowsTor Lillqvist1-2/+9
2009-08-13Fix heap corruption on Windows in FcEndElement()Tor Lillqvist1-32/+11
2009-08-13Fix MinGW compilationTor Lillqvist1-0/+1
2009-07-28[ja.orth] Comment out FULLWIDTH YEN SIGN (#22942)Behdad Esfahbod1-1/+1
2009-07-28Improve charset printingBehdad Esfahbod2-4/+4
2009-07-27Bump version to 2.7.12.7.1Behdad Esfahbod3-5/+28
2009-07-27Update .gitignoreBehdad Esfahbod1-0/+1
2009-07-27Bump libtool versions that 2.7.0 (I forgot to do back then)Behdad Esfahbod1-2/+2
2009-07-27Hardcode /etc/fonts instead of @CONFDIR@ in docs (#22911)Behdad Esfahbod1-1/+2
2009-07-27[doc] Add ~/fonts.conf.d to user docsBehdad Esfahbod1-0/+7
2009-07-25TT_MS_ID_UCS_4 is really UTF-16BE, not UTF-32Behdad Esfahbod1-1/+1
2009-07-24Fix doc syntax (#22902)Behdad Esfahbod2-2/+3
2009-07-22Fix FcNameUnparseLangSet()Behdad Esfahbod1-18/+11