libXt: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sun Jul 7 16:16:03 UTC 2019


 src/ActionHook.c |    4 -
 src/Callback.c   |    4 -
 src/Composite.c  |    6 +-
 src/Convert.c    |    8 +--
 src/Converters.c |  134 +++++++++++++++++++++++++++----------------------------
 src/Core.c       |   18 +++----
 src/Create.c     |    2 
 src/Error.c      |   28 +++++------
 src/Event.c      |    6 +-
 src/HookObj.c    |   16 +++---
 src/Hooks.c      |    6 +-
 src/Initialize.c |   10 ++--
 src/Keyboard.c   |   10 ++--
 src/NextEvent.c  |    2 
 src/Object.c     |    6 +-
 src/PassivGrab.c |   14 ++---
 src/Popup.c      |    4 -
 src/PopupCB.c    |    6 +-
 src/RectObj.c    |    6 +-
 src/ResConfig.c  |    4 -
 src/Selection.c  |   24 ++++-----
 src/Shell.c      |   98 +++++++++++++++++++++-------------------
 src/TMaction.c   |    4 -
 src/TMgrab.c     |    2 
 src/TMparse.c    |   24 ++++-----
 src/TMprint.c    |   16 +++---
 src/TMstate.c    |   24 ++++-----
 27 files changed, 247 insertions(+), 239 deletions(-)

New commits:
commit 61df064c511bb93b49a67a2d2b3c4886d650eeda
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Sun Jul 7 12:13:17 2019 -0400

    use _X_UNUSED to quiet compiler warnings
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit 1229be61dabfcbba555ec34fd43da21e94ed7f06
Merge: 0a19e0f 93ffd50
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Tue Jun 18 20:03:33 2019 -0400

    Merge remote-tracking branch 'upstream/master'

commit 0a19e0fcfa99cd293815d3fbe427c1e916c4f06d
Merge: b21a7e5 3e20022
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Tue Jun 18 05:08:42 2019 -0400

    Merge remote-tracking branch 'upstream/master'

commit b21a7e5825994e5abccb852c383b944a8fe465c0
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Tue Jun 18 04:54:37 2019 -0400

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

commit 0f754feedf83acde23e0bf6c0ccbd206b8e910ee
Merge: e0f591b 59d9be5
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Mon Jun 17 21:27:23 2019 -0400

    Merge remote-tracking branch 'upstream/master'

commit e0f591bccd4bdee4d2288cf902404e87c0dae135
Merge: 17b7730 b0ed26a
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Mon Jun 17 04:32:54 2019 -0400

    Merge branch 'master' of https://gitlab.freedesktop.org/dickey/libxt

commit b0ed26a92490d28dd1dd34d221c77ebc8b8c0a89
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Sat Jun 15 10:45:54 2019 -0400

    update to 1.1.5.3 to reflect documentation updates/review
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>



More information about the xorg-commit mailing list