[JPP-Devel] SVN: [6578] core/trunk/src/com/vividsolutions/jump/util/commandline/ OptionSpec.java

2020-10-04 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6578 http://sourceforge.net/p/jump-pilot/code/6578 Author: edso Date: 2020-10-04 21:18:10 + (Sun, 04 Oct 2020) Log Message: --- leftover, add method to retrieve all arguments needed by follow up patch set Modified Paths: -- core/trunk/src/com/v

[JPP-Devel] SVN: [6577] core/trunk/src/com/vividsolutions/jump/workbench/plugin/ PlugInManager.java

2020-10-04 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6577 http://sourceforge.net/p/jump-pilot/code/6577 Author: edso Date: 2020-10-04 20:41:46 + (Sun, 04 Oct 2020) Log Message: --- add multiple extension dir support cleanup/enforce pluginclassloader usage Modified Paths: -- core/trunk/src/com/viv

[JPP-Devel] SVN: [6576] core/trunk/src/com/vividsolutions/jump/util/commandline/ CommandLine.java

2020-10-04 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6576 http://sourceforge.net/p/jump-pilot/code/6576 Author: edso Date: 2020-10-04 20:33:09 + (Sun, 04 Oct 2020) Log Message: --- add method to retrieve all arguments needed by follow up patch set Modified Paths: -- core/trunk/src/com/vividsoluti

[JPP-Devel] SVN: [6575] core/trunk/src/com/vividsolutions/jump/workbench/ui/toolbox/ ToolboxPlugIn.java

2020-10-04 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6575 http://sourceforge.net/p/jump-pilot/code/6575 Author: edso Date: 2020-10-04 20:00:17 + (Sun, 04 Oct 2020) Log Message: --- minor performance enhancement Modified Paths: -- core/trunk/src/com/vividsolutions/jump/workbench/ui/toolbox/Toolbo

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

2020-10-04 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6574 http://sourceforge.net/p/jump-pilot/code/6574 Author: edso Date: 2020-10-04 19:00:16 + (Sun, 04 Oct 2020) Log Message: --- prevent a ConcurrentModificationException when 1. create a new task 2. add a new layer 3. right click on category Modified Paths: --

[JPP-Devel] SVN: [6573] core/trunk/src/org/openjump/core

2020-10-04 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6573 http://sourceforge.net/p/jump-pilot/code/6573 Author: ma15569 Date: 2020-10-04 15:14:50 + (Sun, 04 Oct 2020) Log Message: --- Extended rasterization to points and linestrings. Simplified the access to the algorithm and added some extra documentation Modi

[JPP-Devel] [jump-pilot:bugs] #502 ColorTheming style throws exception and makes UI unusable

2020-10-04 Thread michael michaud via Jump-pilot-devel
- **status**: pending --> closed-fixed --- ** [bugs:#502] ColorTheming style throws exception and makes UI unusable** **Status:** closed-fixed **Milestone:** OJ_1.16 **Created:** Wed Sep 02, 2020 06:04 PM UTC by michael michaud **Last Updated:** Wed Sep 02, 2020 08:56 PM UTC **Owner:** michael

[JPP-Devel] [jump-pilot:bugs] #505 Customize -> Beanshell Editor Plugin opens unlimited dialog windows every time it is executed

2020-10-04 Thread michael michaud via Jump-pilot-devel
>From r6572, only one editor can be created. When menu item is clicked, - if no editor yet exists, it creates one, and - if an editor already exists (eventually hidden behind other windows), it displays it on the top. --- ** [bugs:#505] Customize -> Beanshell Editor Plugin opens unlimited di

[JPP-Devel] SVN: [6572] core/trunk/lib/plus

2020-10-04 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6572 http://sourceforge.net/p/jump-pilot/code/6572 Author: michaudm Date: 2020-10-04 12:56:02 + (Sun, 04 Oct 2020) Log Message: --- Fix #505 : don't re-create a BeanShellEditor if one already exists Added Paths: --- core/trunk/lib/plus/bsheditor4ju

[JPP-Devel] SVN: [6571] plug-ins/BshEditor4Jump/trunk

2020-10-04 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6571 http://sourceforge.net/p/jump-pilot/code/6571 Author: michaudm Date: 2020-10-04 12:53:33 + (Sun, 04 Oct 2020) Log Message: --- Fix #505 : don't create a new BeanShellEditor if one already exist Modified Paths: -- plug-ins/BshEditor4Jump/tr

[JPP-Devel] [jump-pilot:bugs] #506 Python console and tools issues

2020-10-04 Thread ede via Jump-pilot-devel
- **status**: open --> closed-fixed - **Comment**: right, just checked and the EnableCheck was not added properly anymore. FeatureInstaller.addMainMenuPlugin() uses the Interface EnableChecked to fetch the checks automagically. i forgot to check if the method in PythonToolsPlugIn properly match

[JPP-Devel] SVN: [6570] core/trunk/src/org/openjump/core/ui/plugin/customize/ PythonToolsPlugIn.java

2020-10-04 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6570 http://sourceforge.net/p/jump-pilot/code/6570 Author: edso Date: 2020-10-04 11:23:18 + (Sun, 04 Oct 2020) Log Message: --- fix #506: python tools enablecheck not working by properly implementing EnableChecked interface after switching to generic FeatureI

[JPP-Devel] SVN: [6569] core/trunk/src/com/vividsolutions/jump/workbench/plugin/ EnableChecked.java

2020-10-04 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6569 http://sourceforge.net/p/jump-pilot/code/6569 Author: edso Date: 2020-10-04 11:20:18 + (Sun, 04 Oct 2020) Log Message: --- cleanup Modified Paths: -- core/trunk/src/com/vividsolutions/jump/workbench/plugin/EnableChecked.java Modified: co

[JPP-Devel] SVN: [6568] core/trunk/src/com/vividsolutions/jump/workbench/ui/plugin/ FeatureInstaller.java

2020-10-04 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6568 http://sourceforge.net/p/jump-pilot/code/6568 Author: edso Date: 2020-10-04 11:20:00 + (Sun, 04 Oct 2020) Log Message: --- minor performance enhancement Modified Paths: -- core/trunk/src/com/vividsolutions/jump/workbench/ui/plugin/Feature

[JPP-Devel] [jump-pilot:bugs] #506 Python console and tools issues

2020-10-04 Thread ede via Jump-pilot-devel
- **Milestone**: OJ_future --> OJ_1.16 --- ** [bugs:#506] Python console and tools issues** **Status:** open **Milestone:** OJ_1.16 **Created:** Tue Sep 15, 2020 01:00 PM UTC by ede **Last Updated:** Sun Oct 04, 2020 10:17 AM UTC **Owner:** nobody the EnableCheck seems not to work. it says i

[JPP-Devel] [jump-pilot:bugs] #506 Python console and tools issues

2020-10-04 Thread michael michaud via Jump-pilot-devel
I mean before you deactivated the call to createEnableCheck() of course --- ** [bugs:#506] Python console and tools issues** **Status:** open **Milestone:** OJ_future **Created:** Tue Sep 15, 2020 01:00 PM UTC by ede **Last Updated:** Sun Oct 04, 2020 10:16 AM UTC **Owner:** nobody the Enabl

[JPP-Devel] [jump-pilot:bugs] #506 Python console and tools issues

2020-10-04 Thread michael michaud via Jump-pilot-devel
What do you mean ? According to my test, EnableCheck behaves as usual, deactivating the menu item if taskframe is not active. How can you open if menu item is grey ? --- ** [bugs:#506] Python console and tools issues** **Status:** open **Milestone:** OJ_future **Created:** Tue Sep 15, 2020 01