summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* In debugging output, mark weakly bound values with (w)fcpackage_2_1Keith Packard2002-11-221-1/+5
* Use unique local Imake define for fonts.conf dir (#5482, Mike A. Harris)Keith Packard2002-11-211-7/+7
* 483. Fix fontconfig to obey NothingOutsideProjectRoot, so that theAlan Hourihane2002-11-151-2/+12
* Elide historic cyrillic letters from several orthographies as they arexf-4_2_99_2ah-20021030-postdriah-20021030Keith Packard2002-10-219-31/+35
* Add a bunch more consts to Xft and fontconfig apisKeith Packard2002-10-113-21/+21
* Change comments a bit in fonts.conf.inKeith Packard2002-10-031-0/+7
* English orthography included 0xd. instead of 0xe. for several codepoints.Keith Packard2002-10-022-5/+5
* Add FC_RGBA_UNKNOWNKeith Packard2002-10-023-5/+9
* Fix alignment issue on sparcKeith Packard2002-09-261-5/+12
* Add fontversion fieldKeith Packard2002-09-265-7/+38
* Was losing local cached dirs in global cache listKeith Packard2002-09-263-14/+17
* Add a few more permissable blank glyphsKeith Packard2002-09-261-0/+6
* Pacify gcc 3.2Marc Aurele La France2002-09-183-5/+6
* Fix structure alignment and array wlk bugsdhd-20020916Marc Aurele La France2002-09-121-4/+7
* Add a bunch more blank glyphs, plus label existing blanks with officialKeith Packard2002-09-071-29/+37
* Found a few more blank glyphs to addKeith Packard2002-09-071-0/+4
* Add more blank glyphs to default configKeith Packard2002-09-071-0/+14
* Update ChangeLog with a few notesfcpackage_rc4fcpackage_2_0Keith Packard2002-08-311-1/+14
* More complete memory tracking. Install always overwrites header filesKeith Packard2002-08-3115-61/+151
* Update latin and cyrillic orthographies by comparing those found atKeith Packard2002-08-3044-1244/+1799
* FcLangSetHasLang was not actually checking the language set itselfKeith Packard2002-08-262-3/+8
* Update ChangeLog, fix some bugs in the man pageKeith Packard2002-08-262-32/+39
* Append version number to cache file namesfcpackage_rc3Keith Packard2002-08-264-9/+22
* Add const to a bunch of string APIsKeith Packard2002-08-242-39/+39
* Add contains/not_contains, fix LangSet equal operator to use FcLangEqualKeith Packard2002-08-228-21/+67
* Reimplement FC_LANG as FcTypeLang, freeze patterns, other cleanupKeith Packard2002-08-2218-411/+1235
* Memory leak in XML parsing of matrices (thanks Owen)Keith Packard2002-08-201-1/+2
* Various config changes plus a couple of optimizations from OwenKeith Packard2002-08-1924-277/+159
* Make missing font directory messages only displayed when verboseKeith Packard2002-08-131-2/+3
* Clean up French orthography, update 639-1 list of supported languagesKeith Packard2002-08-123-88/+95
* Fix weird first/not-first lameness in font matches, replacing with targetrc2fcpackage_rc2Keith Packard2002-08-1113-156/+510
* Help message said -v was for --forceKeith Packard2002-08-111-2/+2
* Add Afar, Amharic, Aymara, Bini, Dzongkha, Fijian, Hiri Motu, Interlingua,Keith Packard2002-08-0825-846/+1718
* Add Asturian, Old Church Slavonic, Friulian, Manx Gaelic, Cornish, Scots,Keith Packard2002-08-0713-857/+1300
* Short circuit FcPatternEqual when both args point at the same patternKeith Packard2002-08-071-1/+4
* Update fontconfig manual to match current bitsKeith Packard2002-08-061-17/+83
* Uninitialized member of cache structure could lead to non-updated cacheKeith Packard2002-08-061-0/+1
* Fix Imakefile to make fclang.h writableKeith Packard2002-08-061-1/+1
* Add Latin-1 characters needed by WelshKeith Packard2002-08-062-714/+733
* Always install fonts.conf and fonts.dtd, moving any existing fonts.conf toKeith Packard2002-08-013-2/+29
* Fix autoconf build BSD install and sysconfdir problemsKeith Packard2002-08-019-17/+50
* Warning fixMarc Aurele La France2002-08-012-5/+5
* Add binding property to edit elementKeith Packard2002-07-315-16/+45
* Rewrite global cache handling code in fontconfig to eliminate per-filefcpackage_rc1Keith Packard2002-07-286-484/+830
* Add ngai tahu specific chars to maori orthographyKeith Packard2002-07-273-399/+405
* Add fclang.c to Makefile.inKeith Packard2002-07-171-0/+2
* Trim ja orthography of a couple codepoints not found in kochi fontsKeith Packard2002-07-132-5/+5
* Fix typo in geez (ethiopic) orthographyKeith Packard2002-07-132-3/+3
* Add some Utf16 support, extract font family and style names from name tableKeith Packard2002-07-135-20/+495
* Clean up some coverage files; a few accidentally included PUA values andKeith Packard2002-07-1221-1017/+1017