]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
overwrote with src\wxBase.dsp
[wxWidgets.git] / docs / changes.txt
index f7dc556f01560efb4fd90745eb80b094683c85ed..976dfc06b8b34b68851cca20c09967e0fc7b07bf 100644 (file)
@@ -15,13 +15,17 @@ 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)
+- fixed bug with using wxExecute() to capture huge amounts of output
 
 wxHTML:
 
 - new HTML parser with correct parsing of character entities and fixes
   to tags parsing
+- added support for animated GIFs
 
 2.3.1
 -----