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

Alan Coopersmith alanc at kemper.freedesktop.org
Sat Oct 17 14:51:06 PDT 2009


Tag 'libXaw-1.0.7' created by Alan Coopersmith <alan.coopersmith at sun.com> at 2009-10-17 22:45 -0700

libXaw 1.0.7

Changes since libXaw-1.0.6:
Alan Coopersmith (3):
      Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
      Move Xaw specification document from xorg-docs module to spec/*
      libXaw 1.0.7

Bernhard R. Link (1):
      Xaw's tooltips remove timers not belonging to them

---
 COPYING            |   37 +
 Makefile.am        |    2 
 configure.ac       |   42 +-
 man/Makefile.am    |    2 
 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 
 src/Makefile.am    |    1 
 src/Tip.c          |    1 
 54 files changed, 10946 insertions(+), 14 deletions(-)
---


More information about the xorg-commit mailing list