From 991e6790184c21f39e27047ef165c5da3703b4c8 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Fri, 9 Jul 2004 17:31:22 +0000 Subject: Revert my patches from July 5th and 6th. 2004-07-09 Rodrigo Moya Revert my patches from July 5th and 6th. * gui/gnome-cal.c (gnome_calendar_init): call setup_config/widgets in the previous order. (setup_widgets): set the timezone on the views when creating them. (set_timezone): no need to set the timezone on the views here. (client_cal_opened_cb): removed call to set_timezone(). svn path=/trunk/; revision=26613 --- calendar/ChangeLog | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 7f3060190a..8be279405a 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,13 @@ +2004-07-09 Rodrigo Moya + + Revert my patches from July 5th and 6th. + + * gui/gnome-cal.c (gnome_calendar_init): call setup_config/widgets + in the previous order. + (setup_widgets): set the timezone on the views when creating them. + (set_timezone): no need to set the timezone on the views here. + (client_cal_opened_cb): removed call to set_timezone(). + 2004-07-09 Rodney Dawes * gui/e-day-view-top-item.c (e_day_view_top_item_draw_triangle): @@ -8,7 +18,7 @@ * gui/e-week-view-event-item.c (e_week_view_event_item_draw_triangle): Draw the left/right triangles with the right color for the event Fix a small alignment bug with the triangle points - + 2004-07-09 Rodrigo Moya Fixes #60289 -- cgit v1.2.3