aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@ximian.com>2001-07-01 08:21:39 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2001-07-01 08:21:39 +0800
commit0318bd9626855693602a5fe47b037dff86fda962 (patch)
treedd32ef5a76904485fc0ffd48b47419a65e69ad89 /calendar/ChangeLog
parent1e53a6e3d58c50e1f28c8cc289f7d6da8e9d76aa (diff)
downloadgsoc2013-evolution-0318bd9626855693602a5fe47b037dff86fda962.tar
gsoc2013-evolution-0318bd9626855693602a5fe47b037dff86fda962.tar.gz
gsoc2013-evolution-0318bd9626855693602a5fe47b037dff86fda962.tar.bz2
gsoc2013-evolution-0318bd9626855693602a5fe47b037dff86fda962.tar.lz
gsoc2013-evolution-0318bd9626855693602a5fe47b037dff86fda962.tar.xz
gsoc2013-evolution-0318bd9626855693602a5fe47b037dff86fda962.tar.zst
gsoc2013-evolution-0318bd9626855693602a5fe47b037dff86fda962.zip
fixed clibpoard command activation from the menu entries. CTRL-C and
2001-07-01 Rodrigo Moya <rodrigo@ximian.com> * gui/e-day-view.c (e_day_view_*_clipboard): fixed clibpoard command activation from the menu entries. CTRL-C and CTRL-X don't work though, since it seems the key presses are being captured by the text item gui/e-week-view.c (e_week_view_*_clipboard): ditto svn path=/trunk/; revision=10641
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 1a75c62023..8e5e1c08d8 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,12 @@
+2001-07-01 Rodrigo Moya <rodrigo@ximian.com>
+
+ * gui/e-day-view.c (e_day_view_*_clipboard): fixed clibpoard
+ command activation from the menu entries. CTRL-C and CTRL-X don't
+ work though, since it seems the key presses are being captured by
+ the text item
+
+ gui/e-week-view.c (e_week_view_*_clipboard): ditto
+
2001-06-30 Federico Mena Quintero <federico@ximian.com>
* gui/e-week-view-event-item.c