]> git.wh0rd.org - fontconfig.git/history - src
Bug 44826 - <alias> must contain only a single <family>
[fontconfig.git] / src /
2009-02-15  Behdad Esfahbod[fcformat] Add simple converters
2009-02-15  Behdad Esfahbod[fcformat] Add conditionals
2009-02-15  Behdad Esfahbod[fcformat] Add element filtering and deletion
2009-02-15  Behdad Esfahbod[fcformat] Add support for subexpressions
2009-02-15  Behdad Esfahbod[fcformat] Refactor and restructure code for upcoming...
2009-02-15  Behdad Esfahbod[fcformat] Add support for width modifiers
2009-02-15  Behdad Esfahbod[cache] After writing cache to file, update the interna...
2009-02-15  Behdad Esfahbod[fccache] Make sure the cache is current when reusing...
2009-02-15  Behdad Esfahbod[win32] Do not remove leading '\\' such that network...
2009-02-15  Behdad Esfahbod[win32] Expand "APPSHAREFONTDIR" to ../share/fonts...
2009-02-15  Behdad Esfahbod[win32] Fix usage of GetFullPathName()
2009-02-15  Behdad Esfahbod[fcfreetype] Fix typo in GB2312 encoding name string...
2009-02-15  Karl TomlinsonChange FcCharSetMerge API
2009-02-15  Behdad Esfahbod[fcmatch] Fix crash when no fonts are available.
2009-02-14  Behdad EsfahbodOops, fix FcPatternFilter
2009-02-14  Behdad EsfahbodRevive FcConfigScan() (bug #17121)
2009-02-14  Behdad EsfahbodDon't use FcCharSetCopy in FcCharSetMerge
2009-02-14  Behdad EsfahbodMake FcCharSetMerge() public
2009-02-14  Behdad Esfahbod[fcmatch] Move FcFontSetMatch() functionality into...
2009-02-14  Behdad Esfahbod[fcmatch] When matching, reserve score 0 for when eleme...
2009-02-14  Behdad Esfahbod[fcmatch] Use larger multipliers to enforce order
2009-02-14  Behdad Esfahbod[fcmatch.c] Fix debug formatting
2009-02-14  Behdad EsfahbodFix comparison of family names to ignore leading space...
2009-02-14  Behdad EsfahbodImplement FcPatternFormat and use it in cmdline tools...
2009-02-14  Behdad EsfahbodRemove special-casing of FC_FILE in FcPatternPrint()
2009-02-14  Behdad EsfahbodExplicitly chmod() directories (bug #18934)
2009-02-14  Behdad EsfahbodDon't use identifier named complex
2009-02-14  Behdad EsfahbodFix compile with old FreeType that doesn't have FT_Sele...
2009-02-14  Behdad EsfahbodUse __builtin_popcount() when available (bug #17592)
2009-02-14  Behdad EsfahbodConsistently use FcStat() over stat() in all places
2009-02-14  Behdad Esfahbod[fccache] Consistently use FcStat() over stat() (bug...
2009-02-14  Harald FernengelDon't use variables named 'bool' (bug #18851)
2009-02-14  Behdad EsfahbodDon't call FcPatternGetCharSet in FcSortWalk unless...
2009-02-14  Behdad EsfahbodDon't leak FcValues string loaded through fcxml.c ...
2009-02-14  Chris WilsonReduce number of allocations during FcSortWalk().
2009-02-14  Behdad EsfahbodAdd FcConfigReference() (#17124)
2009-02-14  Behdad EsfahbodDocument when config can be NULL (#17105)
2009-02-14  Behdad EsfahbodFix docs re 'orig' argument of FcPatternBuild and family
2009-02-14  Behdad EsfahbodGet rid of $Id$ tags
2009-02-14  Behdad EsfahbodAdd FcPatternFilter() (#13016)
2009-02-14  Behdad EsfahbodImplement fc-list --verbose (#13015)
2009-02-14  Behdad EsfahbodReplace RCS Id tags with the file name
2009-02-14  Behdad EsfahbodWhen canonizing filenames, squash // and remove final...
2009-02-14  Behdad EsfahbodAvoid C99ism in Win32 code (#16651)
2008-05-25  Keith PackardIgnore empty <dir></dir> elements
2008-05-24  Sayamindu DasguptaFcConfigUptoDate breaks if directory mtime is in the...
2008-05-24  Evgeniy StepanovFix index/offset for 'decorative' matcher. Bug 15890.
2008-05-04  Keith PackardAdd extended, caps, dunhill style mappings.
2008-05-04  Keith PackardFix a few memory tracking mistakes.
2008-05-04  Keith PackardDeal with libtool 2.2 which doesn't let us use LT_...
2008-05-04  Carlo BraminiAdd FreeType-dependent functions to fontconfig.def...
2008-05-04  Keith PackardUse of ":=" in src/Makefile.am is unportable (bug 14420)
2008-05-04  Ryan Schmidtfontconfig build fails if "head" is missing or unusable...
2008-05-04  Dennis SchriddeProper config path for static libraries in win32
2008-05-04  Sylvain PascheFontconfig options for freetype sub-pixel filter config...
2008-05-04  Keith PackardRemove size and dpi values from bitmap fonts. Bug 8765.
2008-05-04  Keith PackardWork around for bitmap-only TrueType fonts that are...
2008-01-10  Keith PackardDistribute new fcftint.h file
2008-01-08  Keith PackardInclude fcftaliastail.h so that the freetype funcs...
2008-01-02  Keith PackardRemove freetype requirement for build-time applications.
2007-12-23  Keith PackardFix OOM failure case in FcPStackPush.
2007-12-13  Hongbo ZhaoNot_contain should use strstr, not strcmp on strings...
2007-11-14  Tor LillqvistWorkaround for stat() brokenness in Microsoft's C libra...
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-04  Keith PackardHave FcConfigSetCurrent accept the current configuratio...
2007-11-04  Keith PackardUse FcLangDifferentTerritory instead of FcLangDifferent...
2007-11-04  Keith PackardTypo error in function name: Inverval -> interval
2007-11-03  Keith PackardMake file_stat argument to FcDirCacheLoadFile optional.
2007-11-03  Keith PackardRemove fcprivate.h, move the remaining macros to fcint.h.
2007-10-26  Keith PackardRespect "binding" attribute in <alias> entries.
2007-10-26  Keith PackardAlso check configDirs mtimes in FcConfigUptoDate
2007-10-25  Keith PackardBuild fix for Solaris 10 with GCC.
2007-10-25  Behdad EsfahbodUpdate CaseFolding.txt to Unicode 5.1.0
2007-10-25  Keith PackardMatch 'ultra' on word boundaries to detect ultra bold...
2007-10-25  Keith PackardEnsure weight/slant values present even when style...
2007-10-25  Keith PackardHandle UltraBlack weight.
2007-10-25  Keith PackardOops. Left debugging printf in previous commit.
2007-10-25  Keith PackardFcInit should return FcFalse when FcInitLoadConfigAndFo...
2007-10-25  Tilman SauerbeckStore FcVendorFoundries in read-only memory.
2007-10-25  Tilman SauerbeckStore FcNoticeFoundries in read-only memory.
2007-10-25  Keith PackardReplace makealias pattern with something supported...
2007-10-18  Keith PackardEliminate relocations from FcCodePageRange structure...
2007-10-18  Keith PackardEliminate relocations for glyph name table.
2007-10-18  Keith PackardMust not insert cache into hash table before completely...
2007-10-18  Keith PackardPlace language name in constant array instead of pointer.
2007-10-18  Mike FABIANAvoid crashes if config files contain junk.
2007-10-18  Keith PackardDon't use X_OK bit when checking for writable directori...
2007-10-18  Keith PackardMake FC_FULLNAME include all fullname entries, elide...
2007-10-18  Keith PackardComment about mmaping cache files was misleading.
2007-10-18  Keith PackardStore font directory mtime in cache file.
2007-08-05  Keith PackardFree temporary string in FcDirCacheUnlink (Bug #11758)
2007-03-12  Keith PackardWork around FreeType bug when glyph name buffer is...
2007-03-12  Stephan KulowMake FcPatternDuplicate copy the binding instead of...
2006-12-02  Keith PackardSegfault scanning non-font files. Disallow scan edit...
2006-12-02  Kean JohnstonDon't use varargs CPP macros in fccache.c. (bug 8733)
2006-12-02  Keith PackardAdd FcFreeTypeQueryFace external API. Bug #7311.
2006-12-02  Keith PackardFix grep pattern in makealias to work on non-Gnu grep...
2006-12-02  Keith PackardAvoid writing uninitialized structure pad bytes to...
next