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:
authorLluis Sanchez <lluis@novell.com>2010-06-15 15:59:39 +0400
committerLluis Sanchez <lluis@novell.com>2010-06-15 15:59:39 +0400
commiteface10257b3a53478ac4a2b6678c1b2019c7f8a (patch)
treefb7af4472e366987b05b3880dc92d07bb3114a34 /main/src/core/MonoDevelop.Ide/ChangeLog
parentd722843bd82bf4a17bb7621228cb15c66e134915 (diff)
Backported r158928, 158938
svn path=/branches/monodevelop/2.4/; revision=158940
Diffstat (limited to 'main/src/core/MonoDevelop.Ide/ChangeLog')
-rw-r--r--main/src/core/MonoDevelop.Ide/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/main/src/core/MonoDevelop.Ide/ChangeLog b/main/src/core/MonoDevelop.Ide/ChangeLog
index 3bcd74dbd0..d963ae2a1a 100644
--- a/main/src/core/MonoDevelop.Ide/ChangeLog
+++ b/main/src/core/MonoDevelop.Ide/ChangeLog
@@ -1,3 +1,13 @@
+2010-06-15 Lluis Sanchez Gual <lluis@novell.com>
+
+ * MonoDevelop.Components.DockToolbars/DockToolbar.cs: Reset
+ custom size requests before calculating the real size
+ request. Fixes issue when getting the default size.
+
+ * MonoDevelop.Ide.Gui/Workbench.cs:
+ * MonoDevelop.Ide.Gui/DefaultWorkbench.cs: Ensure the default
+ layout is set after loading the workbench memento.
+
2010-06-14 Lluis Sanchez Gual <lluis@novell.com>
* icons/SplashScreen.png: Updated.