From 3e824826986b05b47ca76454e8ae270d1ad90348 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Fri, 17 Sep 2004 08:07:21 +0000 Subject: Fixes #62374 2004-09-10 Rodrigo Moya Fixes #62374 * gui/alarm-notify/alarm-queue.c (load_missed_alarms): removed this function. (cal_opened_cb): no need to call load_missed_alarms, load_alarms_for_today will do everything. (alarm_queue_add_client): ditto. (load_alarms_for_today): take into account the last saved notification time. (load_alarms): unref the previous query, this function should now only be called once per time range. svn path=/trunk/; revision=27286 --- calendar/ChangeLog | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 5a05d9fad6..21dddaa0a8 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,17 @@ +2004-09-10 Rodrigo Moya + + Fixes #62374 + + * gui/alarm-notify/alarm-queue.c (load_missed_alarms): removed this + function. + (cal_opened_cb): no need to call load_missed_alarms, + load_alarms_for_today will do everything. + (alarm_queue_add_client): ditto. + (load_alarms_for_today): take into account the last saved notification + time. + (load_alarms): unref the previous query, this function should now + only be called once per time range. + 2004-09-09 JP Rosevear Fixes #65454 @@ -9,7 +23,7 @@ (weren't using it anywhere) (destroy): collapse finalize work into here and guard against multiple destroy calls - + 2004-09-08 JP Rosevear Fixes #62728 -- cgit v1.2.3