From 1657404cf753ec4ed9b2a0e76cf02c0aba40a08a Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Mon, 18 Mar 2002 20:54:36 +0000 Subject: New halper function to update the sensitivity of the commands. * e-search-bar.c (update_sensitivity): New halper function to update the sensitivity of the commands. (entry_changed_cb): New callback to make the activate_button and the "Find Now" verb sensitive only if the entry has some contents. (activate_by_subitems): Connect the callback here. (setup_standard_verbs): Call update_sensitivity() here. svn path=/trunk/; revision=16199 --- widgets/misc/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'widgets/misc/ChangeLog') diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index b2880a8559..9ec923e5ab 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,12 @@ +2002-03-18 Ettore Perazzoli + + * e-search-bar.c (update_sensitivity): New halper function to + update the sensitivity of the commands. + (entry_changed_cb): New callback to make the activate_button and + the "Find Now" verb sensitive only if the entry has some contents. + (activate_by_subitems): Connect the callback here. + (setup_standard_verbs): Call update_sensitivity() here. + 2002-03-18 Ettore Perazzoli * e-search-bar.c (init): Init clear_button to NULL. -- cgit v1.2.3