index
:
xorg/lib/libXfont
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
libXfont-1.2-branch
master
sco_port_update
X font handling library for server & utilities
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-02
libXfont 1.4.5
HEAD
libXfont-1.4.5
master
Alan Coopersmith
1
-1/+1
2011-11-12
Use * precision notation instead of computing sprintf format strings
Alan Coopersmith
1
-11/+5
2011-11-12
Fix printf warnings about incorrect argument types
Alan Coopersmith
5
-27/+41
2011-11-12
Add _X_ATTRIBUTE_PRINTF to *Error/*Warning functions taking printf formats
Alan Coopersmith
3
-4/+4
2011-11-12
Add const attributes to fix gcc -Wwrite-strings warnings
Alan Coopersmith
14
-28/+28
2011-10-10
Support compress files with maxbits < 12
Tomas Hoger
1
-12/+2
2011-10-04
1 - fix the capitalization of the ID attriutes to match either the
Matt Dew
1
-69/+27
2011-09-22
doc: fix typo in copyright statement
Gaetan Nadon
1
-1/+1
2011-09-22
doc: refactor legal text for multi licensing copyrights
Gaetan Nadon
1
-7/+7
2011-09-18
libxfont: An uninitialized pointer causes a crash if pcf header is corrupted.
Olli Vertanen
1
-0/+2
2011-09-18
Fix empty statement in if conditional.
Joerg Sonnenberger
1
-1/+1
2011-09-17
Do proper input validation to fix for CVE-2011-2895.
Joerg Sonnenberger
1
-13/+16
2011-09-17
Strip trailing whitespace
Alan Coopersmith
63
-753/+753
2011-09-13
docs: use the &fullrelvers; entity to set X11 release information
Gaetan Nadon
1
-1/+5
2011-09-11
devbook.am: maintenance update from docbook.am
Gaetan Nadon
1
-26/+20
2011-08-19
Remove configure comment about synchronizing version numbers
Alan Coopersmith
1
-6/+0
2011-08-10
libXfont 1.4.4
libXfont-1.4.4
Matthieu Herrb
1
-1/+1
2011-08-10
LZW decompress: fix for CVE-2011-2895
Thomas Hoger
1
-0/+2
2011-05-17
Fix memory leak in allocation failure path of BitmapOpenScalable()
Alan Coopersmith
1
-7/+4
2011-03-31
doc: use common makefile for developers documentation
Gaetan Nadon
4
-58/+68
2011-02-03
config: comment, minor upgrade, quote and layout configure.ac
Gaetan Nadon
1
-51/+54
2011-01-27
config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
Gaetan Nadon
1
-1/+0
2010-12-17
Use docbookx.dtd version 4.3 for all docs
Paulo Zanoni
1
-2/+2
2010-11-21
Sun's copyrights belong to Oracle now
Alan Coopersmith
2
-2/+2
2010-11-09
config: HTML file generation: use the installed copy of xorg.css
Gaetan Nadon
2
-7/+2
2010-10-29
libXfont 1.4.3
libXfont-1.4.3
Alan Coopersmith
1
-1/+1
2010-10-07
Purge cvs tags.
Jesse Adkins
67
-165/+0
2010-09-27
FreeType: Cleanup MUMBLE and fix printing of XLFD in debug spew.
Jeremy Huddleston
2
-20/+10
2010-08-09
Revert "Bug #6247: Fix build on Cygwin"
Yaakov Selkowitz
1
-1/+1
2010-08-08
Fix builds with Sun compilers
Alan Coopersmith
1
-0/+2
2010-07-10
darwin: Fix build regression introduced by previous patch
Jeremy Huddleston
1
-1/+10
2010-07-08
Build fix for platforms which don't have weak linkage
Jon TURNEY
2
-0/+3
2010-06-28
doc: use xorg-docs xorg.css stylesheet
Gaetan Nadon
6
-107/+77
2010-06-21
libXfont 1.4.2
libXfont-1.4.2
Tiago Vignatti
1
-1/+1
2010-06-21
Use one single function to register fpe functions
Tiago Vignatti
1
-0/+7
2010-04-01
config: fontconf.h.in is redundant in EXTRA_DIST
Gaetan Nadon
1
-2/+1
2010-04-01
config: replace obsolete AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Gaetan Nadon
1
-2/+2
2010-04-01
Revert "config: replace obsolete AM_CONFIG_HEADER with AC_CONFIG_HEADERS"
Gaetan Nadon
2
-3/+4
2010-03-30
config: replace obsolete AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Gaetan Nadon
2
-4/+3
2010-03-29
config: remove the pkgconfig pc.in file from EXTRA_DIST
Gaetan Nadon
1
-1/+1
2010-03-28
config: remove protection for AS_HELP_STRING for old autoconf
Gaetan Nadon
1
-3/+1
2010-03-11
doc: specify 0.0.20 as the minimum version for xmlto
Gaetan Nadon
1
-1/+1
2010-02-05
doc: use new macros to control doc generation
Gaetan Nadon
2
-13/+11
2010-01-20
config: replace custom code with reusable macro XORG_WITH_XMLTO
Gaetan Nadon
1
-8/+3
2010-01-15
Update Sun license notices to current X.Org standard form
Alan Coopersmith
4
-117/+74
2009-11-28
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Gaetan Nadon
1
-0/+1
2009-10-28
configure.ac: AM_MAINTAINER_MODE missing #24238
Gaetan Nadon
1
-0/+1
2009-10-28
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Gaetan Nadon
1
-2/+5
2009-10-27
Deploy the new XORG_DEFAULT_OPTIONS #24242
Gaetan Nadon
1
-3/+4
2009-10-27
Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
Gaetan Nadon
1
-1/+1
[next]