platform/upstream/fontconfig.git
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-26 Keith PackardMove conf.avail/README to conf.d/README (bug 13392)
2007-11-14 Keith PackardBump version number to 2.5 2.5.0
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-13 Keith PackardDocument that FcConfigGetFonts returns the internal...
2007-11-13 Keith PackardDocument that Match calls FcFontRenderPrepare (bug...
2007-11-13 Keith PackardDocument several function return values (Bug 13145).
2007-11-06 Keith PackardFix parallel build in doc directory. 2.4.92
2007-11-05 Keith PackardUpdate version numbers to 2.4.92 (2.5 RC2)
2007-11-05 Behdad EsfahbodSimplify/improve 30-metric-aliases.conf
2007-11-05 Behdad EsfahbodRemove list of available conf files from README.
2007-11-05 Behdad EsfahbodFix documented conf-file naming format in README
2007-11-05 Behdad EsfahbodRemove 25-unhint-nonlatin.conf from default configurati...
2007-11-05 Behdad EsfahbodOops, fix Makefile.am.
2007-11-05 Behdad EsfahbodRemove 20-lohit-gujarati.conf. It's covered by 25...
2007-11-05 Behdad EsfahbodRemove redundant/obsolete comments from conf files.
2007-11-05 Behdad EsfahbodUse binding="same" in 30-urw-aliases.conf and remove...
2007-11-05 Behdad EsfahbodSplit 40-generic.conf into 40-nonlatin.conf and 45...
2007-11-05 Behdad EsfahbodAdd/update config files from Fedora.
2007-11-05 Behdad EsfahbodAdd FcGetLangs() and FcLangGetCharSet().
2007-11-05 Behdad EsfahbodFix trivial bugs in edit-sgml.c
2007-11-04 Keith PackardExport FcConfig{G,S}etRescanInverval from .so, mark...
2007-11-04 Keith PackardIgnore new generated documentation
2007-11-04 Keith PackardLink new function documentation into the fontconfig...
2007-11-04 Keith PackardFormatting syntax mistake in doc/fclangset.fncs.
2007-11-04 Keith PackardGenerate fccache.sgml, fcdircache.sgml and fclangset...
2007-11-04 Keith PackardFix formatting syntax in doc/fccache.fncs
2007-11-04 Keith PackardReplace incorrect documentation uses of 'char' with...
2007-11-04 Keith PackardRemove references to FcConfigParse and FcConfigLoad.
2007-11-04 Keith PackardHave FcConfigSetCurrent accept the current configuratio...
2007-11-04 Keith PackardUpdate documentation for stale FcConfigGetConfig function.
2007-11-04 Keith PackardUpdate documentation for FcStrCopyFilename (bug 12964).
2007-11-04 Keith PackardDocument previously undocumented functions. (bug 12963)
2007-11-04 Keith PackardVerify documentation covers exposed symbols.
2007-11-04 Keith PackardUse FcLangDifferentTerritory instead of FcLangDifferent...
2007-11-04 Keith PackardDon't check cache file time stamps when cleaning cache...
2007-11-04 Keith PackardTypo error in function name: Inverval -> interval
2007-11-04 Keith PackardTrack line numbers in sgml edit tool input.
2007-11-04 Keith PackardClean up exported names in fontconfig.h.
2007-11-03 Keith PackardMake file_stat argument to FcDirCacheLoadFile optional.
2007-11-03 Keith PackardDocument skipping of fonts from FcFileScan/FcDirScan.
2007-11-03 Keith PackardCorrect documentation for FcConfigUptoDate (bug 12948).
2007-11-03 Keith PackardRemove fcprivate.h, move the remaining macros to fcint.h.
2007-11-03 Keith PackardCorrect documentation for FcAtomicLock (Bug 12947).
2007-10-26 Behdad EsfahbodPort fonts-persian.conf to new alias syntax with bindin...
2007-10-26 Keith PackardRespect "binding" attribute in <alias> entries.
2007-10-26 Behdad EsfahbodMake fc-match --sort call FcFontRenderPrepare.
2007-10-26 Keith PackardAlso check configDirs mtimes in FcConfigUptoDate
2007-10-25 Keith PackardA few fixups for make distcheck 2.4.91
2007-10-25 Keith PackardSet version numbers to 2.4.91 (2.5 RC1)
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 Packardfontconfig needs configure option to use gnu iconv...
2007-10-25 Keith PackardEnsure weight/slant values present even when style...
2007-10-25 Keith PackardDistribute man source files for command line programs...
2007-10-25 Dwayne BaileyAdd/fix *.orth files for South African languages
2007-10-25 Keith PackardFix parallel build in fontconfig/docs (bug 10481).
2007-10-25 Keith PackardHandle UltraBlack weight.
2007-10-25 Keith PackardOops. Left debugging printf in previous commit.
2007-10-25 Keith PackardSpelling errors in documentation. (bug 10879).
2007-10-25 Keith PackardThere is no U+1257 (bug 10899).
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-25 Keith PackardAdd BRAILLE PATTERN BLANK to list of blank glyphs.
2007-10-25 Keith PackardMove <cachedir> elements to the end of fonts.conf.
2007-10-25 Keith PackardLeave generated headers out of distribution (bug 12734).
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 Keith PackardFcConfigParseAndLoad doc was missing the last param.
2007-10-18 Mike FABIANAvoid crashes if config files contain junk.
2007-10-18 Hideki YamaneHandle Japanese fonts better. (debian bug #435971)
2007-10-18 Keith PackardHave fc-cache remove invalid cache files from cache...
2007-10-18 Keith PackardDon't use X_OK bit when checking for writable directori...
2007-10-18 Keith PackardVerbose message about cleaning directories was imprecise
2007-10-18 Keith PackardImprove verbose messages from fc-cache.
2007-10-18 Keith PackardRemove unneeded call to access(2) in fc-cache.
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-10-18 Keith PackardFix ChangeLog generation to avoid circular make dependency
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 Keith Packardrehash increment could be zero, causing rehash infinite...
2007-03-12 Stephan KulowMake FcPatternDuplicate copy the binding instead of...
2006-12-03 Keith PackardUpdate for version 2.4.2 2.4.2
2006-12-02 Peter BreitenlohnerFix fc-cat documentation (bug 8935).
2006-12-02 Keith PackardAdd space between type and formal in devel man pages...
2006-12-02 Peter BreitenlohnerUse <literal> instead of <sgmltag> when documenting...
2006-12-02 Peter BreitenlohnerA VPATH build of fontconfig-2.4.1 fails for various...
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...
next