libXaw3d: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon May 12 10:49:25 UTC 2025


 include/X11/Xaw3d/Xaw3dP.h |    3 
 src/AsciiSink.c            |   40 ++---
 src/AsciiSrc.c             |   55 +++----
 src/AsciiText.c            |    6 
 src/Box.c                  |   14 -
 src/Command.c              |   26 ++-
 src/Dialog.c               |   10 -
 src/Form.c                 |   64 ++++----
 src/Label.c                |  111 +++++++--------
 src/Layout.c               |   14 -
 src/List.c                 |   64 ++++----
 src/MultiSink.c            |   34 ++--
 src/MultiSrc.c             |   67 ++++-----
 src/Paned.c                |   34 ++--
 src/Panner.c               |   22 +--
 src/Porthole.c             |    2 
 src/Scrollbar.c            |  120 ++++++++--------
 src/Simple.c               |    4 
 src/SimpleMenu.c           |  123 ++++++++--------
 src/SmeBSB.c               |   20 +-
 src/SmeThreeD.c            |   74 +++++-----
 src/StripChart.c           |   21 +-
 src/Text.c                 |  330 +++++++++++++++++++++++----------------------
 src/TextAction.c           |  123 ++++++++--------
 src/TextPop.c              |   69 ++++-----
 src/TextSink.c             |    2 
 src/TextSrc.c              |    8 -
 src/TextTr.c               |   17 +-
 src/ThreeD.c               |  140 +++++++++----------
 src/Tip.c                  |   53 +++----
 src/Tree.c                 |   35 ++--
 src/Vendor.c               |   16 +-
 src/Viewport.c             |   58 +++----
 src/XawI18n.c              |    2 
 src/XawIm.c                |    2 
 src/laylex.l               |    4 
 36 files changed, 911 insertions(+), 876 deletions(-)

