]> git.saurik.com Git - wxWidgets.git/commitdiff
sped up the mask creation by a factor of 40
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 23 Dec 2001 02:03:55 +0000 (02:03 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 23 Dec 2001 02:03:55 +0000 (02:03 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13169 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index 77d35eaff76b08d56636cc0a7ecb2f549d7cb35d..2ed7d11e9ea0da6aacad86b134c5c36e2502a852 100644 (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