From 3dc527df6627d11b8a7ed176092d70ee80b9e9a6 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Wed, 13 Jun 2001 15:22:25 +0000 Subject: added cut&paste support, by using a GtkInvisible widget to manage the 2001-06-11 Rodrigo Moya * gui/e-day-view.[ch]: added cut&paste support, by using a GtkInvisible widget to manage the clipboard selections. * gui/e-week-view.[ch]: ditto svn path=/trunk/; revision=10207 --- calendar/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 15bf30af5a..411108f923 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2001-06-11 Rodrigo Moya + + * gui/e-day-view.[ch]: added cut&paste support, by using a GtkInvisible + widget to manage the clipboard selections. + + * gui/e-week-view.[ch]: ditto + 2001-06-08 Iain Holmes * gui/component-factory.c: Removed the executive-summary includes. -- cgit