Add missing #include <sys/statvfs.h> in fcstat.c
[platform/upstream/fontconfig.git] / src / fccfg.c
2013-08-31 Akira TAGOHFix a crash
2013-08-26 Akira TAGOHFix a wrong edit position when 'kind' is different
2013-08-24 Akira TAGOHFix a crash when non-builtin objects are edited
2013-08-06 Akira TAGOHBug 67809 - Invalid read/write with valgrind when assig...
2013-08-06 Akira TAGOHFix wrong edit position
2013-07-04 Akira TAGOHRework to apply the intermixed test and edit elements...
2013-06-28 Akira TAGOHFix the behavior of intermixed tests end edits in match
2013-06-28 Akira TAGOHAdd FcTypeUnknown to FcType to avoid comparison of...
2013-05-08 Akira TAGOHUse the glob matching for filename
2013-03-08 Behdad EsfahbodFix crash with FcConfigSetCurrent(NULL)
2013-03-05 Akira TAGOHBug 59456 - Adding a --sysroot like option to fc-cache
2013-02-01 Akira TAGOHBug 23757 - Add mode="delete" to <edit>
2013-01-16 Behdad EsfahbodFix fc-cache crash caused by looking up NULL object...
2013-01-16 Behdad EsfahbodBug 59379 - FC_PRGNAME
2013-01-02 Behdad EsfahbodFix build and warnings on win32
2013-01-02 Behdad EsfahbodRemove FcSharedStr*
2013-01-02 Behdad EsfahbodMinor
2013-01-02 Behdad EsfahbodMake default-FcConfig threadsafe
2013-01-02 Behdad EsfahbodMinor
2013-01-02 Behdad EsfahbodRefactor; contain default config in fccfg.c
2013-01-02 Behdad EsfahbodMake refcounts, patterns, charsets, strings, and FcLang...
2013-01-02 Behdad EsfahbodRefuse to set value to unsupported types during config too
2013-01-01 Behdad EsfahbodWarn if <name target="font"> appears in <match target...
2012-12-31 Behdad EsfahbodAllow target="font/pattern/default" in <name> elements
2012-12-30 Behdad EsfahbodRemove memory accounting and reporting
2012-12-30 Behdad EsfahbodFix unused-parameter warnings
2012-12-30 Behdad EsfahbodFix compiler warnings
2012-12-30 Behdad EsfahbodParse matrices of expressions
2012-12-11 Akira TAGOHCheck the system font to be initialized
2012-12-07 Akira TAGOHFix the wrong estimation for the memory usage informati...
2012-06-13 Akira TAGOHFix a build fail on MINGW
2012-06-08 Akira TAGOHfcdefault: Add the lang object at FcConfigSubstituteWit...
2012-06-08 Akira TAGOHAdd the default language to the pattern prior to do...
2012-06-01 Akira TAGOHFix the wrong estimation for the memory usage informati...
2012-05-18 Akira TAGOHBug 20411 - fontconfig doesn't match FreeDesktop direct...
2012-05-14 Akira TAGOHBug 19128 - Handling whitespace in aliases
2012-05-01 Akira TAGOHOutput more verbose debugging log to show where to...
2012-04-23 Akira TAGOHCreate CACHEDIR.TAG when fc-cache is run or only when...
2012-03-28 Akira TAGOHBug 17832 - Memory leaks due to FcStrStaticName use...
2012-02-22 Akira TAGOHBug 46169 - Pointer error in FcConfigGlobMatch
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 ... 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...
next