Leave room for null terminators in arrays
[platform/upstream/fontconfig.git] / src / fcdefault.c
2013-10-28 Akira TAGOHChange the default weight on match to FC_WEIGHT_NORMAL
2013-01-23 Akira TAGOHAdd another approach to FC_PRGNAME for Solaris 10 or...
2013-01-18 Behdad EsfahbodFix readlink failure
2013-01-17 Akira TAGOHBetter fix for 2fe5ddfd
2013-01-17 Behdad EsfahbodFix FC_PRGNAME default
2013-01-16 Akira TAGOHImprove FcGetPrgname() to work on BSD
2013-01-16 Behdad EsfahbodBug 59379 - FC_PRGNAME
2013-01-02 Behdad EsfahbodRemove FcSharedStr*
2013-01-02 Behdad EsfahbodMake default-FcConfig threadsafe
2013-01-02 Behdad EsfahbodMake FcDefaultFini() threadsafe
2013-01-02 Behdad EsfahbodMake FcGetDefaultLang and FcGetDefaultLangs thread...
2013-01-02 Behdad EsfahbodMake refcounts, patterns, charsets, strings, and FcLang...
2012-06-11 Akira TAGOHBug 50835 - Deprecate FC_GLOBAL_ADVANCE
2012-06-08 Akira TAGOHfcdefault: no need to set FC_LANG in FcDefaultSubstitut...
2012-06-08 Akira TAGOHfcdefault: fallback if the environment variables are...
2012-06-08 Akira TAGOHBug 32853 - Export API to get the default language
2012-04-24 Akira TAGOHBug 27765 - FcMatch() returns style in wrong language
2010-11-10 Behdad EsfahbodCleanup copyright notices to replace "Keith Packard...
2010-04-12 Behdad EsfahbodRemove all training whitespaces
2009-03-13 Behdad EsfahbodReplace 'KEITH PACKARD' with 'THE AUTHOR(S)' in license...
2009-02-14 Behdad EsfahbodReplace RCS Id tags with the file name
2007-10-25 Keith PackardEnsure weight/slant values present even when style...
2006-09-09 Keith PackardMerge branch 'jhcloos'
2006-09-09 Keith PackardAccept locale environment variables that do not contain...
2006-09-05 Keith PackardEliminate .so PLT entries for local symbols. (thanks...
2006-09-03 Keith PackardMerge branch 'fc-2_4_branch' to master
2006-09-03 Keith PackardAdd FcMatchScan to resolve Delicious font matching...
2006-08-30 Keith PackardRework cache files to use offsets for all data structures.
2006-04-06 Patrick LamReduce amount of dirty rss by const'ing some data struc...
2005-10-26 Patrick LamAdd FC_EMBEDDED_BITMAP object type to tell Xft/Cairo...
2005-10-22 Patrick LamSupport localized font family and style names. This...
2005-09-22 Patrick LamFix more gcc4 warnings:
2004-12-07 Keith PackardChange files from ISO-Latin-1 to UTF-8
2003-09-23 Owen TaylorAdd a FC_HINT_STYLE key for patterns, with possible...
2003-03-12 Keith Packardadd font widths and extend weight from OS/2 table
2003-03-05 Keith PackardChange RCS tag
2002-09-26 Keith PackardAdd fontversion field
2002-07-09 Keith PackardUse locale data set FC_LANG by default. Reorder FcPatte...
2002-02-14 Keith PackardInitial revision