libXaw: Changes to 'refs/tags/libXaw-1.0.10'

Alan Coopersmith alanc at kemper.freedesktop.org
Thu Mar 22 19:58:42 PDT 2012


Tag 'libXaw-1.0.10' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2012-03-23 03:58 -0700

libXaw-1.0.10

Changes since libXaw-1.0.9:
Alan Coopersmith (6):
      Typo fix: sintax error -> syntax error
      Convert XmuSnprintf calls to just plain snprintf
      Bug 37536: Documentation refers to invalid contrib/examples/mit/Xaw
      Correct path to examples in X11R5 contrib archive
      Strip trailing whitespace
      libXaw 1.0.10

Gaetan Nadon (14):
      config: remove unrequired AC_HEADER_STDC
      config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
      config: comment, minor upgrade and layout configure.ac
      Documentation: add Docbook external references support
      Install target dbs alongside generated documents
      Install xml versions of specs even if HAVE_XMLTO is false
      man page: replace hard coded section number with __libmansuffix__
      Remove include directive to <X11/Xaw>
      docbook.am: global maintenance update - entities, images and olinking
      docbook.am: embed css styles inside the HTML HEAD element
      docs: remove <productnumber> which is not used by default
      docs: use the &fullrelvers; entity to set X11 release information
      specs: fix orphan author affiliation.
      specs: refactor multi license legal text

Glenn Burkhardt (1):
      fix potential infinte loop in XawBoxQueryGeometry() (bug 11569)

Jeremy Huddleston (1):
      Build fix for -Werror=pointer-to-int-cast

Matt Dew (2):
      Add id attributes to funcsynopsis to allow other docs to olink to them.
      Cleanup IDs and links in doc

Matt Turner (1):
      Include headers instead of using extern definitions

Roberto Branciforti (1):
      Removing trailing white spaces

