0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 8 hours ago.
Aug 09, 2025 — Aug 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed typo More... over 18 years ago
Change wording to reflect use of wx.libs.DialogResults object as a return value More... almost 19 years ago
Fixes and enhancements for standaloneBuilder v0.3.1, see changelog file for full details More... almost 19 years ago
switched to wingware.com urls More... about 19 years ago
changed to new release month, comments for doc changes More... about 19 years ago
fixed donation urls More... about 19 years ago
added what is python and why python html from old blog entries More... about 19 years ago
updated to use dynamic string and exec for creating event handlers More... about 19 years ago
updated Windows and Mac OS X (Tiger) installation instructions for Python 2.5.1 and wxPython 2.8.4.0 More... about 19 years ago
tweaked addMethod and isPythonCardHandler to handle functions and methods More... about 19 years ago
moved required version info to tuples and updated minimum requirements dialog More... about 19 years ago
removed import, switched to wx. style instead More... about 19 years ago
fixed old instructions to refer to File->About menu item More... about 19 years ago
moved code to find Python documentation (pythonDocumentationURL) to util.py More... about 19 years ago
commented out unused wxHtmlEasyPrinting import converted wxPython to wx imports so Mac startup error works correctly More... about 19 years ago
simple usage example of addmethod More... about 19 years ago
added text directory and addmethod doc More... about 19 years ago
fixed missing colon More... over 19 years ago
Updates for standaloneBuilder version 0.3: 1. Major re-design of the user interface 2. Removed the limitation on directories where projects can be created 3. Changed the help --> about dialog to use a tabbed notebook More... almost 20 years ago
Updated documentation and screenshots for standaloneBuilder version 0.3 More... almost 20 years ago
added stringItems and other code to avoid eval() on strings More... almost 20 years ago
updated py2exe link and added py2app link on standalones More... almost 20 years ago
added support for save before opening drag and drop document More... almost 20 years ago
added drag and drop fixed orientation with try/except on Horizontal More... about 20 years ago
tweaked PythonLauncher and Acid Test sections for 2.4 More... about 20 years ago
edit for Tiger More... about 20 years ago
Mac OS X Tiger install docs More... about 20 years ago
added Mac OS X Tiger install instructions More... about 20 years ago
added file drag and drop to codeEditor More... about 20 years ago
uncommented event.skip() More... about 20 years ago