..
colourchooser
Reverted to old method names/signatures for wx.DC, updated lib and
2004-05-02 02:41:33 +00:00
editor
Reverted to old method names/signatures for wx.DC, updated lib and
2004-05-02 02:41:33 +00:00
floatcanvas
FloatCanvas patch from Chris Barker.
2004-10-07 19:28:57 +00:00
masked
MaskedEdit updates from Will Sadkin:
2004-10-11 22:13:18 +00:00
mixins
Applied patch from Pim Van Heuven that modifies 4 files:
2004-10-15 18:45:21 +00:00
ogl
line segment fixes
2004-10-13 15:14:59 +00:00
__init__.py
Merged the wxPy_newswig branch into the HEAD branch (main trunk)
2003-11-12 21:34:20 +00:00
.cvsignore
Merged the wxPy_newswig branch into the HEAD branch (main trunk)
2003-11-12 21:34:20 +00:00
activexwrapper.py
reordered base classes
2004-06-16 02:22:30 +00:00
analogclock.py
docstrign tweaks
2004-06-17 05:52:01 +00:00
analogclockopts.py
updated to wx namespace by Peter Damoc
2004-08-10 15:20:25 +00:00
anchors.py
docstrign tweaks
2004-06-17 05:52:01 +00:00
buttons.py
wx.NO_BORDER style sets the bezel width to 0
2004-09-23 20:47:16 +00:00
calendar.py
Reverted to old method names/signatures for wx.DC, updated lib and
2004-05-02 02:41:33 +00:00
CDate.py
Merged the wxPy_newswig branch into the HEAD branch (main trunk)
2003-11-12 21:34:20 +00:00
ClickableHtmlWindow.py
Tweaking names (Thanks Jeff!)
2003-12-18 19:10:26 +00:00
colourdb.py
Fixed indetation error
2003-12-20 01:03:19 +00:00
colourselect.py
tweak border size
2004-08-10 15:21:11 +00:00
dialogs.py
Use default heights on the buttons
2004-08-25 23:29:23 +00:00
evtmgr.py
docstrign tweaks
2004-06-17 05:52:01 +00:00
fancytext.py
fixed syntax error
2004-07-16 20:33:37 +00:00
filebrowsebutton.py
docstrign tweaks
2004-06-17 05:52:01 +00:00
flashwin.py
Lindsay Mathieson's newest wxActiveX class has been wrapped into a new
2004-03-23 05:29:50 +00:00
floatbar.py
More lib and demo changes for dropping the wx prefix, from Jeff G.
2003-12-20 19:36:30 +00:00
foldmenu.py
Lots of wx namespace updates for the wx.lib package and the demo from
2003-12-17 00:34:40 +00:00
gridmovers.py
wxRect --> wx.Rect
2004-10-15 00:51:57 +00:00
grids.py
Use the right class name for caling __init__
2004-08-25 22:04:29 +00:00
iewin.py
Lindsay Mathieson's newest wxActiveX class has been wrapped into a new
2004-03-23 05:29:50 +00:00
imagebrowser.py
Use default heights on the buttons
2004-08-25 23:29:23 +00:00
imageutils.py
Merged the wxPy_newswig branch into the HEAD branch (main trunk)
2003-11-12 21:34:20 +00:00
infoframe.py
More lib and demo patches to drop the wx prefix (Jeff has been busy!)
2003-12-22 19:09:54 +00:00
intctrl.py
More lib and demo patches to drop the wx prefix (Jeff has been busy!)
2003-12-22 19:09:54 +00:00
layoutf.py
More lib and demo changes for dropping the wx prefix, from Jeff G.
2003-12-20 19:36:30 +00:00
multisash.py
comment fix
2004-06-02 20:47:57 +00:00
mvctree.py
Reverted to old method names/signatures for wx.DC, updated lib and
2004-05-02 02:41:33 +00:00
newevent.py
Remove #!
2004-03-05 20:57:15 +00:00
pdfwin.py
Lindsay Mathieson's newest wxActiveX class has been wrapped into a new
2004-03-23 05:29:50 +00:00
plot.py
More PyPlot updates from Gordon Williams:
2004-10-19 03:58:40 +00:00
popupctl.py
Reverted to old method names/signatures for wx.DC, updated lib and
2004-05-02 02:41:33 +00:00
printout.py
Reverted to old method names/signatures for wx.DC, updated lib and
2004-05-02 02:41:33 +00:00
pubsub.py
Replaced wx/lib/pubsub.py with a version that uses weak references to
2004-05-17 19:20:49 +00:00
pyshell.py
Lots of wx namespace updates for the wx.lib package and the demo from
2003-12-17 00:34:40 +00:00
rcsizer.py
Reverted to old method names/signatures for wx.DC, updated lib and
2004-05-02 02:41:33 +00:00
rightalign.py
Reverted to old method names/signatures for wx.DC, updated lib and
2004-05-02 02:41:33 +00:00
rpcMixin.py
Lots of wx namespace updates for the wx.lib package and the demo from
2003-12-17 00:34:40 +00:00
scrolledpanel.py
SetSizeHints --> SetMinSize or SetBestFittingSize, and other tweaks
2004-08-04 22:24:57 +00:00
sheet.py
comments
2004-08-25 22:05:59 +00:00
shell.py
Lots of wx namespace updates for the wx.lib package and the demo from
2003-12-17 00:34:40 +00:00
splashscreen.py
Reverted to old method names/signatures for wx.DC, updated lib and
2004-05-02 02:41:33 +00:00
statbmp.py
SetSizeHints --> SetMinSize or SetBestFittingSize, and other tweaks
2004-08-04 22:24:57 +00:00
stattext.py
SetSizeHints --> SetMinSize or SetBestFittingSize, and other tweaks
2004-08-04 22:24:57 +00:00
throbber.py
Reverted to old method names/signatures for wx.DC, updated lib and
2004-05-02 02:41:33 +00:00
ticker.py
Added wx.lib.ticker.Ticker class from Chris Mellon.
2004-09-01 22:00:21 +00:00
vtk.py
Merged the wxPy_newswig branch into the HEAD branch (main trunk)
2003-11-12 21:34:20 +00:00
wxPlotCanvas.py
don't show the message dialog on import unless there is already an app object
2004-08-25 23:57:23 +00:00
wxpTag.py
Applied patch from Pim Van Heuven that modifies 4 files:
2004-10-15 18:45:21 +00:00