]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
wxBase compilation fixes
[wxWidgets.git] / docs / changes.txt
index c955171a8a0351f375df1e7cf386d49612b404e9..94fd0b95ce8798f8bf174a9cbc13a82ad36a7293 100644 (file)
@@ -48,6 +48,10 @@ all (GUI):
 - TIFF support added (libtiff required and included in the distribution)
 - PCX files can now be written (24 bit only so far)
 
+- validators may work recursively if wxWS_EX_VALIDATE_RECURSIVELY is set
+- wxScrolledWindow now has keyboard interface
+- wxTextEntryDialog may be used for entering passwords (supports wxTE_PASSWORD)
+
 wxMSW:
 
 - support for enhanced metafiles added, support for copying/pasting metafiles