wxWidgets/wxPython/wx/lib
Robin Dunn 6f1a3f9c1a More updates to the docview library modules and sample apps from the
ActiveGrid folks.  Their sample IDE is now able to integrate with
Subversion.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34158 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-19 00:21:49 +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
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 Patch from Davide Salomoni that adds an optional point 2005-05-19 00:13:43 +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 Docstring updates 2005-05-12 22:46:53 +00:00
analogclockopts.py Docstring updates 2005-05-12 22:46:53 +00:00
anchors.py Docstring updates 2005-05-12 22:46:53 +00:00
buttons.py Themed backgrounds for flat generic buttons 2005-05-17 00:41:02 +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 Docstring updates 2005-05-12 22:46:53 +00:00
colourselect.py Docstring updates 2005-05-12 22:46:53 +00:00
dialogs.py Change multipleChoiceDialog to use wx.MultiChoiceDialog instead of 2005-03-31 21:18:36 +00:00
docview.py More updates to the docview library modules and sample apps from the 2005-05-19 00:21:49 +00:00
evtmgr.py Docstring updates 2005-05-12 22:46:53 +00:00
fancytext.py Don't use wx.TheFontList.FindOrCreateFont, it's way too slow. 2005-05-11 17:04:01 +00:00
filebrowsebutton.py Bug fix from Chad Netzer for when self.history is None 2005-05-18 18:03:29 +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 Set the ID and the event object in the events 2005-05-18 02:33:37 +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
hyperlink.py Added wx.lib.hyperlink from Andrea Gavana. It is a control like 2005-05-13 00:27:02 +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 Don't allow zero-sized buffer bitmaps 2005-05-09 19:59:34 +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 More updates to the docview library modules and sample apps from the 2005-05-19 00:21: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 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 Better handling of the bg to allow the theme (if any) to be visible. 2005-05-13 01:39:09 +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_xrc.py Added a wx.xrc.XmlResourceHandler for the Ticker class 2005-05-18 00:39:38 +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