wxWidgets/wxPython/wx
Robin Dunn 5f280eaa57 Patch from Will Sadkin:
- Fixed intra-right-insert-field erase.
- Allowed right-insert in ipaddrctrl subfields.
- Made _SetValue() place cursor after last non-blank character inserted,
  rather than end of mask.
- Fixed combobox autoselect behavior to work similarly as above, so that
  said selection will only select the non-empty text, as per request.
- Fixed some incorrect undo behavior for right-insert fields
- Allowed derived classes (eg. numctrl) to pass modified values for undo
  processing (to handle/ignore grouping chars properly.)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27898 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-06-19 16:25:55 +00:00
..
build better __docfilter__ and other epydoc tweaks 2004-04-27 19:26:48 +00:00
lib Patch from Will Sadkin: 2004-06-19 16:25:55 +00:00
py clip notebook children to help reduce flicker 2004-06-14 20:17:31 +00:00
tools Don't use deprecated wx.MaskColour 2004-06-01 21:45:17 +00:00
.cvsignore Merged the wxPy_newswig branch into the HEAD branch (main trunk) 2003-11-12 21:34:20 +00:00