]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/CHANGES.txt
fixed my favorite bug (delete foo; call foo->Something())
[wxWidgets.git] / wxPython / CHANGES.txt
index 42b3fdd3e5566d808d29804eb087726d89e8b2bc..bcd74b74ada5e5c5db59365dff4cd7898c05dbda 100644 (file)
@@ -9,8 +9,11 @@ EVT_DETAILED_HELP_RANGE, EVT_CONTEXT_MENU, wxHelpEvent,
 wxContextMenuEvent, wxContextHelp, wxContextHelpButton, wxTipWindow,
 and a demo to show them in action.
 
+Deprecated PyShell and PyShellWindow, added a snapshot of PyCrust.
 
+Added the new virtual list capabilities to wxListCtrl.
 
+Added a wxSTC style editor from Riaan Booysen to the sample apps.