.. |
analogclock
|
wxMac apparently doesn't send EVT_SHOW, so just use wx.CallAfter instead
|
2006-10-21 01:21:21 +00:00 |
colourchooser
|
Reverted to old method names/signatures for wx.DC, updated lib and
|
2004-05-02 02:41:33 +00:00 |
editor
|
Use GetKeyCode() instead of KeyCode()
|
2006-09-08 20:09:27 +00:00 |
floatcanvas
|
wxPython tab cleaning
|
2006-01-29 17:35:47 +00:00 |
masked
|
ensure that the MasedEditMixin's version of IsEmpty is the one used.
|
2006-10-19 21:38:55 +00:00 |
mixins
|
Don't autosize if the height is too small. Interaction with the
|
2006-10-02 20:13:15 +00:00 |
ogl
|
Use global font and pen to reduce GDI objects created. Patch #1540457
|
2006-08-19 19:22:23 +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
|
Give some more specific info if PyWin can't be imported when frozen in
|
2006-10-11 23:51:03 +00:00 |
anchors.py
|
Docstring updates
|
2005-05-12 22:46:53 +00:00 |
buttonpanel.py
|
don't clear the tooltip unless there is one.
|
2006-10-18 03:41:50 +00:00 |
buttons.py
|
Use GetKeyCode() instead of KeyCode()
|
2006-09-08 20:09:27 +00:00 |
calendar.py
|
Patch #1581767: Another fix for wx.lib.calendar
|
2006-10-22 04:12:12 +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
|
default ID value
|
2006-10-09 02:32:08 +00:00 |
combotreebox.py
|
Update from Frank with fixes for running on wxMSW 2.7
|
2006-09-07 17:14:57 +00:00 |
customtreectrl.py
|
Lots of little tweaks, mostly to draw selected items better such that
|
2006-10-22 03:07:21 +00:00 |
delayedresult.py
|
Add support for aborting the worker thread
|
2006-09-21 19:14:02 +00:00 |
dialogs.py
|
Remove use of wxHIDE_READONLY
|
2006-06-27 22:30:12 +00:00 |
docview.py
|
some docstring fixes
|
2006-06-11 00:13:05 +00:00 |
dragscroller.py
|
Added wx.lib.dragscroller from Riaan Booysen.
|
2006-09-06 04:18:36 +00:00 |
evtmgr.py
|
Have to dig a little deeper to find a wxPyDeadObject...
|
2005-06-02 03:41:32 +00:00 |
expando.py
|
Workaround some platform differences
|
2006-09-26 17:26:23 +00:00 |
fancytext.py
|
memory dc must have bitmap selected into it before it can be used for measuring
|
2006-05-19 01:57:30 +00:00 |
filebrowsebutton.py
|
Patch #1540143 Add optional labelwidths to filebrowsebutton
|
2006-08-19 21:16:18 +00:00 |
flashwin.py
|
Lindsay Mathieson's newest wxActiveX class has been wrapped into a new
|
2004-03-23 05:29:50 +00:00 |
flatnotebook.py
|
Patch from Andrea: fixes no page chang* events with mouse right click,
|
2006-10-18 22:09:18 +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
|
some docstring fixes
|
2006-06-11 00:13:05 +00:00 |
gestures.py
|
some docstring fixes
|
2006-06-11 00:13:05 +00:00 |
gridmovers.py
|
Don't use a saved label size incase the size changes. Patch from Hong Yuan.
|
2006-07-12 21:48:47 +00:00 |
grids.py
|
Use the right class name for caling __init__
|
2004-08-25 22:04:29 +00:00 |
hyperlink.py
|
Merged modifications from the 2.6 branch
|
2005-12-30 23:02:03 +00:00 |
iewin.py
|
rename the ID parameter
|
2006-10-06 23:21:07 +00:00 |
imagebrowser.py
|
fix scope of setting self.files
|
2006-06-08 19:12:13 +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
|
Remove use of wxHIDE_READONLY
|
2006-06-27 22:30:12 +00:00 |
intctrl.py
|
Use GetKeyCode() instead of KeyCode()
|
2006-09-08 20:09:27 +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
|
Use GetKeyCode() instead of KeyCode()
|
2006-09-08 20:09:27 +00:00 |
newevent.py
|
Change Miki's email address
|
2006-08-20 04:49:34 +00:00 |
pdfwin.py
|
Docstrings and other fixes from David Hughes
|
2006-07-21 16:10:42 +00:00 |
plot.py
|
Import numpy.oldnumeric
|
2006-09-21 16:56:50 +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
|
Patch #1547057: Disable grid lines in wx.lib.printout.PrintTable
|
2006-08-26 21:15:40 +00:00 |
pubsub.py
|
some docstring fixes
|
2006-06-11 00:13:05 +00:00 |
pydocview.py
|
Don't use the old wxPython namespace
|
2006-10-03 21:31:28 +00:00 |
pyshell.py
|
Use GetKeyCode() instead of KeyCode()
|
2006-09-08 20:09:27 +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
|
Delay part of the setup
|
2006-01-31 17:48:19 +00:00 |
sheet.py
|
some docstring fixes
|
2006-06-11 00:13:05 +00:00 |
shell.py
|
Use GetKeyCode() instead of KeyCode()
|
2006-09-08 20:09:27 +00:00 |
splashscreen.py
|
Reverted to old method names/signatures for wx.DC, updated lib and
|
2004-05-02 02:41:33 +00:00 |
splitter.py
|
Added SetSashPosition
|
2006-05-15 14:58:36 +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
|
some docstring fixes
|
2006-06-11 00:13:05 +00:00 |
vtk.py
|
Use GetKeyCode() instead of KeyCode()
|
2006-09-08 20:09:27 +00:00 |
wordwrap.py
|
Add a utility function that can calculate word-wrap line breaks, and
|
2006-10-16 19:49:43 +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
|
some docstring fixes
|
2006-06-11 00:13:05 +00:00 |