19e6bde09a
This forces the compiler class specific features rather than borrowing from the base class's std::string. In some cases prior to this, wxString( std::string ) was being called rather than UTF8::operator wxString() leading to garbled wxStrings. Added function UTF8::wx_str() which is of great convenience also. Implicit conversions still work as before, and hopefully more reliably. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
github_getliblist.cpp | ||
github_getliblist.h | ||
github_plugin.cpp | ||
github_plugin.h | ||
html_link_parser.cpp | ||
html_link_parser.h | ||
nginx.conf |