Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | Update French translation | Charles Monzat | 2017-12-05 | |
| | | | ||||
| | * | Update Swedish translation | Anders Jonsson | 2017-12-04 | |
| | | | ||||
| | * | Remove obsolete help files | Piotr Drąg | 2017-12-04 | |
| | | | ||||
| | * | password: Replace N_() with regular _() | Piotr Drąg | 2017-12-04 | |
| | | | | | | | | | | | | | | | | | | These two strings show up in English when they should be translated. https://bugzilla.gnome.org/show_bug.cgi?id=783078 | |||
| | * | Update Turkish translation | Muhammet Kara | 2017-12-03 | |
| | | | ||||
| | * | Update Italian translation | Gianvito Cavasoli | 2017-12-02 | |
| | | | ||||
| | * | Update German translation | Mario Blättermann | 2017-11-29 | |
| | | | ||||
| | * | Update Indonesian translation | Kukuh Syafaat | 2017-11-29 | |
| | | | ||||
| | * | Update Brazilian Portuguese translation | Rafael Fontenelle | 2017-11-28 | |
| | | | ||||
| | * | Add Polish help translation | Piotr Drąg | 2017-11-26 | |
| | | | ||||
| | * | Update POTFILES.in and POTFILES.skip | Piotr Drąg | 2017-11-26 | |
| | | | ||||
| | * | help: Add missing screenshot to Makefile | Piotr Drąg | 2017-11-26 | |
| | | | ||||
* | | | gbp.conf: Add upstream-vcs-tag | Jeremy Bicha | 2018-02-03 | |
| | | | ||||
* | | | Update Vcs fields for migration to https://salsa.debian.org/ | Jeremy Bicha | 2018-01-21 | |
| | | | ||||
* | | | releasing package zenity version 3.26.0-2 | Jeremy Bicha | 2017-12-16 | |
| | | | ||||
* | | | Mark zenity-common as Multi-Arch: foreign | Jeremy Bicha | 2017-12-16 | |
| | | | ||||
* | | | Bump debhelper compat to 11 | Jeremy Bicha | 2017-12-16 | |
| | | | ||||
* | | | Bump Standards-Version to 4.1.2 | Jeremy Bicha | 2017-12-16 | |
| | | | ||||
* | | | Drop old files left over from svn conversion | Jeremy Bicha | 2017-12-16 | |
| | | | ||||
* | | | Update upstream source from tag 'upstream/3.26.0' | Jeremy Bicha | 2017-12-16 | |
|\| | | | | | | | | | | | Update to upstream version '3.26.0' with Debian dir 7b9bef2d6e33af30991a3e59a1c70875d7aa58e2 | |||
| * | | New upstream version 3.26.0 | Jeremy Bicha | 2017-12-16 | |
| |\| | ||||
| | * | Release: Prepare for 3.26.0 | Carlos Soriano | 2017-11-13 | |
| | | | ||||
| | * | Update Dutch translation | Hannie Dumoleyn | 2017-10-29 | |
| | | | ||||
| | * | [l10n] Updated Catalan (Valencian) translation | Xavi Ivars | 2017-10-05 | |
| | | | ||||
| | * | Remove unsupported <td> parameters so yelp-check validates | Andre Klapper | 2017-09-25 | |
| | | | ||||
| | * | help: Remove id parameter from figure element, to pass 'yelp-check validate' | Andre Klapper | 2017-09-23 | |
| | | | ||||
| | * | man: Remove mention of gdialog | Piotr Drąg | 2017-09-20 | |
| | | | | | | | | | | | | | | | | | | It’s been dead for a while. https://git.gnome.org/browse/archive/gnome-utils/commit/?id=c7259559145956d41615206747066da10fd92898 | |||
| | * | Updated Esperanto translation | Kristjan SCHMIDT | 2017-09-14 | |
| | | | ||||
| | * | Update Catalan translation | Jordi Mas | 2017-09-02 | |
| | | | ||||
| | * | Updated Danish translation | Ask Hjorth Larsen | 2017-08-28 | |
| | | | ||||
| | * | Update Turkish translation | Muhammet Kara | 2017-08-13 | |
| | | | ||||
| | * | Update Malayalam translation | Akhilan | 2017-08-05 | |
| | | | ||||
| | * | Formating latest patch | Arx Cruz | 2017-05-26 | |
| | | | ||||
| | * | Use GtkFileChooserNative | Patrick Griffis | 2017-05-26 | |
| | | | ||||
| | * | Bump to 3.24.2 | Arx Cruz | 2017-05-26 | |
| | | | ||||
| | * | Bump to 3.24.1 | Arx Cruz | 2017-05-26 | |
| | | | ||||
| | * | Update Friulian translation | Fabio Tomat | 2017-05-02 | |
| | | | ||||
| | * | Update po/Makevars | Piotr Drąg | 2017-04-27 | |
| | | | | | | | | | | | | | | | This is not a GNU package and the Free Software Foundation has no copyright over it. Also adds MSGID_BUGS_ADDRESS. | |||
| | * | Update Belarusian translation | Yuras Shumovich | 2017-04-15 | |
| | | | ||||
| | * | Fix style | Arx Cruz | 2017-04-07 | |
| | | | | | | | | | | | | | | | Fixing style in all zenity code, removing useless spaces, empty lines, all code in 80 columns, etc. | |||
| | * | Adding clang-format script | Arx Cruz | 2017-04-07 | |
| | | | | | | | | | | | | All the code in zenity from now, will follow this format style | |||
| | * | Fix message dialog width and height on recent Gtk | Alan | 2017-04-04 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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). | |||
| | * | Bug 762347: Addition of entry text width option | Arx Cruz | 2017-04-04 | |
| | | | | | | | | | | | | | | | | | | This is a bug in the glade file, where the GtkEntry wasn't being filled to fill the width of the window. There is no need to add a --entry-text-width option | |||
| | * | Fix misleading indentation | Matthias Clasen | 2017-04-04 | |
| | | | | | | | | | | | | | | | | | | Coverity flagged this. https://bugzilla.gnome.org/show_bug.cgi?id=780217 | |||
| | * | release: Prepare for 3.24.0 | Carlos Soriano | 2017-03-21 | |
| | | | ||||
| | * | Update Brazilian Portuguese translation | Rafael Fontenelle | 2017-03-19 | |
| | | | ||||
| | * | Update Finnish translation | Jiri Grönroos | 2017-03-11 | |
| | | | ||||
| | * | Update Swedish translation | Anders Jonsson | 2017-03-07 | |
| | | | ||||
| | * | Updated Norwegian bokmål translation. | Kjartan Maraas | 2017-02-18 | |
| | | | ||||
| | * | Updated Danish translation | Ask Hjorth Larsen | 2017-02-16 | |
| | | |