fontconfig/src
Keith Packard de1faa42d1 Export FcConfig{G,S}etRescanInverval from .so, mark as deprecated.
These two names are typos of the correct names. Instead of simply changing
them, the correct thing to do is leave them in the library, add the correct
functions and mark them as deprecated so any source packages will be updated.

This requires bumping the minor version of the library (for adding APIs)
instead of bumping the major version of the library (for removing APIs).
2007-11-04 12:20:45 -08:00
..
Makefile.am Export FcConfig{G,S}etRescanInverval from .so, mark as deprecated. 2007-11-04 12:20:45 -08:00
fcatomic.c Eliminate .so PLT entries for local symbols. (thanks to Arjan van de Ven) 2006-09-05 02:24:01 -07:00
fcblanks.c Eliminate .so PLT entries for local symbols. (thanks to Arjan van de Ven) 2006-09-05 02:24:01 -07:00
fccache.c Make file_stat argument to FcDirCacheLoadFile optional. 2007-11-03 14:16:29 -07:00
fccfg.c Export FcConfig{G,S}etRescanInverval from .so, mark as deprecated. 2007-11-04 12:20:45 -08:00
fccharset.c Charset hashing depended on uniqueness of leaves. 2006-09-06 17:45:40 -07:00
fcdbg.c Eliminate .so PLT entries for local symbols. (thanks to Arjan van de Ven) 2006-09-05 02:24:01 -07:00
fcdefault.c Ensure weight/slant values present even when style is supplied (bug 9313). 2007-10-25 01:35:32 -07:00
fcdeprecate.h Export FcConfig{G,S}etRescanInverval from .so, mark as deprecated. 2007-11-04 12:20:45 -08:00
fcdir.c Store font directory mtime in cache file. 2007-10-18 04:13:51 -07:00
fcfreetype.c Match 'ultra' on word boundaries to detect ultra bold fonts. (bug 2511) 2007-10-25 14:00:15 -07:00
fcfs.c Eliminate .so PLT entries for local symbols. (thanks to Arjan van de Ven) 2006-09-05 02:24:01 -07:00
fcinit.c FcInit should return FcFalse when FcInitLoadConfigAndFonts fails. (bug 10976) 2007-10-25 00:41:28 -07:00
fcint.h Export FcConfig{G,S}etRescanInverval from .so, mark as deprecated. 2007-11-04 12:20:45 -08:00
fclang.c Use FcLangDifferentTerritory instead of FcLangDifferentCountry. 2007-11-03 21:58:34 -07:00
fclist.c Eliminate .so PLT entries for local symbols. (thanks to Arjan van de Ven) 2006-09-05 02:24:01 -07:00
fcmatch.c Eliminate .so PLT entries for local symbols. (thanks to Arjan van de Ven) 2006-09-05 02:24:01 -07:00
fcmatrix.c Eliminate .so PLT entries for local symbols. (thanks to Arjan van de Ven) 2006-09-05 02:24:01 -07:00
fcname.c Eliminate .so PLT entries for local symbols. (thanks to Arjan van de Ven) 2006-09-05 02:24:01 -07:00
fcpat.c Make FcPatternDuplicate copy the binding instead of always using Strong. 2007-03-12 10:21:35 -07:00
fcserialize.c Eliminate .so PLT entries for local symbols. (thanks to Arjan van de Ven) 2006-09-05 02:24:01 -07:00
fcstr.c Update CaseFolding.txt to Unicode 5.1.0 2007-10-25 14:20:06 -07:00
fcxml.c Respect "binding" attribute in <alias> entries. 2007-10-25 22:30:49 -07:00
ftglue.c Eliminate .so PLT entries for local symbols. (thanks to Arjan van de Ven) 2006-09-05 02:24:01 -07:00
ftglue.h Hide FreeType glue code from library ABI. 2006-09-04 02:13:13 -07:00
makealias Replace makealias pattern with something supported by POSIX grep (bug 11083) 2007-10-25 00:22:04 -07:00