]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/CHANGES.txt
Commented out XSetInputFocus for now
[wxWidgets.git] / wxPython / CHANGES.txt
index 7417c75b3a201288e53f9704d3c71532302fe594..110a9a021b3b7d90c6cd1569d2f034e1e936e142 100644 (file)
@@ -8,6 +8,11 @@ Added wxSplashScreen.
 
 Added wxGenericDirCtrl.
 
 
 Added wxGenericDirCtrl.
 
+Added wxMultiChoiceDialog.
+
+The calltip window and autocomplete window in wxSTC will now use a
+wxPopupWindow if available so they can extend beyond the client area
+of the STC if needed.