wxThread docs updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4713 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -6,18 +6,17 @@ next release (2.1.12 or 2.2?)
|
||||
|
||||
all:
|
||||
|
||||
- wxThread class modified to support both detached and joinable threads
|
||||
- wxLog functions are now MT-safe
|
||||
- wxStopWatch class, timer functions have more chances to return correct
|
||||
results for your platform (use ANSI function where available)
|
||||
|
||||
- buffer overflows in wxString and wxLog classes fixed (if snprintf() function
|
||||
is available)
|
||||
|
||||
- wxArray::RemoveAt() replaces deprectaed wxArray::Remove(index)
|
||||
|
||||
wxMSW:
|
||||
|
||||
- tooltips work with wxRadioBox
|
||||
|
||||
- arbitrary controls (and not only buttons) can be put into a toolbar
|
||||
|
||||
wxGTK:
|
||||
|
Reference in New Issue
Block a user