2002-07-03 |
Keith Packard | Object list to FcObjectSetBuild wasnt terminated with 0 |
commit | commitdiff | tree | snapshot |
2002-07-01 |
Marc Aurele... | Indent line |
commit | commitdiff | tree | snapshot |
2002-07-01 |
Marc Aurele... | Ident line |
commit | commitdiff | tree | snapshot |
2002-07-01 |
Keith Packard | Make fc-cache avoid reading the whole world full of... |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Keith Packard | Make fc-list more useful |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Keith Packard | Add FC_LANG_UNKNOWN (needed by auto lang-detecting... |
commit | commitdiff | tree | snapshot |
2002-06-29 |
Keith Packard | Add strong/weak pattern value binding, add known charse... |
commit | commitdiff | tree | snapshot |
2002-06-26 |
Keith Packard | Construct empty constant charsets correctly (using... |
commit | commitdiff | tree | snapshot |
2002-06-26 |
Keith Packard | Permit empty charsets in fonts.cache files |
commit | commitdiff | tree | snapshot |
2002-06-26 |
Keith Packard | Steal idea for locale-insensitive strtod from glib |
commit | commitdiff | tree | snapshot |
2002-06-21 |
Keith Packard | Oops. Made a mistake when adding config file names... |
commit | commitdiff | tree | snapshot |
2002-06-21 |
Keith Packard | Fix automatic file time checking, transcoding table... |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Keith Packard | Accidentally falling through several case blocks |
commit | commitdiff | tree | snapshot |
2002-06-19 |
Keith Packard | Add slanting for fonts without oblique/italic varient... |
commit | commitdiff | tree | snapshot |
2002-06-19 |
Keith Packard | Make fc-cache more tolerant of missing font directories |
commit | commitdiff | tree | snapshot |
2002-06-19 |
Keith Packard | Add ref counting to font config patterns so that FcFont... |
commit | commitdiff | tree | snapshot |
2002-06-19 |
Keith Packard | Add a few aliases suggested by Owen and Mike |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Keith Packard | Add a few more families to fonts.conf, make FC_ANTIALIA... |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Keith Packard | Fix compiler warning |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Keith Packard | Fix incorrect size in memmove call in FcObjectSetAdd... |
commit | commitdiff | tree | snapshot |
2002-06-08 |
Keith Packard | Fix fontconfig.pc generation in Imakefile |
commit | commitdiff | tree | snapshot |
2002-06-08 |
Keith Packard | Add FcPatternHash, clean up a few valgrind issues |
commit | commitdiff | tree | snapshot |
2002-06-07 |
Keith Packard | Make autoconf use correct options to build solaris... xf-4_2_99_1 |
commit | commitdiff | tree | snapshot |
2002-06-04 |
David Dawes | 171. Fix LIBXML2LIBDIR name clash in lib/Imakefile... |
commit | commitdiff | tree | snapshot |
2002-06-03 |
Keith Packard | Add FcPatternEqualSubset for Pango, clean up some inter... |
commit | commitdiff | tree | snapshot |
2002-06-02 |
Keith Packard | Eliminate some compiler warnings, avoid seg fault when... |
commit | commitdiff | tree | snapshot |
2002-06-02 |
Keith Packard | Add aspect ratio support to Xft and fontconfig |
commit | commitdiff | tree | snapshot |
2002-06-02 |
Keith Packard | Expression parsing in fonts.conf file mis-freed element... |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Keith Packard | Add support for user-provided freetype faces to Xft |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Keith Packard | Fix Xft2 to build right library version on old systems... |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Keith Packard | Fix up support for building Xft1, Xrender and fontconfi... |
commit | commitdiff | tree | snapshot |
2002-05-31 |
Keith Packard | Change FcCharSet datastructure, add FcFontSort API |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Keith Packard | Optimize after profiling. Fix FcStrCmp to return correc... |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Keith Packard | Apply some obvious fixes to FcFontSetSort from Owen... |
commit | commitdiff | tree | snapshot |
2002-05-28 |
Keith Packard | Use explicit cd for non-gmake systems |
commit | commitdiff | tree | snapshot |
2002-05-25 |
Matthieu Herrb | $< in a non-implicit rule is a GNU-makeism. It's not... |
commit | commitdiff | tree | snapshot |
2002-05-24 |
Keith Packard | Clean up autoconf install to obey DESTDIR |
commit | commitdiff | tree | snapshot |
2002-05-24 |
Keith Packard | Change charset enumeration functions to more sensible API |
commit | commitdiff | tree | snapshot |
2002-05-24 |
Keith Packard | A few autoconf build fixes |
commit | commitdiff | tree | snapshot |
2002-05-23 |
Keith Packard | A few random fontconfig build fixes |
commit | commitdiff | tree | snapshot |
2002-05-23 |
Keith Packard | Dont require freetype to build with fontconfig |
commit | commitdiff | tree | snapshot |
2002-05-23 |
Keith Packard | Add pkgconfig control file and fontconfig-config script |
commit | commitdiff | tree | snapshot |
2002-05-23 |
Keith Packard | Fonts.dtd had "blanks" instead of "blank" |
commit | commitdiff | tree | snapshot |
2002-05-22 |
Keith Packard | Missed a Makefile.in for fontconfig includes |
commit | commitdiff | tree | snapshot |
2002-05-22 |
Keith Packard | Replace silly avl sort with qsort, add FcPatternEqual |
commit | commitdiff | tree | snapshot |
2002-05-21 |
Keith Packard | More autoconf cleanup for fontconfig |
commit | commitdiff | tree | snapshot |
2002-05-21 |
Keith Packard | Fix xmkmf build process for fontconfig |
commit | commitdiff | tree | snapshot |
2002-05-21 |
Keith Packard | Fix autoconf build process for fontconfig |
commit | commitdiff | tree | snapshot |
2002-05-05 |
Matthieu Herrb | Don't run fc-cache on make install if DESTDIR is set... |
commit | commitdiff | tree | snapshot |
2002-04-10 |
Alan Hourihane | put fontconfig-def.cpp in the right place. |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Alan Hourihane | new preprocessor files. (#5215-#5218, Alexander Gottwald). |
commit | commitdiff | tree | snapshot |
2002-03-27 |
Keith Packard | Fix FT_Get_Next_Char API to match official 2.0.9 releas... |
commit | commitdiff | tree | snapshot |
2002-03-04 |
Marc Aurele... | Warning fixes |
commit | commitdiff | tree | snapshot |
2002-03-03 |
Keith Packard | Add match routine that returns list of fonts |
commit | commitdiff | tree | snapshot |
2002-03-03 |
Keith Packard | Eliminate duplicate definitions in fcint.h and fontconfig.h |
commit | commitdiff | tree | snapshot |
2002-03-03 |
Keith Packard | fontconfig: bail scanning directory on fatal error |
commit | commitdiff | tree | snapshot |
2002-03-03 |
Keith Packard | Eliminate compiler warnings |
commit | commitdiff | tree | snapshot |
2002-03-03 |
Keith Packard | Add fcatomic.c |
commit | commitdiff | tree | snapshot |
2002-03-01 |
Keith Packard | Add new FcAtomic datatype for config file locking |
commit | commitdiff | tree | snapshot |
2002-03-01 |
Marc Aurele... | Add missing clean rule |
commit | commitdiff | tree | snapshot |
2002-03-01 |
Keith Packard | Port Xft1 to fontconfig |
commit | commitdiff | tree | snapshot |
2002-02-28 |
Keith Packard | Add better error reporting when loading config file |
commit | commitdiff | tree | snapshot |
2002-02-26 |
Marc Aurele... | Warning fixes |
commit | commitdiff | tree | snapshot |
2002-02-24 |
Keith Packard | Check font edit value lists for empty dri-20020222-merge |
commit | commitdiff | tree | snapshot |
2002-02-22 |
Keith Packard | fontconfig: some config file parsing mistakes |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Keith Packard | Remove fcxml.h include file as it cant work anymore... before-mesa-4_0-import |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Keith Packard | dont complain about missing optional included font... |
commit | commitdiff | tree | snapshot |
2002-02-19 |
Keith Packard | Automatically initialize the fontconfig library |
commit | commitdiff | tree | snapshot |
2002-02-19 |
Keith Packard | Eliminate const in FcPatternGetString; too hard. Add... |
commit | commitdiff | tree | snapshot |
2002-02-18 |
Keith Packard | Switch fontconfig from libxml2 to expat |
commit | commitdiff | tree | snapshot |
2002-02-15 |
Keith Packard | fontconfig fc-cache program needs to be executed with... |
commit | commitdiff | tree | snapshot |
2002-02-15 |
Keith Packard | Update to Xft version 2 |
commit | commitdiff | tree | snapshot |
2002-02-15 |
Keith Packard | fontconfig library: build fixes and compiler warning... |
commit | commitdiff | tree | snapshot |
2002-02-15 |
Keith Packard | Update fontconfig and libxml2 to get them working with... dri-20020129-merge |
commit | commitdiff | tree | snapshot |
2002-02-14 |
Keith Packard | Add new font configuration library which forms the... v1_0_1 |
commit | commitdiff | tree | snapshot |
2002-02-14 |
Keith Packard | Initial revision |
commit | commitdiff | tree | snapshot |
|