]> git.saurik.com Git - wxWidgets.git/commitdiff
Documented wxMotif changes
authorMattia Barbon <mbarbon@cpan.org>
Fri, 2 Aug 2002 18:26:11 +0000 (18:26 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Fri, 2 Aug 2002 18:26:11 +0000 (18:26 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16354 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index 983a6c890141f8499acaaa686ae3a762830cfb4b..9894aa91b4d80df8f5c8d9574193c7a08f447f29 100644 (file)
@@ -279,6 +279,10 @@ wxMotif:
 - improved colour settings return values (Ian Brown)
 - improved border style handling for wxStaticText (Ian Brown)
 - improved toolbar control alignment
+- implemented wxSpinButton
+- implemented wxCheckListBox
+- fixed wxSpinCtrl and wxStaticLine when used with sizers
+- wxStaticBitmap now shows transparent icons correctly
 
 wxHTML: