diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index ec3163c495..c16f49a06f 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,16 @@ 2004-06-25 JP Rosevear <jpr@novell.com> + * gui/dialogs/alarm-dialog.c (alarm_to_dialog): set the default + address here if possible + (dialog_to_alarm): don't set it here + (check_custom_email): check for To: entries + (malarm_addresses_changed_cb): update when the text in the to entry changes + (action_selection_done_cb): for the custom email settings + (init_widgets): listen for email To: changes + (alarm_dialog_run): only save the alarm if the response was "OK" + +2004-06-25 JP Rosevear <jpr@novell.com> + * gui/dialogs/event-page.c (event_page_init): init alarm interval to -1 (clear_widgets): give the alarm time option menu a sensible |