]> git.saurik.com Git - wxWidgets.git/history - tests/html/htmlwindow.cpp
Correct two bugs in wxMBConv::FromWChar() with non NUL-terminated strings.
[wxWidgets.git] / tests / html / htmlwindow.cpp
2008-10-15  Václav Slavíkadded a test to check if wxHtmlWindow::SelectionToText...