summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-09-28catalogue.c: prevent a one character overflowMatthieu Herrb
2007-09-27fix build with gcc 2.95.Jens Granseuer
2007-09-13Replaced one instance of bcopy() with memcpy().Tilman Sauerbeck
2007-09-05Bump version to 1.3.1.libXfont-1.3.1Eric Anholt
2007-08-25Kill unused macro definition.Matthieu Herrb
2007-08-11Merge branch 'master' of ssh://dodji@git.freedesktop.org/git/xorg/lib/libXfontDodji Seketeli
2007-08-11Fix dirfd leak on CatalogueRescan().Ademar de Souza Reis Jr
2007-08-11Support relative paths in catalogue:<dir> symlinks.Ademar de Souza Reis Jr
2007-07-30Fix dirfd leak on CatalogueRescan().Ademar de Souza Reis Jr
2007-07-30Support relative paths in catalogue:<dir> symlinks.Ademar de Souza Reis Jr
2007-07-16Remove side effects from BuiltinReadDirectory()Dodji Seketeli
2007-07-02Bump version to 1.3.0.libXfont-1.3.0Kristian Høgsberg
2007-07-02Fix crash when no attributes are present for symlink.Kristian Høgsberg
2007-06-21Bump version to 1.2.9.libXfont-1.2.9Kristian Høgsberg
2007-06-21Add a new 'catalogue' FPE, which takes font paths from symlinks in a dir.Kristian Høgsberg
2007-06-07Minor fontfile cleanup.Adam Jackson
2007-06-07Dead code cull from fontserver code.Adam Jackson
2007-06-07Static markup over bitmap and builtins.Adam Jackson
2007-06-07Dead code cull from FreeType.Adam Jackson
2007-06-07Death to open-coded strcasecmp.Adam Jackson
2007-06-07Dead code cull from Speedo.Adam Jackson
2007-06-07One more missed static in Type1Adam Jackson
2007-06-07Dead code removal and static markup for Type1.Adam Jackson
2007-06-07Warning cleanup.Adam Jackson
2007-04-04Version bump: 1.2.8libXfont-1.2.8Alan Coopersmith
2007-04-03Merge branch 'master' of git+ssh://herrb@git.freedesktop.org/git/xorg/lib/lib...Matthieu Herrb
2007-04-03Integer overflow vulnerabilitiesMatthieu Herrb
2007-04-02Add #pragma weak for Sun cc where neededAlan Coopersmith
2007-03-23Actually use loadable font modulesAlan Coopersmith
2007-02-20added -flat_namespace to CFLAGS for DarwinBen Byer
2007-01-22Bump to 1.2.7.libXfont-1.2.7Kristian Høgsberg
2007-01-19fontfile: accept empty (but valid) font paths (bug #3091)Simon Law
2007-01-17Add stubs for the scalable renderer callbacks.Kristian Høgsberg
2006-12-16bump to 1.2.6libXfont-1.2.6Daniel Stone
2006-12-16build Type1 by defaultDaniel Stone
2006-12-16don't distribute fontconf.hDaniel Stone
2006-12-06Makefile.am: make ChangeLog hook saferDaniel Stone
2006-12-01bump to 1.2.5libXfont-1.2.5Daniel Stone
2006-12-01post-CID fixesDaniel Stone
2006-12-01bump to 1.2.4libXfont-1.2.4Daniel Stone
2006-12-01remove CID font support (bug #5553)Daniel Stone
2006-10-13Bump to 1.2.3libXfont-1.2.3Adam Jackson
2006-10-05--disable-builtins should not force off all bitmap supportAlan Coopersmith
2006-09-22Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/lib/libXfontAlan Coopersmith
2006-09-12Fix distcheck.Adam Jackson
2006-09-12Bump to 1.2.2.Adam Jackson
2006-09-12Fixes for integer overflows in CID encoded fonts parsing reported by iDefenseMatthieu Herrb
2006-08-30Fix typo in comment (alreadt -> already)Alan Coopersmith
2006-08-25Add *~ to .gitignore to skip emacs droppingsAlan Coopersmith
2006-08-25Replace static ChangeLog with dist-hook to generate from git logAlan Coopersmith