0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 9 hours ago.
Jul 27, 2025 — Jul 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added HtmlWindow to resourceEditor despite my better judgement :) More... over 24 years ago
added HtmlWindow to resourceEditor despite my better judgement :) More... over 24 years ago
added simpleBrowser More... over 24 years ago
added simpleBrowser More... over 24 years ago
commented out lines 25, 31, 65 in sgrepmod.py to make the grep work changed os.system launch lines for Linux in samples.py and resourceEditor.py and findfiles.py os.system(python + ' ' + filename + args) changed line 289 to use rstrip() rather than line[:-1] this could be a leftover from before we used the wxTE_RICH style on TextArea widgets and might not be needed at all More... over 24 years ago
commented out lines 25, 31, 65 in sgrepmod.py to make the grep work changed os.system launch lines for Linux in samples.py and resourceEditor.py and findfiles.py os.system(python + ' ' + filename + args) changed line 289 to use rstrip() rather than line[:-1] this could be a leftover from before we used the wxTE_RICH style on TextArea widgets and might not be needed at all More... over 24 years ago
added Francois Granger tictactoe algorithm More... over 24 years ago
added Francois Granger tictactoe algorithm More... over 24 years ago
updated readme.txt description More... over 24 years ago
updated readme.txt description More... over 24 years ago
added HtmlWindow component and simpleBrowser sample More... over 24 years ago
added HtmlWindow component and simpleBrowser sample More... over 24 years ago
updated some docs and version numbers for 0.6.2 release (sometime in Jan.) added check for whether a component module was already loaded to avoid unnecessary imports in res.py More... over 24 years ago
updated some docs and version numbers for 0.6.2 release (sometime in Jan.) added check for whether a component module was already loaded to avoid unnecessary imports in res.py More... over 24 years ago
fixed menuBar.enable bug in addresses.py More... over 24 years ago
fixed menuBar.enable bug in addresses.py More... over 24 years ago
alignment attribute now visible in Property Editor More... over 24 years ago
alignment attribute now visible in Property Editor More... over 24 years ago
added PythonCard Mailing list (ASPN) to favorites More... over 24 years ago
added PythonCard Mailing list (ASPN) to favorites More... over 24 years ago
changed all menu shortcuts from using - to + (Ctrl+F instead of Ctrl-F) More... over 24 years ago
changed all menu shortcuts from using - to + (Ctrl+F instead of Ctrl-F) More... over 24 years ago
changed version numbers for 0.6.1 release More... over 24 years ago
changed version numbers for 0.6.1 release More... over 24 years ago
changed GetSize to GetSizeTuple and GetPosition to GetPositionTuple except for events More... over 24 years ago
changed GetSize to GetSizeTuple and GetPosition to GetPositionTuple except for events More... over 24 years ago
changed from GetSize to GetSizeTuple More... over 24 years ago
changed from GetSize to GetSizeTuple More... over 24 years ago
finally fixed the size bug in widgetAttributes More... over 24 years ago
finally fixed the size bug in widgetAttributes More... over 24 years ago