Re: [JPP-Devel] New version of Color Chooser plugin

2016-12-04 Thread Rahkonen Jukka (MML)
Hi, I do not use that feature often and usually only for highlighting some features for printing or screen captures and setting arbitrary RGB values is not so important. But maybe some users want to use their own palette with fixed RGB values. Also the common names like "Dark Orange" were easi

Re: [JPP-Devel] Sextante

2016-12-04 Thread Giuseppe Aruta
Hi Ede I will give a look tomorrow Peppe Il 04/Dic/2016 19:48, ha scritto: > hey Peppe, > > running OJ from eclipse gives me a NPE during startup now > > java.lang.NullPointerException > at es.unex.sextante.core.AlgorithmsAndResources. > addAlgorithmsAndPropertiesFromFolder(AlgorithmsAnd

Re: [JPP-Devel] Sextante

2016-12-04 Thread edgar . soldin
hey Peppe, running OJ from eclipse gives me a NPE during startup now java.lang.NullPointerException at es.unex.sextante.core.AlgorithmsAndResources.addAlgorithmsAndPropertiesFromFolder(AlgorithmsAndResources.java:143) at es.unex.sextante.core.Sextante.initialize(Sextante.java:67)

Re: [JPP-Devel] [jump-pilot:feature-requests] #237 LayerView/AttributeTable selection synchronization

2016-12-04 Thread edgar . soldin
On 04.12.2016 19:37, Michaël Michaud wrote: > I know you're more familiar with UI > and KeyEvents handling. at least i should. OJ plugin shortcuts are my brainchild, pretty much completely.. ede -- Check out the vibrant

[JPP-Devel] Sextante

2016-12-04 Thread Michaël Michaud
Hi Peppe, You did a great work with Sextante. Getting the whole documentation from the menu is amazing. Hope it will encorage OpenJUMP users to play with it ;-) Michaël -- Check out the vibrant tech community on one o

Re: [JPP-Devel] [jump-pilot:feature-requests] #237 LayerView/AttributeTable selection synchronization

2016-12-04 Thread Michaël Michaud
Thanks, I admit I did not investigate yet as I know you're more familiar with UI and KeyEvents handling. This weird behaviour probably appeared after the changes I did to synchronize view selection and AttributeTable selection. Michaël Le 04/12/2016 à 19:25, edgar.sol...@web.de a écrit : > he

Re: [JPP-Devel] [jump-pilot:feature-requests] #237 LayerView/AttributeTable selection synchronization

2016-12-04 Thread edgar . soldin
hey Mike, saw your mail. will come back to you wrt. #440.. ede On 04.12.2016 19:24, michael michaud wrote: > See elso bug #440 > > --

[JPP-Devel] SVN: [5244] core/trunk/src/com/vividsolutions/jump

2016-12-04 Thread jump-pilot-svn
Revision: 5244 http://sourceforge.net/p/jump-pilot/code/5244 Author: edso Date: 2016-12-04 18:18:46 + (Sun, 04 Dec 2016) Log Message: --- handle compressed image files properly eg. tif.gz Modified Paths: -- core/trunk/src/com/vividsolutions/jump/io/Compr

[JPP-Devel] SVN: [5243] core/trunk/src/com/vividsolutions/jump/workbench/ui/ LayerNameRenderer.java

2016-12-04 Thread jump-pilot-svn
Revision: 5243 http://sourceforge.net/p/jump-pilot/code/5243 Author: edso Date: 2016-12-04 18:17:55 + (Sun, 04 Dec 2016) Log Message: --- simplify file type descriptors survive compressed and unknown files eg. tif.gz Modified Paths: -- core/trunk/src/com

[JPP-Devel] SVN: [5242] core/trunk/src/com/vividsolutions/jump/workbench/datasource/ InstallStandardDataSourceQueryChoosersPlugIn.java

2016-12-04 Thread jump-pilot-svn
Revision: 5242 http://sourceforge.net/p/jump-pilot/code/5242 Author: edso Date: 2016-12-04 18:14:24 + (Sun, 04 Dec 2016) Log Message: --- deprecate compressed file method Modified Paths: -- core/trunk/src/com/vividsolutions/jump/workbench/datasource/Ins

Re: [JPP-Devel] New version of Color Chooser plugin

2016-12-04 Thread Giuseppe Aruta
Yes. As index colors are a limited number of colors defined by rgb parameters, even if the number us huge (255). If you want I can reactivate the panels. Il 04/Dic/2016 18:19, "Rahkonen Jukka (MML)" < jukka.rahko...@maanmittauslaitos.fi> ha scritto: > Have we now lost the "other color" option tha

Re: [JPP-Devel] New version of Color Chooser plugin

2016-12-04 Thread Rahkonen Jukka (MML)
Have we now lost the "other color" option that used to open a dialog with Swatches, HSV, HSL, RGB, and CMYG tabs? -Jukka Rahkonen- Lähettäjä: Giuseppe Aruta Lähetetty: 4. joulukuuta 2016 16:52 Vastaanottaja: OpenJump develop and use Aihe: [JPP-Devel] New versio

[JPP-Devel] New version of Color Chooser plugin

2016-12-04 Thread Giuseppe Aruta
Hi all I have added an enhenced version of Color Chooser Plugin on OJ NB 5241 This new version has been rewrite in order to use Autocad index colors. this are the new improvements: a) Rewrite color panel to limit to 255 autocad Index colors This panel has been redraw at Autocad Style, showing 255

[JPP-Devel] SVN: [5241] core/trunk

2016-12-04 Thread jump-pilot-svn
Revision: 5241 http://sourceforge.net/p/jump-pilot/code/5241 Author: ma15569 Date: 2016-12-04 14:04:34 + (Sun, 04 Dec 2016) Log Message: --- * New version of ColorChooser (0.8) - Added Color picker tool - Rewrite color panel to extend to 255 autocad Index colors

Re: [JPP-Devel] Java codes in OpenJUMP which are not under GNU or any other public licence

2016-12-04 Thread edgar . soldin
i'll CC Lat-Lon, as the latest contact to the original author Ugo Taddei . @Lat-lon: do you guys have a more recent mail address for Ugo Taddei? thank you! @Peppe: interesting stuff! the license header https://sourceforge.net/p/jump-pilot/code/HEAD/tree/core/trunk/src/de/latlon/deejump/plugi

[JPP-Devel] Java codes in OpenJUMP which are not under GNU or any other public licence

2016-12-04 Thread Giuseppe Aruta
This seem the case of all classes in de.latlon.deejump.plugin.manager folder Can OpenJUMP ship them? Or should we have to add an extra info on license folder? best regards Peppe -- Check out the vibrant tech community on o