Re: [JPP-Devel] New csv driver

2012-04-02 Thread Michaël Michaud
Thanks Arnd, I escaped accented characters and uploaded the extension again as csv-driver-0.6.0beta3.jar Michaël Hallo Michaël, here is the german language file for You new csv driver. Arnd Hi Arnd, Hi uploaded the internationalized plugin at the same url Here attached is the english i18n

Re: [JPP-Devel] New csv driver

2012-04-02 Thread Rahkonen Jukka
Hi, Finnish translation attached. I have also a few comments. - All multi word menu texts contain dashes on my computer instead of space, like this "Kommenttirivin-rakenne-(regexp)" - When saving without giving file extension the result is a bit odd "New.csv, txt, xyz" - "Inverse selection" -bu

Re: [JPP-Devel] Combining polygons

2012-04-02 Thread Rahkonen Jukka
Hi, I had a try with rev. 2785 and "Combine two polygons" attached to EZ Buttons so that the layer was editable at the time of shortcut creation. For me the EZ Button connected tool still combines selected polygons whether the layer is editable or not. I tried with a few different ways. - By t

Re: [JPP-Devel] [ jump-pilot-Bugs-3513864 ] Left click on RasterImageLayer name throws exceptions

2012-04-02 Thread Rahkonen Jukka
Hi, There is still one little oddness left. For the Sextante raster layers the toggling of visibility works by doing left click on the layer name. What looks like a check box is not active. -Jukka Rahkonen- > -Alkuperäinen viesti- > Lähettäjä: SourceForge.net [mailto:nore...@sourceforg

Re: [JPP-Devel] Selectable and Editable menu items won't check on Vista and Win7

2012-04-02 Thread edgar . soldin
On 31.03.2012 16:29, Michaël Michaud wrote: > Hi, >> we could disable the icons conditionally for windows laf and win7+ as other >> lafs and platforms are not hit. > Agree if you do it ;-) done > I will open a bug report which will stay opened as long as the bug is > not fixed in jre. beat you

Re: [JPP-Devel] Combining polygons

2012-04-02 Thread Larry Becker
Hi Michaël and Jukka, It looks to me like one of the many revisions to FeatureInstaller lost an important change to support EZ Buttons. The patch below restores it. The change to EasyPanel should not be necessary. Please excuse me if my superficial look at the code has missed an important det

Re: [JPP-Devel] Combining polygons

2012-04-02 Thread edgar . soldin
Larry, could you please elaborate in short what this change does on the code level? ..thanks ede On 02.04.2012 16:53, Larry Becker wrote: > Hi Michaël and Jukka, > > It looks to me like one of the many revisions to FeatureInstaller lost an > important change to support EZ Buttons. The patch

Re: [JPP-Devel] Combining polygons

2012-04-02 Thread Larry Becker
Sure. It wraps MenuListener in the JumpMenuListener wrapper class so that EasyPanel can determine which menu items had EnableChecks. It has been a few years since I wrote this so I'm not sure of all the hows and whys that it was done this way. 8-) Larry On Mon, Apr 2, 2012 at 10:02 AM, wrote:

Re: [JPP-Devel] New csv driver

2012-04-02 Thread Arnd Kielhorn
I am sorry for that but I made a mistake in my translation. Attached You'll find the corrected german language file. Arnd > Thanks Arnd, > > I escaped accented characters and uploaded the extension again as > csv-driver-0.6.0beta3.jar > > Michaël > > > Hallo Michaël, > > > > here is the german

Re: [JPP-Devel] Combining polygons

2012-04-02 Thread edgar . soldin
Larry and all, please check snapshot revision 2787. ..ede Original Message Subject: [Jump-pilot-svn-notify] SF.net SVN: jump-pilot:[2787] core/trunk/src Date: Mon, 02 Apr 2012 17:01:43 + From: e...@users.sourceforge.net Reply-To: jump-pilot-svn-not...@lists.sourceforge.net

Re: [JPP-Devel] New csv driver

2012-04-02 Thread Michaël Michaud
Hi Jukka, Thanks for the tests, Finnish translation attached. I have also a few comments. I'll add finnish translation, thanks, - All multi word menu texts contain dashes on my computer instead of space, like this "Kommenttirivin-rakenne-(regexp)" Did not investigate into that yet. This is ch

Re: [JPP-Devel] Selectable and Editable menu items won't check on Vista and Win7

2012-04-02 Thread Michaël Michaud
Hi, Nice work Ede, thanks a lot. Michaël > On 31.03.2012 16:29, Michaël Michaud wrote: >> Hi, >>> we could disable the icons conditionally for windows laf and win7+ as other >>> lafs and platforms are not hit. >> Agree if you do it ;-) > done > >> I will open a bug report which will stay opened

Re: [JPP-Devel] Combining polygons

2012-04-02 Thread Michaël Michaud
Thanks Larry and Ede, Seems that I missed the point. I'll have a check with the new code. Michaël Le 02/04/2012 19:03, edgar.sol...@web.de a écrit : > Larry and all, > > please check snapshot revision 2787. > > ..ede > > > Original Message > Subject: [Jump-pilot-svn-notify] SF.

Re: [JPP-Devel] [ jump-pilot-Bugs-3513864 ] Left click on RasterImageLayer name throws exceptions

2012-04-02 Thread Michaël Michaud
Hi, > There is still one little oddness left. For the Sextante raster layers the > toggling of visibility works by doing left click on the layer name. What > looks like a check box is not active. Checkbox is slightly shifted on the left because of the missing color square, but user click is acti

Re: [JPP-Devel] Selectable and Editable menu items won't check on Vista and Win7

2012-04-02 Thread Edgar Soldin
actually the observed light blue square background for selected menuitems seems to be standard vista+ theme. other native windows applications have the same "issue". you just have to get used to it. so it's mainly an issue of personal preference, but still it was a fun issue to work around. ..e

Re: [JPP-Devel] [ jump-pilot-Bugs-3513864 ] Left click on RasterImageLayer name throws exceptions

2012-04-02 Thread Rahkonen Jukka
Michaël Michaud wrote: > Hi, >> There is still one little oddness left. For the Sextante raster layers the >> toggling of visibility works by doing left click on the layer name. What >> looks like a check box is not active. > Checkbox is slightly shifted on the left because of the missing color

Re: [JPP-Devel] [ jump-pilot-Bugs-3513864 ] Left click on RasterImageLayer name throws exceptions

2012-04-02 Thread Michaël Michaud
Hi, >> Checkbox is slightly shifted on the left because of the missing color >> square, but user click is active where the checkbox should be (on the >> right of the actual checkbox) not where it really is. >> Is this what you mean ? > I supppose it is. On my screen the active area covers the two f

Re: [JPP-Devel] New csv driver

2012-04-02 Thread Michaël Michaud
Hi, Just uploaded the csv-driver-0.6.0beta4.jar Finnish translation attached. I have also a few comments. I'll add finnish translation, thanks, Uploaded (I added one key : #T:drivers.csv.invert-selection=Invert Selection - All multi word menu texts contain dashes on my computer instead of spa