aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorSrinivasa Ragavan <sragavan@src.gnome.org>2006-04-22 03:29:45 +0800
committerSrinivasa Ragavan <sragavan@src.gnome.org>2006-04-22 03:29:45 +0800
commitd53bb7a4d7856cbcf1d0ca7f6c812af3ae9b91ad (patch)
treeb48894254a0bed18d71f4030140ce283720b5173 /calendar/ChangeLog
parent6d472a771799cc453ad065b78f4635a7919f4769 (diff)
downloadgsoc2013-evolution-d53bb7a4d7856cbcf1d0ca7f6c812af3ae9b91ad.tar
gsoc2013-evolution-d53bb7a4d7856cbcf1d0ca7f6c812af3ae9b91ad.tar.gz
gsoc2013-evolution-d53bb7a4d7856cbcf1d0ca7f6c812af3ae9b91ad.tar.bz2
gsoc2013-evolution-d53bb7a4d7856cbcf1d0ca7f6c812af3ae9b91ad.tar.lz
gsoc2013-evolution-d53bb7a4d7856cbcf1d0ca7f6c812af3ae9b91ad.tar.xz
gsoc2013-evolution-d53bb7a4d7856cbcf1d0ca7f6c812af3ae9b91ad.tar.zst
gsoc2013-evolution-d53bb7a4d7856cbcf1d0ca7f6c812af3ae9b91ad.zip
Commiting Johnny's patch for adding ' Click to add' feature in Memo.
svn path=/trunk/; revision=31857
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 7bd1533f75..1e235d4ccb 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,15 @@
+2006-02-16 Johnny Jacob <johnnyjacob@gmail.com>
+
+ ** Fixes #330955
+
+ * gui/e-memo-table.etspec : Change the column from summary to
+ description.
+ * gui/e-cal-model.c : (ecm_duplicate_value) : Dup value for
+ description also.
+ (e_cal_model_create_component_with_defaults) : create a memo
+ component with defaults.
+ * gui/e-cal-model-memos.c : (ecmm_is_cell_editable).
+
2006-04-10 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #163039