]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
Applied patch [ 589484 ] wxGenericListCtrl, fix for direct use.
[wxWidgets.git] / 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