]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
added workaround for GTK+ focus_out bug (and removed Vaclav's mouse capture stack...
[wxWidgets.git] / docs / changes.txt
index f7dc556f01560efb4fd90745eb80b094683c85ed..6997bb99e7b4840d64bcca5d09fd13b4036f5f1f 100644 (file)
@@ -15,8 +15,10 @@ wxBase:
 All (GUI):
 
 - support for virtual list control added
+- column images in report mode of the list control
 - wxFindReplaceDialog added (based on work of Markus Greither)
 - wxTextCtrl::SetMaxLength() added (wxMSW/wxGTK)
+- polygon support in wxRegion (Klaas Holwerda)
 
 wxHTML: