4
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 2 years ago. based on code collected over 2 years ago.
Dec 12, 2022 — Dec 12, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Start to handle exceptions in the Script Editor More... over 16 years ago
Add a TextEditor constructor for initializing without a file More... over 16 years ago
Script Editor: add menu functions to jump to next or previous compile error More... over 16 years ago
Cleanups performed by the Script Editor More... over 16 years ago
Script Editor: add a menu entry to clear the output panel More... over 16 years ago
Script Editor: reload when the file was changed outside More... over 16 years ago
Script Editor: when opening with an initial file, do not open two tabs More... over 16 years ago
Script Editor: make it truly tabbed More... over 16 years ago
Script Editor: rename the 'quit' button into 'close' More... over 16 years ago
Script Editor: embed the text in a tabbed pane More... over 16 years ago
Script Editor: Refactor FindAndReplaceDialog More... over 16 years ago
Split out EditorPane from TextEditor More... over 16 years ago
Script Editor: add some mnemonics to some menu items More... over 16 years ago
Script Editor: fix Add Import logic More... over 16 years ago
Script Editor: fix 'Remove unused imports' More... over 16 years ago
Script Editor: add 'Add Import...' function More... over 16 years ago
Script Editor: a little refactoring for upcoming changes More... over 16 years ago
Script Editor: remove from ImageJ's Window menu whenever it was closed More... over 16 years ago
Script Editor: update TODOs More... over 16 years ago
Script Editor: sort the items in the Templates menu More... over 16 years ago
Script Editor: implement Tools>Open Help for Class... More... over 16 years ago
Script Editor: move (dysfunctional) breakpoint items into the "Run" menu More... over 16 years ago
Script Editor: implement Edit>Find Next (F3) More... over 16 years ago
Script Editor: finally fix the search/replace with wrap-around More... over 16 years ago
Script Editor: when re-opening the Find dialog, select the find pattern More... over 16 years ago
Script Editor: correctly (re-)set the default button in the Find dialog More... over 16 years ago
Merge branch 'tutorial-maker' More... over 16 years ago
Script Editor: avoid duplicates when sorting imports More... over 16 years ago
Script Editor: expose the text area via getTextArea() More... over 16 years ago
Script Editor: add a menu item to remove trailing white space More... over 16 years ago