X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8eda5e3588fd5ef0fa91f94991e3cdc744852d3f..68ff6404bb8ea57371214a6c8a416cf8a4a31453:/wxPython/docs/PyManual.html diff --git a/wxPython/docs/PyManual.html b/wxPython/docs/PyManual.html index f9f71fc95f..1020b0a8a1 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.