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
Cleaned up menu system of TextEditor. Needs testing. More... almost 17 years ago
Merge branch 'master' of git+ssh://[email protected]/srv/git/fiji More... almost 17 years ago
Added task manager functionality to the Script Editor. Stores each "Run" of a script in a ThreadGroup, and then can present a dialog to kill the entire ThreadGroup, or all presently recorded Executer ThreadGroups. More... almost 17 years ago
Merge branch 'master' of pacific:/srv/git/fiji More... almost 17 years ago
Script Editor: clean up save code paths More... almost 17 years ago
Script editor: running the script in a separate thread of appropriate priority, not the inherited from the EventDispatchThread. More... almost 17 years ago
Script Editor: allow run("Script Editor", "path/to/file"); More... almost 17 years ago
Script Editor: fix another null pointer exception More... almost 17 years ago
Script Editor: fix null pointer exception More... almost 17 years ago
Script Editor: Change the redeclaration of dotSeparatedTextParts More... almost 17 years ago
Script Editor: Create a new function to set the title More... almost 17 years ago
Fix Java6ism: JDialog.setIconImage() More... almost 17 years ago
Script Editor: Avoid null pointer exception More... almost 17 years ago
Script Editor: rearrange TODOs More... almost 17 years ago
Script Editor: add another TODO More... almost 17 years ago
Script Editor: avoid exception when scanning sunrsasign.jar More... almost 17 years ago
Script Editor: be cleverer when trying to discover tools.jar More... almost 17 years ago
Script Editor: do not read file inefficiently More... almost 17 years ago
Script Editor: be nicer when taking a macro argument More... almost 17 years ago
Script Editor: add a TODO file More... almost 17 years ago
Script Editor: fall back to loading tools.jar via web More... almost 17 years ago
Start "Compile and Run" with a new thread. More... almost 17 years ago
Fix compile error More... about 17 years ago
Add the Script Editor More... about 17 years ago
Removed few todos. More... about 17 years ago
Removed the TO-DOs and refactored. More... about 17 years ago
Change in the function call as ClassNames.java is refactored. More... about 17 years ago
Removed the .orig files. More... about 17 years ago
Run artistic style again. More... about 17 years ago
Removed the conflicts which I forgot earlier. More... about 17 years ago