mention wxCrashReport

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21941 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2003-07-13 21:33:56 +00:00
parent e483f439b7
commit c7e22c6923

View File

@@ -160,6 +160,7 @@ wxMac:
wxMSW: wxMSW:
- possibility to use DIBs for wxBitmap implementation (Derry Bryson) - possibility to use DIBs for wxBitmap implementation (Derry Bryson)
- added wxCrashReport
- wxStaticBitmap doesn't stretch its bitmap any longer (like other ports) - wxStaticBitmap doesn't stretch its bitmap any longer (like other ports)
- support for accelerator keys in the owner drawn menus (Derry Bryson) - support for accelerator keys in the owner drawn menus (Derry Bryson)
- wxCaret::SetSize() doesn't hide the caret any longer as it used to - wxCaret::SetSize() doesn't hide the caret any longer as it used to