aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorSrinivasa Ragavan <sragavan@src.gnome.org>2006-01-18 22:26:32 +0800
committerSrinivasa Ragavan <sragavan@src.gnome.org>2006-01-18 22:26:32 +0800
commit0d86641b0fa28a5950444c962abc0f5a830e7fc8 (patch)
tree10b2b1d3aa6f715262e36d11240e3e92cb3aea2a /calendar/ChangeLog
parent1733cb9d6112bd8a860b515d71b04294cce61043 (diff)
downloadgsoc2013-evolution-0d86641b0fa28a5950444c962abc0f5a830e7fc8.tar
gsoc2013-evolution-0d86641b0fa28a5950444c962abc0f5a830e7fc8.tar.gz
gsoc2013-evolution-0d86641b0fa28a5950444c962abc0f5a830e7fc8.tar.bz2
gsoc2013-evolution-0d86641b0fa28a5950444c962abc0f5a830e7fc8.tar.lz
gsoc2013-evolution-0d86641b0fa28a5950444c962abc0f5a830e7fc8.tar.xz
gsoc2013-evolution-0d86641b0fa28a5950444c962abc0f5a830e7fc8.tar.zst
gsoc2013-evolution-0d86641b0fa28a5950444c962abc0f5a830e7fc8.zip
Committed Chax's fix for double click of events in week/month view. Partly fixes #207071
svn path=/trunk/; revision=31235
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 769932fc71..96b9bc489e 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,8 @@
+2006-01-17 P S Chakravarthi <pchakravarthi@novell.com>
+
+ * gui/e-week-view.c : added some code in e_week_view_on_button_press ()
+ to handle double click on an event in week and month view.
+
2006-01-16 Johnny Jacob <johnnyjacob@gmail.com>
* gui/dialogs/event-page.c (edit_button_cb): Added.