.. |
analogclock
|
GetBestFittingSize --> GetEffectiveMinSize
|
2006-10-31 08:50:17 +00:00 |
art
|
Added some modules from Riaan Booysen:
|
2006-12-02 04:51:13 +00:00 |
colourchooser
|
|
|
editor
|
no need to use a throw-away bitmap, just use th eone built-in to the
|
2006-11-21 03:44:35 +00:00 |
floatcanvas
|
|
|
masked
|
wx.lib.masked: Patch from Will Sadkin. Includes Unicode fixes, plus
|
2006-12-05 18:57:31 +00:00 |
mixins
|
merge from 2.8 branch
|
2007-02-07 16:24:56 +00:00 |
ogl
|
Bug fix from Pierre
|
2007-01-12 18:40:51 +00:00 |
__init__.py
|
|
|
.cvsignore
|
|
|
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
|
|
|
buttonpanel.py
|
GetBestFittingSize --> GetEffectiveMinSize
|
2006-10-31 08:50:17 +00:00 |
buttons.py
|
Added a set of button classes to wx.lib.buttons from David Hughes that
|
2006-12-12 01:51:18 +00:00 |
calendar.py
|
Patch #1591763 Set focus when clicked
|
2006-11-07 03:46:37 +00:00 |
CDate.py
|
|
|
ClickableHtmlWindow.py
|
|
|
colourdb.py
|
|
|
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
|
merge from 2.8 branch
|
2007-02-07 16:24:56 +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
|
Corrected double destruction of views
|
2006-11-16 23:36:54 +00:00 |
dragscroller.py
|
Added wx.lib.dragscroller from Riaan Booysen.
|
2006-09-06 04:18:36 +00:00 |
evtmgr.py
|
|
|
expando.py
|
GetNumberOfLines on GTK doesn't count wrapped lines again...
|
2006-11-07 05:17:30 +00:00 |
fancytext.py
|
|
|
filebrowsebutton.py
|
Patch #1540143 Add optional labelwidths to filebrowsebutton
|
2006-08-19 21:16:18 +00:00 |
flashwin.py
|
|
|
flatnotebook.py
|
Patch from Dj Gilcrease adding the FNB_HIDE_ON_SINGLE_TAB flag for
|
2006-11-05 21:28:36 +00:00 |
floatbar.py
|
|
|
foldmenu.py
|
|
|
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
|
|
|
hyperlink.py
|
|
|
iewin.py
|
rename the ID parameter
|
2006-10-06 23:21:07 +00:00 |
imagebrowser.py
|
|
|
imageutils.py
|
Added stepColour utility function
|
2007-01-19 19:51:08 +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 |
langlistctrl.py
|
Use correct flags Chinese
|
2006-12-08 23:46:22 +00:00 |
layoutf.py
|
|
|
multisash.py
|
|
|
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
|
|
|
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
|
|
|
rightalign.py
|
|
|
rpcMixin.py
|
|
|
scrolledpanel.py
|
GetBestFittingSize --> GetEffectiveMinSize
|
2006-10-31 08:50:17 +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
|
|
|
splitter.py
|
GetBestFittingSize --> GetEffectiveMinSize
|
2006-10-31 08:50:17 +00:00 |
statbmp.py
|
GetBestFittingSize --> GetEffectiveMinSize
|
2006-10-31 08:50:17 +00:00 |
stattext.py
|
Just reset the size, not the minsize too, when changing the label or
|
2007-01-12 18:40:30 +00:00 |
throbber.py
|
|
|
ticker_xrc.py
|
|
|
ticker.py
|
GetBestFittingSize --> GetEffectiveMinSize
|
2006-10-31 08:50:17 +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
|
|
|
wxpTag.py
|
some docstring fixes
|
2006-06-11 00:13:05 +00:00 |