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

Alan Coopersmith alanc at kemper.freedesktop.org
Mon Oct 25 10:55:45 PDT 2010


Tag 'libXaw-1.0.8' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2010-10-25 18:47 -0700

libXaw 1.0.8

Changes since libXaw-1.0.7:
Alan Coopersmith (6):
      Update Sun license notices to current X.Org standard form
      xaw7.pc: Only list xmu in Requires.private, not Requires
      Sun's copyrights now belong to Oracle
      specs/Makefile.am: remove whitespace after line continuation chars
      Add pointer to API spec in $(docdir) to Xaw.man
      libXaw 1.0.8

Colin Harrison (1):
      Lost parenthesis in a recent libXaw change

Eric Sesterhenn (1):
      Bug 24635: File Descriptor leaks in libxaw-1.0.7

Gaetan Nadon (21):
      .gitignore: use common defaults with custom section # 24239
      .gitignore: use common defaults with custom section # 24239
      Makefile.am: do not include autogen.sh in distribution #24183
      Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
      INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
      configure.ac: AM_MAINTAINER_MODE missing #24238
      .gitignore: use common defaults with custom section # 24239
      Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
      doc: clean-up generated html images
      doc: use new macros to control doc generation
      doc: use $(mkdir_p) rather than $(MKDIR_P) due to automake 1.9.6
      spec: change install cmd due to automake 1.11
      config: remove the pkgconfig pc.in file from EXTRA_DIST
      specs: remove file accidently checked-in
      specs: libXaw.xml was listed twice in dist_doc_DATA
      specs: use pattern rules rather than suffix rules
      config: add AM_PROG_CC_C_O for per-target compilation flags
      config: xorg-macros minimum of 1.10 required for XORG_CHECK_SGML_DOCTOOLS
      config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONS
      make: use the appropriate platform version of sed
      make: use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS

Jeremy Huddleston (1):
      This is not a GNU project, so declare it foreign.

Jesse Adkins (1):
      Purge cvs tags.

Julien Cristau (2):
      Remove more Xaw8 remnants
      Remove Xaw8 copyright notices / license from COPYING

Matt Dew (1):
      specs: replace troff source with docbook-xml source

Rémi Cardona (1):
      require autoconf 2.60 because of $(docdir) use

Walter Harms (1):
      Fix case statement typo in edit mode code

Yaakov Selkowitz (2):
      Install unversioned import library on Cygwin/MinGW
      Remove symlinks created in install-exec-hook during uninstall