---
 COPYING                                   |    8 -
 Makefile.am                               |    2 
 configure.ac                              |   29 ++---
 docbook.am                                |  105 +++++++++++++++++++
 include/X11/Xaw/AsciiSink.h               |    8 -
 include/X11/Xaw/AsciiSinkP.h              |   12 +-
 include/X11/Xaw/AsciiSrc.h                |    4 
 include/X11/Xaw/AsciiSrcP.h               |   18 +--
 include/X11/Xaw/AsciiText.h               |   12 +-
 include/X11/Xaw/AsciiTextP.h              |   12 +-
 include/X11/Xaw/Box.h                     |   14 +-
 include/X11/Xaw/BoxP.h                    |   10 -
 include/X11/Xaw/Command.h                 |    8 -
 include/X11/Xaw/CommandP.h                |   20 +--
 include/X11/Xaw/Dialog.h                  |    8 -
 include/X11/Xaw/DialogP.h                 |    8 -
 include/X11/Xaw/Form.h                    |   12 +-
 include/X11/Xaw/FormP.h                   |    8 -
 include/X11/Xaw/Grip.h                    |    8 -
 include/X11/Xaw/GripP.h                   |    8 -
 include/X11/Xaw/Label.h                   |    8 -
 include/X11/Xaw/LabelP.h                  |   12 +-
 include/X11/Xaw/List.h                    |   26 ++--
 include/X11/Xaw/ListP.h                   |    4 
 include/X11/Xaw/MenuButtoP.h              |    2 
 include/X11/Xaw/MenuButton.h              |    2 
 include/X11/Xaw/MultiSink.h               |    8 -
 include/X11/Xaw/MultiSinkP.h              |   12 +-
 include/X11/Xaw/MultiSrc.h                |    2 
 include/X11/Xaw/MultiSrcP.h               |   18 +--
 include/X11/Xaw/Paned.h                   |   14 +-
 include/X11/Xaw/PanedP.h                  |   16 +-
 include/X11/Xaw/Panner.h                  |   12 +-
 include/X11/Xaw/Porthole.h                |   14 +-
 include/X11/Xaw/Repeater.h                |   12 +-
 include/X11/Xaw/Scrollbar.h               |   10 -
 include/X11/Xaw/ScrollbarP.h              |    8 -
 include/X11/Xaw/Simple.h                  |    8 -
 include/X11/Xaw/SimpleMenP.h              |    4 
 include/X11/Xaw/SimpleMenu.h              |    2 
 include/X11/Xaw/SimpleP.h                 |    8 -
 include/X11/Xaw/Sme.h                     |    4 
 include/X11/Xaw/SmeBSB.h                  |    2 
 include/X11/Xaw/SmeLine.h                 |    4 
 include/X11/Xaw/SmeP.h                    |    4 
 include/X11/Xaw/StripCharP.h              |   10 -
 include/X11/Xaw/StripChart.h              |   12 +-
 include/X11/Xaw/Text.h                    |   10 -
 include/X11/Xaw/TextP.h                   |   16 +-
 include/X11/Xaw/TextSink.h                |   14 +-
 include/X11/Xaw/TextSinkP.h               |    8 -
 include/X11/Xaw/TextSrc.h                 |   12 +-
 include/X11/Xaw/TextSrcP.h                |    8 -
 include/X11/Xaw/Toggle.h                  |    4 
 include/X11/Xaw/ToggleP.h                 |    4 
 include/X11/Xaw/Tree.h                    |   30 ++---
 include/X11/Xaw/TreeP.h                   |    8 -
 include/X11/Xaw/VendorEP.h                |    4 
 include/X11/Xaw/Viewport.h                |    8 -
 include/X11/Xaw/ViewportP.h               |    8 -
 include/X11/Xaw/XawImP.h                  |    4 
 man/Xaw.man                               |    2 
 old-doc/CHANGES                           |   20 +--
 old-doc/Changelog                         |   28 ++---
 specs/.gitignore                          |    1 
 specs/AsciiSink.xml                       |    2 
 specs/AsciiSource.xml                     |   48 ++++----
 specs/AsciiText.xml                       |    4 
 specs/Box.xml                             |    2 
 specs/CH1.xml                             |   10 -
 specs/CH2.xml                             |   91 ++++++++--------
 specs/CH3.xml                             |    2 
 specs/CH4.xml                             |    2 
 specs/CH5.xml                             |    6 -
 specs/CH6.xml                             |    4 
 specs/CH7.xml                             |    8 -
 specs/Dialog.xml                          |   32 ++---
 specs/Form.xml                            |   28 ++---
 specs/Grip.xml                            |    2 
 specs/Label.xml                           |    2 
 specs/List.xml                            |   18 +--
 specs/Makefile.am                         |   65 +-----------
 specs/MenuButton.xml                      |    4 
 specs/Paned.xml                           |   26 ++--
 specs/Panner.xml                          |    4 
 specs/Porthole.xml                        |   12 +-
 specs/Repeater.xml                        |    2 
 specs/Scrollbar.xml                       |   10 -
 specs/Simple.xml                          |    2 
 specs/SimpleMenu.xml                      |   16 +-
 specs/Sme.xml                             |    4 
 specs/SmeBSB.xml                          |    4 
 specs/SmeLine.xml                         |    2 
 specs/StripChart.xml                      |    2 
 specs/Template.xml                        |    2 
 specs/Template_public_header_file.xml     |    2 
 specs/Text.xml                            |    4 
 specs/TextActions.xml                     |    4 
 specs/TextActions_text_widget_actions.xml |    4 
 specs/TextFuncs.xml                       |   84 +++++++--------
 specs/TextSink.xml                        |   50 ++++-----
 specs/TextSource.xml                      |   34 +++---
 specs/Toggle.xml                          |   40 +++----
 specs/Tree.xml                            |   12 +-
 specs/Viewport.xml                        |    6 -
 specs/libXaw.xml                          |   71 ++++++-------
 src/Actions.c                             |   65 +++++-------
 src/AllWidgets.c                          |   67 +++++-------
 src/AsciiSink.c                           |   16 +-
 src/AsciiSrc.c                            |   30 ++---
 src/AsciiText.c                           |   16 +-
 src/Box.c                                 |   31 ++---
 src/Command.c                             |   58 +++++-----
 src/Converters.c                          |   37 +++---
 src/Dialog.c                              |   16 +-
 src/DisplayList.c                         |   26 ++--
 src/Form.c                                |    8 -
 src/Grip.c                                |    8 -
 src/Label.c                               |   24 ++--
 src/List.c                                |   62 +++++------
 src/Makefile.am                           |    1 
 src/MenuButton.c                          |   23 ++--
 src/MultiSink.c                           |   10 -
 src/MultiSrc.c                            |   90 ++++++++--------
 src/Paned.c                               |  161 ++++++++++++++----------------
 src/Panner.c                              |    6 -
 src/Pixmap.c                              |    6 -
 src/Porthole.c                            |    6 -
 src/Private.h                             |    2 
 src/Repeater.c                            |    6 -
 src/Scrollbar.c                           |   22 ++--
 src/Simple.c                              |   27 ++---
 src/SimpleMenu.c                          |   99 +++++++++---------
 src/Sme.c                                 |   14 +-
 src/SmeBSB.c                              |   49 ++++-----
 src/SmeLine.c                             |   18 +--
 src/StripChart.c                          |   48 ++++----
 src/Text.c                                |   35 +++---
 src/TextAction.c                          |   34 +++---
 src/TextPop.c                             |  117 ++++++++++-----------
 src/TextSink.c                            |   57 +++++-----
 src/TextSrc.c                             |   34 +++---
 src/Tip.c                                 |    4 
 src/Toggle.c                              |   37 +++---
 src/Tree.c                                |  100 +++++++++---------
 src/Vendor.c                              |   28 ++---
 src/Viewport.c                            |   40 +++----
 src/XawI18n.c                             |    4 
 src/XawIm.c                               |   28 ++---
 src/XawInit.c                             |   12 +-
 150 files changed, 1550 insertions(+), 1500 deletions(-)
---


More information about the xorg-commit mailing list