summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-08-26Append version number to cache file namesfcpackage_rc3Keith Packard4-9/+22
2002-08-24Add const to a bunch of string APIsKeith Packard2-39/+39
2002-08-22Add contains/not_contains, fix LangSet equal operator to use FcLangEqualKeith Packard8-21/+67
2002-08-22Reimplement FC_LANG as FcTypeLang, freeze patterns, other cleanupKeith Packard18-411/+1235
2002-08-20Memory leak in XML parsing of matrices (thanks Owen)Keith Packard1-1/+2
2002-08-19Various config changes plus a couple of optimizations from OwenKeith Packard24-277/+159
2002-08-13Make missing font directory messages only displayed when verboseKeith Packard1-2/+3
2002-08-12Clean up French orthography, update 639-1 list of supported languagesKeith Packard3-88/+95
2002-08-11Fix weird first/not-first lameness in font matches, replacing with targetrc2fcpackage_rc2Keith Packard13-156/+510
2002-08-11Help message said -v was for --forceKeith Packard1-2/+2
2002-08-08Add Afar, Amharic, Aymara, Bini, Dzongkha, Fijian, Hiri Motu, Interlingua,Keith Packard25-846/+1718
2002-08-07Add Asturian, Old Church Slavonic, Friulian, Manx Gaelic, Cornish, Scots,Keith Packard13-857/+1300
2002-08-07Short circuit FcPatternEqual when both args point at the same patternKeith Packard1-1/+4
2002-08-06Update fontconfig manual to match current bitsKeith Packard1-17/+83
2002-08-06Uninitialized member of cache structure could lead to non-updated cacheKeith Packard1-0/+1
2002-08-06Fix Imakefile to make fclang.h writableKeith Packard1-1/+1
2002-08-06Add Latin-1 characters needed by WelshKeith Packard2-714/+733
2002-08-01Always install fonts.conf and fonts.dtd, moving any existing fonts.conf toKeith Packard3-2/+29
2002-08-01Fix autoconf build BSD install and sysconfdir problemsKeith Packard9-17/+50
2002-08-01Warning fixMarc Aurele La France2-5/+5
2002-07-31Add binding property to edit elementKeith Packard5-16/+45
2002-07-28Rewrite global cache handling code in fontconfig to eliminate per-filefcpackage_rc1Keith Packard6-484/+830
2002-07-27Add ngai tahu specific chars to maori orthographyKeith Packard3-399/+405
2002-07-17Add fclang.c to Makefile.inKeith Packard1-0/+2
2002-07-13Trim ja orthography of a couple codepoints not found in kochi fontsKeith Packard2-5/+5
2002-07-13Fix typo in geez (ethiopic) orthographyKeith Packard2-3/+3
2002-07-13Add some Utf16 support, extract font family and style names from name tableKeith Packard5-20/+495
2002-07-12Clean up some coverage files; a few accidentally included PUA values andKeith Packard21-1017/+1017
2002-07-12Add a bunch more languages that use the Latin alphabetKeith Packard35-749/+2522
2002-07-12Add nynorsk and bokml, remove double angle quotes from other languagesKeith Packard18-480/+565
2002-07-12Missed adding kumykKeith Packard4-46/+145
2002-07-12Add devanagari and cyrillic languages. Add GeezKeith Packard32-708/+3278
2002-07-11Remove old FC_LANG constants now that fontconfig uses RFC 3066 based namesKeith Packard1-41/+1
2002-07-10Use presentation forms for arabic matching, fix comment labeling persianKeith Packard3-53/+69
2002-07-09Use locale data set FC_LANG by default. Reorder FcPattern and FcValueListKeith Packard2-2/+55
2002-07-09Trim ideographic punctuation and Suzhou numerals from zh-tw orthography.Keith Packard8-557/+3229
2002-07-08Update iso639-2 language coverage info, fix Georgian orthography toKeith Packard11-2961/+2794
2002-07-07Add walloon, update fclang.c to include recent language additionsKeith Packard3-546/+757
2002-07-07Share more duplicate charset dataKeith Packard16-24/+534
2002-07-07Add fclang.c to CVS; easier than attempting to build it on the flyKeith Packard1-0/+2561
2002-07-06Remove at and grave from latin languages, add copyright, license and RCSKeith Packard65-78/+1552
2002-07-06Switch to RFC 3066 based lang namesKeith Packard8-215/+330
2002-07-06Add a few more common font families to the default configurationKeith Packard1-0/+7
2002-07-06Add coverage documentation filesKeith Packard2-0/+612
2002-07-06Add fc-lang program to generate language coverage tablesKeith Packard68-0/+44053
2002-07-03Object list to FcObjectSetBuild wasnt terminated with 0Keith Packard1-2/+2
2002-07-01Indent lineMarc Aurele La France1-0/+2
2002-07-01Ident lineMarc Aurele La France1-0/+2
2002-07-01Make fc-cache avoid reading the whole world full of fontsKeith Packard1-5/+5
2002-06-30Make fc-list more usefulKeith Packard1-4/+16