]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
removed assert from wxColour::InitFromName() as there is no way to bypass it (see...
[wxWidgets.git] / docs / changes.txt
index 729bcef7a89d6346c8facc35bc4034c0d74b0c62..48d3c7cc7ca897321b111bf9d407e62a1864ca0c 100644 (file)
@@ -15,6 +15,7 @@ All (GUI):
 
 - support for virtual list control added
 - wxFindReplaceDialog added (based on work of Markus Greither)
+- wxTextCtrl::SetMaxLength() added (wxMSW/wxGTK)
 
 wxHTML: