Age | Commit message (Expand) | Author | Files | Lines |
2004-12-07 | Change files from ISO-Latin-1 to UTF-8 | Keith Packard | 1 | -1/+1 |
2004-12-04 | Move existing fonts.conf to fonts.conf.bak | Keith Packard | 1 | -2/+53 |
2004-06-30 | Provided by: Lubos Lunak <l.lunak@suse.cz> | Keith Packard | 1 | -2/+2 |
2004-02-07 | Add Low Saxon orthography (Kenneth Rohde Christiansen <kenneth@gnu.org>) | Keith Packard | 1 | -0/+3 |
2004-02-01 | fontconfig, at least as used by GIMP and/or PangoFT2 on Windows, crashes | Tor Lillqvist | 1 | -0/+25 |
2003-09-01 | FcConfigAppFontClear: Support passing NULL to use default config. | Manish Singh | 1 | -0/+7 |
2003-08-15 | Added new FcFini function for cleaning up all memory. Fixed a few memory | Carl Worth | 1 | -0/+6 |
2003-07-20 | Implement new semantics for Contains and LISTING: | Keith Packard | 1 | -35/+44 |
2003-06-26 | Allow config->cache to be null (as it is when $HOME is not set) | Keith Packard | 1 | -3/+6 |
2003-06-15 | Trivial braino. | Tor Lillqvist | 1 | -1/+1 |
2003-06-13 | Check also for DLL_EXPORT as indication of being built as a DLL on Win32. | Tor Lillqvist | 1 | -1/+5 |
2003-05-28 | Fix "contains" op for strings and langsets. | James Su | 1 | -6/+10 |
2003-05-07 | Add filename-based accept/reject to ammend available fonts. | Keith Packard | 1 | -4/+92 |
2003-04-24 | FcFontList broken when presented a charset - was comparing inclusion in the | Keith Packard | 1 | -4/+4 |
2003-04-22 | Handle pattern elements moving during multiple edits | Keith Packard | 1 | -0/+8 |
2003-04-17 | Pass FONTCONFIG_PATH in arguments to get expanded | Keith Packard | 1 | -4/+0 |
2003-04-15 | Fix unary operator parsing. Add floor, ceil, trunc and round unary | Keith Packard | 1 | -0/+71 |
2003-03-22 | Changes for Windows: | Tor Lillqvist | 1 | -4/+86 |
2003-03-20 | Avoid crashing on empty test/edit lists | Keith Packard | 1 | -2/+4 |
2003-03-05 | AddFcLangSetContains for font listing, add first-letter table for language | Keith Packard | 1 | -4/+4 |
2003-03-02 | Switch back to -version-info for fontconfig as its at minor 0. Add | Keith Packard | 1 | -3/+22 |
2003-02-12 | Add "same" binding for edits to inherit binding from matched element | Keith Packard | 1 | -1/+9 |
2003-02-06 | Fix inconsistent const usage in FcConfigCompareValue | Keith Packard | 1 | -4/+6 |
2002-12-21 | 677. Fix a segfault in fontconfig (#A.1450, Keith Packard).xf-4_2_99_3 | David Dawes | 1 | -1/+5 |
2002-08-31 | More complete memory tracking. Install always overwrites header files | Keith Packard | 1 | -2/+4 |
2002-08-22 | Add contains/not_contains, fix LangSet equal operator to use FcLangEqual | Keith Packard | 1 | -7/+21 |
2002-08-22 | Reimplement FC_LANG as FcTypeLang, freeze patterns, other cleanup | Keith Packard | 1 | -1/+21 |
2002-08-19 | Various config changes plus a couple of optimizations from Owen | Keith Packard | 1 | -20/+13 |
2002-08-11 | Fix weird first/not-first lameness in font matches, replacing with targetrc2fcpackage_rc2 | Keith Packard | 1 | -86/+56 |
2002-07-31 | Add binding property to edit element | Keith Packard | 1 | -4/+4 |
2002-07-28 | Rewrite global cache handling code in fontconfig to eliminate per-filefcpackage_rc1 | Keith Packard | 1 | -13/+10 |
2002-06-29 | Add strong/weak pattern value binding, add known charsets for automatic | Keith Packard | 1 | -1/+2 |
2002-06-21 | Fix automatic file time checking, transcoding table searches. Actually add | Keith Packard | 1 | -17/+14 |
2002-06-20 | Accidentally falling through several case blocks | Keith Packard | 1 | -1/+2 |
2002-06-19 | Add ref counting to font config patterns so that FcFontSort return values | Keith Packard | 1 | -0/+4 |
2002-06-18 | Add a few more families to fonts.conf, make FC_ANTIALIAS less important for | Keith Packard | 1 | -3/+4 |
2002-06-08 | Add FcPatternHash, clean up a few valgrind issues | Keith Packard | 1 | -1/+1 |
2002-06-03 | Add FcPatternEqualSubset for Pango, clean up some internal FcPattern | Keith Packard | 1 | -6/+6 |
2002-06-02 | Eliminate some compiler warnings, avoid seg fault when matching missing | Keith Packard | 1 | -2/+2 |
2002-06-02 | Expression parsing in fonts.conf file mis-freed elements. Constant identity | Keith Packard | 1 | -3/+15 |
2002-05-29 | Apply some obvious fixes to FcFontSetSort from Owen. Speed up FcCharSet | Keith Packard | 1 | -5/+5 |
2002-05-21 | Fix autoconf build process for fontconfig | Keith Packard | 1 | -119/+233 |
2002-03-01 | Port Xft1 to fontconfig | Keith Packard | 1 | -5/+5 |
2002-02-24 | Check font edit value lists for emptydri-20020222-merge | Keith Packard | 1 | -2/+2 |
2002-02-19 | Automatically initialize the fontconfig library | Keith Packard | 1 | -6/+9 |
2002-02-15 | fontconfig library: build fixes and compiler warning fixes | Keith Packard | 1 | -63/+63 |
2002-02-14 | Initial revision | Keith Packard | 1 | -0/+1369 |