]> git.wh0rd.org - fontconfig.git/shortlog
fontconfig.git
2002-05-21  Keith PackardFix autoconf build process for fontconfig
2002-05-05  Matthieu HerrbDon't run fc-cache on make install if DESTDIR is set...
2002-04-10  Alan Hourihaneput fontconfig-def.cpp in the right place.
2002-04-07  Alan Hourihanenew preprocessor files. (#5215-#5218, Alexander Gottwald).
2002-03-27  Keith PackardFix FT_Get_Next_Char API to match official 2.0.9 releas...
2002-03-04  Marc Aurele... Warning 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  Marc Aurele... Add missing clean rule
2002-03-01  Keith PackardPort Xft1 to fontconfig
2002-02-28  Keith PackardAdd better error reporting when loading config file
2002-02-26  Marc Aurele... Warning fixes
2002-02-24  Keith PackardCheck font edit value lists for empty dri-20020222-merge
2002-02-22  Keith Packardfontconfig: some config file parsing mistakes
2002-02-20  Keith PackardRemove fcxml.h include file as it cant work anymore... before-mesa-4_0-import
2002-02-20  Keith Packarddont complain about missing optional included font...
2002-02-19  Keith PackardAutomatically initialize the fontconfig library
2002-02-19  Keith PackardEliminate const in FcPatternGetString; too hard. Add...
2002-02-18  Keith PackardSwitch fontconfig from libxml2 to expat
2002-02-15  Keith Packardfontconfig fc-cache program needs to be executed with...
2002-02-15  Keith PackardUpdate to Xft version 2
2002-02-15  Keith Packardfontconfig library: build fixes and compiler warning...
2002-02-15  Keith PackardUpdate fontconfig and libxml2 to get them working with... dri-20020129-merge
2002-02-14  Keith PackardAdd new font configuration library which forms the... v1_0_1
2002-02-14  Keith PackardInitial revision