From 8f5eaf4319d7bc34d3660fe8a6161142cd96e4e8 Mon Sep 17 00:00:00 2001 From: JP Rosevaer Date: Fri, 25 Jun 2004 14:22:00 +0000 Subject: the args are optional, don't store them if they aren't there 2004-06-25 JP Rosevaer * gui/dialogs/alarm-dialog.c (palarm_widgets_to_alarm): the args are optional, don't store them if they aren't there (check_custom_sound): sensitize the ok button based on whether or not there needs to be input (check_custom_message): ditto (check_custom_program): ditto (dalarm_message_toggled_cb): check custom message (dalarm_description_changed_cb): ditto (aalarm_sound_toggled_cb): check custom sound (aalarm_attach_changed_cb): ditto (palarm_program_changed_cb): check custom program (action_selection_done_cb): use above checks as appropriate (init_widgets): listen for changed signals svn path=/trunk/; revision=26512 --- calendar/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index f64dea5182..692bdfd7aa 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,19 @@ +2004-06-25 JP Rosevaer + + * gui/dialogs/alarm-dialog.c (palarm_widgets_to_alarm): the args + are optional, don't store them if they aren't there + (check_custom_sound): sensitize the ok button based on whether or + not there needs to be input + (check_custom_message): ditto + (check_custom_program): ditto + (dalarm_message_toggled_cb): check custom message + (dalarm_description_changed_cb): ditto + (aalarm_sound_toggled_cb): check custom sound + (aalarm_attach_changed_cb): ditto + (palarm_program_changed_cb): check custom program + (action_selection_done_cb): use above checks as appropriate + (init_widgets): listen for changed signals + 2004-06-25 JP Rosevear * gui/dialogs/event-page.c (event_page_finalize): free old_summary -- cgit v1.2.3