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: wrap JTextArea directly in an OutputStream More... over 16 years ago
Script Editor: add another TODO More... over 16 years ago
Script Editor: avoid code duplication More... over 16 years ago
Script Editor: remove unnecessary function More... over 16 years ago
Script Editor: unify error handling More... over 16 years ago
Script Editor: clean up calling of the find and replace dialogs More... over 16 years ago
Script Editor: move 'Select All' to the other selection items in the menu More... over 16 years ago
Script Editor: get rid of more unused variables, add document listener once More... over 16 years ago
Script Editor: do not set syntax style to 'none' and then to something else More... over 16 years ago
Script Editor: Get rid of two unnecessary variables More... over 16 years ago
Script Editor: get rid of the unnecessary variable isFileUnnamed More... over 16 years ago
Script Editor: fix Java6ism More... over 16 years ago
Script Editor: add shortcuts for all menus More... over 16 years ago
Script Editor: close find/replace dialog when Escape was pressed More... over 16 years ago
Script Editor: simplify the code for the find and replace dialog More... over 16 years ago
Script Editor: fix "Run" More... over 16 years ago
Script Editor: adjust extension when the language is changed More... over 16 years ago
Script Editor: adjust "Run" menu item's label, disable when not applicable More... over 16 years ago
Script Editor: handle selecting language "None" correctly More... over 16 years ago
Script Editor: only have one "Run" command More... over 16 years ago
Add two nice-to-haves to Script Editor's TODO list More... over 16 years ago
Merge branch 'master' from pacific More... over 16 years ago
Fixed logic of kill menu item enabledness in Script Editor. More... over 16 years ago
Script Editor: added means for automatic stdout and stderr output to the JTextArea "screen". More... over 16 years ago
Script Editor: reformatted function. More... over 16 years ago
Merge branch 'albert-script-editor' More... over 16 years ago
TextEditor: swapped F11 (compile and run) and control+F11 (start debugging) More... over 16 years ago
Added a "Run" command to Script Editor that does not need to save the file. Instead, it pipes its text into the RefreshScripts InputStream. More... over 16 years ago
Script Editor: fix a style issue More... over 16 years ago
Removed lots of white space from Script Editor -- Languages More... over 16 years ago