Wait() doesn't cancel the thread any longer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21872 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -163,6 +163,7 @@ wxMSW:
|
||||
- support for accelerator keys in the owner drawn menus (Derry Bryson)
|
||||
- wxCaret::SetSize() doesn't hide the caret any longer as it used to
|
||||
- wxCheckListBox::Check() doesn't send CHECKLISTBOX_TOGGLE event any more
|
||||
- fixed bugs in wxThread::Wait() and IsAlive()
|
||||
- fixed bug with wxTR_EDIT_LABELS not working with wxTR_MULTIPLE
|
||||
- fixes for compilation with OpenWatcom and DigitalMars compilers
|
||||
- fixed wxStaticText best size calculation (was wrong by '&' width)
|
||||
|
Reference in New Issue
Block a user