aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@novell.com>2004-12-06 23:26:57 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2004-12-06 23:26:57 +0800
commit6a691aa4e5648cc9dffb5df69e5062c7e195e406 (patch)
tree3cd0b3750d47fd2e55057aade7b3ed417d6256e3 /calendar/ChangeLog
parentd6bae88c16bdbcf83100d7e1300c45cd47a1ebbb (diff)
downloadgsoc2013-evolution-6a691aa4e5648cc9dffb5df69e5062c7e195e406.tar
gsoc2013-evolution-6a691aa4e5648cc9dffb5df69e5062c7e195e406.tar.gz
gsoc2013-evolution-6a691aa4e5648cc9dffb5df69e5062c7e195e406.tar.bz2
gsoc2013-evolution-6a691aa4e5648cc9dffb5df69e5062c7e195e406.tar.lz
gsoc2013-evolution-6a691aa4e5648cc9dffb5df69e5062c7e195e406.tar.xz
gsoc2013-evolution-6a691aa4e5648cc9dffb5df69e5062c7e195e406.tar.zst
gsoc2013-evolution-6a691aa4e5648cc9dffb5df69e5062c7e195e406.zip
Fixes #67403
2004-12-06 Rodrigo Moya <rodrigo@novell.com> Fixes #67403 * gui/dialogs/event-page.c (sensitize_widgets): don't unsensitize the 'Customize' button, to allow users to look at the alarm list for read only events. * gui/dialogs/alarm-list-dialog.c (sensitize_buttons): unsensitize buttons if the event is read only. svn path=/trunk/; revision=28072
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 4599b34cd3..32b78b0729 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,14 @@
+2004-12-06 Rodrigo Moya <rodrigo@novell.com>
+
+ Fixes #67403
+
+ * gui/dialogs/event-page.c (sensitize_widgets): don't unsensitize
+ the 'Customize' button, to allow users to look at the alarm list
+ for read only events.
+
+ * gui/dialogs/alarm-list-dialog.c (sensitize_buttons): unsensitize
+ buttons if the event is read only.
+
2004-12-02 Chenthill Palanisamy <pchenthill@novell.com>
* gui/dialogs/task-editor.[ch] (task_editor_new), (task_editor_construct),
@@ -35,6 +46,7 @@
week_view->last_edited_comp_string for the same reason above.
2004-11-29 Chenthill Palanisamy <pchenthill@novell.com>
+
* calendar-errors.xml.h: committng this file. Missed to
commit this one.