From bfed62628f536cecd2392291ebfc1f90cf750ab7 Mon Sep 17 00:00:00 2001 From: Suman Manjunath Date: Sat, 23 Feb 2008 17:07:39 +0000 Subject: Fix for bug #471779 (Timezone entries in the timezone dialog combo-box are now sorted alphabetically) svn path=/trunk/; revision=35077 --- widgets/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'widgets/ChangeLog') diff --git a/widgets/ChangeLog b/widgets/ChangeLog index 7a2d6a637e..edcac936e4 100644 --- a/widgets/ChangeLog +++ b/widgets/ChangeLog @@ -1,3 +1,16 @@ +2008-02-23 Suman Manjunath + + ** Fix for bug #471779 + + * e-timezone-dialog/e-timezone-dialog.c: + (e_timezone_dialog_add_timezones), (e_timezone_dialog_construct), + (on_map_leave), (on_map_button_pressed), + (e_timezone_dialog_set_timezone), (on_combo_changed), + (timezone_combo_get_active_text), (timezone_combo_set_active_text): + * e-timezone-dialog/e-timezone-dialog.glade: + Timezone entries in the combo-box are now sorted alphabetically. + Migrated deprecated widget to GtkComboBox. + 2008-02-19 Milan Crha ** Fix for bug #383438 -- cgit v1.2.3