This repository has been archived on 2024-11-22. You can view files and clone it, but cannot push or open issues or pull requests.
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
..
2004-07-19 01:01:58 +00:00
2014-05-16 18:06:21 -03:00
2015-10-02 14:35:06 +02:00
2015-10-02 14:35:06 +02:00
2015-10-02 14:35:06 +02:00
2015-10-02 14:35:06 +02:00
2015-10-02 14:35:06 +02:00
2015-09-21 14:39:42 +02:00
2014-01-31 14:24:40 +01:00
2015-10-02 14:35:06 +02:00
2015-10-02 14:35:06 +02:00
2015-10-02 14:35:06 +02:00
2015-10-02 14:35:06 +02:00
2015-10-02 14:35:06 +02:00