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