wxWidgets/wxPython/wx/lib
Robin Dunn d7403ad2d1 Reverted to old method names/signatures for wx.DC, updated lib and
demo to match.  Also fixed some deprecation warnings.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27049 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-02 02:41:33 +00:00
..
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
masked MaskedEditControl bugfix pach from Will Sadkin 2004-04-21 01:45:27 +00:00
mixins More lib and demo patches to drop the wx prefix (Jeff has been busy!) 2003-12-22 19:09:54 +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 Lots of wx namespace updates for the wx.lib package and the demo from 2003-12-17 00:34:40 +00:00
analogclock.py Reverted to old method names/signatures for wx.DC, updated lib and 2004-05-02 02:41:33 +00:00
analogclockopts.py Updated the AnalogClockWindow with many enhancements from from 2004-02-21 01:52:33 +00:00
anchors.py Lots of wx namespace updates for the wx.lib package and the demo from 2003-12-17 00:34:40 +00:00
buttons.py Reverted to old method names/signatures for wx.DC, updated lib and 2004-05-02 02:41:33 +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 Big fixes. Can now use colour names, and exports the event type to 2004-02-21 01:51:41 +00:00
dialogs.py Fixed some wx prefix issues, changed the self test to use a sizer. 2004-03-03 01:50:39 +00:00
ErrorDialogs_wdr.py Merged the wxPy_newswig branch into the HEAD branch (main trunk) 2003-11-12 21:34:20 +00:00
ErrorDialogs.py A clarification 2004-03-26 00:22:08 +00:00
ErrorDialogs.wdr Merged the wxPy_newswig branch into the HEAD branch (main trunk) 2003-11-12 21:34:20 +00:00
evtmgr.py Lots of wx namespace updates for the wx.lib package and the demo from 2003-12-17 00:34:40 +00:00
fancytext.py Reverted to old method names/signatures for wx.DC, updated lib and 2004-05-02 02:41:33 +00:00
filebrowsebutton.py Ensure that the dirdialog is destroyed after use 2004-01-05 19:54:39 +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
floatcanvas.py Reverted to old method names/signatures for wx.DC, updated lib and 2004-05-02 02:41:33 +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 Reverted to old method names/signatures for wx.DC, updated lib and 2004-05-02 02:41:33 +00:00
grids.py Use the right classname 2004-04-25 00:38:55 +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 Reverted to old method names/signatures for wx.DC, updated lib and 2004-05-02 02:41:33 +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 Reverted to old method names/signatures for wx.DC, updated lib and 2004-05-02 02:41:33 +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 Reverted to old method names/signatures for wx.DC, updated lib and 2004-05-02 02:41:33 +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 Merged the wxPy_newswig branch into the HEAD branch (main trunk) 2003-11-12 21:34:20 +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
PythonBitmaps.py Merged the wxPy_newswig branch into the HEAD branch (main trunk) 2003-11-12 21:34:20 +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 More lib and demo patches to drop the wx prefix (Jeff has been busy!) 2003-12-22 19:09:54 +00:00
sheet.py Lots of wx namespace updates for the wx.lib package and the demo from 2003-12-17 00:34:40 +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
stattext.py Reverted to old method names/signatures for wx.DC, updated lib and 2004-05-02 02:41:33 +00:00
throbber.py Reverted to old method names/signatures for wx.DC, updated lib and 2004-05-02 02:41:33 +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 Reverted to old method names/signatures for wx.DC, updated lib and 2004-05-02 02:41:33 +00:00
wxpTag.py Fixed the docstring, default module is now wx, not wxPython.wx 2004-01-13 03:33:09 +00:00