sped up the mask creation by a factor of 40

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13169 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2001-12-23 02:03:55 +00:00
parent 59bd4c3881
commit a99966fb32

View File

@@ -71,6 +71,7 @@ All:
wxMSW:
- huge (40*) speed up in wxMask::Create() (=> much faster toolbar creation)
- fixed flicker in wxTreeCtrl::SetItemXXX()
- fixed redraw problems in dynamically resized wxStaticText
- fixed wxProgressDialog for ranges > 65535