2007-02-13 Everaldo Canuto <everaldo@simios.org>
authorEveraldo Canuto <everaldo@mono-cvs.ximian.com>
Wed, 14 Feb 2007 06:41:23 +0000 (06:41 -0000)
committerEveraldo Canuto <everaldo@mono-cvs.ximian.com>
Wed, 14 Feb 2007 06:41:23 +0000 (06:41 -0000)
commita604e2669801a701dc2a8f587c7d996bb3732f51
tree238e6fc4746b9b292114b5e1508f095a79f58675
parent2cb35dd4931f507d69646c5bbae6b59728205056
2007-02-13  Everaldo Canuto  <everaldo@simios.org>
* Theme.cs: Change MenuAccessKeysUnderlined to "true" that is value used
for most themes.

* ThemeWin32Classic.cs: Override MenuAccessKeysUnderlined as false.

* ThemeNice.cs, ThemeGtk.cs, ThemeClearlooks.cs: Remove always_draw_hotkeys
and use MenuAccessKeysUnderlined instead.

2007-02-13  Andreia Gaita  <avidigal@novell.com>

svn path=/trunk/mcs/; revision=72809
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms/Theme.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ThemeClearlooks.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ThemeGtk.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ThemeNice.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ThemeWin32Classic.cs