1. coloured buttons seem to work
2. wxDateTime::ParseFormat() starts to work git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5061 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -15,7 +15,7 @@ wxBase:
|
||||
- wxLog functions are now (more) MT-safe
|
||||
- wxStopWatch class, timer functions have more chances to return correct
|
||||
results for your platform (use ANSI functions where available)
|
||||
- wxString::ToLong, ToULong, ToDouble methods added
|
||||
- wxString::ToLong, ToULong, ToDouble methods and Format() static one added
|
||||
- buffer overflows in wxString and wxLog classes fixed (if snprintf() function
|
||||
is available)
|
||||
- wxArray::RemoveAt() replaces deprectaed wxArray::Remove(index)
|
||||
@@ -37,6 +37,7 @@ all (GUI):
|
||||
|
||||
wxMSW:
|
||||
|
||||
- implemented setting colours for push buttons
|
||||
- wxTreeCtrl::IsVisible() bug fixed (thanks to Gary Chessun)
|
||||
- tooltips work with wxRadioBox
|
||||
- returning FALSE from OnPrintPage() aborts printing
|
||||
|
Reference in New Issue
Block a user