]> git.saurik.com Git - wxWidgets.git/commit - src/html/helpfrm.cpp
fixes to charset conversion when loading non-Latin1 helpbooks; use wxString instead...
authorVáclav Slavík <vslavik@fastmail.fm>
Sun, 27 Jun 2004 13:09:18 +0000 (13:09 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sun, 27 Jun 2004 13:09:18 +0000 (13:09 +0000)
commit3912b3f8f749862e3d336e124cf882ee7ff5a2cd
tree1b1961002b8cd2032a06d589cb784b393925a51e
parent16327fd824fd0e6d115fa0a129961ddc6d899443
fixes to charset conversion when loading non-Latin1 helpbooks; use wxString instead of wxChar* in data structures

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28039 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/html/helpdata.h
src/html/helpdata.cpp
src/html/helpfrm.cpp