0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 28, 2025 — Jun 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
refactored Search/Cancel toggle, added filename display to search More... over 21 years ago
added Cancel button, moved wx.SafeYield call and set yieldIfNeeded flag More... over 21 years ago
updated normalizeEOL More... over 21 years ago
Remove the old "save current doc" logic from File/History (open) More... over 21 years ago
added .cvsignore files to ignore .pyc etc. More... over 21 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... over 21 years ago
called callAfter and futureCall aliases More... over 21 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... over 21 years ago
resourceOutput position saving change More... over 21 years ago
commented out saving background position in resource files More... over 21 years ago
removed 'position' attribute in Background of resource More... over 21 years ago
Record the addition of the experimental 'oneEditor' More... over 21 years ago
Remove debug print statement of 'page' More... over 21 years ago
Initial version of a tabbed code editor, with associated (future) resource editor More... over 21 years ago
switched to list comprehension to avoid duplicating version numbers More... over 21 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... over 21 years ago
renamed ver to VERSION_STRING and added VERSION tuple More... over 21 years ago
added fitToComponents test until it is part of auto-layout code More... over 21 years ago
added try/except block to deal with missing NumPy More... over 21 years ago
just open the files with the codeEditor More... over 21 years ago
bumped requirements reference to 2.5.2.8 More... over 21 years ago
fixed findDialog reference More... over 21 years ago
Added horizontalScrollbar to TextArea, updated ResourceEditor to include it. More... over 21 years ago
compensate for spinner offset on Windows More... over 21 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