summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2005-11-04Bump version to 2.3.92.Patrick Lam1-0/+8
2005-11-03Fix argument ordering problem in call to FcPatternTransferFullFname.Patrick Lam1-0/+5
2005-11-03Fix warnings and embarrassing double-free error.Patrick Lam1-0/+7
2005-11-02Change the rule for artificial emboldening in fonts.conf.in. This enablesPatrick Lam1-0/+8
2005-11-02Don't zero out full names for FC_REF_CONSTANT fonts; also, duplicate fullPatrick Lam1-0/+8
2005-11-02Revert the previous patch and commit the correct patch: I forgot aPatrick Lam1-0/+8
2005-11-02Forcibly rescan a directory before writing a fresh local cache file forPatrick Lam1-0/+8
2005-11-02Fix thinko: actually, the whole global cache is stale if the global cachePatrick Lam1-0/+6
2005-11-02Declare the global cache of a directory's contents to be stale if thePatrick Lam1-0/+8
2005-11-01Copy the full pathname whenever duplicating an FcPattern; otherwise,Patrick Lam1-0/+10
2005-11-01Fix small memory error (tried to free argv); use basename and dirnamePatrick Lam1-0/+7
2005-11-01Reinstate basename patch, but keep a hash table linking FcPatterns to theirPatrick Lam1-0/+23
2005-10-26Add FC_EMBEDDED_BITMAP object type to tell Xft/Cairo whether to loadPatrick Lam1-0/+11
2005-10-25Only add basename to patterns' FC_FILE element, not any part of thePatrick Lam1-0/+6
2005-10-22Add some more consts, fixing more GCC4 warnings.Patrick Lam1-0/+5
2005-10-22Support localized font family and style names. This has been reported toPatrick Lam1-0/+7
2005-10-21Destroy the global cache file if it's terminally broken. (reported by MikePatrick Lam1-1/+8
2005-10-21Prevent fc-list from escaping strings when printing them.Patrick Lam1-0/+7
2005-10-20Add valist sentinel markup for FcObjectSetBuild and FcPatternBuild.Patrick Lam1-1/+8
2005-10-14Add consts to variables so as to move arrays into .rodata.Patrick Lam1-0/+8
2005-10-14Check existence of directory cache file before attempting to unlink.Patrick Lam1-0/+7
2005-10-13Fix flipped return value on unlink. (Reported by Mike Fabian)Patrick Lam1-0/+14
2005-10-06Add padding to make valgrind and glibc not hate each other when callingPatrick Lam1-0/+8
2005-10-05Modify config file to use Greek fonts before Asian fonts with Greek glyphs.Patrick Lam1-0/+8
2005-10-05Use libtool -no-undefined flag on all platforms.Patrick Lam1-0/+7
2005-10-05Implement move-to-front array for banks (perf regression reported by RonnyPatrick Lam1-0/+6
2005-10-05Add new API which unlinks directory caches and checks dir caches forPatrick Lam1-0/+11
2005-10-03Ensure that a directory cache has the appropriate section before reportingPatrick Lam1-0/+6
2005-09-29Use libxml2 if requested (with --enable-libxml2) or if expat is notPatrick Lam1-0/+11
2005-09-29Fix multi-arch cache files: compute the position for the block to be addedPatrick Lam1-0/+6
2005-09-28Cast results of sizeof() to unsigned int to get rid of warnings on x86_64Patrick Lam1-1/+7
2005-09-28Update ChangeLog.Patrick Lam1-0/+34
2005-09-23Update ChangeLog for 2.3.90.fc-2_3_90Patrick Lam1-0/+33
2005-09-11Merge with HEAD and finish the GCC 4 cleanups (no more warnings!)Patrick Lam1-0/+19
2005-07-15Forward port cworth's patch to branch.Patrick Lam1-0/+15
2005-06-17Make FcOpNotContains use FcStrStr for strings so that it matches semanticsKeith Packard1-0/+8
2005-05-20Move fontconfig source package to libs as per overrideKeith Packard1-0/+6
2005-05-20The ka.orth file requires several characters which are not used anymore inKeith Packard1-0/+11
2005-04-27Update date to real 2.3.2 release date. Fix change attributionsfc-2_3_2Keith Packard1-0/+14
2005-04-23Update for version 2.3.2Keith Packard1-0/+8
2005-04-21Don't force bitmap font enable in default configuration; allows users toKeith Packard1-0/+36
2005-04-13Check that a pattern isn't already frozen in FcPatternFreezeRoss Burton1-0/+5
2005-03-31Put all FcPattern objects though FcObjectStaticName and do pointer tratherRoss Burton1-0/+8
2005-03-17Add the .dll to the dll name.Tor Lillqvist1-0/+4
2005-03-10Update to reflect configuration changesfc-2_3_1-2Keith Packard1-0/+11
2005-03-09Update debian for 2.3.1Keith Packard1-0/+6
2005-03-09Get the DLL from "bin" where modern libtools put it, not "lib".Tor Lillqvist1-0/+8
2005-03-08Update for 2.3.1fc-2_3_1Keith Packard1-0/+7
2005-03-05Include space and remove numbers from valid script tags. This ensures thatKeith Packard1-0/+8
2005-03-05Rework GSUB/GPOS script parsing to survive broken fonts. Thanks for theKeith Packard1-0/+7