]> git.wh0rd.org - fontconfig.git/history - src/fccfg.c
Bug 44826 - <alias> must contain only a single <family>
[fontconfig.git] / src / fccfg.c
2011-03-28  Behdad EsfahbodBug 35587 - Add padding to make valgrind and glibc...
2011-03-14  Behdad EsfahbodAlways define FcStat as a function
2010-12-28  Behdad EsfahbodAllow editing charset and lang in target="scan"
2010-12-09  Akira TAGOHAdd editing langset feature.
2010-12-09  Akira TAGOHAdd charset editing feature.
2010-11-10  Behdad EsfahbodCleanup copyright notices to replace "Keith Packard...
2010-04-12  Behdad EsfahbodRemove all training whitespaces
2009-06-24  Behdad Esfahbod[xml] Allocate FcExpr's in a pool in FcConfig
2009-06-24  Behdad EsfahbodSimplify FcValueSave() semantics
2009-03-13  Behdad EsfahbodReplace 'KEITH PACKARD' with 'THE AUTHOR(S)' in license...
2009-02-14  Behdad EsfahbodConsistently use FcStat() over stat() in all places
2009-02-14  Behdad EsfahbodAdd FcConfigReference() (#17124)
2009-02-14  Behdad EsfahbodReplace RCS Id tags with the file name
2009-02-14  Behdad EsfahbodAvoid C99ism in Win32 code (#16651)
2008-05-24  Sayamindu DasguptaFcConfigUptoDate breaks if directory mtime is in the...
2008-05-04  Dennis SchriddeProper config path for static libraries in win32
2007-12-13  Hongbo ZhaoNot_contain should use strstr, not strcmp on strings...
2007-11-04  Keith PackardExport FcConfig{G,S}etRescanInverval from .so, mark...
2007-11-04  Keith PackardHave FcConfigSetCurrent accept the current configuratio...
2007-11-04  Keith PackardTypo error in function name: Inverval -> interval
2007-10-26  Keith PackardAlso check configDirs mtimes in FcConfigUptoDate
2006-09-15  Keith PackardReimplement FcConfigAppFontAddDir; function was lost...
2006-09-09  Keith PackardMerge branch 'jhcloos'
2006-09-05  Keith PackardEliminate .so PLT entries for local symbols. (thanks...
2006-09-05  Keith PackardMake cache reference counting more efficient.
2006-09-05  Keith PackardReference count cache objects.
2006-09-03  Keith PackardMerge branch 'fc-2_4_branch' to master
2006-09-03  Keith PackardFix missing initialization/destruction of new 'scan...
2006-09-03  Keith PackardAdd FcMatchScan to resolve Delicious font matching...
2006-09-01  Keith PackardPass directory information around in FcCache structure...
2006-08-31  Keith PackardSkip broken caches. Cache files are auto-written, don...
2006-08-30  Keith PackardRework cache files to use offsets for all data structures.
2006-08-28  Keith PackardEliminate global cache. Eliminate multi-arch cache...
2006-08-28  Keith PackardEliminate NormalizeDir. Eliminate gratuitous stat/acces...
2006-08-04  Patrick Lam2006-08-04 Keith Packard (keithp@keithp.com) reviewed...
2006-04-25  Patrick LamInclude $(top_srcdir), $(top_srcdir)/src before anythin...
2006-04-12  Patrick LamFix memory leak (Coverity defect #2089).
2006-04-11  Patrick LamMissing bits from previous patches.
2006-04-10  Patrick LamFix string memory leak (Coverity defect #1823).
2006-04-10  Patrick LamFix double free (spotted by Coverity, CID #1965).
2006-02-06  Patrick LamDon't rescan when trying to normalize a non-declared...
2006-02-04  Patrick Lamsrc/fccfg.c (FcConfigAppFontAddFile, FcConfigAppFontAddDir)
2006-01-27  Patrick LamAdd a couple of missing normalizations to make fc-cache...
2006-01-26  Patrick LamStop trampling the directory name when writing out...
2006-01-25  Patrick LamFix additional memory leaks reported by Ronny V. Vinden...
2006-01-14  Patrick LamCompare device numbers as well as inodes. Always normal...
2006-01-09  Patrick LamNormalize font dirs by using the form, as given in...
2006-01-02  Patrick LamFix double-free which occurs because FcValueCanonicaliz...
2005-11-29  Patrick LamMake the perf guys hate me a bit less: hoist the direct...
2005-11-29  Patrick LamDon't make FcPatternFindFullFname available to fccfg...
2005-11-29  Patrick LamFix segfault.
2005-11-29  Patrick LamFix problem dating back at least to 2.3.2 where globs...
2005-11-18  Patrick LamList iteration not needed in FcConfigValues, since...
2005-11-17  Patrick LamFix crash on invalid constants in config files (forgot...
2005-11-02  Patrick LamDeclare the global cache of a directory's contents...
2005-09-15  Patrick LamRevert ill-advised addition of FC_RENDER. Add strategy...
2005-09-11  Patrick LamMerge with HEAD and finish the GCC 4 cleanups (no more...
2005-09-03  Patrick LamReally fix the global cache: make sure we're reading...
2005-08-27  Patrick LamReplace FcObjectStaticName by FcStrStaticName. Implemen...
2005-08-25  Patrick LamReinstate the old global cache code. For the forseeable...
2005-08-24  Patrick LamOverhaul the serialization system to create one mmapabl...
2005-07-25  Keith PackardVarious GCC 4 cleanups for signed vs unsigned char
2005-07-25  Patrick Lam#ifdef out old cache stuff, replace with first version...
2005-07-07  Patrick LamConvert ObjectPtr from a fat structure to a simple...
2005-06-28  Patrick LamAdd functionality to allow fontconfig data structure...
2005-06-17  Keith PackardMake FcOpNotContains use FcStrStr for strings so that...
2005-03-09  Tor LillqvistGet the DLL from "bin" where modern libtools put it...
2004-12-07  Keith PackardChange files from ISO-Latin-1 to UTF-8
2004-12-04  Keith PackardMove existing fonts.conf to fonts.conf.bak
2004-06-30  Keith PackardProvided by: Lubos Lunak <l.lunak@suse.cz>
2004-02-07  Keith PackardAdd Low Saxon orthography (Kenneth Rohde Christiansen...
2004-02-01  Tor Lillqvistfontconfig, at least as used by GIMP and/or PangoFT2...
2003-09-01  Manish SinghFcConfigAppFontClear: Support passing NULL to use defau...
2003-08-15  Carl WorthAdded new FcFini function for cleaning up all memory...
2003-07-20  Keith PackardImplement new semantics for Contains and LISTING:
2003-06-26  Keith PackardAllow config->cache to be null (as it is when $HOME...
2003-06-15  Tor LillqvistTrivial braino.
2003-06-13  Tor LillqvistCheck also for DLL_EXPORT as indication of being built...
2003-05-28  James SuFix "contains" op for strings and langsets.
2003-05-07  Keith PackardAdd filename-based accept/reject to ammend available...
2003-04-24  Keith PackardFcFontList broken when presented a charset - was compar...
2003-04-22  Keith PackardHandle pattern elements moving during multiple edits
2003-04-17  Keith PackardPass FONTCONFIG_PATH in arguments to get expanded
2003-04-15  Keith PackardFix unary operator parsing. Add floor, ceil, trunc...
2003-03-22  Tor LillqvistChanges for Windows:
2003-03-20  Keith PackardAvoid crashing on empty test/edit lists
2003-03-05  Keith PackardAddFcLangSetContains for font listing, add first-letter...
2003-03-02  Keith PackardSwitch back to -version-info for fontconfig as its...
2003-02-12  Keith PackardAdd "same" binding for edits to inherit binding from...
2003-02-06  Keith PackardFix inconsistent const usage in FcConfigCompareValue
2002-12-21  David Dawes677. Fix a segfault in fontconfig (#A.1450, Keith Packard). xf-4_2_99_3
2002-08-31  Keith PackardMore complete memory tracking. Install always overwrite...
2002-08-22  Keith PackardAdd contains/not_contains, fix LangSet equal operator...
2002-08-22  Keith PackardReimplement FC_LANG as FcTypeLang, freeze patterns...
2002-08-19  Keith PackardVarious config changes plus a couple of optimizations...
2002-08-11  Keith PackardFix weird first/not-first lameness in font matches... fcpackage_rc2 rc2
2002-07-31  Keith PackardAdd binding property to edit element
2002-07-28  Keith PackardRewrite global cache handling code in fontconfig to... fcpackage_rc1
2002-06-29  Keith PackardAdd strong/weak pattern value binding, add known charse...
2002-06-21  Keith PackardFix automatic file time checking, transcoding table...
next