commit 517b89e977ec167042e90541a6f1912063515105 Author: Arx Cruz Date: Tue Jun 23 11:42:17 2015 +0200 Bump to 3.16.3 NEWS | 14 ++++++++++++++ configure.ac | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) commit 95530a164781a1dce681ac445d3f4e1248d448d9 Author: Arx Cruz Date: Tue Jun 23 11:25:29 2015 +0200 Fix zenity --list For some reason, glade is removing some properties from the xml file src/zenity.ui | 1 + 1 file changed, 1 insertion(+) commit 6f1deca5c032909d24a318cf073914d6cb0e6d4a Author: Arx Cruz Date: Tue Jun 23 11:12:40 2015 +0200 Bug #751332 - zenity --forms does not center in the screen src/zenity.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit c65e96ba58ff7f4d3425fd04479c0d36c7cb8903 Author: Dimitris Spingos Date: Mon Jun 15 11:36:28 2015 +0300 Updated Greek translation po/el.po | 583 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 296 insertions(+), 287 deletions(-) commit bf4b9341de1d5bda4e4ee8f814d57ad1fce1cd8a Author: Milo Casagrande Date: Wed Jun 10 19:33:29 2015 +0000 Updated Italian translation po/it.po | 1861 +++++++++++++++++++++++++++++++------------------------------- 1 file changed, 929 insertions(+), 932 deletions(-) commit 7e73880da691a58eccf60bdaa1393703351fac63 Author: Daniel Mustieles Date: Fri Jun 5 08:41:51 2015 +0000 Updated Spanish translation po/es.po | 1770 +++++++++++++++++++++++++++++++------------------------------- 1 file changed, 879 insertions(+), 891 deletions(-) commit 4dba661bb54179aee5e7b817a505fa4301e68c0a Author: Balázs Úr Date: Thu Jun 4 20:00:31 2015 +0000 Updated Hungarian translation po/hu.po | 566 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 287 insertions(+), 279 deletions(-) commit abf0777b35e70c23688a4c29dc1a0fb241b770c6 Author: Arx Cruz Date: Wed Jun 3 13:32:32 2015 +0200 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 src/notification.c | 56 ++++++++++++++++++++++++++---------------------------- 1 file changed, 27 insertions(+), 29 deletions(-) commit d44ca5978053bb79a406acb4c824f79068f329b8 Author: Arx Cruz Date: Wed Jun 3 11:54:52 2015 +0200 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. src/notification.c | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) commit 99a34fe7e6321b708d0ef26784ae37cf92020a94 Author: Daniel Mustieles Date: Tue Jun 2 07:48:01 2015 +0000 Updated Spanish translation help/es/es.po | 5728 ++++++++++++++++++++++++++++----------------------------- 1 file changed, 2855 insertions(+), 2873 deletions(-) commit 8cf17ddc3082ddc38edeb876abc2cee174deb77a Author: Marek Černocký Date: Sun May 31 20:26:14 2015 +0200 Updated Czech translation help/cs/cs.po | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) commit b5c909902e28128a0a821b0040525d2083ed213b Author: Arx Cruz Date: Fri May 29 20:11:34 2015 +0200 Bug #672090 - Impossible to confirm --text-info src/zenity.ui | 52 ++++++++++++++++++++++++++++++++++++++++------------ 1 file changed, 40 insertions(+), 12 deletions(-) commit 297380bad9004876c873a86dbd25bc5fa420e4a3 Author: Arx Cruz Date: Fri May 29 14:46:37 2015 +0200 Bug #742963 - Basic notifications do not return src/notification.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 160f0442c62579b79b15f953a9e6766a833952fd Author: Arx Cruz Date: Fri May 29 14:29:12 2015 +0200 Fix GLib critical messages src/notification.c | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) commit e6055cc19a2b8b04cd472e1e3511d48ba83bc046 Author: Arx Cruz Date: Fri May 29 13:55:27 2015 +0200 Fixing deprecated declarations src/tree.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 8fcde2b8423526eb1f2ab8bbe8e07a0350283927 Author: Arx Cruz Date: Fri May 29 13:53:25 2015 +0200 Fix uninitialized progress_bar error src/progress.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 1cdee563a1599d00539f1dc0060c3ee0825274ed Author: Anders Jonsson Date: Wed Apr 1 15:26:48 2015 +0200 Fix typo in documentation help/C/notification.page | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit ec0a74004526eab4d3bfba8f841a5b357026d4f5 Author: Hristo Venev Date: Sun May 24 19:38:25 2015 +0300 Port to webkit2gtk configure.ac | 4 ++-- src/text.c | 70 ++++++++++++++++++++++++------------------------------------ 2 files changed, 30 insertions(+), 44 deletions(-) commit 615019798ee469614d905973cec010ba3e1c0c20 Author: Daniel Mustieles Date: Tue May 26 19:34:27 2015 +0200 Updated Spanish translation po/es.po | 544 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 276 insertions(+), 268 deletions(-) commit 46b31f485062fc1da7364efca39b1ebf3bc30d58 Author: Dušan Kazik Date: Sat May 23 20:42:25 2015 +0000 Updated Slovak translation po/sk.po | 558 +++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 279 insertions(+), 279 deletions(-) commit 65e277bb6cdfc9cb9c996c2c2f45a58bd0b3f7df Author: Piotr Drąg Date: Sat May 16 15:59:10 2015 +0200 Updated Polish translation po/pl.po | 410 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 217 insertions(+), 193 deletions(-) commit dcaebc2fc39d2899c47baa6212288afd10797f42 Author: Alexandre Franke Date: Fri May 15 08:58:52 2015 +0000 Updated French translation po/fr.po | 526 +++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 261 insertions(+), 265 deletions(-) commit f11feb998be77a0c7bb4171676f04777f2fe9062 Author: Kjartan Maraas Date: Thu May 14 16:58:41 2015 +0200 Updated Norwegian bokmål translation. po/nb.po | 494 ++++++++++++++++++++++++++++----------------------------------- 1 file changed, 218 insertions(+), 276 deletions(-)