libXft: Changes to 'refs/tags/libXft-2.1.14'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Oct 9 16:53:46 PDT 2009


Tag 'libXft-2.1.14' created by Alan Coopersmith <alan.coopersmith at sun.com> at 2009-10-10 00:45 -0700

libXft 2.1.14

Changes since libXft-2.1.13:
Alan Coopersmith (5):
      Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
      Set Xft.h version numbers from configure.ac
      Split NEWS & README, update both
      Add generated Xft.h to .gitignore
      libXft 2.1.14

Erik Andren (1):
      Header cleanup (bug#4703)

Julien Cristau (1):
      Fix install of generated Xft.h when builddir != srcdir

Paulo Cesar Pereira de Andrade (1):
      Janitor: Correct make distcheck and sparse warnings.

Stefan Dirsch (1):
      Added fake bold support (#1579, Novell #38202/223682).

---
 .gitignore               |   11 
 Makefile.am              |    6 
 NEWS                     |   57 ++++
 README                   |   59 +---
 configure.ac             |   34 +-
 include/X11/Xft/Xft.h    |  630 -----------------------------------------------
 include/X11/Xft/Xft.h.in |  617 ++++++++++++++++++++++++++++++++++++++++++++++
 man/.gitignore           |    4 
 src/.gitignore           |    6 
 src/Makefile.am          |    4 
 src/xftcore.c            |    6 
 src/xftdpy.c             |   18 -
 src/xftdraw.c            |   30 +-
 src/xftextent.c          |    2 
 src/xftfont.c            |   26 -
 src/xftfreetype.c        |   57 ++--
 src/xftglyphs.c          |   12 
 src/xftinit.c            |    2 
 src/xftlist.c            |    6 
 src/xftname.c            |    2 
 src/xftrender.c          |    8 
 src/xftxlfd.c            |   38 +-
 22 files changed, 844 insertions(+), 791 deletions(-)
---


More information about the xorg-commit mailing list