add possibility to specify the conversion to use in wxStringOutputStream; use it...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 15 Apr 2008 12:22:41 +0000 (12:22 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 15 Apr 2008 12:22:41 +0000 (12:22 +0000)
commit63482fd5e8b546fef76694a4e642d7b219ac4d86
treeb1ceef65855cf5d2c7f44cb6a5a8300c6236f75e
parent02e9bde2ef46995beeeb9ebc503ebfaa53ed6943
add possibility to specify the conversion to use in wxStringOutputStream; use it instead of reimplementing the same logic erroneously in wxHTML (bug 1711476)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53179 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/sstream.h
interface/sstream.h
src/html/htmlfilt.cpp