Pass the FcObjectPtr to FcCompareValueList, not the char * (perf).
[platform/upstream/fontconfig.git] / ChangeLog
2005-11-25 Patrick LamPass the FcObjectPtr to FcCompareValueList, not the...
2005-11-25 Patrick LamPass around FcCache *s to the Unserialize functions...
2005-11-25 Patrick LamInline the *PtrU functions to gain perf. Remove unneede...
2005-11-24 Patrick LamMove FC_BANK_DYNAMIC, FC_BANK_FIRST to internal header.
2005-11-24 Patrick LamMake FcCompareString and FcCompareFamily less expensive...
2005-11-24 Patrick LamInline FcDebug invocations and only initialize once...
2005-11-23 Patrick Lam2005-11-23 Frederic Crozat <fcrozat@mandriva.com>:...
2005-11-23 Patrick Lam2005-11-23 Frederic Crozat <fcrozat@mandriva.com>:...
2005-11-22 Patrick LamManually perform inlining & partial redundancy eliminat...
2005-11-19 Patrick LamGet rid of the use of freetype internal headers in...
2005-11-19 Patrick LamGet rid of the use of freetype internal headers in...
2005-11-19 Patrick LamFurther fix of patch from 2005-11-04: miscounted number...
2005-11-18 Patrick LamDon't crash when fc-cat invoked with no arguments.
2005-11-18 Patrick LamList iteration not needed in FcConfigValues, since...
2005-11-17 Patrick LamFix crash on invalid constants in config files (forgot...
2005-11-17 Patrick LamComplain about invalid constants in config files.
2005-11-17 Patrick LamDon't add current_arch_start more than once.
2005-11-16 Patrick Lamsrc/fccache.c (FcDirCacheProduce)
2005-11-16 Patrick LamAdd *NeededBytesAlign(), which overestimates the paddin...
2005-11-04 Patrick LamFix bug 2878 (excessive relocations at startup for...
2005-11-04 Patrick LamAdd test for validity of directory caches that somehow... fc-2_3_92
2005-11-04 Patrick LamBump version to 2.3.92.
2005-11-03 Patrick LamFix argument ordering problem in call to FcPatternTrans...
2005-11-03 Patrick LamFix warnings and embarrassing double-free error.
2005-11-02 Patrick LamChange the rule for artificial emboldening in fonts...
2005-11-02 Patrick LamDon't zero out full names for FC_REF_CONSTANT fonts...
2005-11-02 Patrick LamRevert the previous patch and commit the correct patch...
2005-11-02 Patrick LamForcibly rescan a directory before writing a fresh...
2005-11-02 Patrick LamFix thinko: actually, the whole global cache is stale...
2005-11-02 Patrick LamDeclare the global cache of a directory's contents...
2005-11-01 Patrick LamCopy the full pathname whenever duplicating an FcPatter...
2005-11-01 Patrick LamFix small memory error (tried to free argv); use basena...
2005-11-01 Patrick LamReinstate basename patch, but keep a hash table linking...
2005-10-26 Patrick LamAdd FC_EMBEDDED_BITMAP object type to tell Xft/Cairo...
2005-10-25 Patrick LamOnly add basename to patterns' FC_FILE element, not...
2005-10-22 Patrick LamAdd some more consts, fixing more GCC4 warnings.
2005-10-22 Patrick LamSupport localized font family and style names. This...
2005-10-21 Patrick LamDestroy the global cache file if it's terminally broken...
2005-10-21 Patrick LamPrevent fc-list from escaping strings when printing...
2005-10-20 Patrick LamAdd valist sentinel markup for FcObjectSetBuild and...
2005-10-14 Patrick LamAdd consts to variables so as to move arrays into ...
2005-10-14 Patrick LamCheck existence of directory cache file before attempti...
2005-10-13 Patrick LamFix flipped return value on unlink. (Reported by Mike...
2005-10-06 Patrick LamAdd padding to make valgrind and glibc not hate each...
2005-10-05 Patrick LamModify config file to use Greek fonts before Asian...
2005-10-05 Patrick LamUse libtool -no-undefined flag on all platforms.
2005-10-05 Patrick LamImplement move-to-front array for banks (perf regressio...
2005-10-05 Patrick LamAdd new API which unlinks directory caches and checks...
2005-10-03 Patrick LamEnsure that a directory cache has the appropriate secti...
2005-09-29 Patrick LamUse libxml2 if requested (with --enable-libxml2) or...
2005-09-29 Patrick LamFix multi-arch cache files: compute the position for...
2005-09-28 Patrick LamCast results of sizeof() to unsigned int to get rid...
2005-09-28 Patrick LamUpdate ChangeLog.
2005-09-23 Patrick LamUpdate ChangeLog for 2.3.90. fc-2_3_90
2005-09-11 Patrick LamMerge ... HEAD and finish the GCC 4 cleanups (no more...
2005-07-15 Patrick LamForward port cworth's patch to branch.
2005-06-17 Keith PackardMake FcOpNotContains use FcStrStr for strings so that...
2005-05-20 Keith PackardMove fontconfig source package to libs as per override
2005-05-20 Keith PackardThe ka.orth file requires several characters which...
2005-04-27 Keith PackardUpdate date to real 2.3.2 release date. Fix change... fc-2_3_2
2005-04-23 Keith PackardUpdate for version 2.3.2
2005-04-21 Keith PackardDon't force bitmap font enable in default configuration...
2005-04-13 Ross BurtonCheck that a pattern isn't already frozen in FcPatternF...
2005-03-31 Ross BurtonPut all FcPattern objects though FcObjectStaticName...
2005-03-17 Tor LillqvistAdd the .dll to the dll name.
2005-03-10 Keith PackardUpdate to reflect configuration changes fc-2_3_1-2
2005-03-09 Keith PackardUpdate debian for 2.3.1
2005-03-09 Tor LillqvistGet the DLL from "bin" where modern libtools put it...
2005-03-08 Keith PackardUpdate for 2.3.1 fc-2_3_1
2005-03-05 Keith PackardInclude space and remove numbers from valid script...
2005-03-05 Keith PackardRework GSUB/GPOS script parsing to survive broken fonts...
2005-03-05 Keith PackardJosselin Mouette:
2005-03-03 Keith PackardMove debian-specific conf file examples upstream.
2005-03-03 Keith PackardIgnore more build detritus
2005-03-01 Keith PackardUpdate for 2.3.0 fc-2_3_0
2005-03-01 Keith PackardGenerate and install PDF versions of the manuals
2005-02-28 Keith PackardCreate prototype /etc/fonts/conf.d directory with a...
2005-02-10 Keith PackardFree patterns from fonts which are rejected by configur...
2005-01-29 Keith PackardUpdate for version 2.2.99 fc-2_2_99
2005-01-29 Keith PackardAdd a few pointers
2005-01-28 Keith PackardPolite typechecking for test and edit expressions....
2005-01-16 Keith PackardHave --with-expat set EXPAT_CFLAGS (bug 2278)
2005-01-13 Keith PackardAdd SEE ALSO section (bug 2085)
2005-01-13 Keith PackardUpdate blanks list (Closes bug 86)
2005-01-04 Keith PackardVerify that every font pattern loaded from cache has...
2004-12-29 Keith PackardUpdate for version 2.2.98 fc-2_2_98
2004-12-29 Keith PackardDocument ASCII limitations of Fc character conversion...
2004-12-29 Keith PackardAdd territory database
2004-12-29 Keith PackardReorder utility programs to make sure fc-case is run...
2004-12-29 Keith PackardAdopt some RedHat suggestions for standard font configu...
2004-12-14 Keith PackardI changed FcFontSetSort to respect the generic aliases...
2004-12-10 Keith PackardConfiguration changes to request synthetic emboldening...
2004-12-09 Keith PackardCurrently Russian (ru) requires 0406 and 0456 (І and...
2004-12-07 Keith PackardReviewed by: Keith Packard <keithp@keithp.com>
2004-12-07 Keith PackardChange files from ISO-Latin-1 to UTF-8
2004-12-05 Keith PackardUpdate links to new freedesktop.org locations fc-2_2_97
2004-12-05 Keith PackardUpdates for version 2.2.97
2004-12-05 Keith PackardSleep for two seconds before exiting to make sure times...
2004-12-05 Keith PackardJust remove the FC_FONTDATE -- it has locale issues...
2004-12-05 Keith PackardChange default set of fonts to include all of /usr...
next