Commit Graph

2505 Commits

Author SHA1 Message Date
Fran Dieguez
672f0f2117 Updated Galician translations 2015-08-27 17:16:13 +02:00
Piotr Drąg
eab79f4a44 Updated Polish translation 2015-08-26 17:29:59 +02:00
Chao-Hsiung Liao
1ca9589334 Updated Chinese (Taiwan) translation 2015-08-25 22:50:48 +00:00
Alexandre Franke
fdf529987e Updated French translation 2015-08-15 11:39:29 +00:00
Kjartan Maraas
da8d1dc074 Updated Norwegian bokmål translation. 2015-08-11 19:44:53 +02:00
Anders Jonsson
28227dcd44 Updated Swedish translation 2015-08-10 18:19:49 +00:00
Muhammet Kara
6fcf24d4a3 Updated Turkish translation 2015-08-09 15:42:05 +00:00
Anders Jonsson
6249f18878 Updated Swedish translation 2015-07-26 14:41:57 +00:00
Marek Černocký
4a613d06fa Updated Czech translation 2015-07-23 07:54:23 +02:00
Balázs Úr
605557553f Updated Hungarian translation 2015-07-17 14:49:53 +00:00
Yuri Myasoedov
8d1ede05b8 Some small fixes in po/ru.po 2015-07-14 15:34:39 +03:00
AlexL
635cea2d05 Updated Russian translation 2015-07-14 15:33:24 +03:00
Martin Srebotnjak
69ac30a4f5 Updated Slovenian translation 2015-07-08 15:37:24 +02:00
Pedro Albuquerque
c118eb68d8 Updated Portuguese translation 2015-06-29 22:43:40 +00:00
Piotr Drąg
92f43a8b0d Updated Polish translation 2015-06-23 18:19:27 +02:00
Arx Cruz
517b89e977 Bump to 3.16.3 2015-06-23 11:42:17 +02:00
Arx Cruz
95530a1647 Fix zenity --list
For some reason, glade is removing some properties from the xml file
2015-06-23 11:25:29 +02:00
Arx Cruz
6f1deca5c0 Bug #751332 - zenity --forms does not center in the screen 2015-06-23 11:12:40 +02:00
Dimitris Spingos
c65e96ba58 Updated Greek translation 2015-06-15 11:36:28 +03:00
Milo Casagrande
bf4b9341de Updated Italian translation 2015-06-10 19:33:29 +00:00
Daniel Mustieles
7e73880da6 Updated Spanish translation 2015-06-05 08:41:51 +00:00
Balázs Úr
4dba661bb5 Updated Hungarian translation 2015-06-04 20:00:31 +00:00
Arx Cruz
abf0777b35 Bug #638582 - zenity --notification --listen can't show multi line tooltip
This create a new function to call the notify_notification_new handling
properly the multi line parser
2015-06-03 13:32:32 +02:00
Arx Cruz
d44ca59780 Add the possibility to pass title and the summary to zenity notification
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.
2015-06-03 11:57:27 +02:00
Daniel Mustieles
99a34fe7e6 Updated Spanish translation 2015-06-02 07:48:01 +00:00
Marek Černocký
8cf17ddc30 Updated Czech translation 2015-05-31 20:26:14 +02:00
Arx Cruz
b5c909902e Bug #672090 - Impossible to confirm --text-info 2015-05-29 20:11:34 +02:00
Arx Cruz
297380bad9 Bug #742963 - Basic notifications do not return 2015-05-29 14:46:37 +02:00
Arx Cruz
160f0442c6 Fix GLib critical messages 2015-05-29 14:29:12 +02:00
Arx Cruz
e6055cc19a Fixing deprecated declarations 2015-05-29 13:55:27 +02:00
Arx Cruz
8fcde2b842 Fix uninitialized progress_bar error 2015-05-29 13:53:25 +02:00
Anders Jonsson
1cdee563a1 Fix typo in documentation 2015-05-29 13:47:37 +02:00
Hristo Venev
ec0a740045 Port to webkit2gtk 2015-05-29 11:12:23 +02:00
Daniel Mustieles
615019798e Updated Spanish translation 2015-05-26 19:34:27 +02:00
Dušan Kazik
46b31f4850 Updated Slovak translation 2015-05-23 20:42:25 +00:00
Piotr Drąg
65e277bb6c Updated Polish translation 2015-05-16 15:59:28 +02:00
Alexandre Franke
dcaebc2fc3 Updated French translation 2015-05-15 08:58:52 +00:00
Kjartan Maraas
f11feb998b Updated Norwegian bokmål translation. 2015-05-14 16:59:15 +02:00
Arx Cruz
91894b5c7d Bump to Zenity 3.16.2 2015-05-14 16:57:50 +02:00
Arx Cruz
08e8f3e05d Bug #749359 zenity --list produces incorrect output 2015-05-14 16:54:34 +02:00
Cédric Valmary
4b5cbcd2e9 Updated Occitan translation 2015-04-28 13:35:54 +00:00
Marek Černocký
daccd138b9 Updated Czech translation 2015-04-25 12:51:33 +02:00
Javier Jardón
d59ce70285 Do not make zenity_util_show_dialog() X11 specific 2015-04-23 10:08:14 +02:00
Javier Jardón
dc97197298 Use upstream gettext instead intltool 2015-04-23 10:00:59 +02:00
Trần Ngọc Quân
8e2ee458e2 Updated Vietnamese translation
Signed-off-by: Trần Ngọc Quân <vnwildman@gmail.com>
2015-04-22 07:26:32 +07:00
Piotr Drąg
996711f016 Improve some strings 2015-04-22 00:49:31 +02:00
Arx Cruz
fd024c53e6 option.c: Fixing typo in extra-button option 2015-04-21 14:59:48 +02:00
Arx Cruz
a0fa643f1c Merge branch 'jjardon/no_deprecated'
Conflicts:
	src/msg.c
2015-04-21 13:51:23 +02:00
Gama Anderson
ba5ea0386d ADD gchar **extra_label TO struct ZenityData
this is done to keep the name of the extra buttons

ADD general option "extra-button" with string array as argument

	This will upon consecutive calls save the name of buttons in an array of strings

To all MODES, except notification.c and about.c ADD
  if (data->extra_label) {
    gint i=0;
    while(data->extra_label[i]!=NULL){
      gtk_dialog_add_button (GTK_DIALOG (dialog), data->extra_label[i], i);
      i++;
    }
  }

	This add the extra buttons to the dialog. The response is the number of the button

To all MODES response, except notification.c and about.c ADD
    default:
      if (response < g_strv_length(zen_data->extra_label))
        printf("%s\n",zen_data->extra_label[response]);

	This will print the button name to stdout when they are pressed

ADD question option "switch"

	This will suppress the standard "ok" and "cancel" button in question. This just wort in combination with --extra-button, otherwise error is raised.

	https://bugzilla.gnome.org/show_bug.cgi?id=118016
2015-04-21 13:00:44 +02:00
Jason Penney
5c9095731e allow build if GDK_WINDOWING_X11 not set 2015-04-21 11:00:41 +02:00