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