aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/ChangeLog')
-rw-r--r--widgets/ChangeLog11
1 files changed, 11 insertions, 0 deletions
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 <dobey@ximian.com>
+
+ * 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 <dobey@ximian.com>
* e-timezone-dialog/e-timezone-dialog.c