4
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected about 2 years ago.
Dec 12, 2022 — Dec 12, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Script Editor: force UTF-8 encoding for both reading and writing More... about 15 years ago
Script Editor: use custom FileDialog to add extension filters More... about 15 years ago
Text Editor: make error screen non-editable and wrapping More... about 15 years ago
Script Editor: set font in error screen to Courier More... about 15 years ago
Script Editor: give our exception handler a chance More... about 15 years ago
Script Editor: avoid throwing Exception when closing. More... about 15 years ago
Merge remote branch 'origin/master' More... about 15 years ago
Script Editor: ignore the zSelector Thread when counting active threads. More... about 15 years ago
Script Editor: ensure code blocks are terminated. It's necessary for example for executing selected jython code. More... about 15 years ago
Script Editor: also find sources in submodules More... about 15 years ago
Script Editor: switch to error screen when something was shown there More... about 15 years ago
Script Editor: when the error screen is shown, Edit>Clear Screen that... More... about 15 years ago
Add a JFreeChart template to the Script Editor More... about 15 years ago
Script Editor: show 'Started' message both in error and output screen More... about 15 years ago
Script Editor: upon errors, switch to error screen More... about 15 years ago
Script Editor: show output by default, even when there were errors previously More... about 15 years ago
Script Editor: make ErrorHandler's fields protected More... about 15 years ago
Script Editor: avoid unnecessary repainting More... about 15 years ago
Script Editor: properly re-enable error screen More... about 15 years ago
Script Editor: delay setting the language to avoid timing issues More... about 15 years ago
Script Editor: delay going to a specific line when switching tabs More... about 15 years ago
Script Editor: avoid doing unnecessary work More... about 15 years ago
Script Editor: avoid NullPointerExceptions harder More... about 15 years ago
Script Editor: open files later in the constructor More... about 15 years ago
Script Editor: update the file name only after adding the tab More... about 15 years ago
Script Editor: read files in one shot More... about 15 years ago
Script Editor: avoid asking for a tab width when it did not change More... about 15 years ago
Script Editor: Set the line wrapping to 'false' early More... about 15 years ago
Script Editor: do not switch error list upon next error More... about 15 years ago
Fix sign error... More... about 15 years ago