fixed .cached files on big endian machines and cleaned the code up

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13756 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2002-01-23 00:13:27 +00:00
parent 54ffa10747
commit 4fd5055c0d
2 changed files with 63 additions and 72 deletions

View File

@@ -104,6 +104,10 @@ wxGTK:
- wxButton now honours wxBU_EXACTFIT
- wxStaticBox now honours wxALIGN_XXX styles
wxHTML:
- fixed wxHtmlHelpController's cache files on big endian machines
2.3.2
-----