editres: Changes to 'refs/tags/editres-1.0.9'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sun Mar 3 17:40:58 UTC 2024


Tag 'editres-1.0.9' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2024-03-03 17:40 +0000

editres-1.0.9
-----BEGIN PGP SIGNATURE-----

iQIzBAABCgAdFiEEL328rVsw5mi71RbBz98UiCjGQqcFAmXktiMACgkQz98UiCjG
QqeA5w//ZndbN6s/MVmE0UfydYcxVBTfz//9+5nlQZaJu4T8wXCHo1N4Bmlj+oQh
ytIQOGijtUzesHHQqUp+qxdDqruHkOr26uXJejuJ30mWs8zFnnwy+XSlCC6h/bDu
bpXiR/NPqR+pMAEIJwTQONzBzKtxzIu7hbnl+LRRLI3GkM8GgECdmjJ8feL0nb+2
qLDB0536d6cDUDnigZlD9DwgzZ02JgK9qge5+X7rndSUjCVAeIrkw++wtBcWnenY
hdFrNJeHZ8rgE0NLRdmR2GxK/oz3iI+oFHoW/wjm9zzijWP3AzNRwILnQbOiMVi3
55GQjfA8ZEKSM5t6PsGmNli1TuweW6vLTdTwNt1sq0MqU5cask1U1oy5nzL7jWwT
hu9iN01JXCkmsHsdvG46vXgo3KNGACECo9mY/vBGQyGYMefcN+XQKD+xReoQKMzl
mu+FoYSOsdzueWX/d1rQPUzbS5sgZeuznjDaZlv5F20O+7Qe9WusfMP0q2nFs8d8
fs1HY2Xt8+8qdPwsyIrwbdPCC2cJzXTPHwiSD1gVPbxN/GRjQnhUoqKqPGHj7bsp
E9/n141dkzPcgPiEeYlih7lsfp4HYcN7NsQZumn5As5NdqO8uWH9KWNoy5igHWJl
h6/8vY3ds6LuOc/fPGU3j1KAMqeDf7qA9390zqq6nEBdS3pmiEU=
=+kcC
-----END PGP SIGNATURE-----

Changes since editres-1.0.8:
Alan Coopersmith (6):
      Ensure all *.c files include config.h before any other headers
      Re-enable code to use XKB Bells
      Add -help and -version options
      List which options were unrecognized before printing usage message
      gitlab CI: stop requiring Signed-off-by in commits
      editres 1.0.9

Peter Radisson (1):
      fix const error

Walter Harms (9):
      FIX const warning
      FIX some const warnings
      stop const warnings
      stop const warnings
      stop const warnings
      stop const warnings
      stop const warnings
      fix initialization discards const
      Fix shadowing box

---
 .gitlab-ci.yml  |    8 +-
 actions.c       |   30 +++++++---
 comm.c          |    4 +
 configure.ac    |   16 ++++-
 editres.c       |   53 ++++++++++++++----
 editresP.h      |    8 +-
 geometry.c      |    4 +
 handler.c       |   46 ++++++++--------
 man/editres.man |   11 +++
 setvalues.c     |    4 +
 svpopup.c       |   46 ++++++++--------
 utils.c         |    8 ++
 widgets.c       |  160 ++++++++++++++++++++++++++++----------------------------
 wtree.c         |   16 +++--
 14 files changed, 251 insertions(+), 163 deletions(-)
---


More information about the xorg-commit mailing list