]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
Fixed bug: wxPropertyGridInterface::SetPropertyReadOnly() with wxPG_DONT_RECURSE...
[wxWidgets.git] / docs / changes.txt
index 7d0825aa3bb925d0e29e441b15bc37433589d7fe..9de3209663a8b339ffe858f3f887f4f50d898c2f 100644 (file)
@@ -331,6 +331,11 @@ All (GUI):
 
 - wxGrid: add possibility to prevent resizing of individual rows/columns.
 - wxHTML: add support for table borders width (Laurent Humbertclaude).
+- Added wxMouseEventsManager.
+
+MSW:
+
+- Allow changing the height of wxChoice and wxComboBox.
 
 i18n: