Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hutchinson <mhutchinson@novell.com>2010-05-26 02:33:37 +0400
committerMichael Hutchinson <mhutchinson@novell.com>2010-05-26 02:33:37 +0400
commit8b9d96539f4bb79694a323daa17f344b0f1e2288 (patch)
tree412f7db4fa82f2bcfc0d6f0f25344d79ea4d4b67 /main/src/core/MonoDevelop.Ide/ChangeLog
parentfab9d76b87335213c131c98c88dfe779b7afb391 (diff)
* MonoDevelop.Ide.Gui/DocumentSwitcher.cs: Mark window as a popup,
so the command manger doesn't intercept keystroke. svn path=/trunk/monodevelop/; revision=157917
Diffstat (limited to 'main/src/core/MonoDevelop.Ide/ChangeLog')
-rw-r--r--main/src/core/MonoDevelop.Ide/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/main/src/core/MonoDevelop.Ide/ChangeLog b/main/src/core/MonoDevelop.Ide/ChangeLog
index 10da9edddd..6a53a50ead 100644
--- a/main/src/core/MonoDevelop.Ide/ChangeLog
+++ b/main/src/core/MonoDevelop.Ide/ChangeLog
@@ -1,3 +1,8 @@
+2010-05-25 Michael Hutchinson <mhutchinson@novell.com>
+
+ * MonoDevelop.Ide.Gui/DocumentSwitcher.cs: Mark window as a
+ popup, so the command manger doesn't intercept keystroke.
+
2010-05-26 Lluis Sanchez Gual <lluis@novell.com>
* MonoDevelop.Components.Commands/CommandManager.cs: In