From 39e7268930b5d5cbc6f9128ebf1a8055ed007cc6 Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Tue, 10 Jul 2001 23:57:55 +0000 Subject: Handle the different alarm actions. (display_notification): Do the alarm 2001-07-10 Federico Mena Quintero * gui/alarm-notify/alarm-queue.c (alarm_trigger_cb): Handle the different alarm actions. (display_notification): Do the alarm notification dialog here. * gui/alarm-notify/alarm-notify-dialog.c (make_heading): Take in a CalComponentVType, not a whole component. (alarm_notify_dialog): Take in a CalComponentVType and the final message instead of generating it ourselves. svn path=/trunk/; revision=10978 --- calendar/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 685dad73bd..b0a55ad641 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,14 @@ +2001-07-10 Federico Mena Quintero + + * gui/alarm-notify/alarm-queue.c (alarm_trigger_cb): Handle the + different alarm actions. + (display_notification): Do the alarm notification dialog here. + + * gui/alarm-notify/alarm-notify-dialog.c (make_heading): Take in a + CalComponentVType, not a whole component. + (alarm_notify_dialog): Take in a CalComponentVType and the final + message instead of generating it ourselves. + 2001-07-09 Federico Mena Quintero * pcs/cal-backend-file.c (generate_alarms_for_comp): Pass the -- cgit v1.2.3