]> git.wh0rd.org - fontconfig.git/history - src
Use <parameter> tags. Add copyrights
[fontconfig.git] / src /
2003-03-05  Keith Packardoptimize string compares even more
2003-03-05  Keith Packarduse FcToLower instead of tolower
2003-03-05  Keith PackardAdd FcLangSetPrint
2003-03-05  Keith PackardAddFcLangSetContains for font listing, add first-letter...
2003-03-05  Keith PackardChange RCS tag
2003-03-02  Keith PackardSwitch back to -version-info for fontconfig as its...
2003-03-02  Keith Packardmake dist works now. Update to 2.1.90 in preparation...
2003-03-01  Keith PackardAdd --disable-docs flag
2003-03-01  Keith PackardSwitch to docbook and split documentation into pieces
2003-02-27  Keith PackardStop setting FC_SPACING from font hints. Theyre always...
2003-02-27  Keith PackardAvoid crashing with null expressions in debug code
2003-02-26  Keith PackardAllow double or integer for numeric values in matching
2003-02-24  Keith PackardAdd remaining .cvsignore files
2003-02-24  Keith PackardSwitch to automake
2003-02-24  Keith PackardDont attempt to use cache if NULL
2003-02-13  Keith PackardTrack dirs containing fonts.cache files referenced...
2003-02-12  Keith PackardAdd "same" binding for edits to inherit binding from...
2003-02-12  Keith PackardOutput langsets and all bindings in debug messages
2003-02-12  Keith PackardMake FcStrCmpIgnoreCase a bit faster
2003-02-12  Keith PackardDont cache directorys until theyve been scanned. Avoids...
2003-02-07  Keith Packardfontconfig is no longer affiliated with xfree86
2003-02-06  Keith PackardAvoid crash when $HOME is not set
2003-02-06  Keith PackardFix inconsistent const usage in FcConfigCompareValue
2003-02-06  Keith PackardBuild fclang.h before building library This required...
2002-12-21  David Dawes677. Fix a segfault in fontconfig (#A.1450, Keith Packard). xf-4_2_99_3
2002-12-14  David Dawes633. Perform country-independent matching for Chinese...
2002-12-14  David Dawes632. Finish off the UTF-16 APIs in Xft, and fix the...
2002-11-22  Keith PackardIn debugging output, mark weakly bound values with (w) fcpackage_2_1
2002-10-11  Keith PackardAdd a bunch more consts to Xft and fontconfig apis
2002-10-02  Keith PackardAdd FC_RGBA_UNKNOWN
2002-09-26  Keith PackardFix alignment issue on sparc
2002-09-26  Keith PackardAdd fontversion field
2002-09-26  Keith PackardWas losing local cached dirs in global cache list
2002-09-18  Marc Aurele La FrancePacify gcc 3.2
2002-09-12  Marc Aurele La FranceFix structure alignment and array wlk bugs dhd-20020916
2002-08-31  Keith PackardMore complete memory tracking. Install always overwrite...
2002-08-26  Keith PackardFcLangSetHasLang was not actually checking the language...
2002-08-26  Keith PackardUpdate ChangeLog, fix some bugs in the man page
2002-08-26  Keith PackardAppend version number to cache file names fcpackage_rc3
2002-08-24  Keith PackardAdd const to a bunch of string APIs
2002-08-22  Keith PackardAdd contains/not_contains, fix LangSet equal operator...
2002-08-22  Keith PackardReimplement FC_LANG as FcTypeLang, freeze patterns...
2002-08-20  Keith PackardMemory leak in XML parsing of matrices (thanks Owen)
2002-08-19  Keith PackardVarious config changes plus a couple of optimizations...
2002-08-11  Keith PackardFix weird first/not-first lameness in font matches... fcpackage_rc2 rc2
2002-08-07  Keith PackardShort circuit FcPatternEqual when both args point at...
2002-08-06  Keith PackardUpdate fontconfig manual to match current bits
2002-08-06  Keith PackardUninitialized member of cache structure could lead...
2002-08-01  Keith PackardFix autoconf build BSD install and sysconfdir problems
2002-08-01  Marc Aurele La FranceWarning fix
2002-07-31  Keith PackardAdd binding property to edit element
2002-07-28  Keith PackardRewrite global cache handling code in fontconfig to... fcpackage_rc1
2002-07-17  Keith PackardAdd fclang.c to Makefile.in
2002-07-13  Keith PackardAdd some Utf16 support, extract font family and style...
2002-07-12  Keith PackardClean up some coverage files; a few accidentally includ...
2002-07-12  Keith PackardAdd a bunch more languages that use the Latin alphabet
2002-07-09  Keith PackardUse locale data set FC_LANG by default. Reorder FcPatte...
2002-07-09  Keith PackardTrim ideographic punctuation and Suzhou numerals from...
2002-07-08  Keith PackardUpdate iso639-2 language coverage info, fix Georgian...
2002-07-07  Keith PackardAdd walloon, update fclang.c to include recent language...
2002-07-07  Keith PackardAdd fclang.c to CVS; easier than attempting to build...
2002-07-06  Keith PackardSwitch to RFC 3066 based lang names
2002-06-29  Keith PackardAdd strong/weak pattern value binding, add known charse...
2002-06-26  Keith PackardConstruct empty constant charsets correctly (using...
2002-06-26  Keith PackardPermit empty charsets in fonts.cache files
2002-06-26  Keith PackardSteal idea for locale-insensitive strtod from glib
2002-06-21  Keith PackardOops. Made a mistake when adding config file names...
2002-06-21  Keith PackardFix automatic file time checking, transcoding table...
2002-06-20  Keith PackardAccidentally falling through several case blocks
2002-06-19  Keith PackardAdd slanting for fonts without oblique/italic varient...
2002-06-19  Keith PackardAdd ref counting to font config patterns so that FcFont...
2002-06-18  Keith PackardAdd a few more families to fonts.conf, make FC_ANTIALIA...
2002-06-18  Keith PackardFix compiler warning
2002-06-18  Keith PackardFix incorrect size in memmove call in FcObjectSetAdd...
2002-06-08  Keith PackardAdd FcPatternHash, clean up a few valgrind issues
2002-06-03  Keith PackardAdd FcPatternEqualSubset for Pango, clean up some inter...
2002-06-02  Keith PackardEliminate some compiler warnings, avoid seg fault when...
2002-06-02  Keith PackardAdd aspect ratio support to Xft and fontconfig
2002-06-02  Keith PackardExpression parsing in fonts.conf file mis-freed element...
2002-05-31  Keith PackardAdd support for user-provided freetype faces to Xft
2002-05-31  Keith PackardChange FcCharSet datastructure, add FcFontSort API
2002-05-29  Keith PackardOptimize after profiling. Fix FcStrCmp to return correc...
2002-05-29  Keith PackardApply some obvious fixes to FcFontSetSort from Owen...
2002-05-24  Keith PackardClean up autoconf install to obey DESTDIR
2002-05-24  Keith PackardChange charset enumeration functions to more sensible API
2002-05-23  Keith PackardA few random fontconfig build fixes
2002-05-22  Keith PackardReplace silly avl sort with qsort, add FcPatternEqual
2002-05-21  Keith PackardMore autoconf cleanup for fontconfig
2002-05-21  Keith PackardFix autoconf build process for fontconfig
2002-04-10  Alan Hourihaneput fontconfig-def.cpp in the right place.
2002-03-27  Keith PackardFix FT_Get_Next_Char API to match official 2.0.9 releas...
2002-03-04  Marc Aurele La FranceWarning fixes
2002-03-03  Keith PackardAdd match routine that returns list of fonts
2002-03-03  Keith PackardEliminate duplicate definitions in fcint.h and fontconfig.h
2002-03-03  Keith Packardfontconfig: bail scanning directory on fatal error
2002-03-03  Keith PackardEliminate compiler warnings
2002-03-03  Keith PackardAdd fcatomic.c
2002-03-01  Keith PackardAdd new FcAtomic datatype for config file locking
2002-03-01  Keith PackardPort Xft1 to fontconfig
2002-02-28  Keith PackardAdd better error reporting when loading config file
next