0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Jul 19, 2025 — Jul 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
resourceEditor now does saves, added template.rsrc.py so it always has a valid stack, background... More... almost 25 years ago
resourceEditor now does saves, added template.rsrc.py so it always has a valid stack, background... More... almost 25 years ago
added FILE_ style options so the File dialog could be used to Save... the default is style FILE_OPEN | FILE_MULTIPLE so old samples still work the same as they used to, resourceEditor uses the new options More... almost 25 years ago
added FILE_ style options so the File dialog could be used to Save... the default is style FILE_OPEN | FILE_MULTIPLE so old samples still work the same as they used to, resourceEditor uses the new options More... almost 25 years ago
added magic prefixes to font.py changed duplicate widget in resourceEditor to offset position by (10, 10) stopped setting the toolTip More... almost 25 years ago
added magic prefixes to font.py changed duplicate widget in resourceEditor to offset position by (10, 10) stopped setting the toolTip More... almost 25 years ago
PyFilling is working! changed default right panel font to 9 point monospace More... almost 25 years ago
PyFilling is working! changed default right panel font to 9 point monospace More... almost 25 years ago
added Namespace Viewer using PyCrust 0.6 More... almost 25 years ago
added Namespace Viewer using PyCrust 0.6 More... almost 25 years ago
removed Font class from widget.py, added font.py module, updated dialog.py More... almost 25 years ago
removed Font class from widget.py, added font.py module, updated dialog.py More... almost 25 years ago
commented out import warnings More... almost 25 years ago
commented out import warnings More... almost 25 years ago
Changed date format and added rudimentary error checking More... almost 25 years ago
Changed date format and added rudimentary error checking More... almost 25 years ago
Updated to version 0.2 More... almost 25 years ago
Updated to version 0.2 More... almost 25 years ago
added append method to Choice class More... almost 25 years ago
added append method to Choice class More... almost 25 years ago
added setFocus method to Widget More... almost 25 years ago
added setFocus method to Widget More... almost 25 years ago
moved resourceEditor description More... almost 25 years ago
moved resourceEditor description More... almost 25 years ago
Removed duplicate resourceEditor entry More... almost 25 years ago
Removed duplicate resourceEditor entry More... almost 25 years ago
fixed widget.py _setFont so it accepts a dictionary as aFont input all these get/set routines will need to be cleaned up More... almost 25 years ago
fixed widget.py _setFont so it accepts a dictionary as aFont input all these get/set routines will need to be cleaned up More... almost 25 years ago
added __repr__ method to Font class, removed extra print from dialog.py and changed the Property Editor to not display the color selected from the font dialog More... almost 25 years ago
added __repr__ method to Font class, removed extra print from dialog.py and changed the Property Editor to not display the color selected from the font dialog More... almost 25 years ago