git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46989
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
- Added wxStreamBuffer::Truncate() (Stas Sergeev)
- Allow using wxEventLoop in console applications (Lukasz Michalski)
- Added functions for Base64 en/decoding (Charles Reimers)
- Added wxStreamBuffer::Truncate() (Stas Sergeev)
- Allow using wxEventLoop in console applications (Lukasz Michalski)
- Added functions for Base64 en/decoding (Charles Reimers)
+- wxLogInterposer has been added to replace wxLogPassThrough and new
+ wxLogInterposerTemp was added