Improve the performance issue on rescanning directories
[platform/upstream/fontconfig.git] / src / fcint.h
2013-12-20 Akira TAGOHImprove the performance issue on rescanning directories
2013-08-24 Akira TAGOHFix a crash when non-builtin objects are edited
2013-08-07 Akira TAGOHwarn deprecated only when migration failed
2013-08-06 Akira TAGOHFix wrong edit position
2013-07-04 Akira TAGOHRework to apply the intermixed test and edit elements...
2013-07-03 Akira TAGOHAdd FC_UNUSED to FC_ASSERT_STATIC macro to avoid compil...
2013-07-02 Akira TAGOHUse INT_MAX instead of unreliable hardcoding value
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-04-10 Akira TAGOHBug 63329 - make check fails: .. contents:: :depth: 2
2013-04-09 Akira TAGOHRevert the previous change and rework to not export...
2013-04-09 Akira TAGOHObtain fonts data via FT_Face instead of opening a...
2013-03-21 Akira TAGOHBug 38737 - Wishlist: support FC_POSTSCRIPT_NAME
2013-03-05 Akira TAGOHBug 59456 - Adding a --sysroot like option to fc-cache
2013-02-06 Akira TAGOHBump the cache version to 4
2013-02-06 Akira TAGOHUpdate _FcMatchers definition logic
2013-02-05 Akira TAGOHBug 50733 - Add font-file hash?
2013-02-01 Akira TAGOHBug 23757 - Add mode="delete" to <edit>
2013-01-22 Akira TAGOHFix mkstemp absence for some platform
2013-01-16 Behdad EsfahbodBug 59379 - FC_PRGNAME
2013-01-09 Akira TAGOHBug 29312 - RFE: feature to indicate which characters...
2013-01-08 Akira TAGOHBug 47705 - Using O_CLOEXEC
2013-01-02 Behdad EsfahbodFix build and warnings on win32
2013-01-02 Behdad EsfahbodRemove FcSharedStr*
2013-01-02 Behdad EsfahbodRefactor; contain default config in fccfg.c
2013-01-02 Behdad EsfahbodMake FcGetDefaultLang and FcGetDefaultLangs thread...
2013-01-02 Behdad EsfahbodMake refcounts, patterns, charsets, strings, and FcLang...
2013-01-02 Behdad EsfahbodAdd thread-safety primitives
2013-01-02 Behdad EsfahbodUse a static perfect hash table for object-name lookup
2013-01-02 Behdad EsfahbodMake FC_DBG_OBJTYPES debug messages into warnings
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 sign-compare warnings
2012-12-30 Behdad EsfahbodFix unused-parameter warnings
2012-12-30 Behdad EsfahbodParse matrices of expressions
2012-12-05 Akira TAGOHDo not show the deprecation warning if it is a symlink
2012-11-27 Akira TAGOHFix a potability issue about stdint.h
2012-11-15 Akira TAGOHBug 57114 - regression on FcFontMatch with namelang
2012-07-09 Akira TAGOHFix a build fail with gcc 2.95, not supporting the...
2012-06-13 Akira TAGOHFix a build fail on MINGW
2012-06-11 Akira TAGOHBug 50835 - Deprecate FC_GLOBAL_ADVANCE
2012-06-08 Akira TAGOHBug 32853 - Export API to get the default language
2012-05-28 Mikhail GusarovFix cache aging for fonts on FAT filesystem under Linux
2012-05-28 Akira TAGOHMove statfs/statvfs wrapper to fcstat.c and add a test...
2012-05-28 Mikhail GusarovMove FcStat to separate compilation unit
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-24 Akira TAGOHBug 27765 - FcMatch() returns style in wrong language
2012-04-23 Akira TAGOHCreate CACHEDIR.TAG when fc-cache is run or only when...
2012-04-18 Akira TAGOHBug 25151 - Move cleanCacheDirectory() from fc-cache...
2012-04-12 Akira TAGOHBug 27526 - Compatibility fix for old windows sytems
2012-04-11 Akira TAGOHBug 28491 - Allow matching on FC_FILE
2012-03-28 Akira TAGOHBug 17832 - Memory leaks due to FcStrStaticName use...
2012-02-21 Mike FrysingerFcStat: change to FcChar8 for first arg
2011-03-14 Behdad EsfahbodAlways define FcStat as a function
2011-03-14 Behdad EsfahbodMark constant strings as constant
2010-12-28 Behdad EsfahbodAllow editing charset and lang in target="scan"
2010-12-28 Behdad EsfahbodMake fc-arch stuff cross-compiling-safe
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
2010-02-25 Behdad EsfahbodBug 26157 Solaris/Sun C 5.8: compilation of 2.8.0 and...
2009-11-16 Behdad Esfahbod[int] Remove more unused macros
2009-11-16 Behdad Esfahbod[int] Remove fc_value_* macros that did nothing other...
2009-11-16 Behdad Esfahbod[int] Remove fc_storage_type() in favor of direct acces...
2009-11-16 Behdad EsfahbodRemove unused macros
2009-11-16 Behdad EsfahbodBump cache version up from 2 to 3 and fix FcLangSet...
2009-11-16 Behdad Esfahbod[int] Define MIN/MAX/ABS macros
2009-11-16 Behdad EsfahbodMove FcAlign to fcint.h
2009-06-28 Behdad EsfahbodFix win32 build
2009-06-24 Behdad Esfahbod[xml] Allocate FcExpr's in a pool in FcConfig
2009-06-24 Behdad Esfahbod[xml] Mark more symbols static
2009-06-24 Behdad EsfahbodRemove unused prototypes and function
2009-03-13 Behdad EsfahbodReplace 'KEITH PACKARD' with 'THE AUTHOR(S)' in license...
2009-03-12 Behdad Esfahbod[fcstr,fcxml] Don't copy FcStrBuf contents when we...
2009-03-12 Behdad Esfahbod[fcstr.c] Embed a static 64-byte buffer in FcStrBuf
2009-02-15 Behdad Esfahbod[fcformat] Support indexing simple tags
2009-02-14 Behdad EsfahbodMake FcCharSetMerge() public
2009-02-14 Behdad EsfahbodImplement FcPatternFormat and use it in cmdline tools...
2009-02-14 Behdad EsfahbodConsistently use FcStat() over stat() in all places
2009-02-14 Chris WilsonReduce number of allocations during FcSortWalk().
2009-02-14 Behdad EsfahbodAdd FcConfigReference() (#17124)
2009-02-14 Behdad EsfahbodImplement fc-list --verbose (#13015)
2009-02-14 Behdad EsfahbodReplace RCS Id tags with the file name
2008-05-04 Sylvain PascheFontconfig options for freetype sub-pixel filter config...
2008-01-02 Keith PackardRemove freetype requirement for build-time applications.
2007-11-13 Keith PackardRevert "Remove fcprivate.h, move the remaining macros...
2007-11-05 Behdad EsfahbodAdd FcGetLangs() and FcLangGetCharSet().
2007-11-04 Keith PackardExport FcConfig{G,S}etRescanInverval from .so, mark...
2007-11-03 Keith PackardRemove fcprivate.h, move the remaining macros to fcint.h.
2007-10-25 Keith PackardBuild fix for Solaris 10 with GCC.
2007-10-25 Keith PackardMatch 'ultra' on word boundaries to detect ultra bold...
2007-10-18 Keith PackardStore font directory mtime in cache file.
2006-12-02 Keith PackardSegfault scanning non-font files. Disallow scan edit...
2006-09-15 Keith PackardReimplement FcConfigAppFontAddDir; function was lost...
2006-09-09 Keith PackardMerge branch 'jhcloos'
2006-09-07 Keith PackardAttempt to fix makealias usage for build on Mac OS X.
next