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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/mcs
diff options
context:
space:
mode:
authorJackson Harper <jackson@novell.com>2004-11-09 06:12:34 +0300
committerJackson Harper <jackson@novell.com>2004-11-09 06:12:34 +0300
commitb641239c0591aba88d926be9cf134dcc2f698351 (patch)
tree786730f4290d935d9db4fae4cbe20c8df4ed722d /mcs
parent3a2cdb72d914590f1e15cfc2f811a34ada29003c (diff)
flush
svn path=/trunk/mcs/; revision=35873
Diffstat (limited to 'mcs')
-rw-r--r--mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog b/mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
index 4fefaf2a1b7..5ccd2f3d87a 100644
--- a/mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
+++ b/mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
@@ -1,3 +1,11 @@
+2004-11-08 Jackson Harper <jackson@ximian.com>
+
+ * ThemeWin32Classic.cs (DrawTabControl): Render tabs from top to
+ bottom when they are bottom aligned so the bottoms of the tabs get
+ displayed.
+ * TabControl.cs (DropRow): Move rows up instead of down when the
+ tab control is bottom aligned.
+
2004-11-08 13:59 pbartok
* XplatUIX11.cs: