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
Merge branch 'master' of git+ssh://[email protected]/srv/git/fiji More... over 16 years ago
Script Editor: use Ctrl+R accelerator for run and Ctrl+D for debug More... over 16 years ago
Script Editor: simplify function More... over 16 years ago
Script Editor: register the editor with ImageJ's window manager More... over 16 years ago
Script Editor: trying to add Field autocompletion support. Doesn't work. This entire commit can be removed. More... over 16 years ago
Script Editor: added note, keyword list for Clojure is very short. More... over 16 years ago
Script Editor: if/else is a good thing. More... over 16 years ago
Script Editor: clean up and start support for Field autocompletion More... over 16 years ago
Script Editor: renamed "name" to "fullName" for ClassMethod More... over 16 years ago
Script Editor: removed white space More... over 16 years ago
Script Editor: fixed improper 'if' -- comparing String with == More... over 16 years ago
Script Editor: minor fixes to ObjStartCompletions More... over 16 years ago
Script Editor: reduce excessive code in ClassMethod More... over 16 years ago
Script Editor: update "TODO" list; a lot has been fixed already More... over 16 years ago
Script Editor: remove unnecessary listener stuff More... over 16 years ago
Script Editor: mark as 'clean' when enough undo/redo operations were made More... over 16 years ago
Script Editor: do not show the TextEditor by default More... over 16 years ago
Script Editor: do not guess what is the menu shortcut modifier More... over 16 years ago
Script Editor: unify New/Open handling More... over 16 years ago
Merge branch 'master' of git+ssh://[email protected]/srv/git/fiji More... over 16 years ago
Reworked Script Editor's output to the screen: scheduled, batch/queued printing. More... over 16 years ago
Script Editor: on "Open" or "New", discard all edit actions More... over 16 years ago
Script Editor: reuse the find/replace dialog More... over 16 years ago
Script Editor: ignore "not a zip" error also in jsfd.jar More... over 16 years ago
Script Editor: limit the output window to 1000 lines More... over 16 years ago
Script Editor: 'close' is commonly Ctrl+W, not Alt+X More... over 16 years ago
WIP: Script Editor: shortcuts use the Apple key on Macs More... over 16 years ago
Script Editor: indicate in the window title whether a task is running More... over 16 years ago
Script Editor: Simplify thread killing code More... over 16 years ago
Script Editor: use Swing way to show errors More... over 16 years ago