From 22625f8b16e1dc38be50cc2e869780b74e7f6891 Mon Sep 17 00:00:00 2001 From: Glynn Foster Date: Tue, 28 Jan 2003 14:58:30 +0000 Subject: Don't display the translators tab unless there is stuff to show. 2003-01-28 Glynn Foster * src/about.c: Don't display the translators tab unless there is stuff to show. * src/entry.c: Add sanity NULL checking. * src/tree.c, src/zenity.h: Add support for a new --editable option. * src/main.c: Add support for new --editable option for the List dialog. Merge in the list of Gtk+ options into the popt table - ripped this from libbonoboui, thanks to James for pointing this out. * src/zenity.glade: Make the translatable strings less arse. * TODO: Update accordingly. --- ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c0939aa..1f6f34b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2003-01-28 Glynn Foster + + * src/about.c: Don't display the translators tab + unless there is stuff to show. + + * src/entry.c: Add sanity NULL checking. + + * src/tree.c, src/zenity.h: Add support for a new + --editable option. + + * src/main.c: Add support for new --editable option for + the List dialog. Merge in the list of Gtk+ options into + the popt table - ripped this from libbonoboui, thanks to + James for pointing this out. + + * src/zenity.glade: Make the translatable strings less arse. + + * TODO: Update accordingly. + 2003-01-26 Glynn Foster * THANKS, src/about.c: Update -- cgit v1.2.3-2-g168b