]> git.wh0rd.org - fontconfig.git/shortlog
fontconfig.git
2006-09-10  Keith PackardUpdate to version 2.4.0 2.4.0
2006-09-10  Keith PackardSplit much of the configuration into separate files...
2006-09-10  Keith PackardDon't display tests for DESTDIR on make install.
2006-09-10  Keith PackardInclude cachedir in fonts.dtd.
2006-09-10  Keith PackardFix conf.d directory sorting.
2006-09-10  Keith PackardRename conf.avail to conf.d
2006-09-09  Keith PackardAdd XML headers to new conf files. Move link make comma...
2006-09-09  Keith PackardInsert newly created caches into reference data structure.
2006-09-09  Keith PackardMerge branch 'jhcloos'
2006-09-09  Keith PackardAccept locale environment variables that do not contain...
2006-09-09  James CloosMake conf.avail and conf.d work
2006-09-07  Keith PackardAttempt to fix makealias usage for build on Mac OS X.
2006-09-07  Keith PackardReplace gnu-specific sed command with simple grep.
2006-09-07  David TurnerReplace character discovery loop with simpler, faster...
2006-09-07  Keith PackardReference patterns in FcCacheCopySet.
2006-09-07  Keith PackardCreate fc_cachedir at install time. Bug 8157.
2006-09-07  Keith PackardUpdate for version 2.3.97. 2.3.97
2006-09-07  Keith PackardCharset hashing depended on uniqueness of leaves.
2006-09-07  Keith PackardParallel build fix for fcalias.h and fcaliastail.h
2006-09-07  Keith PackardUpdate architecture signatures for x86-64 and ppc.
2006-09-05  Keith PackardEliminate .so PLT entries for local symbols. (thanks...
2006-09-05  Keith PackardCorrect reference count when sharing cache file objects.
2006-09-05  Keith PackardOops, fc-lang broke when I added cache referencing.
2006-09-05  Keith PackardMake cache reference counting more efficient.
2006-09-05  Keith PackardReference count cache objects.
2006-09-04  Keith PackardLeave cache files mapped permanently.
2006-09-04  James CloosUpdate Makefile.am files
2006-09-04  James CloosMove some section from fonts.conf into conf.avail files
2006-09-04  Keith PackardCan't typecheck values for objects with no known type.
2006-09-04  James CloosRe-order old conf.d files
2006-09-04  James CloosMake room for chunks from fonts.conf in conf.avail
2006-09-04  James CloosReplace load of conf.d in fonts.conf.in
2006-09-04  James CloosUpdate Makefile.am to match conf.avail changes
2006-09-04  James CloosNumber the remaining conf.avail files
2006-09-04  Keith PackardHide FreeType glue code from library ABI.
2006-09-04  Keith PackardHide private functions in shared library. Export functi...
2006-09-04  James CloosMove user and local conf file loading into conf.avail...
2006-09-04  James CloosSupport all five possibilities for sub-pixel
2006-09-04  James CloosStandardize conf.avail number prefixing convention
2006-09-04  James CloosMove files from conf.d to conf.avail
2006-09-03  Keith PackardRemove all .cvsignore files
2006-09-03  Keith PackardMerge branch 'fc-2_4_branch' to master
2006-09-03  Keith PackardFinish INSTALL changes. .gitignore ChangeLog
2006-09-03  Keith PackardUpdate instructions for doing a release. Autogen Change... 2.3.96
2006-09-03  Keith PackardRemove ChangeLog
2006-09-03  Keith PackardChange version to 2.3.96
2006-09-03  Keith PackardOops; missed the 60-delicious.conf file.
2006-09-03  Keith PackardUsing uninitialized (and wrong) variable in FcStrCopyFi...
2006-09-03  Keith PackardDon't segfault when string values can't be parsed as...
2006-09-03  Keith PackardFix missing initialization/destruction of new 'scan...
2006-09-03  Keith PackardAdd FcMatchScan to resolve Delicious font matching...
2006-09-02  Keith PackardAllow font caches to contain newer version numbers
2006-09-02  Keith PackardUnify directory canonicalization into FcStrAddFilename.
2006-09-02  Keith PackardMove Free family names to bottom of respective aliases...
2006-09-02  Keith PackardDocument FC_DEBUG values (bug 6393). Document name...
2006-09-02  Keith PackardGuess that mac roman names with lots of high bits are...
2006-09-02  Keith PackardPrefer Bitstream Vera to DejaVu families.
2006-09-01  Keith PackardFonts matching lang not territory should satisfy sort...
2006-09-01  Keith PackardReally only rebuild caches for system fonts at make...
2006-09-01  Keith PackardAdd Assamese orthography (as.orth). Bug #8050
2006-09-01  Keith PackardChinese/Macau needs the Hong Kong orthography instead...
2006-09-01  Keith PackardAvoid #warning directives on non-GCC compilers. (bug...
2006-09-01  Keith PackardAdd @EXPAT_LIBS@ to Libs.private in fontconfig.pc ...
2006-09-01  Keith PackardFix memory leaks in fc-cache directory cleaning code.
2006-09-01  Keith PackardOnly rebuild caches for system fonts at make install...
2006-09-01  Keith PackardAdd some ignores
2006-09-01  Keith PackardFontset pattern references are relative to fontset...
2006-09-01  Keith PackardFix fc-lang to use new charset freezer API.
2006-09-01  Keith PackardPass directory information around in FcCache structure...
2006-09-01  Keith PackardRemove stale architecture signatures.
2006-09-01  Keith PackardAllow FcTypeLangSet to match either FcTypeLangSet or...
2006-09-01  Keith PackardChange $(pkgcachedir) to $(fc_cachedir) in fc-cat and...
2006-08-31  Keith PackardRevert ABI changes from version 2.3
2006-08-31  Keith PackardWith no args, fc-cat now dumps all directories.
2006-08-31  Keith PackardAutomatically remove invalid cache files.
2006-08-31  Keith PackardSerialized value lists were only including one value.
2006-08-31  Keith PackardUse intptr_t instead of off_t inside FcCache structure.
2006-08-31  Keith PackardFix fc-cat again. Sigh.
2006-08-31  Keith PackardSkip broken caches. Cache files are auto-written, don...
2006-08-31  Keith PackardRework Object name database to unify typechecking and...
2006-08-30  Keith PackardFcCharSetSerialize was using wrong offset for leaves...
2006-08-30  Keith PackardFix build problems caused by cache rework.
2006-08-30  Keith PackardRework cache files to use offsets for all data structures.
2006-08-28  Keith PackardRevert to original FcFontSetMatch algorithm to avoid...
2006-08-28  Keith PackardAdd ppc architecture
2006-08-28  Keith PackardDuring test run, remove cache directory to avoid stale...
2006-08-28  Keith PackardAdd x86-64 architecture and signature.
2006-08-28  Keith PackardRegenerate x86 line in fcarch.tmpl.h to match change...
2006-08-28  Keith PackardEliminate ./ and ../ elements from font directory names...
2006-08-28  Keith PackardFix up fc-cache and fc-cat for no global cache changes.
2006-08-28  Keith PackardEliminate global cache. Eliminate multi-arch cache...
2006-08-28  Keith PackardAdd architecture to cache filename.
2006-08-28  Keith PackardEliminate NormalizeDir. Eliminate gratuitous stat/acces...
2006-08-28  Keith PackardWrite caches to first directory with permission. Valid...
2006-08-27  Keith PackardConstruct short architecture name from architecture...
2006-08-27  Keith PackardAdd .gitignore
2006-08-04  Patrick Lam2006-08-04 Keith Packard (keithp@keithp.com) reviewed...
2006-07-19  Patrick Lam2006-07-19 Jon Burgess (jburgess@uklinux.net) reviewed...
2006-06-02  Patrick Lam2006-05-31 Yong Li (rigel863@gmail.com) reviewed by...
2006-04-28  Patrick Lam2006-04-27 Paolo Borelli (pborelli@katamail.com) review...
next