libXaw: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Feb 18 23:21:26 UTC 2019


 configure.ac                                       |    1 
 specs/AsciiSink.xml                                |   20 -
 specs/AsciiSource.xml                              |   24 -
 specs/AsciiText.xml                                |   24 -
 specs/Box.xml                                      |   24 -
 specs/CH1.xml                                      |  373 ++++++++-------------
 specs/CH2.xml                                      |  353 +++++++++++--------
 specs/CH3.xml                                      |    3 
 specs/CH4.xml                                      |   10 
 specs/CH5.xml                                      |   26 -
 specs/CH6.xml                                      |   10 
 specs/CH7.xml                                      |   17 
 specs/Command.xml                                  |   38 +-
 specs/Dialog.xml                                   |   30 -
 specs/Form.xml                                     |   18 -
 specs/Grip.xml                                     |   31 -
 specs/Label.xml                                    |   12 
 specs/List.xml                                     |   56 +--
 specs/MenuButton.xml                               |   46 +-
 specs/Paned.xml                                    |   52 +-
 specs/Panner.xml                                   |   42 +-
 specs/Porthole.xml                                 |   18 -
 specs/Repeater.xml                                 |   29 -
 specs/Scrollbar.xml                                |   48 +-
 specs/Simple.xml                                   |   12 
 specs/SimpleMenu.xml                               |   75 ++--
 specs/Sme.xml                                      |   26 -
 specs/SmeBSB.xml                                   |   12 
 specs/SmeLine.xml                                  |   12 
 specs/StripChart.xml                               |   16 
 specs/TPage_Credits.xml                            |    8 
 specs/Template.xml                                 |   22 -
 specs/Template_private_header_file.xml             |    4 
 specs/Template_public_header_file.xml              |    8 
 specs/Template_widget_source_file.xml              |   10 
 specs/TextActions.xml                              |   31 -
 specs/TextActions_default_translation_bindings.xml |    2 
 specs/TextActions_text_widget_actions.xml          |   30 -
 specs/TextCustom.xml                               |   18 -
 specs/TextFuncs.xml                                |   74 ++--
 specs/TextSink.xml                                 |   36 +-
 specs/TextSource.xml                               |   14 
 specs/Toggle.xml                                   |    4 
 specs/Tree.xml                                     |    4 
 specs/Viewport.xml                                 |   16 
 specs/libXaw.ent.in                                |    2 
 specs/libXaw.xml                                   |    4 
 47 files changed, 870 insertions(+), 875 deletions(-)

New commits:
commit c9d6b0fa101238063b36182f170f4e1b0a233e15
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Mon Feb 18 15:10:17 2019 -0800

    specs: app-defaults & rgb.txt are in /usr/share now, not /usr/lib
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 759b58d33aa3b4040ba39d722988149b1daa165f
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Mon Feb 18 15:00:55 2019 -0800

    specs: remove excess spaces between < > and header names
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 9206b0ff74b9a37bc961f9ab09cd46d0e6fce215
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Mon Feb 18 14:52:17 2019 -0800

    specs: move trailing punctuation to behind </function> tag
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit c134bc0d72387399d73640a72842b0a1121c32ff
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Mon Feb 18 15:15:11 2019 -0800

    specs: replace nroff hair space (\^) with Unicode entity (&#x200A;)
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 7e982604b4afaf1208dfc5e57e37740bf515e487
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Mon Feb 18 14:49:14 2019 -0800

    specs: replace nroff 1/6th-em space (\|) with Unicode entity (&#x2006;)
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit e395fd92c8f74c04dc33e6fc9568ef5d80221ca6
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Mon Feb 18 14:32:41 2019 -0800

    specs: misc. manual fixes
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 27dc1e9e6d014f21fbec1d6f4a2220598884f389
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Mon Feb 18 13:55:34 2019 -0800

    specs: Convert ``quotes'' to <quote>
    
    perl -i -p -e 's{\`\`(.*?)\x27\x27}{<quote>\1</quote>}' *.xml
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 1ba0cad53d1805476d146576153e52af981c8478
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Mon Feb 18 13:46:05 2019 -0800

    specs: fixup remaining troff \fI & \fP escapes
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit f5c7109d2697c441f5c845efeb55b4b60f9bdd1c
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Mon Feb 18 13:33:26 2019 -0800

    specs: fixup some more xrefs & links
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 8ef58ff4b99d986e3223e0138287eb0dd7b0105f
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Mon Feb 18 12:44:53 2019 -0800

    specs: restore missing list terms in "Underlying Model"
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 32b3bb8a7aeefa7d1f35b55c2b1010cf483d3928
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Mon Feb 18 12:28:08 2019 -0800

    specs: use glossary list markup for Terminology section
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 492d5d25ebd1545e422ec5319655ef335b1bd32c
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Mon Feb 18 12:08:52 2019 -0800

    specs: show libXaw version instead of X11R7.7
    
    Since we stopped doing katamaris, the library version is needed to tell
    what release the docs are from.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 2d78b52c8a798957e0fd8f739fcda07cd64a0bec
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Mon Feb 18 11:50:37 2019 -0800

    specs: update credits for DocBook conversion
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit fc4f97769996c1086848e3fd7bbe8c093c8f0276
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Feb 17 20:33:36 2019 -0800

    specs: Reorder subsections of CH5 to match X11R6.6 spec
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 5b9f06194bfcb6e6e09b57dd54f2480e2fa3f089
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Feb 17 20:25:59 2019 -0800

    specs: Add missing subsections of CH4 and reorder to match X11R6.6 spec
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 80fc6c7cf49ce2820b18dbdb35601f81b54e20be
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Feb 17 20:18:23 2019 -0800

    specs: Add olinks to ICCCM spec
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit fc0859cda710485e7312a3c3759601b251af7d8d
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Feb 17 20:10:26 2019 -0800

    specs: Add olinks to libX11 spec
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit f4c93256a82ba9bde938101acb9b361c0a2b2f43
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Feb 17 20:00:24 2019 -0800

    specs: Add olinks to libXt spec
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 543d26d206fe5393de6bd6ae3d52d6d8e1f0abea
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Feb 17 19:08:36 2019 -0800

    specs: Convert troff .IN macros to docbook <indexterm> tags
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 2b9a7f2c89ebaf411e23af40dd18ad84d48019e8
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Feb 17 18:33:24 2019 -0800

    specs: suggest XtOpenApplication instead of XtAppInitialize
    
    Fixes https://bugs.freedesktop.org/show_bug.cgi?id=37552
    "libXaw.html promotes obsolete XtAppInitialize"
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list