aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@ximian.com>2003-07-15 02:46:05 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2003-07-15 02:46:05 +0800
commitea8b624e51eb2e1122d96e4eec0521e7fa719413 (patch)
tree126f79e5b9d23587aa3f8383cb647bae2d2d95f4 /calendar/ChangeLog
parentd4942420aee29ceba632ac87000933ce8aeb337b (diff)
downloadgsoc2013-evolution-ea8b624e51eb2e1122d96e4eec0521e7fa719413.tar.gz
gsoc2013-evolution-ea8b624e51eb2e1122d96e4eec0521e7fa719413.tar.zst
gsoc2013-evolution-ea8b624e51eb2e1122d96e4eec0521e7fa719413.zip
Fixes #41676
2003-07-14 Rodrigo Moya <rodrigo@ximian.com> Fixes #41676 * gui/dialogs/alarm-options.c (palarm_options_changed_cb, repeat_spin_button_changed_cb, repeat_unit_changed_cb): new callbacks for managing modifications in the 'Run a program' alarm case. (repeat_toggle_toggled_cb): if the alarm being edited has a procedure action, call palarm_options_changed_cb. (init_widgets): connect new callbacks. (alarm_to_dialog): disable 'OK' button if a procedure alarm. svn path=/trunk/; revision=21810
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 2116042484..2f6c22a5cf 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,15 @@
+2003-07-14 Rodrigo Moya <rodrigo@ximian.com>
+
+ Fixes #41676
+
+ * gui/dialogs/alarm-options.c (palarm_options_changed_cb,
+ repeat_spin_button_changed_cb, repeat_unit_changed_cb): new callbacks for
+ managing modifications in the 'Run a program' alarm case.
+ (repeat_toggle_toggled_cb): if the alarm being edited has a procedure
+ action, call palarm_options_changed_cb.
+ (init_widgets): connect new callbacks.
+ (alarm_to_dialog): disable 'OK' button if a procedure alarm.
+
2003-07-11 Federico Mena Quintero <federico@ximian.com>
* gui/dialogs/task-details-page.glade: Changed the "URL:" label to