92
I Use This!
Moderate Activity

Commits : Listings

Analyzed 7 days ago. based on code collected 8 days ago.
Mar 24, 2025 — Mar 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
The new OGL doesn't have to be compatible with the bugs in the old one! ;-) More... almost 22 years ago
Can't call ShiftDown when it is a CommandEvent More... almost 22 years ago
Make the copy ctor for the wxPrint*Data classes avaialble from Python. This is so we can ensure we get a copy of the data objects when needed instead of just a reference to a data object within another that may get deleted unexpectedly. More... almost 22 years ago
pi --> math.pi More... almost 22 years ago
remove the Yield's More... almost 22 years ago
typo fixed More... almost 22 years ago
Notes about implementing CreatePopupMenu for the future More... almost 22 years ago
handle returning the cookie for Get[First|Next]Selected like in the treectrl. More... almost 22 years ago
little tweaks More... almost 22 years ago
Don't draw if the panel is too small More... almost 22 years ago
reSWIGged More... almost 22 years ago
reSWIGged More... almost 22 years ago
little tweaks More... almost 22 years ago
Added a new version (0.8.3) of FloatCanvas from Chris Barker. It's now in a subpackage of wx.lib. More... almost 22 years ago
Removed the deprecated ErrorDialogs and PythonBitmaps modules. More... almost 22 years ago
Since everything in the submodules is to appear in the pacakge namespace rename the submodule to have a leading underscore to make it easier to document it that way. More... almost 22 years ago
Mention that Alpha Channels are preserved in PNG images. More... almost 22 years ago
doc tweaks More... almost 22 years ago
Docstrings for the sizers More... almost 22 years ago
namespace fixes More... almost 22 years ago
Added more default args as needed to allow most window types to be constructed with only the parent window arg. In some cases other args may be required for normal operation, but they can usually be set after construction. More... almost 22 years ago
Added $Id keyword, a bit of cleanup and also some backwards compatibility aliases. More... almost 22 years ago
comment fix More... almost 22 years ago
reSWIGged More... almost 22 years ago
set the modules' pacakge name to "wx" using a new SWIG feature More... almost 22 years ago
Add a package="name" option to the %module directive in my SWIG patch More... almost 22 years ago
clarification More... almost 22 years ago
reSWIGged More... almost 22 years ago
Use new DrawPoint signature More... almost 22 years ago
reSWIGged More... almost 22 years ago