]> git.saurik.com Git - wxWidgets.git/commit
Applied patch from Pim Van Heuven that modifies 4 files:
authorRobin Dunn <robin@alldunn.com>
Fri, 15 Oct 2004 18:45:21 +0000 (18:45 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 15 Oct 2004 18:45:21 +0000 (18:45 +0000)
commit15513a8066caaed1d1265cc06c47fc5c8ec1127e
tree418bda88d0b8dc26101ca49e147b58643df665ab
parent6537ccf8cd09e49cfdffb7779928308171e19bbd
Applied patch from Pim Van Heuven that modifies 4 files:
    - wxPython/demo/ListCtrl_edit.py (new demo)
    - wxPython/demo/Main.py (include new demo in demo app)
    - wxPython/wx/lib/mixins/listctrl.py (several improvements to
      TextEditMixin)
    - wxPython/wx/lib/wxpTag.py (some small fixes)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29883 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/demo/ListCtrl_edit.py [new file with mode: 0644]
wxPython/demo/Main.py
wxPython/docs/CHANGES.txt
wxPython/wx/lib/mixins/listctrl.py
wxPython/wx/lib/wxpTag.py