From ceb821417779737ccf0107eb5b1f49bb61811c5c Mon Sep 17 00:00:00 2001 From: Hans Petter Jansson Date: Thu, 16 Jan 2003 21:14:02 +0000 Subject: Implement EAlarmList as CalComponentAlarm list with a GtkTreeModel 2003-01-16 Hans Petter Jansson * gui/e-alarm-list.[ch]: Implement EAlarmList as CalComponentAlarm list with a GtkTreeModel interface. * gui/Makefile.am: Add e-alarm-list.[ch]. * gui/dialogs/alarm-page.[ch]: Use GtkTreeView with the new EAlarmList as model for the alarm list. Update copyright. * gui/dialogs/recurrence-page.[ch]: Update copyright. (free_exception_date_time): Removed. (fill_exception_widgets): Kill a lingering clist operation. svn path=/trunk/; revision=19499 --- calendar/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index d0cfb00c4c..41a1ec6916 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,17 @@ +2003-01-16 Hans Petter Jansson + + * gui/e-alarm-list.[ch]: Implement EAlarmList as CalComponentAlarm + list with a GtkTreeModel interface. + + * gui/Makefile.am: Add e-alarm-list.[ch]. + + * gui/dialogs/alarm-page.[ch]: Use GtkTreeView with the new + EAlarmList as model for the alarm list. Update copyright. + + * gui/dialogs/recurrence-page.[ch]: Update copyright. + (free_exception_date_time): Removed. + (fill_exception_widgets): Kill a lingering clist operation. + 2003-01-15 Hans Petter Jansson * gui/e-meeting-time-sel.c (e_meeting_time_selector_construct): -- cgit v1.2.3