summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-09-09Update to version 2.4.02.4.0Keith Packard4-5/+42
2006-09-09Split much of the configuration into separate files. Renumber filesKeith Packard25-237/+344
2006-09-09Don't display tests for DESTDIR on make install.Keith Packard1-1/+1
2006-09-09Include cachedir in fonts.dtd.Keith Packard1-3/+4
2006-09-09Fix conf.d directory sorting.Keith Packard1-1/+9
2006-09-09Rename conf.avail to conf.dKeith Packard22-2/+1
2006-09-09Add XML headers to new conf files. Move link make commands to conf.avail dirKeith Packard6-52/+42
2006-09-09Insert newly created caches into reference data structure.Keith Packard1-3/+14
2006-09-09Merge branch 'jhcloos'Keith Packard24-151/+246
2006-09-09Accept locale environment variables that do not contain territory.Keith Packard1-0/+16
2006-09-09Make conf.avail and conf.d workJames Cloos2-0/+53
2006-09-07Attempt to fix makealias usage for build on Mac OS X.Keith Packard2-1/+4
2006-09-07Replace gnu-specific sed command with simple grep.Keith Packard2-2/+2
2006-09-07Replace character discovery loop with simpler, faster version.David Turner1-53/+30
2006-09-07Reference patterns in FcCacheCopySet.Keith Packard1-1/+6
2006-09-07Create fc_cachedir at install time. Bug 8157.Keith Packard1-1/+1
2006-09-06Update for version 2.3.97.2.3.97Keith Packard4-5/+42
2006-09-06Charset hashing depended on uniqueness of leaves.Keith Packard1-2/+2
2006-09-06Parallel build fix for fcalias.h and fcaliastail.hKeith Packard1-1/+3
2006-09-06Update architecture signatures for x86-64 and ppc.Keith Packard1-2/+2
2006-09-05Eliminate .so PLT entries for local symbols. (thanks to Arjan van de Ven)Keith Packard31-12/+145
2006-09-04Correct reference count when sharing cache file objects.Keith Packard1-1/+3
2006-09-04Oops, fc-lang broke when I added cache referencing.Keith Packard1-0/+10
2006-09-04Make cache reference counting more efficient.Keith Packard3-1/+16
2006-09-04Reference count cache objects.Keith Packard5-95/+213
2006-09-04Leave cache files mapped permanently.Keith Packard3-31/+116
2006-09-04Update Makefile.am filesJames Cloos2-15/+21
2006-09-04Move some section from fonts.conf into conf.avail filesJames Cloos5-133/+131
2006-09-04Can't typecheck values for objects with no known type.Keith Packard1-0/+2
2006-09-04Re-order old conf.d filesJames Cloos11-0/+0
2006-09-04Make room for chunks from fonts.conf in conf.availJames Cloos2-0/+0
2006-09-04Replace load of conf.d in fonts.conf.inJames Cloos1-0/+5
2006-09-04Update Makefile.am to match conf.avail changesJames Cloos1-9/+12
2006-09-04Number the remaining conf.avail filesJames Cloos9-0/+0
2006-09-04Hide FreeType glue code from library ABI.Keith Packard1-1/+3
2006-09-04Hide private functions in shared library. Export functionality for utilities.Keith Packard9-404/+481
2006-09-04Move user and local conf file loading into conf.avail filesJames Cloos3-11/+14
2006-09-04Support all five possibilities for sub-pixelJames Cloos4-0/+27
2006-09-04Standardize conf.avail number prefixing conventionJames Cloos1-0/+0
2006-09-04Move files from conf.d to conf.availJames Cloos12-1/+1
2006-09-03Remove all .cvsignore filesKeith Packard13-106/+0
2006-09-03Merge branch 'fc-2_4_branch' to masterKeith Packard115-8156/+7803
2006-09-03Finish INSTALL changes. .gitignore ChangeLogfc-2_4_branchfc-2_4-keithpKeith Packard2-1/+2
2006-09-03Update instructions for doing a release. Autogen ChangeLog from git-log.2.3.96Keith Packard2-5/+55
2006-09-03Remove ChangeLogKeith Packard1-3496/+0
2006-09-03Change version to 2.3.96Keith Packard3-4/+67
2006-09-02Oops; missed the 60-delicious.conf file.Keith Packard1-0/+20
2006-09-02Using uninitialized (and wrong) variable in FcStrCopyFilename.Keith Packard1-1/+1
2006-09-02Don't segfault when string values can't be parsed as charsets or langsets.Keith Packard1-0/+6
2006-09-02Fix missing initialization/destruction of new 'scan' target subst list.Keith Packard1-0/+2