0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 10 hours ago.
Jul 22, 2025 — Jul 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added date/revision More... over 24 years ago
added date/revision More... over 24 years ago
moved GenericDialog back out of dialog.py, I was running into import problems and couldn't track down the conflict, so I put GenericDialog back into dialognew.py More... over 24 years ago
moved GenericDialog back out of dialog.py, I was running into import problems and couldn't track down the conflict, so I put GenericDialog back into dialognew.py More... over 24 years ago
added GenericDialog More... over 24 years ago
added GenericDialog More... over 24 years ago
removed textEnter event, pressing return in TextField or PasswordField should now be the same as pressing tab updated proof and searchexplorer samples More... over 24 years ago
removed textEnter event, pressing return in TextField or PasswordField should now be the same as pressing tab updated proof and searchexplorer samples More... over 24 years ago
Patrick's fix for CompactStack More... over 24 years ago
Patrick's fix for CompactStack More... over 24 years ago
added char, word, line count to About box More... almost 25 years ago
added char, word, line count to About box More... almost 25 years ago
added a Find dialog More... almost 25 years ago
added a Find dialog More... almost 25 years ago
added a simple About box More... almost 25 years ago
added a simple About box More... almost 25 years ago
added a Font dialog to set the default font added a user.config.txt file to the textEditor that remembers the position, size, and font last used More... almost 25 years ago
added a Font dialog to set the default font added a user.config.txt file to the textEditor that remembers the position, size, and font last used More... almost 25 years ago
fixed bug in _translateFont that was causing the wrong family id to be returned when the font dialog was used More... almost 25 years ago
fixed bug in _translateFont that was causing the wrong family id to be returned when the font dialog was used More... almost 25 years ago
textEditor sample More... almost 25 years ago
textEditor sample More... almost 25 years ago
commented out TextEnterEvent in TextField so that pressing enter/return just navigates to the next control like tab More... almost 25 years ago
commented out TextEnterEvent in TextField so that pressing enter/return just navigates to the next control like tab More... almost 25 years ago
added size == (0, 0) check to BitmapCanvas OnSize event so that minimizing the window doesn't destroy the offscreen bitmap More... almost 25 years ago
added size == (0, 0) check to BitmapCanvas OnSize event so that minimizing the window doesn't destroy the offscreen bitmap More... almost 25 years ago
updated changelog, added autoRefresh fix to automata.txt More... almost 25 years ago
updated changelog, added autoRefresh fix to automata.txt More... almost 25 years ago
added turtle.py module, updated BitmapCanvas in widget.py More... almost 25 years ago
added turtle.py module, updated BitmapCanvas in widget.py More... almost 25 years ago