libXt: Changes to 'master'

Paulo Cesar Pereira de Andrade pcpa at kemper.freedesktop.org
Fri Jan 30 12:52:15 PST 2009


 .gitignore               |   11 +++++++++++
 Makefile.am              |    7 ++-----
 configure.ac             |   11 ++++++++---
 include/.gitignore       |    2 --
 include/X11/.gitignore   |    2 --
 include/X11/Composite.h  |    2 +-
 include/X11/Constraint.h |    2 +-
 include/X11/Core.h       |    2 +-
 include/X11/Object.h     |    2 +-
 include/X11/RectObj.h    |    2 +-
 include/X11/ThreadsI.h   |    2 +-
 man/.gitignore           |    3 ---
 src/.gitignore           |    7 -------
 src/Composite.c          |    3 +--
 src/Constraint.c         |    1 -
 src/Converters.c         |    6 +++---
 src/Core.c               |    2 --
 src/Create.c             |    3 +--
 src/Display.c            |    4 ++--
 src/Initialize.c         |    2 +-
 src/Intrinsic.c          |    2 +-
 src/Keyboard.c           |    2 +-
 src/Makefile.am          |    2 +-
 src/NextEvent.c          |    3 ++-
 src/Object.c             |    1 -
 src/RectObj.c            |    1 -
 src/ResConfig.c          |    1 +
 src/Selection.c          |   18 +++++++++---------
 src/SetValues.c          |    2 +-
 src/Shell.c              |    4 +---
 src/TMparse.c            |    3 ++-
 util/.gitignore          |    8 --------
 32 files changed, 54 insertions(+), 69 deletions(-)

New commits:
commit f56a69f2cf7df1e7cdf2494c5408786e53467374
Author: Paulo Cesar Pereira de Andrade <pcpa at mandriva.com.br>
Date:   Fri Jan 30 18:22:10 2009 -0200

    Janitor: ansification, make distcheck, compiler warnings, .gitignore.
    
      Most "compiler" warnings were actually sparse warnings, due to
    assigning a integer to a pointer, or an external symbol without
    a previous declaration.



More information about the xorg-commit mailing list