X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5549e9f76fb5cbfb2a2190980983bcebea132a2e..edb89f7e356761b4fbdaebb8b5ebd5c7a7643da7:/docs/changes.txt diff --git a/docs/changes.txt b/docs/changes.txt index 5c25de2aa6..976dfc06b8 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -15,14 +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 -----