FcName{,Get}Constant: constify string input
[platform/upstream/fontconfig.git] / src /
2012-02-21 Mike FrysingerFcName{,Get}Constant: constify string input
2012-02-21 Mike FrysingerFcStat: change to FcChar8 for first arg
2012-02-21 Mike Frysingerdelete unused variables
2012-02-21 Mike FrysingerFcStrPlus: optimize a little
2012-02-21 Akira TAGOHBug 40452 - Running 'fc-match --all' core dumps when...
2012-02-21 Akira TAGOHBug 35517 - Remove Apple Roman cmap support
2011-09-24 Behdad EsfahbodBug 41171 - Invalid use of memset
2011-06-22 Behdad EsfahbodFix stupid bug in FcFontSort()
2011-06-20 Behdad EsfahbodSwitch fc-cat to use FcPatternFormat()
2011-06-20 Behdad EsfahbodSwitch fc-match to use FcPatternFormat()
2011-06-20 Behdad EsfahbodBug 26718 - "fc-match sans file" doesn't work
2011-06-20 Behdad EsfahbodBug 36577 - Updating cache with no-bitmaps disables...
2011-03-28 Behdad EsfahbodBug 35587 - Add padding to make valgrind and glibc...
2011-03-14 Behdad EsfahbodAlways define FcStat as a function
2011-03-14 Behdad EsfahbodMark constant strings as constant
2011-03-14 Behdad EsfahbodBug 30566 - fcformat.c:interpret_enumerate() passes...
2011-01-02 Behdad EsfahbodFix assertion failure on le32d4
2010-12-28 Behdad EsfahbodSkip <range> elements with begin > end
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 the range support in blank element
2010-12-09 Akira TAGOHAdd charset editing feature.
2010-12-07 Behdad EsfahbodBug 28958 - lang=en matches other langs
2010-12-02 Behdad EsfahbodFix returned value
2010-11-10 Behdad EsfahbodCleanup copyright notices to replace "Keith Packard...
2010-09-21 Behdad EsfahbodAdd new public API: FcCharSetDelChar()
2010-08-18 Behdad EsfahbodAdd comments
2010-04-12 Behdad EsfahbodFix comment
2010-04-12 Behdad EsfahbodRemove all training whitespaces
2010-04-12 Behdad EsfahbodMore whitespace
2010-04-12 Behdad EsfahbodWhitespace
2010-04-07 Behdad EsfahbodAccept TT_PLATFORM_MICROSOFT, TT_MS_ID_SYMBOL_CS from...
2010-02-25 Behdad EsfahbodBug 26157 Solaris/Sun C 5.8: compilation of 2.8.0 and...
2009-11-18 Tor LillqvistUse correct autoconf variable
2009-11-18 Behdad EsfahbodClean up Makefile's a bit
2009-11-18 Behdad Esfahbod[fc-glyphname] Rename internal arrays to prefix with...
2009-11-18 Behdad Esfahbod[src] Create fcglyphname.h automatically
2009-11-18 Behdad EsfahbodRemove bogus comment
2009-11-17 Behdad EsfahbodMake sure fclang.h and fcarch.h are built
2009-11-16 Behdad Esfahbod[lang] Fix serializing LangSet from older versions
2009-11-16 Behdad Esfahbod[arch] Try to ensure proper FcLangSet alignment in...
2009-11-16 Behdad Esfahbod[xml] Remove unused code
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-09-07 Behdad EsfahbodUse default config in FcFileScan() and FcDirScan()
2009-08-26 Behdad EsfahbodRevert "Fix FcNameUnparseLangSet()" and redo it
2009-08-26 Behdad EsfahbodBug 23419 - "contains" expression seems not working...
2009-08-21 Behdad EsfahbodBug 22037 - No Fonts installed on a default install...
2009-08-13 Tor LillqvistUse multi-byte codepage aware string function on Windows
2009-08-13 Tor LillqvistFix heap corruption on Windows in FcEndElement()
2009-08-13 Tor LillqvistFix MinGW compilation
2009-07-28 Behdad EsfahbodImprove charset printing
2009-07-25 Behdad EsfahbodTT_MS_ID_UCS_4 is really UTF-16BE, not UTF-32
2009-07-22 Behdad EsfahbodFix FcNameUnparseLangSet()
2009-07-22 Behdad EsfahbodRemove unused macros
2009-07-22 Karl TomlinsonDon't change the order of names unnecessarily (#20128)
2009-07-21 Behdad EsfahbodUse GetSystemWindowsDirectory() instead of GetWindowsDi...
2009-07-20 Behdad EsfahbodFix leak with string VStack objects
2009-06-28 Behdad EsfahbodRemove unused ftglue code
2009-06-28 Behdad EsfahbodFix win32 build
2009-06-24 Behdad Esfahbod[xml] Intern more strings
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 Esfahbod[xml] Centralize FcExpr allocation
2009-06-24 Behdad EsfahbodRemove unused prototypes and function
2009-06-24 Behdad Esfahbod[charset] Grow internal FcCharset arrays exponentially
2009-06-24 Behdad EsfahbodAlways set *changed in FcCharsetMerge
2009-06-24 Behdad EsfahbodAdd XXX note about Unicode Plane 16
2009-06-24 Behdad EsfahbodSimplify FcValueSave() semantics
2009-06-24 Behdad EsfahbodUse/prefer WWS family/style (name table id 21/22)
2009-06-24 Behdad EsfahbodMark matchers array const (#21935)
2009-06-24 Behdad EsfahbodDetect TrueType Collections by checking the font data...
2009-06-24 Serge van den BoomCorrectly handle mmap() failure (#21062)
2009-06-24 Behdad Esfahbod[fc-lang] Make LangSet representation in the cache...
2009-06-24 Behdad Esfahbod[fcstr] Remove unused variable
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-03-12 Behdad Esfahbod[fcxml.c] Embed a static 64-byte attr buffer in FcPStack
2009-03-12 Behdad Esfahbod[fcxml] Embed 64 static FcVStack objects in FcConfigParse
2009-03-12 Behdad Esfahbod[fcxml] Embed 8 static FcPStack objects in FcConfigParse
2009-03-12 Behdad Esfahbod[fcxml] Don't allocate attr array if there are no attri...
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-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[fclang] Implement FcLangSetGetLangs() (#18846)
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
next