summaryrefslogtreecommitdiff
path: root/src/FreeType
AgeCommit message (Expand)Author
2019-08-04Convert multiplying malloc calls to use mallocarray insteadAlan Coopersmith
2019-08-03Convert multiplying realloc calls to use reallocarray insteadAlan Coopersmith
2019-08-03Use bounds checking string functions everywhereAlan Coopersmith
2016-06-10freetype: Fix a logic error in computing face nameAdam Jackson
2016-05-29FreeType: Correct an allocation sizeJeremy Huddleston Sequoia
2015-12-09Convert to non-recursive build.Matt Turner
2015-12-08Eliminate calls back to X server or font server functions by name (v4)libXfont2-2.0.0Keith Packard
2015-12-08Add compiler warning flags and fix warningsKeith Packard
2015-10-20Fix is*() usage.Thomas Klausner
2014-04-11Fix buffer read overrunPeter Harris
2014-01-29Warning fixes.Keith Packard
2014-01-08Remove redundant setting of 'len' in SPropRecValList_add_by_font_capAlan Coopersmith
2013-12-13Don't leak old allocation if realloc fails to enlarge itAlan Coopersmith
2013-11-01Replace malloc(strlen)+strcpy/strcat calls with strdupAlan Coopersmith
2013-11-01xstrdup -> strdupAlan Coopersmith
2013-01-16Replace deprecated Automake INCLUDES variable with AM_CPPFLAGSAlan Coopersmith
2011-11-11Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith
2011-09-18Fix empty statement in if conditional.Joerg Sonnenberger
2011-09-16Strip trailing whitespaceAlan Coopersmith
2010-10-06Purge cvs tags.Jesse Adkins
2010-09-27FreeType: Cleanup MUMBLE and fix printing of XLFD in debug spew.Jeremy Huddleston
2009-01-29Janitor: make distcheck and .gitignorePaulo Cesar Pereira de Andrade
2009-01-20Remove some strcasecmp sillinessAdam Jackson
2009-01-20Allow case insensitive filename matching in fontfile.Adam Jackson
2009-01-20xalloc -> malloc, etc.Adam Jackson
2008-12-19libXfont ansification and removal of xf86_ansic.h dependencyPaulo Cesar Pereira de Andrade
2008-11-04Don't clobber CFLAGS in configureJulien Cristau
2008-06-28Do not call FT_Get_BDF_Charset_ID() if configured with --disable-bdfformatMaarten ter Huurne
2008-03-07Add missing include in src/FreeType/ftfuncs.cJulien Cristau
2007-10-18ftsystem.c is not needed anymore.Matthieu Herrb
2007-08-25Kill unused macro definition.Matthieu Herrb
2007-06-07Dead code cull from FreeType.Adam Jackson
2007-06-07Death to open-coded strcasecmp.Adam Jackson
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
2005-10-23Bug #4721: Fix crash when using Freetype 2.1.10. (Michael Gor)Adam Jackson
2005-10-05Include missing filesKevin E Martin
2005-07-23Fix distchecksKevin E Martin
2005-07-10Change include dir now that public headers are referenced byKevin E Martin
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-07Bug #2901 <https://bugs.freedesktop.org/show_bug.cgi?id=2901> Patch #2332Alan Coopersmith
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone
2005-07-02Add suitable .cvsignore filesKeith Packard
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
2004-11-03//freedesktop.org/bugzilla/show_bug.cgi?id=1767): Fixing build bustage inRoland Mainz
2004-11-02Removing unneeded private FreeType2 symbol.Egbert Eich