]> git.saurik.com Git - wxWidgets.git/commitdiff
Added wxMotif comments
authorJulian Smart <julian@anthemion.co.uk>
Tue, 23 Jul 2002 17:32:52 +0000 (17:32 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Tue, 23 Jul 2002 17:32:52 +0000 (17:32 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16263 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index 9b2367d2f878797ffc50841fb796e01528fe4b68..9bbb2f2f5c5d83b982fafd926451fcfe09accc54 100644 (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