From 3ece110fe2fdc95226f92c99b5cbaea19df0779e Mon Sep 17 00:00:00 2001 From: Lluis Sanchez Date: Tue, 1 Jun 2010 12:04:11 +0000 Subject: * MonoDevelop.Ide.Gui/ViewCommandHandlers.cs: Bypass the cut/copy/paste commands if the current view doesn't support it. svn path=/trunk/monodevelop/; revision=158271 --- main/src/core/MonoDevelop.Ide/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'main/src/core/MonoDevelop.Ide/ChangeLog') diff --git a/main/src/core/MonoDevelop.Ide/ChangeLog b/main/src/core/MonoDevelop.Ide/ChangeLog index 8109593873..cd58b63e76 100644 --- a/main/src/core/MonoDevelop.Ide/ChangeLog +++ b/main/src/core/MonoDevelop.Ide/ChangeLog @@ -1,3 +1,9 @@ +2010-06-01 Lluis Sanchez Gual + + * MonoDevelop.Ide.Gui/ViewCommandHandlers.cs: Bypass the + cut/copy/paste commands if the current view doesn't support + it. + 2010-06-01 Lluis Sanchez Gual * MonoDevelop.Components.AutoTest/AutoTestSession.cs: The -- cgit v1.2.3