X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8eda5e3588fd5ef0fa91f94991e3cdc744852d3f..2d112dc2a36d7d59778353daa9f9018b3ff4008f:/wxPython/docs/PyManual.html 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.