Revision: 6496 http://sourceforge.net/p/jump-pilot/code/6496 Author: edso Date: 2020-09-18 12:15:58 +0000 (Fri, 18 Sep 2020) Log Message: ----------- amend commits not entered so far
Modified Paths: -------------- core/trunk/ChangeLog Modified: core/trunk/ChangeLog =================================================================== --- core/trunk/ChangeLog 2020-09-18 10:25:21 UTC (rev 6495) +++ core/trunk/ChangeLog 2020-09-18 12:15:58 UTC (rev 6496) @@ -4,10 +4,14 @@ # 3. be concise but convey the change in a way that ordinary users understand #<-------------------------------- 80 chars ----------------------------------># -2020-09-18 mike, ede +2020-09-18 mmichaud, ede * prepend jvm argument -Dcom.sun.media.jai.disableMediaLib=true to start scripts to avoid errors thrown by JAI due to the absence of mediaLib +2020-09-15 ede + * cutify selected menu item icons (checkboxed) on windows + by ticking them visually + 2020-09-14 Giuseppe Aruta * Raster Pixel Inspection. Added capability to retrieve a set of pixel values in a table dragging on an area of the raster (like pixel inspector @@ -16,11 +20,22 @@ 2020-09-14 mmichaud <m.michael.mich...@orange.fr> * fix #503 : 0.5 pixel shift on raster display +2020-09-13 ede + * fix bug #451 Add image layer throwing NPE + 2020-09-12 mmichaud <m.michael.mich...@orange.fr> * Add an interiorBorder option to BasicStyle +2020-09-11 ede + * make geoimg framework more robust if imageio-ext or gdal is missing + * add jai-imageio.core (oss successor of sun's jai-core) to OJ CORE + * prefer jai-imageio.core readers over all (primarily just TIF n BMP) + * upgrade imageio-ext to latest greatest 1.3.2 + * ImageLayerManagerPlugin shows actually used loader if none was preselected + 2020-09-06 ede * upgrade commons imaging to 1.0-alpha2 + * fix IllegalAccessException when using Sun TIFF reader with java9+ 2020-09-02 mmichaud <m.michael.mich...@orange.fr> * small fix in csv driver -> v1.1.1 _______________________________________________ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel