Age | Commit message (Expand) | Author | Files | Lines |
2009-03-13 | Replace 'KEITH PACKARD' with 'THE AUTHOR(S)' in license text in all files | Behdad Esfahbod | 1 | -2/+2 |
2009-02-13 | Remove special-casing of FC_FILE in FcPatternPrint() | Behdad Esfahbod | 1 | -20/+1 |
2009-02-13 | Replace RCS Id tags with the file name | Behdad Esfahbod | 1 | -1/+1 |
2006-09-05 | Eliminate .so PLT entries for local symbols. (thanks to Arjan van de Ven) | Keith Packard | 1 | -0/+3 |
2006-09-02 | Add FcMatchScan to resolve Delicious font matching issues (bug #6769) | Keith Packard | 1 | -0/+7 |
2006-08-30 | FcCharSetSerialize was using wrong offset for leaves. Make fc-cat work. | Keith Packard | 1 | -3/+17 |
2006-08-30 | Rework cache files to use offsets for all data structures. | Keith Packard | 1 | -13/+30 |
2006-04-25 | Include $(top_srcdir), $(top_srcdir)/src before anything else. | Patrick Lam | 1 | -1/+1 |
2006-01-07 | Print out full pathname in fc-match -v as well. Reported by Frederic | Patrick Lam | 1 | -1/+20 |
2005-11-24 | Inline FcDebug invocations and only initialize once, in FcInit*. Improve | Patrick Lam | 1 | -18/+12 |
2005-08-24 | Overhaul the serialization system to create one mmapable file per directory | Patrick Lam | 1 | -8/+4 |
2005-06-28 | Add functionality to allow fontconfig data structure serialization. | Patrick Lam | 1 | -11/+15 |
2004-12-07 | Change files from ISO-Latin-1 to UTF-8 | Keith Packard | 1 | -1/+1 |
2003-07-20 | Implement new semantics for Contains and LISTING: | Keith Packard | 1 | -0/+3 |
2003-04-15 | Fix unary operator parsing. Add floor, ceil, trunc and round unary | Keith Packard | 1 | -0/+20 |
2003-03-05 | Add FcLangSetPrint | Keith Packard | 1 | -11/+18 |
2003-02-27 | Avoid crashing with null expressions in debug code | Keith Packard | 1 | -1/+2 |
2003-02-26 | Allow double or integer for numeric values in matching | Keith Packard | 1 | -2/+2 |
2003-02-12 | Output langsets and all bindings in debug messages | Keith Packard | 1 | -2/+19 |
2002-11-22 | In debugging output, mark weakly bound values with (w)fcpackage_2_1 | Keith Packard | 1 | -1/+5 |
2002-08-22 | Add contains/not_contains, fix LangSet equal operator to use FcLangEqual | Keith Packard | 1 | -3/+6 |
2002-08-22 | Reimplement FC_LANG as FcTypeLang, freeze patterns, other cleanup | Keith Packard | 1 | -1/+4 |
2002-08-19 | Various config changes plus a couple of optimizations from Owen | Keith Packard | 1 | -6/+1 |
2002-08-11 | Fix weird first/not-first lameness in font matches, replacing with targetrc2fcpackage_rc2 | Keith Packard | 1 | -8/+21 |
2002-06-20 | Accidentally falling through several case blocks | Keith Packard | 1 | -3/+3 |
2002-06-19 | Add ref counting to font config patterns so that FcFontSort return values | Keith Packard | 1 | -1/+7 |
2002-06-02 | Eliminate some compiler warnings, avoid seg fault when matching missing | Keith Packard | 1 | -1/+4 |
2002-02-18 | Switch fontconfig from libxml2 to expat | Keith Packard | 1 | -2/+18 |
2002-02-14 | Initial revision | Keith Packard | 1 | -0/+272 |