Windows XP appearance fixes for status and tool bars (bug 501585)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13869 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2002-01-28 01:38:39 +00:00
parent 094eb71aa4
commit 7d6d3bf31e
5 changed files with 119 additions and 15 deletions

View File

@@ -87,6 +87,7 @@ All (GUI):
wxMSW:
- small appearance fixes for native look under Windows XP
- huge (40*) speed up in wxMask::Create() (=> much faster toolbar creation)
- fixed flicker in wxTreeCtrl::SetItemXXX()
- fixed redraw problems in dynamically resized wxStaticText