]> git.wh0rd.org - fontconfig.git/shortlog
fontconfig.git
2005-10-01  Patrick LamBump version number to 2.3.91. fc-2_3_91
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-28  Patrick LamUse FcAtomic to rewrite cache files.
2005-09-27  Patrick LamDon't unlink the fonts.cache-2 file even if there's...
2005-09-27  Patrick LamAllocate room for the subdirectory names in each direct...
2005-09-27  Patrick LamFix .cvsignore file after copying across directories.
2005-09-23  Patrick LamAdd comment about needing docbook-utils to run make...
2005-09-23  Patrick LamUpdate ChangeLog for 2.3.90. fc-2_3_90
2005-09-23  Patrick LamAdd new command-line utility, fc-cat, to convert fonts...
2005-09-23  Patrick LamUpdate documentation -- fc-cache's man page now says...
2005-09-23  Patrick LamRemove debugging printf (oops).
2005-09-23  Patrick LamConvert fromcode to char[12] from char *.
2005-09-23  Patrick LamSmall patch for output in case where lineno not defined.
2005-09-22  Patrick LamFix more gcc4 warnings:
2005-09-22  Patrick LamFix bug when clients use FcNameRegisterObjectTypes...
2005-09-16  Patrick LamAdd missing FcValueCanonicalize on call to FcPatternAdd.
2005-09-15  Patrick LamRevert ill-advised addition of FC_RENDER. Add strategy...
2005-09-11  Patrick LamAdd a global binding for the 'render' pattern element...
2005-09-11  Patrick LamMerge with HEAD and finish the GCC 4 cleanups (no more...
2005-09-07  Patrick LamRobustness fixes: check return values from read and...
2005-09-03  Patrick LamReally fix the global cache: make sure we're reading...
2005-09-02  Patrick LamFix addressing in the global cache file, preventing...
2005-09-01  Patrick LamApply Matthias Clasen's patch to fix obvious bogosity...
2005-09-01  Patrick LamFix embarassing attempt to free a static buffer.
2005-09-01  Patrick Lam:
2005-08-31  Patrick LamOnly load requested fonts for fc-cache, and cleanup...
2005-08-30  Patrick LamFix compilation error exposed with gcc 2.95.
2005-08-30  Patrick Lamsrc/fcint.c
2005-08-28  Patrick LamEmit and verify machine signature (sizeof (stuff) ...
2005-08-27  Patrick LamReplace FcObjectStaticName by FcStrStaticName. Implemen...
2005-08-25  Patrick LamReinstate the old global cache code. For the forseeable...
2005-08-24  Patrick LamOverhaul the serialization system to create one mmapabl...
2005-07-25  Patrick Lam#ifdef out old cache stuff, replace with first version...
2005-07-15  Patrick LamForward port cworth's patch to branch.
2005-07-07  Patrick LamConvert ObjectPtr from a fat structure to a simple...
2005-06-28  Patrick LamAdd functionality to allow fontconfig data structure...
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-27  Keith PackardBump so revision for 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...
2004-12-05  Keith PackardReport command line for $srcdir/configure accurately...
2004-12-05  Keith PackardCheck for non-empty face->family_name and face->style_n...
2004-12-05  Keith PackardCreate FC_FONTFORMAT from FT_Get_X11_Font_Format functi...
2004-12-04  Keith PackardFix typo.
2004-12-04  Keith PackardMove existing fonts.conf to fonts.conf.bak
2004-09-09  Keith PackardRemove spurious / after $(DESTDIR)
2004-06-30  Keith PackardUpdate for 2.2.96 fc-2_2_96
2004-06-30  Keith PackardProvided by: Lubos Lunak <l.lunak@suse.cz>
2004-06-03  Keith PackardRemove comma at end of FcResult enum definition.
2004-05-29  Keith PackardAdd steps to md5sum release
2004-05-29  Keith PackardAdd sh autogen.sh to INSTALL fc-2_2_95
2004-05-29  Keith PackardUpdate for 2.2.95
2004-05-29  Keith PackardAdd FcResultOutOfMemory to provide an accurate error...
2004-05-06  Keith PackardReplace MIN/MAX/ABS macros which happen to have come...
2004-04-24  Keith PackardExtend release preparation instructions to include...
2004-04-24  Keith PackardUpdate to 2.2.94 (2.2.93 shipped with broken libtool... fc-2_2_94
next