From 348fd04aee155d7f90d3e0c3115db83be57a2b98 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Thu, 24 Jun 2004 21:02:09 +0000 Subject: store all the custom alarms (alarm_custom_clicked_cb): emit changed signal 2004-06-24 JP Rosevear * gui/dialogs/event-page.c (event_page_fill_component): store all the custom alarms (alarm_custom_clicked_cb): emit changed signal if necessary * gui/dialogs/alarm-list-dialog.c (alarm_list_dialog_run): return true/false based on button pushed * gui/dialogs/alarm-dialog.c: move repeat options and per alarm type options here * gui/dialogs/alarm-dialog.glade: ditto * gui/dialogs/Makefile.am: remove alarm options dialog svn path=/trunk/; revision=26500 --- calendar/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 82978774e1..f1780a9d05 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,19 @@ +2004-06-24 JP Rosevear + + * gui/dialogs/event-page.c (event_page_fill_component): store all + the custom alarms + (alarm_custom_clicked_cb): emit changed signal if necessary + + * gui/dialogs/alarm-list-dialog.c (alarm_list_dialog_run): return + true/false based on button pushed + + * gui/dialogs/alarm-dialog.c: move repeat options and per alarm + type options here + + * gui/dialogs/alarm-dialog.glade: ditto + + * gui/dialogs/Makefile.am: remove alarm options dialog + 2004-06-24 Rodney Dawes * gui/calendar-component.c (create_component_view): -- cgit v1.2.3