From ec86e3f4d5d20bd6ce273030f7f6201fa6cc9851 Mon Sep 17 00:00:00 2001 From: Chenthill Palanisamy Date: Wed, 25 Jan 2006 10:48:16 +0000 Subject: fixes #325762 svn path=/trunk/; revision=31308 --- calendar/ChangeLog | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 7f18df0647..5369bf45c1 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,32 @@ +2006-01-25 Chenthill Palanisamy + + * gui/alarm-notify/alarm-queue.c: (popup_notification): + Removed the unsed variable filename. Do not set the icon + from pixbuf. Just pass the icon name to notification_new. + +2006-01-25 Srinivasa Ragavan + + Fixes #325762 + * gui/alarm-notify/alarm-notify.c: (process_removal_in_hash), + (list_changed_cb), (load_calendars), (alarm_notify_init): + * gui/alarm-notify/alarm-queue.c: (open_alarm_dialog), + (tray_icon_clicked_cb), (icon_activated), (tray_icon_blink_cb), + (display_notification), , (alarm_queue_init), + (alarm_queue_remove_client): + * gui/dialogs/cal-prefs-dialog.c: (alarms_selection_changed), + (setup_changes), (initialize_selection), (show_alarms_config), + (show_config), (calendar_prefs_dialog_construct): + * gui/dialogs/cal-prefs-dialog.glade: + * gui/dialogs/cal-prefs-dialog.h: The alarms icon is show in the + notification tray only when there is an alarm. The selection + of calendars for alarms is moved to preferences. + +2006-01-25 Chenthill Palanisamy + + Fixes # + * gui/e-calendar-view.c: (on_unrecur_appointment): + + 2006-01-25 Chenthill Palanisamy Fixes #327879 -- cgit v1.2.3