New commits:
commit 847f6fb0360368e5b22253b2b7c47cf443afb124
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Fri Apr 25 03:53:40 2025 -0400

    whitespace-fix
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit 97a02c5cc16b259733f04dc2dac072f13276141c
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Thu Apr 24 04:01:53 2025 -0400

    quiet compiler-warnings using casts
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit 9ce51733b5a4cd0492a48b1cbefe24695e238bac
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Thu Apr 24 04:01:20 2025 -0400

    quiet compiler-warnings using casts
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit daf4d9ea19c3ba0e51db89a0cc4e2ada1d87fc5b
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Thu Apr 24 04:00:42 2025 -0400

    quiet compiler-warnings using casts
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit 64b5303516938ebd0d479aaa90b524edfea0f836
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Thu Apr 24 04:00:21 2025 -0400

    quiet compiler-warnings using casts
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit 4d2a828b548fb327f530679e813da29da5ad3bfa
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Thu Apr 24 03:59:56 2025 -0400

    quiet compiler-warnings using casts
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit 605e342e9af73ece0e8bb639d48919d5d294c0f4
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Thu Apr 24 03:59:34 2025 -0400

    quiet compiler-warnings using casts
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit aee7052963a7917f2f61ec183134a2698933a56f
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Thu Apr 24 03:58:59 2025 -0400

    quiet compiler-warnings using casts
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit 4f462012df9ce58ad1bd0b875d425d7c069b16b8
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Thu Apr 24 03:58:16 2025 -0400

    quiet compiler-warnings using casts
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit 9a7c9ab07fc3c3d288b2ef38f89e1546f7fe5534
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Thu Apr 24 03:57:34 2025 -0400

    quiet compiler-warnings using casts
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit 54bd11c2be14900ebb310d0b915c5fe5b1310f6d
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Thu Apr 24 03:55:14 2025 -0400

    quiet compiler-warnings using casts
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit c42142cf44b4f93a4541f6edc066e91333fbd7ad
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Thu Apr 24 03:54:44 2025 -0400

    quiet compiler-warnings using casts
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit e5b6da0408ae7caf40b9456865f514fb6ad1ef68
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Thu Apr 24 03:53:57 2025 -0400

    quiet compiler-warnings using casts
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit b6d325a7c0cbf565d32e05da2ed2f47a23fa0b77
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Thu Apr 24 03:53:13 2025 -0400

    quiet compiler-warnings using casts
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit 525ef5b3e9d411800c3c1c967ac18db9464f1ac4
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Thu Apr 24 03:52:45 2025 -0400

    quiet compiler-warnings using casts
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit 7adf15513f08c79cd07617e5851e9c2b5c65e702
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Thu Apr 24 03:52:20 2025 -0400

    quiet compiler-warnings using casts
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit 5818e0e4c503d8531167ec3e412647cdc3ba3c1d
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Thu Apr 24 03:51:13 2025 -0400

    quiet compiler-warnings using casts
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit a8c33e8cc9078cd0765ca52510ee33a4e0389285
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Thu Apr 24 03:50:44 2025 -0400

    quiet compiler-warnings using casts
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit 60ed413f75392ad5b81cdb7cf187ba64e6fe0ee5
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Thu Apr 24 03:49:49 2025 -0400

    quiet compiler-warnings using casts
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit 9b122223e687db9231b8abefae7dbecbd8e2396b
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Thu Apr 24 03:49:14 2025 -0400

    quiet compiler-warnings using casts
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit 78ab329b0480005ca9c1e367146250b5691075f0
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Thu Apr 24 03:48:17 2025 -0400

    quiet compiler-warnings using casts
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit 6cf75b482a0b93a164b13f305f5fad28badd58ea
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Thu Apr 24 03:47:43 2025 -0400

    quiet compiler-warnings using casts
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit c9adae44bd5b8bcf25838e25a2e13fe441923826
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Thu Apr 24 03:44:31 2025 -0400

    quiet compiler-warnings using casts
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit 87ecdaa153a45a927eeeb28bdfed7e0ec54aedd8
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Thu Apr 24 03:40:12 2025 -0400

    quiet compiler-warnings using casts
    
    also, some minor adjustment to internals, using String vs char*
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit 2a26acdb1876e0f37070eb4baf3c7c9141005fd3
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Thu Apr 24 03:38:34 2025 -0400

    quiet compiler-warnings using casts
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit 8cc2fc1ff2db197efc325e3f334642e9fce46a76
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Thu Apr 24 03:37:59 2025 -0400

    quiet compiler-warnings using casts
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit 9af308038c4ce1fdb78794070ca98f17fdf449c9
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Wed Apr 23 15:04:41 2025 -0400

    move SET_PT, CONTRAST macros to common private-header, for reuse
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit 8009d79202208146f00a0dad741d4761670720e6
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Tue Apr 22 19:34:50 2025 -0400

    change data in TextTr.c to const-arrays
    
    The large strings in TextTr.c are only used as read-only in Text.c,
    and changing them to const helps with the latter's compiler warnings.
    Making them arrays also helps with load-time.
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit 390ccf22fd208ef8aed43dfb417c55f752ba27fb
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Tue Apr 22 19:28:41 2025 -0400

    quiet compiler-warnings using casts
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit 17edbd0e89dc5ed55c853d83b184f66ecb834d45
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Tue Apr 22 19:27:00 2025 -0400

    quiet compiler-warnings using casts
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit 9178e0be3c3576249465e0c0dc7fcbcaab24e507
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Tue Apr 22 19:25:12 2025 -0400

    quiet compiler-warnings using casts
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit 62412d0bdca0d1e7b1bd8c617dc13b8dc2dd3c05
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Tue Apr 22 19:20:59 2025 -0400

    quiet compiler-warnings using casts
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit 00a1d809ddff5a8925e0388470e8bd98f810e52a
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Tue Apr 22 19:18:22 2025 -0400

    quiet compiler-warnings using casts, and a few type-changes
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit 1d8314c1eab3278b503069873d0d6473710bdc23
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Tue Apr 22 19:16:36 2025 -0400

    quiet compiler-warnings using casts
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit 189c0f9747c44ad045042a6ecbfb91f2ca4a4f04
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Tue Apr 22 19:14:37 2025 -0400

    quiet compiler-warnings using casts
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit bca5c00a280caa53becc4d9b8ee625e7c858caff
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Tue Apr 22 19:13:32 2025 -0400

    quiet compiler-warnings using casts
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit bdc07a58cf890af0f766b196e44fe8f5f1f4a664
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Tue Apr 22 19:12:43 2025 -0400

    quiet compiler-warnings using casts
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>



More information about the xorg-commit mailing list