.. |
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
|
untabified
|
2004-12-16 06:05:09 +00:00 |
masked
|
commented out dbg message
|
2004-11-16 21:01:12 +00:00 |
mixins
|
Applied patch from Pim Van Heuven that modifies 4 files:
|
2004-10-15 18:45:21 +00:00 |
ogl
|
Fix for bug [ 1098263 ] wx.lib.ogl control points leak
|
2005-01-12 03:48:06 +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
|
Ensure the first EVT_SIZE has happened before the first EVT_PAINT
|
2004-10-30 21:35:54 +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
|
made dates in comments consistent
|
2004-12-07 17:53:56 +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
|
Play nice with sizers
|
2005-01-13 21:14:15 +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
|
Changed GetSystemColour to GetColour
|
2004-12-23 20:19:17 +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
|
Added default values for some parameters
|
2004-12-17 02:01:08 +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
|
Fixed GetSaveData and SetSaveData in wx.lib.multisash to not depend on
|
2004-11-10 18:16:31 +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
|
Backed out Oliver's PyPlot changes at Gordon's request.
|
2004-11-09 18:03:21 +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
|
a bit of code cleanupt
|
2005-01-13 21:15:08 +00:00 |