Added wxHtmlHelp change log

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37118 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2006-01-25 11:09:45 +00:00
parent e45689df6c
commit c3e5d4e246

View File

@@ -52,6 +52,8 @@ All (GUI):
by Sandro Sigala)
- Added caption parameter to wxGetFontFromUser and wxGetColourFromUser.
- Added wxGetMouseState function.
- Added wxHtmlHelpWindow, wxHtmlHelpDialog and wxHtmlModalHelp classes,
allowing HTML help to be embedded in an application.
- wxCalendarCtrl positioning fixes for dimensions other than best size.
- wxCalendarCtrl colour schema changed and adjusted to system settings.