2003-02-27 |
Keith Packard | Avoid crashing with null expressions in debug code |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Keith Packard | Allow double or integer for numeric values in matching |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Keith Packard | Add remaining .cvsignore files |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Keith Packard | Add .cvsignore file |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Keith Packard | Switch to automake |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Keith Packard | Dont attempt to use cache if NULL |
commit | commitdiff | tree | snapshot |
2003-02-17 |
Keith Packard | Remove broken fontconfig-config script |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Keith Packard | Track dirs containing fonts.cache files referenced... |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Keith Packard | Have fc-cache skip directories without write access |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Keith Packard | Add prefer_outline hacks to replace bitmap fonts with... |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Keith Packard | Add "same" binding for edits to inherit binding from... |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Keith Packard | Output langsets and all bindings in debug messages |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Keith Packard | Make FcStrCmpIgnoreCase a bit faster |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Keith Packard | Dont cache directorys until theyve been scanned. Avoids... |
commit | commitdiff | tree | snapshot |
2003-02-07 |
Keith Packard | fontconfig is no longer affiliated with xfree86 |
commit | commitdiff | tree | snapshot |
2003-02-07 |
Keith Packard | Emphasize that fonts.conf isnt the right place for... |
commit | commitdiff | tree | snapshot |
2003-02-07 |
Keith Packard | Remove Imakefile |
commit | commitdiff | tree | snapshot |
2003-02-07 |
Keith Packard | Build fc-lang, install local.conf |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Keith Packard | Avoid crash when $HOME is not set |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Keith Packard | Update greek orthography from vvas@hal.csd.auth.gr... |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Keith Packard | add shared library support for Tru64 UNIX and IRIX... |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Keith Packard | Fix inconsistent const usage in FcConfigCompareValue |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Keith Packard | Build fclang.h before building library This required... |
commit | commitdiff | tree | snapshot |
2003-01-28 |
Keith Packard | Bug #4 The last entry for the terminator should not... |
commit | commitdiff | tree | snapshot |
2003-01-28 |
Keith Packard | Bug #2 If a sub-make fails, then the build will still... |
commit | commitdiff | tree | snapshot |
2003-01-07 |
David Dawes | 703. Eliminate locale-dependent behaviour in fontconfig... |
commit | commitdiff | tree | snapshot |
2003-01-03 |
Torrey Lyons | On Darwin add Mac font directories to fonts.conf. |
commit | commitdiff | tree | snapshot |
2002-12-21 |
David Dawes | 677. Fix a segfault in fontconfig (#A.1450, Keith Packard). xf-4_2_99_3 |
commit | commitdiff | tree | snapshot |
2002-12-17 |
David Dawes | Test for "ed" and "ex" -- part of update for LynxOS... |
commit | commitdiff | tree | snapshot |
2002-12-14 |
David Dawes | 633. Perform country-independent matching for Chinese... |
commit | commitdiff | tree | snapshot |
2002-12-14 |
David Dawes | 632. Finish off the UTF-16 APIs in Xft, and fix the... |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Egbert Eich | 574. Make RENDER optional for Xvfb. When RENDER is... |
commit | commitdiff | tree | snapshot |
2002-11-22 |
Keith Packard | In debugging output, mark weakly bound values with (w) fcpackage_2_1 |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Keith Packard | Use unique local Imake define for fonts.conf dir (... |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Alan Hourihane | 483. Fix fontconfig to obey NothingOutsideProjectRoot... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Keith Packard | Elide historic cyrillic letters from several orthograph... ah-20021030 ah-20021030-postdri xf-4_2_99_2 |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Keith Packard | Add a bunch more consts to Xft and fontconfig apis |
commit | commitdiff | tree | snapshot |
2002-10-03 |
Keith Packard | Change comments a bit in fonts.conf.in |
commit | commitdiff | tree | snapshot |
2002-10-02 |
Keith Packard | English orthography included 0xd. instead of 0xe. for... |
commit | commitdiff | tree | snapshot |
2002-10-02 |
Keith Packard | Add FC_RGBA_UNKNOWN |
commit | commitdiff | tree | snapshot |
2002-09-26 |
Keith Packard | Fix alignment issue on sparc |
commit | commitdiff | tree | snapshot |
2002-09-26 |
Keith Packard | Add fontversion field |
commit | commitdiff | tree | snapshot |
2002-09-26 |
Keith Packard | Was losing local cached dirs in global cache list |
commit | commitdiff | tree | snapshot |
2002-09-26 |
Keith Packard | Add a few more permissable blank glyphs |
commit | commitdiff | tree | snapshot |
2002-09-18 |
Marc Aurele... | Pacify gcc 3.2 |
commit | commitdiff | tree | snapshot |
2002-09-12 |
Marc Aurele... | Fix structure alignment and array wlk bugs dhd-20020916 |
commit | commitdiff | tree | snapshot |
2002-09-07 |
Keith Packard | Add a bunch more blank glyphs, plus label existing... |
commit | commitdiff | tree | snapshot |
2002-09-07 |
Keith Packard | Found a few more blank glyphs to add |
commit | commitdiff | tree | snapshot |
2002-09-07 |
Keith Packard | Add more blank glyphs to default config |
commit | commitdiff | tree | snapshot |
2002-08-31 |
Keith Packard | Update ChangeLog with a few notes fcpackage_2_0 fcpackage_rc4 |
commit | commitdiff | tree | snapshot |
2002-08-31 |
Keith Packard | More complete memory tracking. Install always overwrite... |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Keith Packard | Update latin and cyrillic orthographies by comparing... |
commit | commitdiff | tree | snapshot |
2002-08-26 |
Keith Packard | FcLangSetHasLang was not actually checking the language... |
commit | commitdiff | tree | snapshot |
2002-08-26 |
Keith Packard | Update ChangeLog, fix some bugs in the man page |
commit | commitdiff | tree | snapshot |
2002-08-26 |
Keith Packard | Append version number to cache file names fcpackage_rc3 |
commit | commitdiff | tree | snapshot |
2002-08-24 |
Keith Packard | Add const to a bunch of string APIs |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Keith Packard | Add contains/not_contains, fix LangSet equal operator... |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Keith Packard | Reimplement FC_LANG as FcTypeLang, freeze patterns... |
commit | commitdiff | tree | snapshot |
2002-08-20 |
Keith Packard | Memory leak in XML parsing of matrices (thanks Owen) |
commit | commitdiff | tree | snapshot |
2002-08-19 |
Keith Packard | Various config changes plus a couple of optimizations... |
commit | commitdiff | tree | snapshot |
2002-08-13 |
Keith Packard | Make missing font directory messages only displayed... |
commit | commitdiff | tree | snapshot |
2002-08-12 |
Keith Packard | Clean up French orthography, update 639-1 list of suppo... |
commit | commitdiff | tree | snapshot |
2002-08-11 |
Keith Packard | Fix weird first/not-first lameness in font matches... fcpackage_rc2 rc2 |
commit | commitdiff | tree | snapshot |
2002-08-11 |
Keith Packard | Help message said -v was for --force |
commit | commitdiff | tree | snapshot |
2002-08-08 |
Keith Packard | Add Afar, Amharic, Aymara, Bini, Dzongkha, Fijian,... |
commit | commitdiff | tree | snapshot |
2002-08-07 |
Keith Packard | Add Asturian, Old Church Slavonic, Friulian, Manx Gaeli... |
commit | commitdiff | tree | snapshot |
2002-08-07 |
Keith Packard | Short circuit FcPatternEqual when both args point at... |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Keith Packard | Update fontconfig manual to match current bits |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Keith Packard | Uninitialized member of cache structure could lead... |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Keith Packard | Fix Imakefile to make fclang.h writable |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Keith Packard | Add Latin-1 characters needed by Welsh |
commit | commitdiff | tree | snapshot |
2002-08-01 |
Keith Packard | Always install fonts.conf and fonts.dtd, moving any... |
commit | commitdiff | tree | snapshot |
2002-08-01 |
Keith Packard | Fix autoconf build BSD install and sysconfdir problems |
commit | commitdiff | tree | snapshot |
2002-08-01 |
Marc Aurele... | Warning fix |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Keith Packard | Add binding property to edit element |
commit | commitdiff | tree | snapshot |
2002-07-28 |
Keith Packard | Rewrite global cache handling code in fontconfig to... fcpackage_rc1 |
commit | commitdiff | tree | snapshot |
2002-07-27 |
Keith Packard | Add ngai tahu specific chars to maori orthography |
commit | commitdiff | tree | snapshot |
2002-07-17 |
Keith Packard | Add fclang.c to Makefile.in |
commit | commitdiff | tree | snapshot |
2002-07-13 |
Keith Packard | Trim ja orthography of a couple codepoints not found... |
commit | commitdiff | tree | snapshot |
2002-07-13 |
Keith Packard | Fix typo in geez (ethiopic) orthography |
commit | commitdiff | tree | snapshot |
2002-07-13 |
Keith Packard | Add some Utf16 support, extract font family and style... |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Keith Packard | Clean up some coverage files; a few accidentally includ... |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Keith Packard | Add a bunch more languages that use the Latin alphabet |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Keith Packard | Add nynorsk and bokml, remove double angle quotes from... |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Keith Packard | Missed adding kumyk |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Keith Packard | Add devanagari and cyrillic languages. Add Geez |
commit | commitdiff | tree | snapshot |
2002-07-11 |
Keith Packard | Remove old FC_LANG constants now that fontconfig uses... |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Keith Packard | Use presentation forms for arabic matching, fix comment... |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Keith Packard | Use locale data set FC_LANG by default. Reorder FcPatte... |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Keith Packard | Trim ideographic punctuation and Suzhou numerals from... |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Keith Packard | Update iso639-2 language coverage info, fix Georgian... |
commit | commitdiff | tree | snapshot |
2002-07-07 |
Keith Packard | Add walloon, update fclang.c to include recent language... |
commit | commitdiff | tree | snapshot |
2002-07-07 |
Keith Packard | Share more duplicate charset data |
commit | commitdiff | tree | snapshot |
2002-07-07 |
Keith Packard | Add fclang.c to CVS; easier than attempting to build... |
commit | commitdiff | tree | snapshot |
2002-07-06 |
Keith Packard | Remove at and grave from latin languages, add copyright... |
commit | commitdiff | tree | snapshot |
2002-07-06 |
Keith Packard | Switch to RFC 3066 based lang names |
commit | commitdiff | tree | snapshot |
2002-07-06 |
Keith Packard | Add a few more common font families to the default... |
commit | commitdiff | tree | snapshot |
2002-07-06 |
Keith Packard | Add coverage documentation files |
commit | commitdiff | tree | snapshot |
2002-07-06 |
Keith Packard | Add fc-lang program to generate language coverage tables |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Keith Packard | Object list to FcObjectSetBuild wasnt terminated with 0 |
commit | commitdiff | tree | snapshot |
next |