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