Added wxMotif comments

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16263 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2002-07-23 17:32:52 +00:00
parent 96c3039d9a
commit 2c519e86c2

View File

@@ -271,6 +271,12 @@ wxGTK:
- fixed bad memory leak in wxFileDialog (Chris Elliott)
- made internal GC pool dynamically growable
wxMotif:
- improved colour settings return values (Ian Brown)
- improved border style handling for wxStaticText (Ian Brown)
- improved toolbar control alignment
wxHTML:
- fixed wxHtmlHelpController's cache files handling on big endian machines