commit 1b1fa4824033074c9fd93c39db95cc797d8693d2 Author: Luis Medinas Date: Tue Jul 13 12:04:07 2010 +0100 Update NEWS for 2.31.5 release NEWS | 13 +++++++++++++ 1 files changed, 13 insertions(+), 0 deletions(-) commit 76d29ba76d364c5e45af28a2f3752a7910a3ba19 Author: Luis Medinas Date: Tue Jul 13 11:40:02 2010 +0100 Add password.c to be translated po/POTFILES.in | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit c0eec5ce846200e0f4ed3f4abdc9417c23f2a404 Author: Luis Medinas Date: Mon Jul 12 17:20:13 2010 +0100 Bump to 2.31.5 and use GTK+3.0 Yay Zenity runs on GTK+3.0 and it's ready for GNOME 3.0 configure.in | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit 7969d942c8c1d6fa4b5536d36080a5331db196d7 Author: Arx Cruz Date: Mon Jul 12 12:57:47 2010 -0300 Change GTK_DIALOG(dialog)->vbox to gtk_dialog_get_content_area() in order to compile with GTK 3.0 src/password.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit 79ea294e0a55190f2e4e3de895e3f9afc78ef4eb Author: Arx Cruz Date: Mon Jul 12 11:20:02 2010 -0300 Just changing the copyright. src/password.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 10d038022014a8069495bd72ccf9ed47fdf9d14d Author: Arx Cruz Date: Sat Jul 10 16:13:40 2010 -0300 Add new password dialog src/Makefile.am | 1 + src/main.c | 3 + src/option.c | 72 +++++++++++++++++++++++- src/option.h | 2 + src/password.c | 169 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ src/zenity.h | 10 +++ 6 files changed, 256 insertions(+), 1 deletions(-) commit 728c840668de3ec7c8a66842cad1b758c4dc90b3 Author: Petr Kovar Date: Sun Jul 11 16:33:10 2010 +0200 Update Czech translation by Marek Cernocky po/cs.po | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) commit 771d00a9d35b0c487fcfed643f12b3a10abc2d0c Author: Arx Cruz Date: Mon Jun 28 12:44:29 2010 -0300 Bug #616816 - Add new entries to Zenity's man page - Patch from Carnë Draug - carandraug.ml at gmail dot com data/zenity.1 | 27 ++++++++++++++++++++++----- 1 files changed, 22 insertions(+), 5 deletions(-) commit 52930f30a0c99a7117d84198edd78d40114f354f Author: Fran Diéguez Date: Sun Jun 20 01:52:41 2010 +0200 Updated Galician translations po/gl.po | 21 +++++++++++---------- 1 files changed, 11 insertions(+), 10 deletions(-)