0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 13 hours ago.
Sep 01, 2025 — Sep 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
refactored Search/Cancel toggle, added filename display to search More... almost 22 years ago
added Cancel button, moved wx.SafeYield call and set yieldIfNeeded flag More... almost 22 years ago
updated normalizeEOL More... almost 22 years ago
Remove the old "save current doc" logic from File/History (open) More... almost 22 years ago
added .cvsignore files to ignore .pyc etc. More... almost 22 years ago
Put codePage.saveAsFile back in, completed "close tab". Added switch "NEVER_BLANK" to determine how to handle closing last tab Fixed logic in openfile for when a new tab is needed. More... almost 22 years ago
called callAfter and futureCall aliases More... almost 22 years ago
added Close Tab menu item under File menu plus experimental handler for it added wx.FutureCall workaround for initial size event problem More... almost 22 years ago
resourceOutput position saving change More... almost 22 years ago
commented out saving background position in resource files More... almost 22 years ago
removed 'position' attribute in Background of resource More... almost 22 years ago
Record the addition of the experimental 'oneEditor' More... almost 22 years ago
Remove debug print statement of 'page' More... almost 22 years ago
Initial version of a tabbed code editor, with associated (future) resource editor More... almost 22 years ago
switched to list comprehension to avoid duplicating version numbers More... almost 22 years ago
renamed cantmodify to cantModify made checkItems, popItems, cantModify attributes of self to avoid duplicate lists added userdata to list of items not to eval, userdata is just a string More... almost 22 years ago
renamed ver to VERSION_STRING and added VERSION tuple More... almost 22 years ago
added fitToComponents test until it is part of auto-layout code More... almost 22 years ago
added try/except block to deal with missing NumPy More... almost 22 years ago
just open the files with the codeEditor More... almost 22 years ago
bumped requirements reference to 2.5.2.8 More... almost 22 years ago
fixed findDialog reference More... almost 22 years ago
Added horizontalScrollbar to TextArea, updated ResourceEditor to include it. More... almost 22 years ago
compensate for spinner offset on Windows More... almost 22 years ago
added SplitterBackground More... almost 22 years ago
added testSplitter sample More... almost 22 years ago
fixed yield by switching to wx.SafeYield(self, True) More... almost 22 years ago
added appendText ScrollLines workaround to TextArea component on Windows More... almost 22 years ago
added AppendText ScrollLines workaround for Windows More... almost 22 years ago
and yet another menu item tweak More... almost 22 years ago