aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorLarry Ewing <lewing@ximian.com>2004-06-02 11:53:44 +0800
committerLarry Ewing <lewing@src.gnome.org>2004-06-02 11:53:44 +0800
commitb3a61aaf1f5b61add460daef51b806957568a9bd (patch)
tree74885297abab8ad7734b984619c45ff622c0fd5e /calendar/ChangeLog
parent84904a536d5ea05aaea46788b5e6b84070c7dc09 (diff)
downloadgsoc2013-evolution-b3a61aaf1f5b61add460daef51b806957568a9bd.tar
gsoc2013-evolution-b3a61aaf1f5b61add460daef51b806957568a9bd.tar.gz
gsoc2013-evolution-b3a61aaf1f5b61add460daef51b806957568a9bd.tar.bz2
gsoc2013-evolution-b3a61aaf1f5b61add460daef51b806957568a9bd.tar.lz
gsoc2013-evolution-b3a61aaf1f5b61add460daef51b806957568a9bd.tar.xz
gsoc2013-evolution-b3a61aaf1f5b61add460daef51b806957568a9bd.tar.zst
gsoc2013-evolution-b3a61aaf1f5b61add460daef51b806957568a9bd.zip
rename can_add to is_mutable, add sensitivity logic for both readonly and
2004-06-01 Larry Ewing <lewing@ximian.com> * gui/dialogs/calendar-setup.c: rename can_add to is_mutable, add sensitivity logic for both readonly and mutable cases. The esource attributes are a complete mess and need discussion. * gui/dialogs/calendar-setup.glade: remove edit dialogs and name the tables. svn path=/trunk/; revision=26149
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index f637e4783a..4a7781fff6 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,12 @@
+2004-06-01 Larry Ewing <lewing@ximian.com>
+
+ * gui/dialogs/calendar-setup.c: rename can_add to is_mutable, add
+ sensitivity logic for both readonly and mutable cases. The
+ esource attributes are a complete mess and need discussion.
+
+ * gui/dialogs/calendar-setup.glade: remove edit dialogs and name
+ the tables.
+
2004-06-01 Rodrigo Moya <rodrigo@novell.com>
Fixes #59369