]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/wx/py/CHANGES.txt
Added wxNB_NOPAGETHEME and GetThemeBackgroundColour
[wxWidgets.git] / wxPython / wx / py / CHANGES.txt
index 572f2a9529f03170ffbb1ccbaea3b1a87ce8f24f..d92d1ae041ac1c5de3ee72479308f7df963c5273 100644 (file)
@@ -1,5 +1,28 @@
+0.9.4 (1/25/2004 to //2004)
+------------------------------
+
+Removed wxd decorators in favor of new SWIG-generated docstrings.
+
+Removed docs tabs from crust interface:
+* wxPython Docs
+* wxSTC Docs
+
+Fixed Calltip tab refresh problem on Windows.
+
+shell.autoCompleteAutoHide added with default of False.
+
+Changed default namespace of Shell to __main__.__dict__, instead of an
+empty dictionary.
+
+
+0.9.3 (9/25/2003 to 1/24/2004)
+------------------------------
+
+Fun and games with dynamic renaming.  Details of any other changes
+were lost in the confusion.  I'll try to do better in the future.
+
 
-0.9.2 (5/3/2003 to //2003)
+0.9.2 (5/3/2003 to 9/25/2003)
 -----------------------------
 
 Changed to the new prefix-less "wx" package::