Age | Commit message (Expand) | Author | Files | Lines |
2002-09-12 | Fix structure alignment and array wlk bugsdhd-20020916 | Marc Aurele La France | 1 | -4/+7 |
2002-09-07 | Add a bunch more blank glyphs, plus label existing blanks with official | Keith Packard | 1 | -29/+37 |
2002-09-07 | Found a few more blank glyphs to add | Keith Packard | 1 | -0/+4 |
2002-09-07 | Add more blank glyphs to default config | Keith Packard | 1 | -0/+14 |
2002-08-31 | Update ChangeLog with a few notesfcpackage_rc4fcpackage_2_0 | Keith Packard | 1 | -1/+14 |
2002-08-31 | More complete memory tracking. Install always overwrites header files | Keith Packard | 15 | -61/+151 |
2002-08-30 | Update latin and cyrillic orthographies by comparing those found at | Keith Packard | 44 | -1244/+1799 |
2002-08-26 | FcLangSetHasLang was not actually checking the language set itself | Keith Packard | 2 | -3/+8 |
2002-08-26 | Update ChangeLog, fix some bugs in the man page | Keith Packard | 2 | -32/+39 |
2002-08-26 | Append version number to cache file namesfcpackage_rc3 | Keith Packard | 4 | -9/+22 |
2002-08-24 | Add const to a bunch of string APIs | Keith Packard | 2 | -39/+39 |
2002-08-22 | Add contains/not_contains, fix LangSet equal operator to use FcLangEqual | Keith Packard | 8 | -21/+67 |
2002-08-22 | Reimplement FC_LANG as FcTypeLang, freeze patterns, other cleanup | Keith Packard | 18 | -411/+1235 |
2002-08-20 | Memory leak in XML parsing of matrices (thanks Owen) | Keith Packard | 1 | -1/+2 |
2002-08-19 | Various config changes plus a couple of optimizations from Owen | Keith Packard | 24 | -277/+159 |
2002-08-13 | Make missing font directory messages only displayed when verbose | Keith Packard | 1 | -2/+3 |
2002-08-12 | Clean up French orthography, update 639-1 list of supported languages | Keith Packard | 3 | -88/+95 |
2002-08-11 | Fix weird first/not-first lameness in font matches, replacing with targetrc2fcpackage_rc2 | Keith Packard | 13 | -156/+510 |
2002-08-11 | Help message said -v was for --force | Keith Packard | 1 | -2/+2 |
2002-08-08 | Add Afar, Amharic, Aymara, Bini, Dzongkha, Fijian, Hiri Motu, Interlingua, | Keith Packard | 25 | -846/+1718 |
2002-08-07 | Add Asturian, Old Church Slavonic, Friulian, Manx Gaelic, Cornish, Scots, | Keith Packard | 13 | -857/+1300 |
2002-08-07 | Short circuit FcPatternEqual when both args point at the same pattern | Keith Packard | 1 | -1/+4 |
2002-08-06 | Update fontconfig manual to match current bits | Keith Packard | 1 | -17/+83 |
2002-08-06 | Uninitialized member of cache structure could lead to non-updated cache | Keith Packard | 1 | -0/+1 |
2002-08-06 | Fix Imakefile to make fclang.h writable | Keith Packard | 1 | -1/+1 |
2002-08-06 | Add Latin-1 characters needed by Welsh | Keith Packard | 2 | -714/+733 |
2002-08-01 | Always install fonts.conf and fonts.dtd, moving any existing fonts.conf to | Keith Packard | 3 | -2/+29 |
2002-08-01 | Fix autoconf build BSD install and sysconfdir problems | Keith Packard | 9 | -17/+50 |
2002-08-01 | Warning fix | Marc Aurele La France | 2 | -5/+5 |
2002-07-31 | Add binding property to edit element | Keith Packard | 5 | -16/+45 |
2002-07-28 | Rewrite global cache handling code in fontconfig to eliminate per-filefcpackage_rc1 | Keith Packard | 6 | -484/+830 |
2002-07-27 | Add ngai tahu specific chars to maori orthography | Keith Packard | 3 | -399/+405 |
2002-07-17 | Add fclang.c to Makefile.in | Keith Packard | 1 | -0/+2 |
2002-07-13 | Trim ja orthography of a couple codepoints not found in kochi fonts | Keith Packard | 2 | -5/+5 |
2002-07-13 | Fix typo in geez (ethiopic) orthography | Keith Packard | 2 | -3/+3 |
2002-07-13 | Add some Utf16 support, extract font family and style names from name table | Keith Packard | 5 | -20/+495 |
2002-07-12 | Clean up some coverage files; a few accidentally included PUA values and | Keith Packard | 21 | -1017/+1017 |
2002-07-12 | Add a bunch more languages that use the Latin alphabet | Keith Packard | 35 | -749/+2522 |
2002-07-12 | Add nynorsk and bokml, remove double angle quotes from other languages | Keith Packard | 18 | -480/+565 |
2002-07-12 | Missed adding kumyk | Keith Packard | 4 | -46/+145 |
2002-07-12 | Add devanagari and cyrillic languages. Add Geez | Keith Packard | 32 | -708/+3278 |
2002-07-11 | Remove old FC_LANG constants now that fontconfig uses RFC 3066 based names | Keith Packard | 1 | -41/+1 |
2002-07-10 | Use presentation forms for arabic matching, fix comment labeling persian | Keith Packard | 3 | -53/+69 |
2002-07-09 | Use locale data set FC_LANG by default. Reorder FcPattern and FcValueList | Keith Packard | 2 | -2/+55 |
2002-07-09 | Trim ideographic punctuation and Suzhou numerals from zh-tw orthography. | Keith Packard | 8 | -557/+3229 |
2002-07-08 | Update iso639-2 language coverage info, fix Georgian orthography to | Keith Packard | 11 | -2961/+2794 |
2002-07-07 | Add walloon, update fclang.c to include recent language additions | Keith Packard | 3 | -546/+757 |
2002-07-07 | Share more duplicate charset data | Keith Packard | 16 | -24/+534 |
2002-07-07 | Add fclang.c to CVS; easier than attempting to build it on the fly | Keith Packard | 1 | -0/+2561 |
2002-07-06 | Remove at and grave from latin languages, add copyright, license and RCS | Keith Packard | 65 | -78/+1552 |