4
I Use This!
Activity Not Available

Commits : Listings

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