.. |
analogclock
|
avoid assert in wxMac port, only change the font point size when we
|
2006-03-28 19:20:48 +00:00 |
colourchooser
|
|
|
editor
|
Ensure the window is still valid before adjusting the scrollbars
|
2006-01-29 02:36:29 +00:00 |
floatcanvas
|
wxPython tab cleaning
|
2006-01-29 17:35:47 +00:00 |
masked
|
Merged modifications from the 2.6 branch
|
2005-12-30 23:02:03 +00:00 |
mixins
|
Added CheckListCtrlMixin from Bruce Who
|
2006-03-15 23:22:53 +00:00 |
ogl
|
Use self.GetCanvas() instead of just self.GetCanvas
|
2006-03-25 00:14:46 +00:00 |
__init__.py
|
|
|
.cvsignore
|
|
|
activexwrapper.py
|
Changes to how overridable C++ methods are virtualized for Python.
|
2006-02-07 03:56:44 +00:00 |
anchors.py
|
Docstring updates
|
2005-05-12 22:46:53 +00:00 |
buttons.py
|
Force a full refresh when the focus changes so the bitmap button will
|
2006-04-06 00:12:11 +00:00 |
calendar.py
|
Merged modifications from the 2.6 branch
|
2005-12-30 23:02:03 +00:00 |
CDate.py
|
made dates in comments consistent
|
2004-12-07 17:53:56 +00:00 |
ClickableHtmlWindow.py
|
|
|
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
|
Need to tell which object to Destroy()
|
2006-03-30 01:41:47 +00:00 |
evtmgr.py
|
Have to dig a little deeper to find a wxPyDeadObject...
|
2005-06-02 03:41:32 +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
|
Merged modifications from the 2.6 branch
|
2005-12-30 23:02:03 +00:00 |
flashwin.py
|
|
|
floatbar.py
|
|
|
foldmenu.py
|
Changed GetSystemColour to GetColour
|
2004-12-23 20:19:17 +00:00 |
foldpanelbar.py
|
Docstring fix
|
2006-04-04 23:33:01 +00:00 |
gestures.py
|
A little cleanup
|
2005-03-25 20:16:27 +00:00 |
gridmovers.py
|
Don't scroll when the mouse is dragged outside of the grid, unless the
|
2005-06-02 03:53:01 +00:00 |
grids.py
|
|
|
hyperlink.py
|
Merged modifications from the 2.6 branch
|
2005-12-30 23:02:03 +00:00 |
iewin.py
|
Added default values for some parameters
|
2004-12-17 02:01:08 +00:00 |
imagebrowser.py
|
|
|
imageutils.py
|
|
|
infoframe.py
|
|
|
intctrl.py
|
|
|
layoutf.py
|
|
|
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
|
|
|
newevent.py
|
|
|
pdfwin.py
|
Changes to how overridable C++ methods are virtualized for Python.
|
2006-02-07 03:56:44 +00:00 |
plot.py
|
Add scrollbars when the plot is zoomed in, and also the ability to
|
2006-03-17 22:45:37 +00:00 |
popupctl.py
|
|
|
printout.py
|
Changes to how overridable C++ methods are virtualized for Python.
|
2006-02-07 03:56:44 +00:00 |
pubsub.py
|
wx.lib.pubsub updates from Oliver Schoenborn:
|
2006-04-06 01:15:20 +00:00 |
pydocview.py
|
Merged modifications from the 2.6 branch
|
2005-12-30 23:02:03 +00:00 |
pyshell.py
|
|
|
rcsizer.py
|
Return the wx.SizerItem from the Add methods
|
2005-04-06 04:39:11 +00:00 |
rightalign.py
|
|
|
rpcMixin.py
|
|
|
scrolledpanel.py
|
Delay part of the setup
|
2006-01-31 17:48:19 +00:00 |
sheet.py
|
Changes to how overridable C++ methods are virtualized for Python.
|
2006-02-07 03:56:44 +00:00 |
shell.py
|
|
|
splashscreen.py
|
|
|
splitter.py
|
Fixed problem in wx.lib.splitter when used on 64-bit platforms. Used
|
2006-03-31 23:19:34 +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
|
Merged modifications from the 2.6 branch
|
2005-12-30 23:02:03 +00:00 |
ticker_xrc.py
|
Added a wx.xrc.XmlResourceHandler for the Ticker class
|
2005-05-18 00:39:38 +00:00 |
ticker.py
|
|
|
vtk.py
|
|
|
wxPlotCanvas.py
|
|
|
wxpTag.py
|
Various wxHtml updates
|
2006-04-15 05:30:35 +00:00 |