.. |
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
|
Patch from Will Sadkin
|
2005-04-08 21:31:25 +00:00 |
mixins
|
Bind event to the listctrl
|
2005-05-04 21:47:00 +00:00 |
ogl
|
Correct way to find the region
|
2005-04-06 19:29:34 +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
|
detabbed
|
2005-04-29 19:04:19 +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
|
Add SetDefault()
|
2005-03-03 01:51:53 +00:00 |
calendar.py
|
Patch from Joe "shmengie" Brown joebrown@podiatryfl.com
|
2005-04-16 00:14:01 +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
|
Change multipleChoiceDialog to use wx.MultiChoiceDialog instead of
|
2005-03-31 21:18:36 +00:00 |
docview.py
|
Updates to doc/view modules and sample apps from ActiveGrid.
|
2005-04-28 00:00:50 +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
|
No need to match bg colours any more
|
2005-04-29 18:55:28 +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 |
foldpanelbar.py
|
Added wx.lib.foldpanelbar, Andrea Gavana's port of Jorgen Bodde's C++
|
2005-03-30 22:58:23 +00:00 |
gestures.py
|
A little cleanup
|
2005-03-25 20:16:27 +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
|
Delay some of the cascading resizes to work around a bug with defered
|
2005-03-24 20:37:48 +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
|
part of the revert of 1.8 got botched
|
2005-05-04 00:02:17 +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
|
Don't depend on the default formatting of wx.DateTime objects for
|
2005-04-09 20:08:49 +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 |
pydocview.py
|
Updates to doc/view modules and sample apps from ActiveGrid.
|
2005-04-28 00:00:50 +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
|
Return the wx.SizerItem from the Add methods
|
2005-04-06 04:39:11 +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
|
use the passed in ID
|
2005-05-04 00:03:00 +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
|
Ensure the bitmap is good before drawing it.
|
2005-05-02 23:43:56 +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 |