Merge branch 'utf8-stdstring-interop' of https://github.com/minoki/wxWidgets
Make it easier to interoperate with the code using UTF-8-encoded std::strings. Closes #17461.
This commit is contained in:
@@ -62,6 +62,7 @@ All:
|
||||
- wxLogInfo() now logs messages if the log level is high enough, even without
|
||||
wxLog::SetVerbose() which now only affects wxLogVerbose().
|
||||
- Add wxFileType::GetExpandedCommand() (troelsk).
|
||||
- Make it easier to convert to/from UTF-8-encoded std::string (ARATA Mizuki).
|
||||
|
||||
All (GUI):
|
||||
|
||||
|
Reference in New Issue
Block a user