summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove unused macrosBehdad Esfahbod2009-07-221-31/+2
* Don't change the order of names unnecessarily (#20128)Karl Tomlinson2009-07-221-1/+4
* Use GetSystemWindowsDirectory() instead of GetWindowsDirectory() (#22037)Behdad Esfahbod2009-07-211-3/+3
* Improve libtool version parsing (#22122)Behdad Esfahbod2009-07-211-1/+1
* Fix leak with string VStack objectsBehdad Esfahbod2009-07-201-1/+1
* Add Inconsolata to monospace config (#22710)Behdad Esfahbod2009-07-102-0/+2
* Remove unused ftglue codeBehdad Esfahbod2009-06-283-131/+30
* Replace spaces with tabs in conf filesBehdad Esfahbod2009-06-285-154/+154
* Fix win32 buildBehdad Esfahbod2009-06-281-1/+1
* git-tag -s againBehdad Esfahbod2009-06-241-1/+1
* Bump version to 2.7.02.7.0Behdad Esfahbod2009-06-243-4/+222
* Remove keithp's GPG key idBehdad Esfahbod2009-06-241-1/+1
* Fix distcheckBehdad Esfahbod2009-06-241-4/+3
* Bug 22154 -- fontconfig.pc doesn't include libxml2 link flagsBehdad Esfahbod2009-06-241-1/+1
* [xml] Intern more stringsBehdad Esfahbod2009-06-241-5/+4
* [xml] Allocate FcExpr's in a pool in FcConfigBehdad Esfahbod2009-06-243-43/+78
* [xml] Mark more symbols staticBehdad Esfahbod2009-06-242-40/+12
* [xml] Centralize FcExpr allocationBehdad Esfahbod2009-06-241-26/+20
* Remove unused prototypes and functionBehdad Esfahbod2009-06-242-20/+2
* [charset] Grow internal FcCharset arrays exponentiallyBehdad Esfahbod2009-06-241-29/+36
* Always set *changed in FcCharsetMergeBehdad Esfahbod2009-06-241-1/+4
* Add XXX note about Unicode Plane 16Behdad Esfahbod2009-06-241-3/+3
* Simplify FcValueSave() semanticsBehdad Esfahbod2009-06-242-11/+4
* Use/prefer WWS family/style (name table id 21/22)Behdad Esfahbod2009-06-241-0/+12
* Mark matchers array const (#21935)Behdad Esfahbod2009-06-241-1/+1
* Reorganize Panjabi/Punjabi and Lahnda orthographies (bug #19890)Roozbeh Pournader2009-06-244-10/+54
* Detect TrueType Collections by checking the font data headerBehdad Esfahbod2009-06-241-2/+9