wxWidgets/wxPython/wx/lib
Robin Dunn 35d8bffe01 MaskedEdit patch from Will Sadkin:
- Added handling for WXK_DELETE and WXK_INSERT, such that shift-delete
   cuts, shift-insert pastes, and ctrl-insert copies.
 - Fixed masked.numctrl to allow space for a group char, as this format is
   apparently used in several world locales.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39665 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-06-10 22:13:54 +00:00
..
analogclock
colourchooser
editor
floatcanvas
masked MaskedEdit patch from Will Sadkin: 2006-06-10 22:13:54 +00:00
mixins No need to use 2-phase create of the text ctrl 2006-06-05 15:52:06 +00:00
ogl fix a typo causing the wrong method to be called. 2006-05-05 19:09:04 +00:00
__init__.py
.cvsignore
activexwrapper.py
anchors.py
buttons.py Using buffered drawing won't let the themed background show through, 2006-06-09 19:59:06 +00:00
calendar.py
CDate.py
ClickableHtmlWindow.py
colourdb.py
colourselect.py
dialogs.py
docview.py DocView and ActiveGrid IDE updates from Morgan Hua: 2006-04-20 06:26:03 +00:00
evtmgr.py
fancytext.py memory dc must have bitmap selected into it before it can be used for measuring 2006-05-19 01:57:30 +00:00
filebrowsebutton.py
flashwin.py
floatbar.py
foldmenu.py
foldpanelbar.py
gestures.py
gridmovers.py
grids.py
hyperlink.py
iewin.py
imagebrowser.py fix scope of setting self.files 2006-06-08 19:12:13 +00:00
imageutils.py
infoframe.py
intctrl.py
layoutf.py
multisash.py
mvctree.py
newevent.py
pdfwin.py
plot.py
popupctl.py
printout.py wxMessageBox --> wx.MessageBox 2006-05-18 23:14:49 +00:00
pubsub.py
pydocview.py DocView and ActiveGrid IDE updates from Morgan Hua: 2006-04-20 06:26:03 +00:00
pyshell.py
rcsizer.py
rightalign.py
rpcMixin.py
scrolledpanel.py
sheet.py
shell.py
splashscreen.py
splitter.py Added SetSashPosition 2006-05-15 14:58:36 +00:00
statbmp.py
stattext.py
throbber.py
ticker_xrc.py
ticker.py
vtk.py
wxPlotCanvas.py
wxpTag.py