]> git.wh0rd.org - fontconfig.git/history - src/fclang.c
Bug 44826 - <alias> must contain only a single <family>
[fontconfig.git] / src / fclang.c
2010-12-28  Behdad EsfahbodAllow editing charset and lang in target="scan"
2010-12-09  Akira TAGOHAdd editing langset feature.
2010-12-07  Behdad EsfahbodBug 28958 - lang=en matches other langs
2010-11-10  Behdad EsfahbodCleanup copyright notices to replace "Keith Packard...
2010-04-12  Behdad EsfahbodRemove all training whitespaces
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 EsfahbodBump cache version up from 2 to 3 and fix FcLangSet...
2009-08-26  Behdad EsfahbodRevert "Fix FcNameUnparseLangSet()" and redo it
2009-08-26  Behdad EsfahbodBug 23419 - "contains" expression seems not working...
2009-07-28  Behdad EsfahbodImprove charset printing
2009-07-22  Behdad EsfahbodFix FcNameUnparseLangSet()
2009-06-24  Behdad Esfahbod[fc-lang] Make LangSet representation in the cache...
2009-03-13  Behdad EsfahbodReplace 'KEITH PACKARD' with 'THE AUTHOR(S)' in license...
2009-02-15  Behdad Esfahbod[fclang] Implement FcLangSetGetLangs() (#18846)
2009-02-14  Behdad EsfahbodReplace RCS Id tags with the file name
2008-01-08  Keith PackardInclude fcftaliastail.h so that the freetype funcs...
2008-01-02  Keith PackardRemove freetype requirement for build-time applications.
2007-11-05  Behdad EsfahbodAdd FcGetLangs() and FcLangGetCharSet().
2007-11-04  Keith PackardUse FcLangDifferentTerritory instead of FcLangDifferent...
2007-10-18  Keith PackardPlace language name in constant array instead of pointer.
2006-09-09  Keith PackardMerge branch 'jhcloos'
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-08-30  Keith PackardRework cache files to use offsets for all data structures.
2006-04-11  Patrick LamMissing bits from previous patches.
2006-04-11  Patrick LamProperly convert static charsets to dynamic charsets.
2006-04-07  Patrick LamPortability fixes for HP-UX (reported by Christoph...
2006-04-06  Patrick LamFix intel compiler warnings: make many variables static...
2006-03-03  Patrick LamFix suspicious return expression which causes junk...
2005-11-25  Patrick LamPass around FcCache *s to the Unserialize functions...
2005-11-16  Patrick LamAdd *NeededBytesAlign(), which overestimates the paddin...
2005-11-04  Patrick LamFix bug 2878 (excessive relocations at startup for...
2005-10-14  Patrick LamAdd consts to variables so as to move arrays into ...
2005-08-24  Patrick LamOverhaul the serialization system to create one mmapabl...
2005-07-25  Patrick Lam#ifdef out old cache stuff, replace with first version...
2005-06-28  Patrick LamAdd functionality to allow fontconfig data structure...
2004-12-07  Keith PackardChange files from ISO-Latin-1 to UTF-8
2003-07-20  Keith PackardImplement new semantics for Contains and LISTING:
2003-06-09  Keith PackardOptimization in FcLangSetIndex was broken, occasionally...
2003-04-17  Colin WaltersRemove some unused variables, and initialize some other...
2003-03-22  Keith Packardswitch // comment
2003-03-05  Keith PackardAddFcLangSetContains for font listing, add first-letter...
2002-12-14  David Dawes633. Perform country-independent matching for Chinese...
2002-08-26  Keith PackardFcLangSetHasLang was not actually checking the language...
2002-08-22  Keith PackardAdd contains/not_contains, fix LangSet equal operator...
2002-08-22  Keith PackardReimplement FC_LANG as FcTypeLang, freeze patterns...
2002-07-12  Keith PackardClean up some coverage files; a few accidentally includ...
2002-07-08  Keith PackardUpdate iso639-2 language coverage info, fix Georgian...
2002-07-07  Keith PackardAdd walloon, update fclang.c to include recent language...
2002-07-07  Keith PackardAdd fclang.c to CVS; easier than attempting to build...