From 28b3e37c8a597f966062a2cf01cf2160bb2ad7af Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Wed, 27 Oct 2004 16:14:21 +0000 Subject: don't expand recurrences for the list view. 2004-10-27 Rodrigo Moya * gui/e-cal-list-view.c (e_cal_list_view_new): don't expand recurrences for the list view. svn path=/trunk/; revision=27739 --- calendar/ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 29516e7ff0..2c0e998a2a 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,9 +1,14 @@ +2004-10-27 Rodrigo Moya + + * gui/e-cal-list-view.c (e_cal_list_view_new): don't expand recurrences + for the list view. + 2004-10-21 Harish Krishnaswamy * gui/e-cal-popup.[ch]: (e_cal_popup_target_new_source): Add status bits to denote if the calendar source is available offline so that plugins to calendar popups can use the status qualifier to denote - their visibility preferences. + their visibility preferences. 2004-10-21 Rodrigo Moya -- cgit