index
:
lib/libXfont
libXfont-1.4-branch
libXfont-1.5-branch
master
obsd
Xfont library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
FreeType
Age
Commit message (
Expand
)
Author
2019-08-04
Convert multiplying malloc calls to use mallocarray instead
Alan Coopersmith
2019-08-03
Convert multiplying realloc calls to use reallocarray instead
Alan Coopersmith
2019-08-03
Use bounds checking string functions everywhere
Alan Coopersmith
2016-06-10
freetype: Fix a logic error in computing face name
Adam Jackson
2016-05-29
FreeType: Correct an allocation size
Jeremy Huddleston Sequoia
2015-12-09
Convert to non-recursive build.
Matt Turner
2015-12-08
Eliminate calls back to X server or font server functions by name (v4)
libXfont2-2.0.0
Keith Packard
2015-12-08
Add compiler warning flags and fix warnings
Keith Packard
2015-10-20
Fix is*() usage.
Thomas Klausner
2014-04-11
Fix buffer read overrun
Peter Harris
2014-01-29
Warning fixes.
Keith Packard
2014-01-08
Remove redundant setting of 'len' in SPropRecValList_add_by_font_cap
Alan Coopersmith
2013-12-13
Don't leak old allocation if realloc fails to enlarge it
Alan Coopersmith
2013-11-01
Replace malloc(strlen)+strcpy/strcat calls with strdup
Alan Coopersmith
2013-11-01
xstrdup -> strdup
Alan Coopersmith
2013-01-16
Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
Alan Coopersmith
2011-11-11
Add const attributes to fix gcc -Wwrite-strings warnings
Alan Coopersmith
2011-09-18
Fix empty statement in if conditional.
Joerg Sonnenberger
2011-09-16
Strip trailing whitespace
Alan Coopersmith
2010-10-06
Purge cvs tags.
Jesse Adkins
2010-09-27
FreeType: Cleanup MUMBLE and fix printing of XLFD in debug spew.
Jeremy Huddleston
2009-01-29
Janitor: make distcheck and .gitignore
Paulo Cesar Pereira de Andrade
2009-01-20
Remove some strcasecmp silliness
Adam Jackson
2009-01-20
Allow case insensitive filename matching in fontfile.
Adam Jackson
2009-01-20
xalloc -> malloc, etc.
Adam Jackson
2008-12-19
libXfont ansification and removal of xf86_ansic.h dependency
Paulo Cesar Pereira de Andrade
2008-11-04
Don't clobber CFLAGS in configure
Julien Cristau
2008-06-28
Do not call FT_Get_BDF_Charset_ID() if configured with --disable-bdfformat
Maarten ter Huurne
2008-03-07
Add missing include in src/FreeType/ftfuncs.c
Julien Cristau
2007-10-18
ftsystem.c is not needed anymore.
Matthieu Herrb
2007-08-25
Kill unused macro definition.
Matthieu Herrb
2007-06-07
Dead code cull from FreeType.
Adam Jackson
2007-06-07
Death to open-coded strcasecmp.
Adam Jackson
2006-07-13
renamed: .cvsignore -> .gitignore
Alan Coopersmith
2006-07-13
Bug #7397: Fix a buffer overflow in Freetype font support.
Matthieu Herrb
2006-07-06
Bug #6918: remove dependencies on Freetype internal headers. As of 2.2
Jie Luo
2005-10-23
Bug #4721: Fix crash when using Freetype 2.1.10. (Michael Gor)
Adam Jackson
2005-10-05
Include missing files
Kevin E Martin
2005-07-23
Fix distchecks
Kevin E Martin
2005-07-10
Change include dir now that public headers are referenced by
Kevin E Martin
2005-07-09
Rearrange configuration options so that individual font file formats drive
Keith Packard
2005-07-09
Include config.h in every source file to make sure necessary options are
Keith Packard
2005-07-09
Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directory
Keith Packard
2005-07-07
Bug #2901 <https://bugs.freedesktop.org/show_bug.cgi?id=2901> Patch #2332
Alan Coopersmith
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
2005-07-02
Add suitable .cvsignore files
Keith Packard
2005-05-27
Reference X11/fonts header files using X11/fonts/ prefix.
XORG-6_8_99_9
XORG-6_8_99_10
Josh Triplett
2005-05-27
Add Xfont.
Josh Triplett
2004-11-03
//freedesktop.org/bugzilla/show_bug.cgi?id=1767): Fixing build bustage in
Roland Mainz
2004-11-02
Removing unneeded private FreeType2 symbol.
Egbert Eich
[next]