summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-09-22Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/lib/libXfontAlan Coopersmith
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-07-23More check on PCF file reading. Bugzilla #7535Matthieu Herrb
2006-07-19use OpenBitmap when availableDaniel Stone
2006-07-19move builtin fonts to gzipDaniel Stone
2006-07-13renamed: .cvsignore -> .gitignoreAlan Coopersmith
2006-07-13Bug #7397: Fix a buffer overflow in Freetype font support.Matthieu Herrb
2006-07-06Bug #6918: remove dependencies on Freetype internal headers. As of 2.2Jie Luo
2006-06-03Coverity #1541: Double free of pointer "ranges" in call to "Xfree"Alan Coopersmith
2006-06-01For the 20-odd symbols defined both in libXfont and the X server, emit themAdam Jackson
2006-03-31Change BUILD_* to XFONT_* (Drew Parsons). Remove random #ifndef CRAY.Daniel Stone
2006-03-20Bug #6247: Fix build on Cygwin. (Yaakov Selkowitz)Adam Jackson
2006-02-21Don't crash when we receive an FS_Error from the font server (GuillemDaniel Stone
2005-12-09Bug #5175: Make encodingsdir configurable.MODULAR_COPYKevin E Martin
2005-11-20Add/improve libs .cvsignores.Eric Anholt
2005-11-14Bug #5047: Make font directory attribs work in modular.XORG-6_8_99_903Adam Jackson
2005-11-08See ChangeLog entry 2005-11-07 for details.XORG-6_8_99_902Kean Johnson
2005-10-23Bug #4721: Fix crash when using Freetype 2.1.10. (Michael Gor)Adam Jackson
2005-10-05Include missing filesKevin E Martin
2005-10-04Bug #4677: Don't install libfontcache.soAdam Jackson
2005-07-30Clear compiler warnings. (Stefan Dirsch)XORG-6_99_99_900XORG-6_8_99_901XORG-6_8_99_900Alan Coopersmith
2005-07-23Fix distchecksKevin E Martin
2005-07-16Set soversion to 1.0.0 using -version-number.Daniel Stone
2005-07-14Add a dummy source file to avoid link failures.Adam Jackson
2005-07-10Change include dir now that public headers are referenced byKevin E Martin
2005-07-09Switch from monolithic configuration symbols to modular ones, add backwardXORG-6_8_99_16XORG-6_8_99_15Keith Packard
2005-07-09Switch from monolithic configuration symbols to modular ones, add backwardKeith Packard
2005-07-09Rearrange configuration options so that individual font file formats driveKeith Packard
2005-07-09Include config.h in every source file to make sure necessary options areKeith Packard
2005-07-09Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directoryKeith Packard
2005-07-08silence a warningAdam Jackson
2005-07-08config.h includes to fix modular build.Adam Jackson
2005-07-07Bug #2901 <https://bugs.freedesktop.org/show_bug.cgi?id=2901> Patch #2332Alan Coopersmith
2005-07-03Install publicly used headers in X11/fonts.XORG-6_8_99_14Kevin E Martin
2005-07-03Change include dir now that public headers are referenced byKevin E Martin
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone
2005-07-02Add suitable .cvsignore filesKeith Packard
2005-07-02Make headers needed by bdftopcf publicKevin E Martin
2005-07-02Build libXfont.la in the 'src' directory as my version of automake reallyKeith Packard
2005-07-01Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone
2005-06-27- Remove fontenc from XfontSøren Sandmann Pedersen
2005-06-21Add fontenc directory, update buildsystemSøren Sandmann Pedersen
2005-06-17Add lbxutil to symlink.sh Add back accidentally removed include in Type1XORG-6_8_99_13XORG-6_8_99_12Søren Sandmann Pedersen
2005-06-16Add Speedo directory to XfontSøren Sandmann Pedersen
2005-06-16Add Type1 subdirectory to lib/Xfonts, update build system accordingly.Søren Sandmann Pedersen
2005-06-09Replace <X11/transport.c> with <X11/Xtrans/transport.c>Alexander Gottwald
2005-06-09Replace <X11/Xtrans.h> with <X11/Xtrans/Xtrans.h>XORG-6_8_99_11Alexander Gottwald
2005-05-27Reference X11/fonts header files using X11/fonts/ prefix.XORG-6_8_99_9XORG-6_8_99_10Josh Triplett
2005-05-27Add Xfont.Josh Triplett