]> git.saurik.com Git - wxWidgets.git/commitdiff
changes update
authorVáclav Slavík <vslavik@fastmail.fm>
Tue, 8 May 2001 22:30:51 +0000 (22:30 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Tue, 8 May 2001 22:30:51 +0000 (22:30 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10080 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index c6554f4e4752ac65e22efff57b5b1d8a9a027d17..7a975621d6e5856e8f78595cd1bfb0b394724e64 100644 (file)
@@ -32,10 +32,17 @@ wxMSW:
 
 - threads: bug in wxCondition::Broadcast fixed (Pieter van der Meulen)
 - fixed bug in MDI children flags (mis)handling
+- it is possible to compile wxCHMHelpController with other compilers than VisualC++
+  now and hhctrl.ocx is loaded at runtime.
+  
+wxGTK:
+
+- added support for wchar_t (wxUSE_WCHAR_T) under Unix
 
 wxHTML:
 
-- new feature, wxHtmlProcessor for on-the-fly modification of HTML markup
+- mew feature, wxHtmlProcessor for on-the-fly modification of HTML markup
+- visual enhancements to contents panel of wxHtmlHelpController
 
 2.2.0
 -----