libXfont: Changes to 'refs/tags/libXfont-1.4.3'

Alan Coopersmith alanc at kemper.freedesktop.org
Thu Oct 28 20:46:57 PDT 2010


Tag 'libXfont-1.4.3' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2010-10-29 04:43 -0700

libXfont 1.4.3

Changes since libXfont-1.4.2:
Alan Coopersmith (2):
      Fix builds with Sun compilers
      libXfont 1.4.3

Gaetan Nadon (1):
      doc: use xorg-docs xorg.css stylesheet

Jeremy Huddleston (2):
      darwin: Fix build regression introduced by previous patch
      FreeType: Cleanup MUMBLE and fix printing of XLFD in debug spew.

Jesse Adkins (1):
      Purge cvs tags.

Jon TURNEY (1):
      Build fix for platforms which don't have weak linkage

Yaakov Selkowitz (1):
      Revert "Bug #6247: Fix build on Cygwin"

---
 Makefile.am                  |   27 -----------------
 configure.ac                 |   10 +++---
 doc/.gitignore               |   10 +++---
 doc/Makefile.am              |   66 +++++++++++++++++++++++++++++++++++++++++++
 doc/fontlib.css              |   41 --------------------------
 doc/fontlib.xml              |    1 
 doc/fontlib.xsl              |   32 --------------------
 include/X11/fonts/bdfint.h   |    3 -
 include/X11/fonts/bitmap.h   |    3 -
 include/X11/fonts/bufio.h    |    3 -
 include/X11/fonts/fntfil.h   |    3 -
 include/X11/fonts/fntfilio.h |    3 -
 include/X11/fonts/fntfilst.h |    3 -
 include/X11/fonts/fontencc.h |    1 
 include/X11/fonts/fontmisc.h |    1 
 include/X11/fonts/fontshow.h |    2 -
 include/X11/fonts/fontutil.h |    2 -
 include/X11/fonts/fontxlfd.h |    3 -
 include/X11/fonts/pcf.h      |    3 -
 src/FreeType/ft.h            |    8 +----
 src/FreeType/ftenc.c         |    1 
 src/FreeType/ftfuncs.c       |   27 +++++------------
 src/FreeType/ftfuncs.h       |    1 
 src/FreeType/fttools.c       |    2 -
 src/FreeType/xttcap.c        |    1 
 src/FreeType/xttcap.h        |    1 
 src/Makefile.am              |    2 -
 src/bitmap/bdfread.c         |    3 -
 src/bitmap/bdfutils.c        |    2 -
 src/bitmap/bitmap.c          |    3 -
 src/bitmap/bitmapfunc.c      |    4 --
 src/bitmap/bitmaputil.c      |    3 -
 src/bitmap/bitscale.c        |    1 
 src/bitmap/fontink.c         |    3 -
 src/bitmap/pcfread.c         |    1 
 src/bitmap/pcfwrite.c        |    2 -
 src/bitmap/snfread.c         |    2 -
 src/bitmap/snfstr.h          |    2 -
 src/builtins/builtin.h       |    2 -
 src/builtins/file.c          |    3 -
 src/builtins/fonts.c         |    3 -
 src/builtins/fpe.c           |    4 --
 src/builtins/render.c        |    4 --
 src/fc/fsconvert.c           |    2 -
 src/fc/fserve.c              |    3 -
 src/fc/fserve.h              |    2 -
 src/fc/fservestr.h           |    2 -
 src/fc/fsio.c                |    2 -
 src/fc/fsio.h                |    2 -
 src/fc/fslibos.h             |    2 -
 src/fontfile/bitsource.c     |    3 -
 src/fontfile/bufio.c         |    3 -
 src/fontfile/decompress.c    |    2 -
 src/fontfile/defaults.c      |    3 -
 src/fontfile/dirfile.c       |    3 -
 src/fontfile/fileio.c        |    3 -
 src/fontfile/filewr.c        |    3 -
 src/fontfile/fontdir.c       |    4 --
 src/fontfile/fontencc.c      |    1 
 src/fontfile/fontfile.c      |    5 ---
 src/fontfile/fontscale.c     |    3 -
 src/fontfile/gunzip.c        |    2 -
 src/fontfile/renderers.c     |    1 
 src/stubs/stubs.h            |   16 ++++++++--
 src/util/atom.c              |    3 -
 src/util/fontaccel.c         |    3 -
 src/util/fontnames.c         |    4 --
 src/util/fontutil.c          |    3 -
 src/util/fontxlfd.c          |    3 -
 src/util/format.c            |    2 -
 src/util/miscutil.c          |    5 +--
 src/util/patcache.c          |    3 -
 src/util/private.c           |    3 -
 src/util/utilbitmap.c        |    1 
 74 files changed, 104 insertions(+), 295 deletions(-)
---


More information about the xorg-commit mailing list