Allow to build in a path containing spaces
Sync with ImageJ 1.39i
Sync with ImageJ 1.39l
Fix bug in ROI splitting
Sync with ImageJ 1.39j
Sync with ImageJ 1.39q
ROI Manager: record "Split" correctly
Synchronize with ImageJ 1.39m
Sync with ImageJ 1.39g
Sync with ImageJ 1.39h
Add a .gitignore file
Use ImageJ's sample images
Sync with ImageJ 1.39e
Avoid unnecessary waiting when in SDI applet mode
Allow scientific notation in macros
Applet: Also interpret "macro1".."macro9" params
Sync with ImageJ 1.39d
Sync with ImageJ 1.39k
Use com.sun.tools.javac instead of sun.tools.javac
Sync with ImageJ 1.39p
Synchronize with ImageJ 1.39a
Sync with ImageJ 1.39c
Macro "call()" function: catch Exceptions more ...
Sync with ImageJ 1.39f
Sync with ImageJ 1.39o
Merge branch 'release' of ../source into imageja
Sync with ImageJ 1.39b
Sync with ImageJ 1.39n
Sync with ImageJ 1.39s
Sync with ImageJ 1.40b
- Made FileSaver(imp).saveAsJpeg thread-safe: n...
Give a more meaningful error when a class was c...
Merge branch 'release' of ../source into imageja
Sync with ImageJ 1.40a
Sync with ImageJ 1.41c
Sync with ImageJ 1.39t
Sync with ImageJ 1.40c
Fixed a bug where macros in Plugins>Macros woul...
Sync with ImageJ 1.40f
Sync with ImageJ 1.41a
Sync with ImageJ 1.39u
Ignore files ending with '~' (typically Emacs o...
Disable the ImageJ updater
Sync with ImageJ 1.40d
Sync with ImageJ 1.41b
WIP: make instances dependent on DISPLAY
Do not import com.apple.mrj.* in MacAdapter
Add a public method to remove a tool from the t...
Give a better error when a class required by a ...