wxWidgets/wxPython/wx/lib
Robin Dunn dba0885d8c Patch from Joe "shmengie" Brown joebrown@podiatryfl.com
o Adjusted spin control size/placement (On Windows ctrls were overlapping).
  o Set Ok/Cancel buttons to wx.ID_OK & wx.ID_CANCEL to provide default dialog
    behaviour.
  o If no date has been clicked clicked, OnOk set the result to calend's date,
    important if keyboard only navigation is used.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33636 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-16 00:14:01 +00:00
..
colourchooser
editor
floatcanvas
masked Patch from Will Sadkin 2005-04-08 21:31:25 +00:00
mixins Applied patch #1181805 TextEditMixin and EVT_LIST_END_LABEL_EDIT 2005-04-13 00:28:22 +00:00
ogl Correct way to find the region 2005-04-06 19:29:34 +00:00
__init__.py
.cvsignore
activexwrapper.py
analogclock.py
analogclockopts.py
anchors.py
buttons.py
calendar.py Patch from Joe "shmengie" Brown joebrown@podiatryfl.com 2005-04-16 00:14:01 +00:00
CDate.py
ClickableHtmlWindow.py
colourdb.py
colourselect.py
dialogs.py
docview.py Updated docview library modules and sample apps from the ActiveGrid 2005-04-08 19:04:58 +00:00
evtmgr.py
fancytext.py
filebrowsebutton.py
flashwin.py
floatbar.py
foldmenu.py
foldpanelbar.py
gestures.py
gridmovers.py
grids.py
iewin.py
imagebrowser.py
imageutils.py
infoframe.py
intctrl.py
layoutf.py
multisash.py
mvctree.py
newevent.py
pdfwin.py
plot.py Patch from Werner F. Bruhin that allows either vertical and/or 2005-04-04 22:55:18 +00:00
popupctl.py
printout.py Don't depend on the default formatting of wx.DateTime objects for 2005-04-09 20:08:49 +00:00
pubsub.py
pydocview.py Updated docview library modules and sample apps from the ActiveGrid 2005-04-08 19:04:58 +00:00
pyshell.py
rcsizer.py Return the wx.SizerItem from the Add methods 2005-04-06 04:39:11 +00:00
rightalign.py
rpcMixin.py
scrolledpanel.py
sheet.py
shell.py
splashscreen.py
statbmp.py
stattext.py
throbber.py
ticker.py
vtk.py
wxPlotCanvas.py
wxpTag.py