---
 .gitignore                                         |   67 
 COPYING                                            |   27 
 INSTALL                                            |  229 --
 Makefile.am                                        |   28 
 configure.ac                                       |   44 
 include/.gitignore                                 |    2 
 include/X11/Xaw/AllWidgets.h                       |    1 
 include/X11/Xaw/AsciiSink.h                        |    5 
 include/X11/Xaw/AsciiSinkP.h                       |    6 
 include/X11/Xaw/AsciiSrc.h                         |    3 
 include/X11/Xaw/AsciiSrcP.h                        |    6 
 include/X11/Xaw/AsciiText.h                        |    5 
 include/X11/Xaw/AsciiTextP.h                       |    5 
 include/X11/Xaw/Box.h                              |    6 
 include/X11/Xaw/BoxP.h                             |    6 
 include/X11/Xaw/Cardinals.h                        |    1 
 include/X11/Xaw/Command.h                          |    3 
 include/X11/Xaw/CommandP.h                         |    6 
 include/X11/Xaw/Dialog.h                           |    3 
 include/X11/Xaw/DialogP.h                          |    4 
 include/X11/Xaw/Form.h                             |    4 
 include/X11/Xaw/FormP.h                            |    3 
 include/X11/Xaw/Grip.h                             |    3 
 include/X11/Xaw/GripP.h                            |    6 
 include/X11/Xaw/Label.h                            |    3 
 include/X11/Xaw/LabelP.h                           |    6 
 include/X11/Xaw/List.h                             |    3 
 include/X11/Xaw/ListP.h                            |    3 
 include/X11/Xaw/MenuButtoP.h                       |    3 
 include/X11/Xaw/MenuButton.h                       |    2 
 include/X11/Xaw/MultiSink.h                        |    3 
 include/X11/Xaw/MultiSinkP.h                       |    3 
 include/X11/Xaw/MultiSrc.h                         |    3 
 include/X11/Xaw/MultiSrcP.h                        |    3 
 include/X11/Xaw/Paned.h                            |    6 
 include/X11/Xaw/PanedP.h                           |    4 
 include/X11/Xaw/Panner.h                           |    2 
 include/X11/Xaw/PannerP.h                          |    2 
 include/X11/Xaw/Porthole.h                         |    2 
 include/X11/Xaw/PortholeP.h                        |    2 
 include/X11/Xaw/Print.h                            |  132 -
 include/X11/Xaw/PrintSP.h                          |  135 -
 include/X11/Xaw/Repeater.h                         |    2 
 include/X11/Xaw/RepeaterP.h                        |    2 
 include/X11/Xaw/Reports.h                          |    1 
 include/X11/Xaw/Scrollbar.h                        |    4 
 include/X11/Xaw/ScrollbarP.h                       |    6 
 include/X11/Xaw/Simple.h                           |    3 
 include/X11/Xaw/SimpleMenP.h                       |    2 
 include/X11/Xaw/SimpleMenu.h                       |    2 
 include/X11/Xaw/SimpleP.h                          |    4 
 include/X11/Xaw/Sme.h                              |    2 
 include/X11/Xaw/SmeBSB.h                           |    2 
 include/X11/Xaw/SmeBSBP.h                          |    2 
 include/X11/Xaw/SmeLine.h                          |    2 
 include/X11/Xaw/SmeLineP.h                         |    2 
 include/X11/Xaw/SmeP.h                             |    2 
 include/X11/Xaw/StripCharP.h                       |    6 
 include/X11/Xaw/StripChart.h                       |    3 
 include/X11/Xaw/Template.c                         |    3 
 include/X11/Xaw/Template.h                         |    3 
 include/X11/Xaw/TemplateP.h                        |    3 
 include/X11/Xaw/Text.h                             |    3 
 include/X11/Xaw/TextP.h                            |    6 
 include/X11/Xaw/TextSink.h                         |    5 
 include/X11/Xaw/TextSinkP.h                        |    6 
 include/X11/Xaw/TextSrc.h                          |    5 
 include/X11/Xaw/TextSrcP.h                         |    6 
 include/X11/Xaw/Tip.h                              |    2 
 include/X11/Xaw/TipP.h                             |    2 
 include/X11/Xaw/Toggle.h                           |    2 
 include/X11/Xaw/ToggleP.h                          |    3 
 include/X11/Xaw/Tree.h                             |    3 
 include/X11/Xaw/TreeP.h                            |    4 
 include/X11/Xaw/VendorEP.h                         |    3 
 include/X11/Xaw/Viewport.h                         |    3 
 include/X11/Xaw/ViewportP.h                        |    2 
 include/X11/Xaw/XawImP.h                           |    3 
 include/X11/Xaw/XawInit.h                          |    5 
 man/.gitignore                                     |    3 
 man/Makefile.am                                    |   56 
 man/Xaw.man                                        |    7 
 spec/AsciiSink                                     |   77 
 spec/AsciiSource                                   |  208 --
 spec/AsciiText                                     |  166 -
 spec/Box                                           |  139 -
 spec/CH1                                           |  411 ----
 spec/CH2                                           | 1103 ------------
 spec/CH3.intro                                     |   67 
 spec/CH4.intro                                     |   87 
 spec/CH5.intro                                     |  292 ---
 spec/CH6.intro                                     |   84 
 spec/CH7.intro                                     |   99 -
 spec/Command                                       |  205 --
 spec/Dialog                                        |  280 ---
 spec/Form                                          |  200 --
 spec/Grip                                          |  157 -
 spec/Label                                         |  122 -
 spec/List                                          |  341 ---
 spec/Makefile.am                                   |   96 -
 spec/MenuButton                                    |  215 --
 spec/Paned                                         |  492 -----
 spec/Panner                                        |  247 --
 spec/Porthole                                      |  125 -
 spec/Repeater                                      |  184 --
 spec/Scrollbar                                     |  386 ----
 spec/Simple                                        |   95 -
 spec/SimpleMenu                                    |  315 ---
 spec/Sme                                           |  106 -
 spec/SmeBSB                                        |  125 -
 spec/SmeLine                                       |   72 
 spec/StripChart                                    |  160 -
 spec/TPage_Credits                                 |  156 -
 spec/Template                                      |  426 ----
 spec/Text                                          |  123 -
 spec/TextActions                                   |  506 -----
 spec/TextCustom                                    |   63 
 spec/TextFuncs                                     |  397 ----
 spec/TextSink                                      |  420 ----
 spec/TextSource                                    |  331 ---
 spec/Toggle                                        |  370 ----
 spec/Tree                                          |  181 --
 spec/Viewport                                      |  156 -
 spec/block.awk                                     |   22 
 spec/fixindex.awk                                  |   73 
 spec/indexmacros.t                                 |   42 
 spec/macros.t                                      |  226 --
 spec/strings.mit                                   |   10 
 spec/strings.xaw                                   |  714 -------
 spec/widg.idxmac.t                                 |    3 
 specs/.gitignore                                   |    6 
 specs/AsciiSink.xml                                |  141 +
 specs/AsciiSource.xml                              |  368 ++++
 specs/AsciiText.xml                                |  450 ++++
 specs/Box.xml                                      |  346 +++
 specs/CH1.xml                                      |  725 ++++++++
 specs/CH2.xml                                      | 1891 +++++++++++++++++++++
 specs/CH3.xml                                      |  123 +
 specs/CH4.xml                                      |  102 +
 specs/CH5.xml                                      |  397 ++++
 specs/CH6.xml                                      |  117 +
 specs/CH7.xml                                      |  167 +
 specs/Command.xml                                  |  525 +++++
 specs/Dialog.xml                                   |  692 +++++++
 specs/Form.xml                                     |  531 +++++
 specs/Grip.xml                                     |  357 +++
 specs/Label.xml                                    |  345 +++
 specs/List.xml                                     |  872 +++++++++
 specs/Makefile.am                                  |  109 +
 specs/MenuButton.xml                               |  567 ++++++
 specs/Paned.xml                                    | 1213 +++++++++++++
 specs/Panner.xml                                   |  734 ++++++++
 specs/Porthole.xml                                 |  306 +++
 specs/Repeater.xml                                 |  558 ++++++
 specs/Scrollbar.xml                                |  884 +++++++++
 specs/Simple.xml                                   |  252 ++
 specs/SimpleMenu.xml                               |  790 ++++++++
 specs/Sme.xml                                      |  207 ++
 specs/SmeBSB.xml                                   |  310 +++
 specs/SmeLine.xml                                  |  148 +
 specs/StripChart.xml                               |  435 ++++
 specs/TPage_Credits.xml                            |   90 
 specs/Template.xml                                 |  407 ++++
 specs/Template_private_header_file.xml             |   87 
 specs/Template_public_header_file.xml              |  112 +
 specs/Template_widget_source_file.xml              |  208 ++
 specs/Text.xml                                     |  326 +++
 specs/TextActions.xml                              |  976 ++++++++++
 specs/TextActions_default_translation_bindings.xml |   85 
 specs/TextActions_text_widget_actions.xml          |  891 +++++++++
 specs/TextCustom.xml                               |  123 +
 specs/TextFuncs.xml                                |  856 +++++++++
 specs/TextSink.xml                                 |  915 ++++++++++
 specs/TextSource.xml                               |  620 ++++++
 specs/Toggle.xml                                   |  773 ++++++++
 specs/Tree.xml                                     |  404 ++++
 specs/Viewport.xml                                 |  391 ++++
 specs/libXaw.xml                                   |   88 
 src/.gitignore                                     |    6 
 src/Actions.c                                      |    2 
 src/AllWidgets.c                                   |    9 
 src/AsciiSink.c                                    |    3 
 src/AsciiSrc.c                                     |   16 
 src/AsciiText.c                                    |    3 
 src/Box.c                                          |    3 
 src/Command.c                                      |    3 
 src/Converters.c                                   |    2 
 src/Dialog.c                                       |    3 
 src/DisplayList.c                                  |    2 
 src/Form.c                                         |    4 
 src/Grip.c                                         |    3 
 src/Label.c                                        |    3 
 src/List.c                                         |    3 
 src/Makefile.am                                    |   14 
 src/MenuButton.c                                   |    4 
 src/MultiSink.c                                    |    3 
 src/MultiSrc.c                                     |    3 
 src/OS.c                                           |    2 
 src/Paned.c                                        |    3 
 src/Panner.c                                       |    3 
 src/Pixmap.c                                       |    2 
 src/Porthole.c                                     |    2 
 src/Private.h                                      |    2 
 src/Repeater.c                                     |    2 
 src/Scrollbar.c                                    |    3 
 src/Simple.c                                       |    4 
 src/SimpleMenu.c                                   |    4 
 src/Sme.c                                          |    3 
 src/SmeBSB.c                                       |    4 
 src/SmeLine.c                                      |    3 
 src/StripChart.c                                   |    3 
 src/Text.c                                         |    4 
 src/TextAction.c                                   |    3 
 src/TextPop.c                                      |    4 
 src/TextSink.c                                     |    2 
 src/TextSrc.c                                      |    5 
 src/TextTr.c                                       |    3 
 src/Tip.c                                          |    2 
 src/Toggle.c                                       |    3 
 src/Tree.c                                         |    3 
 src/Vendor.c                                       |    3 
 src/Viewport.c                                     |    3 
 src/XawI18n.c                                      |    3 
 src/XawI18n.h                                      |    4 
 src/XawIm.c                                        |    3 
 src/XawInit.c                                      |    3 
 src/sharedlib.c                                    |    9 
 xaw7.pc.in                                         |    2 
 228 files changed, 22163 insertions(+), 11895 deletions(-)
---


More information about the xorg-commit mailing list