fixed wxXmlResource::GetText() in ANSI build to correctly convert the string to current locale's charset
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@51218 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -110,6 +110,8 @@ All (GUI):
|
||||
- Improve wximage::ResampleBox() (Mihai Ciocarlie).
|
||||
- Implemented ScrollList() in generic wxListCtrl (Tim Kosse).
|
||||
- SaveAs in docview takes into account path now.
|
||||
- Fixed wxXmlResource::GetText() to convert data to current locale's
|
||||
charset in ANSI build.
|
||||
|
||||
All (Unix):
|
||||
|
||||
|
Reference in New Issue
Block a user