summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-02-22Do not update stream->pos when seeking is failed.Akira TAGOH1-1/+2
2012-02-22Bug 46169 - Pointer error in FcConfigGlobMatchAkira TAGOH1-1/+9
2012-02-21makealias: handle missing funcs betterMike Frysinger1-4/+14
2012-02-21FcObjectValidType: tweak -1 checkingMike Frysinger1-3/+1
2012-02-21fix build warnings when using --with-archMike Frysinger1-3/+2
2012-02-21FcName{,Get}Constant: constify string inputMike Frysinger1-2/+2
2012-02-21FcStat: change to FcChar8 for first argMike Frysinger2-3/+3
2012-02-21delete unused variablesMike Frysinger4-27/+4
2012-02-21FcStrPlus: optimize a littleMike Frysinger1-3/+5
2012-02-21Bug 40452 - Running 'fc-match --all' core dumps when no fonts are installedAkira TAGOH1-1/+28
2012-02-21Bug 35517 - Remove Apple Roman cmap supportAkira TAGOH1-260/+0
2011-09-24Bug 41171 - Invalid use of memsetBehdad Esfahbod1-1/+1
2011-06-22Fix stupid bug in FcFontSort()Behdad Esfahbod1-1/+1
2011-06-20Switch fc-cat to use FcPatternFormat()Behdad Esfahbod1-0/+3
2011-06-20Switch fc-match to use FcPatternFormat()Behdad Esfahbod1-1/+1
2011-06-20Bug 26718 - "fc-match sans file" doesn't workBehdad Esfahbod2-3/+2
2011-06-20Bug 36577 - Updating cache with no-bitmaps disables bitmap fonts...Behdad Esfahbod1-5/+2
2011-03-28Bug 35587 - Add padding to make valgrind and glibc not hate each otherBehdad Esfahbod2-5/+18
2011-03-14Always define FcStat as a functionBehdad Esfahbod5-10/+15
2011-03-14Mark constant strings as constantBehdad Esfahbod1-2/+2
2011-03-14Bug 30566 - fcformat.c:interpret_enumerate() passes uninitialized idx to FcPa...Behdad Esfahbod1-1/+1
2011-01-02Fix assertion failure on le32d4Behdad Esfahbod1-1/+2
2010-12-28Skip <range> elements with begin > endBehdad Esfahbod1-10/+16
2010-12-28Allow editing charset and lang in target="scan"Behdad Esfahbod6-21/+377
2010-12-28Make fc-arch stuff cross-compiling-safeBehdad Esfahbod5-4/+152
2010-12-09Add editing langset feature.Akira TAGOH5-1/+174
2010-12-09Add the range support in blank elementAkira TAGOH1-14/+21
2010-12-09Add charset editing feature.Akira TAGOH5-7/+183
2010-12-07Bug 28958 - lang=en matches other langsBehdad Esfahbod1-0/+2
2010-12-02Fix returned valueBehdad Esfahbod1-1/+1
2010-11-10Cleanup copyright notices to replace "Keith Packard" with "the author(s)"Behdad Esfahbod21-42/+42
2010-09-21Add new public API: FcCharSetDelChar()Behdad Esfahbod1-0/+17
2010-08-18Add commentsBehdad Esfahbod1-0/+8
2010-04-12Fix commentBehdad Esfahbod1-1/+1
2010-04-12Remove all training whitespacesBehdad Esfahbod20-398/+398
2010-04-12More whitespaceBehdad Esfahbod1-44/+44
2010-04-12WhitespaceBehdad Esfahbod1-1/+1
2010-04-07Accept TT_PLATFORM_MICROSOFT, TT_MS_ID_SYMBOL_CS from name tableBehdad Esfahbod1-3/+4
2010-02-25Bug 26157 Solaris/Sun C 5.8: compilation of 2.8.0 and 2.7.3 failsBehdad Esfahbod1-1/+1
2009-11-18Use correct autoconf variableTor Lillqvist1-1/+1
2009-11-18Clean up Makefile's a bitBehdad Esfahbod1-3/+9
2009-11-18[fc-glyphname] Rename internal arrays to prefix with _fc_Behdad Esfahbod1-7/+6
2009-11-18[src] Create fcglyphname.h automaticallyBehdad Esfahbod1-1/+3
2009-11-18Remove bogus commentBehdad Esfahbod1-1/+0
2009-11-17Make sure fclang.h and fcarch.h are builtBehdad Esfahbod1-1/+6
2009-11-16[lang] Fix serializing LangSet from older versionsBehdad Esfahbod1-3/+6
2009-11-16[arch] Try to ensure proper FcLangSet alignment in archBehdad Esfahbod1-1/+1
2009-11-16[xml] Remove unused codeBehdad Esfahbod1-12/+0
2009-11-16[int] Remove more unused macrosBehdad Esfahbod1-4/+0
2009-11-16[int] Remove fc_value_* macros that did nothing other than renamingBehdad Esfahbod3-16/+10