aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@ximian.com>2001-06-30 20:16:04 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2001-06-30 20:16:04 +0800
commit309d8d7f589471d407ad335be37ce25904d5f05f (patch)
tree061f6a43a8e45742c40c58ed899fc42ac39107a0 /calendar/ChangeLog
parentb190305858a16818773cdf855a6d78eda2ee6bda (diff)
downloadgsoc2013-evolution-309d8d7f589471d407ad335be37ce25904d5f05f.tar
gsoc2013-evolution-309d8d7f589471d407ad335be37ce25904d5f05f.tar.gz
gsoc2013-evolution-309d8d7f589471d407ad335be37ce25904d5f05f.tar.bz2
gsoc2013-evolution-309d8d7f589471d407ad335be37ce25904d5f05f.tar.lz
gsoc2013-evolution-309d8d7f589471d407ad335be37ce25904d5f05f.tar.xz
gsoc2013-evolution-309d8d7f589471d407ad335be37ce25904d5f05f.tar.zst
gsoc2013-evolution-309d8d7f589471d407ad335be37ce25904d5f05f.zip
call e_calendar_table_cut_clipboard with the correct object
2001-06-30 Rodrigo Moya <rodrigo@ximian.com> * gui/tasks-control.c (tasks_control_cut_cmd): call e_calendar_table_cut_clipboard with the correct object (tasks_control_copy_cmd): ditto (sensitize_commands): sensitize clipboard commands based on the number of selected tasks svn path=/trunk/; revision=10631
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 6169cdaf0f..7e3198345f 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,13 @@
+2001-06-30 Rodrigo Moya <rodrigo@ximian.com>
+
+ * gui/tasks-control.c (tasks_control_cut_cmd): call
+ e_calendar_table_cut_clipboard with the correct object
+
+ (tasks_control_copy_cmd): ditto
+
+ (sensitize_commands): sensitize clipboard commands based on the
+ number of selected tasks
+
2001-06-28 Rodrigo Moya <rodrigo@ximian.com>
* gui/e-calendar-table.[ch] (e_calendar_table_cut_clipboard),