]> git.wh0rd.org - fontconfig.git/history - src/fcformat.c
Switch fc-match to use FcPatternFormat()
[fontconfig.git] / src / fcformat.c
2011-06-20  Behdad EsfahbodSwitch fc-match to use FcPatternFormat()
2011-06-20  Behdad EsfahbodBug 26718 - "fc-match sans file" doesn't work
2011-03-14  Behdad EsfahbodBug 30566 - fcformat.c:interpret_enumerate() passes...
2010-11-10  Behdad EsfahbodCleanup copyright notices to replace "Keith Packard...
2010-08-18  Behdad EsfahbodAdd comments
2009-03-13  Behdad EsfahbodDocument FcPatternFormat() format
2009-03-13  Behdad Esfahbod[fcformat] Fix default-value handling
2009-03-13  Behdad EsfahbodReplace 'KEITH PACKARD' with 'THE AUTHOR(S)' in license...
2009-02-16  Behdad Esfahbod[fcformat] Add list of undocumented language features
2009-02-16  Behdad Esfahbod[fcformat] Add a 'pkgkit' builtin that prints tags...
2009-02-15  Behdad Esfahbod[fcformat] Enumerate langsets like we do arrays of...
2009-02-15  Behdad Esfahbod[fcformat] Implement array enumeration
2009-02-15  Behdad Esfahbod[fcformat] Support 'default value' for simple tags
2009-02-15  Behdad Esfahbod[fcformat] Support indexing simple tags
2009-02-15  Behdad Esfahbod[fcformat] Add support for builtin formats
2009-02-15  Behdad Esfahbod[fcformat] Refactor code to avoid malloc
2009-02-15  Behdad Esfahbod[fcformat] Start adding builtins
2009-02-15  Behdad Esfahbod[fcformat] Implement 'delete', 'escape', and 'translate...
2009-02-15  Behdad Esfahbod[fcformat] Add value-count syntax
2009-02-15  Behdad Esfahbod[fcformat] Implement 'cescape', 'shescape', and 'xmlesc...
2009-02-15  Behdad Esfahbod[fcformat] Add simple converters
2009-02-15  Behdad Esfahbod[fcformat] Add conditionals
2009-02-15  Behdad Esfahbod[fcformat] Add element filtering and deletion
2009-02-15  Behdad Esfahbod[fcformat] Add support for subexpressions
2009-02-15  Behdad Esfahbod[fcformat] Refactor and restructure code for upcoming...
2009-02-15  Behdad Esfahbod[fcformat] Add support for width modifiers
2009-02-14  Behdad EsfahbodImplement FcPatternFormat and use it in cmdline tools...