Changelog for
imagej-1.53t-2.2.noarch.rpm :
* Thu Feb 22 2024 Dominique Leuenberger
- Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN
* Tue Dec 06 2022 Dirk Müller - update to 1.53v:
* too many changes to list here, see https://wsr.imagej.net/notes.html
* Fri Apr 08 2022 Fridrich Strba - Build with java source and target levels 8
* Fixes build in Factory with jdk17- Added patch:
* imagej-nosourcetarget.patch + Do not hardcode source and target levels, but allow them to be specified on ant\'s command-line
* Wed Dec 02 2020 andy great - Update to version 1.53f.
* Added a popup menu to the magnifying glass tool icon.
* Added a popup menu triggered on a right click or long press inside a selection.
* Updated the built in toolbar \"Dev\" menu.
* The text in a text selection can be edited in the Edit>Selection>Properties dialog.
* The File>Import>Image Sequence dialog is used when drag and dropping a folder on the \"ImageJ\" window.
* Undo works with overlays when translating and rotating images, and the \"Overlay only\" checkbox is only shown in the Translate dialog when there is an overlay.
* Added the Edit>Options>Fresh Start command, which closes all images, empties the ROI Manager, clears the Results table and enables the \"Black background\" option.
* The Reslice command is faster on Windows when re-slicing from \"Left\" or \"Right\" and it uses an ordinary progress bar when run from a macro.
* Added an \"Open as separate images\" checkbox to the File>Import>Image Sequence dialog.
* Added \"Foreground...\" and \"Background...\" entries to the color picker tool popup menu.
* Added the Image.width, Image.height, Image.copy and Image.paste(x,y) macro functions (example).
* Added the Array.filter(arr,str), Math.toRadians(degrees) and Math.toDegrees(radians) functions.
* Added the ResultsTable.addRow() method. For an example, run Help>Examples>JavaScript>Sine/Cosine Table.
* Fixed a bug that caused the RoiManager.getSelectedIndexes() method to sometimes not work as expected.
* Fixed a bug that slowed saving of virtual stacks in TIFF format.
* Fixed a bug that caused the dynamic \"Value\" and \"Count\" values in HIstogram windows to sometimes not be displayed correctly.
* Fixed a bug that caused the Ctrl+F (Edit>Fill) keyboard shortcut on Windows, when used on a stack, to not display the \"Proces Stack?\" dialog.
* Fixed a 1.53e regression that caused the imageCaculator() macro function do somethimes not work as expected.
* Fixed a 1.52 regression that caused the Analyze Skeleton plugin to output incorrect Results tables.
* Fixed a regression that caused the Edit>Copy to Image Info command in the text editor to fail.
* Fixed a 1.53c regression in the AVI Reader that caused it to throw a null pointer exception.
* Fixed a 1.52 regression that caused the IJ.getImage() method to sometimes display model error dialogs.
* Many bugfixes and usability improvements
* Sun Feb 18 2018 jengelhAATTinai.de- Wrap and compact description.
* Thu Feb 15 2018 robby.engelmannAATTigfs-ev.de- Update to 1.51u
* possible to run on Java 9
* Java plugins can now iterate over the points contained in a selection
* added support for diamond symbols to the Plot class
* many more bugfixes and usability improvements
* Tue Mar 08 2016 bwiedemannAATTsuse.com- drop build time from png file to fix build-compare
* Tue Apr 09 2013 lumnisAATTopensuse.org- Update to version 1.47n
* see included release-notes.html
* Sun Dec 23 2012 dmitry_rAATTopensuse.org- Remove _service for downloading files- Use ImageMagick for icon converting- Update to version 1.47g
* see included release-notes.html
* Fri Sep 14 2012 lumnisAATTopensuse.org- startup script fix (in spec file)