libXaw: Changes to 'master'

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


 COPYING            |   37 +
 Makefile.am        |    2 
 configure.ac       |   40 +
 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 
 53 files changed, 10944 insertions(+), 13 deletions(-)

New commits:
commit d158018aad18552c5788df38de40ef50b7652dde
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Fri Oct 9 16:14:59 2009 -0700

    Move Xaw specification document from xorg-docs module to spec/*
    
    Makefile support added to build postscript, text & html output,
    and install it to ${docdir}, if groff is found and --disable-docs
    was not specified
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at sun.com>

commit b5a23647f0bbd68f226e7e03496144f838c09000
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Fri Oct 9 11:02:07 2009 -0700

    Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at sun.com>



More information about the xorg-commit mailing list