]> git.saurik.com Git - wxWidgets.git/commit - wxPython/wx/py/editwindow.py
Allow clearing the history, and saving the history on demand
authorRobin Dunn <robin@alldunn.com>
Fri, 24 Feb 2006 01:21:26 +0000 (01:21 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 24 Feb 2006 01:21:26 +0000 (01:21 +0000)
commite773f79b191e77649b07f527a08405863a1cb117
tree00105c442ea47cb44e1753bcd09a86d4de2ded21
parent4251af7e75f58f3ad3b221169964b71913015aab
Allow clearing the history, and saving the history on demand
Let the session tab show all of the history
Fix case-sensitive searches to actually allow case-insensitive
Make wx.WXK_NUMPAD_ENTER equivalent to wx.WXK_RETURN

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37696 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/wx/py/crust.py
wxPython/wx/py/editwindow.py
wxPython/wx/py/frame.py
wxPython/wx/py/shell.py