[zenity/gtk4-port: 25/25] Merge branch 'LARathbone/zenity-gtk4-port' into gtk4-port
- From: Logan Rathbone <larathbone src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [zenity/gtk4-port: 25/25] Merge branch 'LARathbone/zenity-gtk4-port' into gtk4-port
- Date: Tue, 29 Jun 2021 02:19:13 +0000 (UTC)
commit f919a7ac20b7f3dce4ae3ca6acb467508b486851
Merge: ca284f14 9c98fe67
Author: Logan Rathbone <poprocks gmail com>
Date: Mon Jun 28 22:18:19 2021 -0400
Merge branch 'LARathbone/zenity-gtk4-port' into gtk4-port
COPYING | 216 +--
MAINTAINERS | 7 -
Makefile.am | 32 -
NEWS | 3 +
README | 12 -
README.md | 18 +
THANKS | 158 --
TODO | 14 -
autogen.sh | 38 -
configure.ac | 140 --
data/Makefile.am | 23 -
data/gnome-tshirt.png | Bin 4147 -> 0 bytes
data/hawaii-shirt.png | Bin 13730 -> 0 bytes
data/meson.build | 1 +
data/monk.png | Bin 9773 -> 0 bytes
data/sunglasses.png | Bin 2721 -> 0 bytes
data/surfboard.png | Bin 14484 -> 0 bytes
data/zenity-calendar.png | Bin 2857 -> 0 bytes
data/zenity-entry.png | Bin 1669 -> 0 bytes
data/zenity-file.png | Bin 1343 -> 0 bytes
data/zenity-list.png | Bin 256 -> 0 bytes
data/zenity-notification.png | Bin 898 -> 0 bytes
data/zenity-progress.png | Bin 4509 -> 0 bytes
data/zenity-scale.png | Bin 240 -> 0 bytes
data/zenity-text.png | Bin 3523 -> 0 bytes
data/zenity.1 | 7 +-
help/C/l10n.txt | 0
help/C/notification.page | 8 +-
help/C/usage.page | 8 -
help/{ChangeLog => ChangeLog.pre-git} | 0
help/LINGUAS | 1 +
help/Makefile.am | 45 -
help/meson.build | 48 +
{data => icons/hicolor/48x48/apps}/zenity.png | Bin
icons/meson.build | 4 +
meson.build | 109 ++
meson_options.txt | 6 +
meson_post_install.py | 15 +
po/{ChangeLog => ChangeLog.pre-git} | 0
po/Makevars | 78 -
po/{POTFILES.in => POTFILES} | 0
po/POTFILES.skip | 2 -
po/en_CA.po | 784 +++++++---
po/meson.build | 4 +
src/Makefile.am | 57 -
src/about.c | 272 +---
src/calendar.c | 143 +-
src/color.c | 69 +-
src/entry.c | 182 ++-
src/fileselection.c | 200 ++-
src/forms.c | 357 +++--
src/main.c | 110 +-
src/meson.build | 53 +
src/msg.c | 145 +-
src/notification.c | 240 +--
src/option.c | 2081 +++++++++++++------------
src/option.h | 13 +-
src/password.c | 215 +--
src/progress.c | 307 ++--
src/scale.c | 121 +-
src/text.c | 213 ++-
src/tree.c | 556 ++++---
src/util.c | 393 ++---
src/util.h | 69 +-
src/zenity.gresource.xml | 28 +
src/zenity.h | 122 +-
src/zenity.ui | 1901 +++++++++-------------
67 files changed, 4754 insertions(+), 4874 deletions(-)
---
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]