- Added wxLongLong::ToDouble()
- Added wxDateTime::[Make]FromTimezone(), fixed several TZ-related bugs
- Fixed bug in wxStreamBuffer::Read(wxStreamBuffer *) (Paul Cornett)
- Added wxLongLong::ToDouble()
- Added wxDateTime::[Make]FromTimezone(), fixed several TZ-related bugs
- Fixed bug in wxStreamBuffer::Read(wxStreamBuffer *) (Paul Cornett)
- Fixed asynchronous playback of large sound files in wxSound.
- Added wxDynamicLibrary::GetSymbolAorW().
- Fixed default size of wxStaticText controls with border being too small.
- Fixed asynchronous playback of large sound files in wxSound.
- Added wxDynamicLibrary::GetSymbolAorW().
- Fixed default size of wxStaticText controls with border being too small.
- Implemented wxTopLevelWindow::RequestUserAttention() (Mart Raudsepp).
- Base library is now binary compatible when built with wxGTK and wxMotif.
- wxTextCtrl::XYToPosition, PositionToXY and GetLineLength calls are now
- Implemented wxTopLevelWindow::RequestUserAttention() (Mart Raudsepp).
- Base library is now binary compatible when built with wxGTK and wxMotif.
- wxTextCtrl::XYToPosition, PositionToXY and GetLineLength calls are now
- Added support for left, centre and right text alignment attributes under
GTK+2 multi-line text controls (Mart Raudsepp).
- Added support for left, centre and right text alignment attributes under
GTK+2 multi-line text controls (Mart Raudsepp).