Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Some small fixes in po/ru.po | Yuri Myasoedov | 2015-07-14 |
| | |||
* | Updated Russian translation | AlexL | 2015-07-14 |
| | |||
* | Updated Slovenian translation | Martin Srebotnjak | 2015-07-08 |
| | |||
* | Updated Portuguese translation | Pedro Albuquerque | 2015-06-29 |
| | |||
* | Updated Polish translation | Piotr Drąg | 2015-06-23 |
| | |||
* | Bump to 3.16.3 | Arx Cruz | 2015-06-23 |
| | |||
* | Fix zenity --list | Arx Cruz | 2015-06-23 |
| | | | | For some reason, glade is removing some properties from the xml file | ||
* | Bug #751332 - zenity --forms does not center in the screen | Arx Cruz | 2015-06-23 |
| | |||
* | Updated Greek translation | Dimitris Spingos | 2015-06-15 |
| | |||
* | Updated Italian translation | Milo Casagrande | 2015-06-10 |
| | |||
* | Updated Spanish translation | Daniel Mustieles | 2015-06-05 |
| | |||
* | Updated Hungarian translation | Balázs Úr | 2015-06-04 |
| | |||
* | Bug #638582 - zenity --notification --listen can't show multi line tooltip | Arx Cruz | 2015-06-03 |
| | | | | | This create a new function to call the notify_notification_new handling properly the multi line parser | ||
* | Add the possibility to pass title and the summary to zenity notification | Arx Cruz | 2015-06-03 |
| | | | | | | Now you can use zenity --notification --text="Title\nSummary" and it will use the first string before the first escape \n as the title, and the rest of the string as summary text. | ||
* | Updated Spanish translation | Daniel Mustieles | 2015-06-02 |
| | |||
* | Updated Czech translation | Marek Černocký | 2015-05-31 |
| | |||
* | Bug #672090 - Impossible to confirm --text-info | Arx Cruz | 2015-05-29 |
| | |||
* | Bug #742963 - Basic notifications do not return | Arx Cruz | 2015-05-29 |
| | |||
* | Fix GLib critical messages | Arx Cruz | 2015-05-29 |
| | |||
* | Fixing deprecated declarations | Arx Cruz | 2015-05-29 |
| | |||
* | Fix uninitialized progress_bar error | Arx Cruz | 2015-05-29 |
| | |||
* | Fix typo in documentation | Anders Jonsson | 2015-05-29 |
| | |||
* | Port to webkit2gtk | Hristo Venev | 2015-05-29 |
| | |||
* | Updated Spanish translation | Daniel Mustieles | 2015-05-26 |
| | |||
* | Updated Slovak translation | Dušan Kazik | 2015-05-23 |
| | |||
* | Updated Polish translation | Piotr Drąg | 2015-05-16 |
| | |||
* | Updated French translation | Alexandre Franke | 2015-05-15 |
| | |||
* | Updated Norwegian bokmål translation. | Kjartan Maraas | 2015-05-14 |
| | |||
* | Bump to Zenity 3.16.2 | Arx Cruz | 2015-05-14 |
| | |||
* | Bug #749359 zenity --list produces incorrect output | Arx Cruz | 2015-05-14 |
| | |||
* | Updated Occitan translation | Cédric Valmary | 2015-04-28 |
| | |||
* | Updated Czech translation | Marek Černocký | 2015-04-25 |
| | |||
* | Do not make zenity_util_show_dialog() X11 specific | Javier Jardón | 2015-04-23 |
| | |||
* | Use upstream gettext instead intltool | Javier Jardón | 2015-04-23 |
| | |||
* | Updated Vietnamese translation | Trần Ngọc Quân | 2015-04-22 |
| | | | | Signed-off-by: Trần Ngọc Quân <vnwildman@gmail.com> | ||
* | Improve some strings | Piotr Drąg | 2015-04-22 |
| | |||
* | option.c: Fixing typo in extra-button option | Arx Cruz | 2015-04-21 |
| | |||
* | Merge branch 'jjardon/no_deprecated' | Arx Cruz | 2015-04-21 |
|\ | | | | | | | | | Conflicts: src/msg.c | ||
| * | src/tree.c: avoid a compilation warning | Javier Jardón | 2015-03-22 |
| | | |||
| * | src/tree.c: Do not use deprecated gtk_tree_view_set_rules_hint() | Javier Jardón | 2015-03-22 |
| | | |||
| * | src/notification.c: Remove non-used variable | Javier Jardón | 2015-03-22 |
| | | |||
| * | Use GtkScale instead deprecated GtkHScale | Javier Jardón | 2015-03-22 |
| | | |||
| * | src/zenity.ui: Use GtkBox instead deprecated Gtk[H|V]Box | Javier Jardón | 2015-03-22 |
| | | |||
| * | forms: Use GtkGrid instead deprecated GtkTable/GtkAlignment | Javier Jardón | 2015-03-22 |
| | | |||
| * | src/password.c: Do not use deprecated GtkAlignment widget | Javier Jardón | 2015-03-22 |
| | | |||
| * | password: Use gtk_box instead gtk_[v|h]box | Javier Jardón | 2015-03-22 |
| | | |||
| * | src/text.c: gtk_widget_override_font instead gtk_widget_modify_font | Javier Jardón | 2015-03-22 |
| | | |||
| * | src/color.c: Port to GtkColorChooserDialog | Javier Jardón | 2015-03-22 |
| | | |||
| * | Rework zenity_util_set_window_icon* to not use stock images | Javier Jardón | 2015-03-22 |
| | | |||
| * | Do not use a stock answer for yes/no buttons | Javier Jardón | 2015-03-22 |
| | |