summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-19Use XORG_CWARNFLAGS & XORG_CHANGELOG macros from xorg-macros 1.2Alan Coopersmith
2008-12-18Always scan catalogue dirs at startup, even if their mtime < 0Alan Coopersmith
2008-12-11Make sure font names/font alias names are null terminatedBenjamin Close
2008-12-04Pad CreateAC packets with 0 auths to workaround xfs bugAlan Coopersmith
2008-11-04Don't clobber CFLAGS in configureJulien Cristau
2008-10-20X.Org Bug 17945: avoid gcc warnings for libXfontPeter Breitenlohner
2008-08-28Retry font server connections faster.Adam Jackson
2008-08-28Nuke fontcache.Adam Jackson
2008-08-21Add support for bzip2 bitmap font compressionAlan Coopersmith
2008-08-21Sun bug 4510977: dtremote fails to start sessionDerek Wang
2008-07-02libXfont 1.3.3libXfont-1.3.3Adam Jackson
2008-06-28Do not call FT_Get_BDF_Charset_ID() if configured with --disable-bdfformatMaarten ter Huurne
2008-05-13FontFileDirectoryChanged: check length of "fonts.alias" as well as "fonts.dir"Alan Coopersmith
2008-05-09Don't allow a font alias to point to itself and create a loopAlan Coopersmith
2008-05-05Fix build for WIN32Colin Harrison
2008-03-09nuke RCS IdsMatthieu Herrb
2008-03-07Add missing include in src/FreeType/ftfuncs.cJulien Cristau
2008-03-05libXfont 1.3.2libXfont-1.3.2Adam Jackson
2008-01-17Fix for CVE-2008-0006 - PCF Font parser buffer overflow.Matthieu Herrb
2007-10-18ftsystem.c is not needed anymore.Matthieu Herrb
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