X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8eda5e3588fd5ef0fa91f94991e3cdc744852d3f..2f4ad68c32f1e2944d7b5788b11d3398b1b07306:/wxPython/docs/PyManual.html?ds=sidebyside diff --git a/wxPython/docs/PyManual.html b/wxPython/docs/PyManual.html index f9f71fc95f..8551044b66 100644 --- a/wxPython/docs/PyManual.html +++ b/wxPython/docs/PyManual.html @@ -7,7 +7,7 @@
Removed docs tabs from crust interface: * wxPython Docs * wxSTC Docs
+Fixed Calltip tab refresh problem on Windows.
+shell.autoCompleteAutoHide added with default of True.
+Changed default namespace of Shell to __main__.__dict__, instead of an +empty dictionary.