added .chm support for Unix (Markus Sinner)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24117 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2003-10-07 20:15:27 +00:00
parent c839485c8e
commit 3527f29c87
8 changed files with 1233 additions and 14 deletions

View File

@@ -99,6 +99,11 @@ wxGTK:
- fix for crash when using user-dashed lines (Chris Borgolte)
- fixed wxChoice::Delete() in presence of client data
wxHTML:
- wxHtmlHelpController now supports compressed MS HTML Help files (*.chm)
on Unix (Markus Sinner)
2.5.0
-----