From cbe504718b4f65fd35ac4ae5780728862f7b6e88 Mon Sep 17 00:00:00 2001 From: Rodney Dawes Date: Thu, 20 May 2004 20:13:12 +0000 Subject: Use the activate signal, instead of changed, for the combo box 2004-05-20 Rodney Dawes * e-timezone-dialog/e-timezone-dialog.c (e_timezone_dialog_construct): Use the activate signal, instead of changed, for the combo box (on_map_motion): Set the text in the combo's entry when we mouse over one of the points on the map, as a preview for the timezone (on_map_leave): Reset the combo's entry to the timezone we started with when we leave the map Fixes #57122 svn path=/trunk/; revision=26020 --- widgets/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'widgets/ChangeLog') diff --git a/widgets/ChangeLog b/widgets/ChangeLog index 765112025a..e1674cc07f 100644 --- a/widgets/ChangeLog +++ b/widgets/ChangeLog @@ -1,3 +1,14 @@ +2004-05-20 Rodney Dawes + + * e-timezone-dialog/e-timezone-dialog.c (e_timezone_dialog_construct): + Use the activate signal, instead of changed, for the combo box + (on_map_motion): Set the text in the combo's entry when we mouse over + one of the points on the map, as a preview for the timezone + (on_map_leave): Reset the combo's entry to the timezone we started with + when we leave the map + + Fixes #57122 + 2004-04-09 Rodney Dawes * e-timezone-dialog/e-timezone-dialog.c -- cgit v1.2.3