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
/
ftfuncs.c
Age
Commit message (
Expand
)
Author
2022-04-06
Fix spelling/wording issues
Alan Coopersmith
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-05-29
FreeType: Correct an allocation size
Jeremy Huddleston Sequoia
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
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
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-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-03-07
Add missing include in src/FreeType/ftfuncs.c
Julien Cristau
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-07-09
Include config.h in every source file to make sure necessary options are
Keith Packard
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
2005-05-27
Reference X11/fonts header files using X11/fonts/ prefix.
XORG-6_8_99_9
XORG-6_8_99_10
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
2004-08-04
Optimization of CJK rendering when using versions of freetype prior to
rel-0-6-1
lg3d-rel-0-7-0
lg3d-base
XORG-6_8_1_902
XORG-6_8_1_901
XORG-6_8_1
XORG-6_8_0
XORG-6_7_99_904
XORG-6_7_99_903
XORG-6_7_99_902
XORG-6_7_99_901
XORG-6_7_99_2
XORG-6_7_99_1
Egbert Eich
2004-08-03
fixed typo
Egbert Eich
2004-08-03
Bugzilla #925: Simpler version of backward compatibility fix (Chisato
Egbert Eich
2004-08-02
Removed distro specific stuff.
Egbert Eich
2004-05-04
Fix for http://pdx.freedesktop.org/cgi-bin/bugzilla/show_bug.cgi?id=307 -
Roland Mainz
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
xf86-4_4_99_1
Egbert Eich
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
xf86-4_4_0
Egbert Eich
2004-02-26
readding XFree86's cvs IDs
xf86-4_3_99_903
Egbert Eich
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
2004-02-23
Import most of XFree86 4.4RC3. This import excludes files which have the
xf86-4_3_99_903_special
Kaleb Keithley
2004-01-29
Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004
xf86-012804-2330
Egbert Eich
2003-12-19
XFree86 4.3.99.902 (RC 2)
xf86-4_3_99_902
Kaleb Keithley
2003-12-04
XFree86 4.3.99.901 (RC 1)
xf86-4_3_99_901
Kaleb Keithley
2003-11-25
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
xf86-4_3_99_16
Kaleb Keithley
2003-11-14
Initial revision
Kaleb Keithley