aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchen@src.gnome.org>2006-03-03 20:58:48 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2006-03-03 20:58:48 +0800
commitc7ce7a09d004d290b291ba26310260d27806e6c7 (patch)
tree4c386532ce6e9922d7bb6e15bdedf2c6a480e63d /calendar/ChangeLog
parent5c553a90436a536d334882485726d19b84d6a8c0 (diff)
downloadgsoc2013-evolution-c7ce7a09d004d290b291ba26310260d27806e6c7.tar
gsoc2013-evolution-c7ce7a09d004d290b291ba26310260d27806e6c7.tar.gz
gsoc2013-evolution-c7ce7a09d004d290b291ba26310260d27806e6c7.tar.bz2
gsoc2013-evolution-c7ce7a09d004d290b291ba26310260d27806e6c7.tar.lz
gsoc2013-evolution-c7ce7a09d004d290b291ba26310260d27806e6c7.tar.xz
gsoc2013-evolution-c7ce7a09d004d290b291ba26310260d27806e6c7.tar.zst
gsoc2013-evolution-c7ce7a09d004d290b291ba26310260d27806e6c7.zip
Fixes #312423, #329749
svn path=/trunk/; revision=31630
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 9b971b8a0d..9a8c1f024e 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,12 @@
+2006-02-17 Johnny Jacob <johnnyjacob@gmail.com>
+
+ Fixes #312423, #329749
+ * gui/dialogs/event-page.c: (sensitize_widgets): Enable/Disable
+ based on read_only status.
+ (alarm_store_changed_cb): Added. Changed signal handler for alarm list.
+ * gui/dialogs/alamm-list-dialog.c: (edit_clicked_cb): Emit changed
+ signal for alarm list.
+
2006-02-28 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #332726