0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 21 hours ago.
Jul 18, 2025 — Jul 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
changed version number to 0.4.4.5 More... almost 25 years ago
changed version number to 0.4.4.5 More... almost 25 years ago
changed version number to 0.4.4.5 More... almost 25 years ago
changed version number to 0.4.4.5 More... almost 25 years ago
added readDictionaryFile function to res.py to centralize the file reads More... almost 25 years ago
added readDictionaryFile function to res.py to centralize the file reads More... almost 25 years ago
res.py changed to support using Windows-style line endings under Unix updated changelog.txt for 0.4.5 release More... almost 25 years ago
res.py changed to support using Windows-style line endings under Unix updated changelog.txt for 0.4.5 release More... almost 25 years ago
changed findLocalHandler code, but commented it out since it doesn't appear to work with addMethod More... almost 25 years ago
changed findLocalHandler code, but commented it out since it doesn't appear to work with addMethod More... almost 25 years ago
added addMethod to Scriptable class More... almost 25 years ago
added addMethod to Scriptable class More... almost 25 years ago
added sys.executable to windows launch per Guido's suggestion More... almost 25 years ago
added sys.executable to windows launch per Guido's suggestion More... almost 25 years ago
fixed split bug in findHandlers More... almost 25 years ago
fixed split bug in findHandlers More... almost 25 years ago
replaces __init__ in samples with def on_openBackground(self, source, event): More... almost 25 years ago
replaces __init__ in samples with def on_openBackground(self, source, event): More... almost 25 years ago
updated tictactoe.py and samples.py with on_openBackground More... almost 25 years ago
updated tictactoe.py and samples.py with on_openBackground More... almost 25 years ago
changed open_background to openBackground changed findHandler search to hunt for on_openBackground or on_select style names after searching for on_btn1_mouseClick style names More... almost 25 years ago
changed open_background to openBackground changed findHandler search to hunt for on_openBackground or on_select style names after searching for on_btn1_mouseClick style names More... almost 25 years ago
initial checkin of background event support More... almost 25 years ago
initial checkin of background event support More... almost 25 years ago
added double-click support to topic list which will launch a browser and go directly to a tracker item More... almost 25 years ago
added double-click support to topic list which will launch a browser and go directly to a tracker item More... almost 25 years ago
resourceEditor and Property Editor (debug.py) now attempt to report and use default sizes More... almost 25 years ago
resourceEditor and Property Editor (debug.py) now attempt to report and use default sizes More... almost 25 years ago
fixed 'enabled' for menu More... almost 25 years ago
fixed 'enabled' for menu More... almost 25 years ago