Stripped Down Zenity For MCPI-Reborn
Go to file
Alan 3b64d05e8a Fix message dialog width and height on recent Gtk
The fix for Zenity bug 670496 "Zenity info/error windows grow in height
with message length"
(https://bugzilla.gnome.org/show_bug.cgi?id=670496) stopped working on
recent Gtk, which doesn't seem to honor gtk_widget_set_size_request.
This commit workarounds Gtk bug 657621 "Calculate the wrong height of
labels wrapping on words"
(https://bugzilla.gnome.org/show_bug.cgi?id=657621) by setting label's
width-chars and max-width-chars to 60. This magic number was picked from
GtkMessageDialog source
(https://git.gnome.org/browse/gtk+/tree/gtk/ui/gtkmessagedialog.ui#n48).
2017-04-04 15:48:51 +02:00
data Bug #667711 - man page points to nonexisting doc 2013-11-23 21:02:29 -02:00
help Update Brazilian Portuguese translation 2017-03-19 02:22:55 -03:00
po Update Brazilian Portuguese translation 2017-03-19 02:22:55 -03:00
src Fix message dialog width and height on recent Gtk 2017-04-04 15:48:51 +02:00
.bzrignore Use upstream gettext instead intltool 2015-04-23 10:00:59 +02:00
.cvsignore Use upstream gettext instead intltool 2015-04-23 10:00:59 +02:00
AUTHORS Update text files to reflect zenity in year 2010. 2010-05-28 00:59:10 +01:00
COPYING revert back to GNU LGPL. 2006-12-02 11:05:10 +00:00
ChangeLog Add ChangeLog with commit message instructions 2009-08-10 22:04:47 +01:00
ChangeLog.pre-git Rename ChangeLog to ChangeLog.pre-git 2009-08-10 22:04:47 +01:00
HACKING Update text files to reflect zenity in year 2010. 2010-05-28 00:59:10 +01:00
MAINTAINERS Update text files to reflect zenity in year 2010. 2010-05-28 00:59:10 +01:00
Makefile.am This is a simple build fix 2015-09-21 14:39:42 +02:00
NEWS release: Prepare for 3.24.0 2017-03-21 14:51:09 +01:00
README Use upstream gettext instead intltool 2015-04-23 10:00:59 +02:00
THANKS Update text files to reflect zenity in year 2010. 2010-05-28 00:59:10 +01:00
TODO add a Zenity wiki page reference. 2005-09-17 03:06:51 +00:00
autogen.sh autogen.sh: Use configure.ac instead configura.in 2011-02-15 21:23:13 +00:00
configure.ac release: Prepare for 3.24.0 2017-03-21 14:51:09 +01:00
zenity.doap doap: add <programming-language> 2014-07-31 20:04:19 +02:00

README

Zen Understanding -
===================
This is zenity - a rewrite of gdialog, the GNOME port of dialog
which allows you to display dialog boxes from the commandline
and shell scripts. If you understand, things are just as they 
are. If you don't understand, things are just as they are.

This software is licensed under the LGPL.

Zen Requirements -
==================
gtk+-3.0