0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 23 hours ago.
Aug 19, 2025 — Aug 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed default resource file loading More... over 24 years ago
fixed default resource file loading More... over 24 years ago
added self.documentChanged and documentChanged logic to New, Open, Revert removed Alt-X from template.rsrc.py More... over 24 years ago
added self.documentChanged and documentChanged logic to New, Open, Revert removed Alt-X from template.rsrc.py More... over 24 years ago
added New, Save, and Revert and updated Save As... More... over 24 years ago
added New, Save, and Revert and updated Save As... More... over 24 years ago
changed version to 0.6 in index.html More... over 24 years ago
changed version to 0.6 in index.html More... over 24 years ago
updated changelog.txt for release 0.6 More... over 24 years ago
updated changelog.txt for release 0.6 More... over 24 years ago
fixed the path handling for loading resource files other than the default added an example of this using an alternative resource file with the SourceForgeTracker example app = model.PythonCardApp(Tracker, 'SourceForgeTracker.original.rsrc.py') More... over 24 years ago
fixed the path handling for loading resource files other than the default added an example of this using an alternative resource file with the SourceForgeTracker example app = model.PythonCardApp(Tracker, 'SourceForgeTracker.original.rsrc.py') More... over 24 years ago
moved title, position, size, statusBar, and icon attributes from the 'stack' to the 'background' More... over 24 years ago
moved title, position, size, statusBar, and icon attributes from the 'stack' to the 'background' More... over 24 years ago
added ChaosScript1Fastest.txt to show off drawPointList() More... over 24 years ago
added ChaosScript1Fastest.txt to show off drawPointList() More... over 24 years ago
moved setSize after _createStatusBar call to fix resizing window More... over 24 years ago
moved setSize after _createStatusBar call to fix resizing window More... over 24 years ago
fixed the statusbar deletion issue in the resourceEditor by updating _createStatusBar in class Background More... over 24 years ago
fixed the statusbar deletion issue in the resourceEditor by updating _createStatusBar in class Background More... over 24 years ago
moved updatePanel call before dlg.destroy() call so panel isn't updated if it isn't needed More... over 24 years ago
moved updatePanel call before dlg.destroy() call so panel isn't updated if it isn't needed More... over 24 years ago
added updatePanel and updateStack methods to centralize the places where the stack and background (panel) attributes are set in the live view fixed the foregroundColor and backgroundColor settings in the background info dialog (hopefully) More... over 24 years ago
added updatePanel and updateStack methods to centralize the places where the stack and background (panel) attributes are set in the live view fixed the foregroundColor and backgroundColor settings in the background info dialog (hopefully) More... over 24 years ago
minor readme.txt change, size and position from template.rsrc.py are now set during openBackground More... over 24 years ago
minor readme.txt change, size and position from template.rsrc.py are now set during openBackground More... over 24 years ago
added menubar from minimal.rsrc.py to template.rsrc.py perhaps the default template should have Edit and Help menus too? More... over 24 years ago
added menubar from minimal.rsrc.py to template.rsrc.py perhaps the default template should have Edit and Help menus too? More... over 24 years ago
fixed new menuitem bug More... over 24 years ago
fixed new menuitem bug More... over 24 years ago