92
I Use This!
Moderate Activity

Commits : Listings

Analyzed 8 days ago. based on code collected 9 days ago.
Mar 24, 2025 — Mar 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Change the text object to a message about the new OGL. More... almost 22 years ago
Make taskbar icon size dependent on platform. Other tweaks. More... almost 22 years ago
Don't use deprecated wx.MaskColour More... almost 22 years ago
All the Window and GDI (pen, bitmap, etc.) classes and also many toplevel functions will now check that a wx.App object has already been created and will raise a wx.PyNoAppError exception if not. More... almost 22 years ago
Fixed typo More... almost 22 years ago
remove EVT_STC_POSCHANGED as it's been deprecated in Scintilla for several releases now. More... almost 22 years ago
comments and cleanup More... almost 22 years ago
Add GetHDC back More... almost 22 years ago
Use an inline function to fetch the API pointer, importing it first if needed. More... almost 22 years ago
Some error recovery and other tweaks More... almost 22 years ago
reSWIGged More... almost 22 years ago
docstring tweak More... almost 22 years ago
Add cx_Freeze and Installer examples More... almost 22 years ago
No longer need to fallback to importing "_core_" as py2exe, Installer and others now handle importing extensions via package names correctly. More... almost 22 years ago
Commented out some test code More... almost 22 years ago
Updates for new/old DC method signatures, also updated setup.py for new py2exe More... almost 22 years ago
Don't scroll too far if the child getting the focus is large. More... almost 22 years ago
Put the locale files in teh right place More... almost 22 years ago
fixed a typo More... almost 22 years ago
It's a new change More... almost 22 years ago
Got sidetracked and forgot to finish the new OGL section before checking in the last change. More... almost 22 years ago
be explicit about the version of SWIG to use More... almost 22 years ago
Added a Python port of the OGL library, deprecated the C++ wrapped version. More... almost 22 years ago
Some typos fixed. More text about the changes to sizers, minsize, etc. More... almost 22 years ago
Switch to the TreeListCtrl from the wxCode project. More... almost 22 years ago
Put a rreminder in the comments about s bit of duplicated code More... almost 22 years ago
Version number update More... almost 22 years ago
reSWIGged More... almost 22 years ago
Oops, forgot to return a value More... almost 22 years ago
Fixed some colours More... almost 22 years ago