[jira] [Commented] (PIVOT-397) maven archetype for a minimal pivot application, to use as a starting point

2011-05-23 Thread Rob Shepherd (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13037750#comment-13037750 ] Rob Shepherd commented on PIVOT-397: @pivot-quickstart.zip +1 maven archetype for

[jira] [Issue Comment Edited] (PIVOT-397) maven archetype for a minimal pivot application, to use as a starting point

2011-05-23 Thread Rob Shepherd (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13037750#comment-13037750 ] Rob Shepherd edited comment on PIVOT-397 at 5/23/11 6:21 AM: -

[jira] [Commented] (PIVOT-397) maven archetype for a minimal pivot application, to use as a starting point

2011-05-23 Thread Sandro Martini (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13037818#comment-13037818 ] Sandro Martini commented on PIVOT-397: -- Hi, just looked at sources and seems good :-)

[jira] [Commented] (PIVOT-397) maven archetype for a minimal pivot application, to use as a starting point

2011-05-23 Thread Edvin Syse (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13037864#comment-13037864 ] Edvin Syse commented on PIVOT-397: -- I agree with all your points. I did this in 10 minutes

[jira] [Commented] (PIVOT-397) maven archetype for a minimal pivot application, to use as a starting point

2011-05-23 Thread Sandro Martini (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13037936#comment-13037936 ] Sandro Martini commented on PIVOT-397: -- Hi Edvin, if you have time to do it, for me

[jira] [Commented] (PIVOT-746) Add API to return Version of Pivot retrieved from build.properties

2011-05-23 Thread Greg Brown (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13037938#comment-13037938 ] Greg Brown commented on PIVOT-746: -- I'm not sure that silently failing is the right

[jira] [Commented] (PIVOT-747) pivot blocking edt

2011-05-23 Thread Greg Brown (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13037942#comment-13037942 ] Greg Brown commented on PIVOT-747: -- The application lifecycle methods are defined to be

Re: TableView multi-selection broken in trunk?

2011-05-23 Thread Greg Brown
What line is that? On May 22, 2011, at 5:13 PM, Sandro Martini wrote: Hi all, I've found the code where thr repaint occurs (for the flashing of highlight), for example in Lists it's this (inside TerraListViewSkin): // Clear the highlight if (highlightIndex != -1

[jira] [Commented] (PIVOT-746) Add API to return Version of Pivot retrieved from build.properties

2011-05-23 Thread Sandro Martini (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13037951#comment-13037951 ] Sandro Martini commented on PIVOT-746: -- Ok, but silently not so much, because

Re: TableView multi-selection broken in trunk?

2011-05-23 Thread Sandro Martini
What line is it ? It's all the block ... my proposal is to add another if inside to do the repaint only when it's not pressed CTRL or SHIFT (or whatever modifier key we handle for changing the current selection). This is only an idea, I'll try it as soon as possible. Sandro -- View this

Re: TableView multi-selection broken in trunk?

2011-05-23 Thread Greg Brown
I just want to know what part of the file the code block came from. On May 23, 2011, at 9:50 AM, Sandro Martini wrote: What line is it ? It's all the block ... my proposal is to add another if inside to do the repaint only when it's not pressed CTRL or SHIFT (or whatever modifier key we

Re: TableView multi-selection broken in trunk?

2011-05-23 Thread Sandro Martini
It's at the end of the keyPressed method. I can give you more details later (with my eclipse containing all the Pivot trunk under my eyes) ... -- View this message in context: http://apache-pivot-developers.417237.n3.nabble.com/TableView-multi-selection-broken-in-trunk-tp2958020p2975444.html

[jira] [Commented] (PIVOT-707) TextArea cant be edited when pivot applet loses focus

2011-05-23 Thread Nelson Garcia (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13037963#comment-13037963 ] Nelson Garcia commented on PIVOT-707: - Hi Sandro. I tried with non-Pivot applets as

[jira] [Commented] (PIVOT-746) Add API to return Version of Pivot retrieved from build.properties

2011-05-23 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13037987#comment-13037987 ] Roger Whitcomb commented on PIVOT-746: -- I'd be happy to do it, except that I know next

[jira] [Commented] (PIVOT-747) pivot blocking edt

2011-05-23 Thread Noel Grandin (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13037997#comment-13037997 ] Noel Grandin commented on PIVOT-747: Firstly, Container.assertEventDispatchThread()

[jira] [Commented] (PIVOT-746) Add API to return Version of Pivot retrieved from build.properties

2011-05-23 Thread Sandro Martini (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13038001#comment-13038001 ] Sandro Martini commented on PIVOT-746: -- Hi Roger, don't worry :-) ... to add the

[jira] [Commented] (PIVOT-746) Add API to return Version of Pivot retrieved from build.properties

2011-05-23 Thread Roger Whitcomb (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13038012#comment-13038012 ] Roger Whitcomb commented on PIVOT-746: -- Can't we just set the classpath for Eclipse to

[jira] [Commented] (PIVOT-746) Add API to return Version of Pivot retrieved from build.properties

2011-05-23 Thread Greg Brown (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13038013#comment-13038013 ] Greg Brown commented on PIVOT-746: -- to add the build.properties to any Pivot jar we can

[jira] [Commented] (PIVOT-746) Add API to return Version of Pivot retrieved from build.properties

2011-05-23 Thread Sandro Martini (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13038016#comment-13038016 ] Sandro Martini commented on PIVOT-746: -- Ok, I'll try to add the build.properties to

[jira] [Commented] (PIVOT-747) pivot blocking edt

2011-05-23 Thread Andrei Pozolotin (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13038047#comment-13038047 ] Andrei Pozolotin commented on PIVOT-747: Noel: thank you very much for looking into

[jira] [Commented] (PIVOT-747) pivot blocking edt

2011-05-23 Thread Andrei Pozolotin (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13038050#comment-13038050 ] Andrei Pozolotin commented on PIVOT-747: re: which correctly traverses the

[jira] [Commented] (PIVOT-747) pivot blocking edt

2011-05-23 Thread Greg Brown (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13038052#comment-13038052 ] Greg Brown commented on PIVOT-747: -- Can't you just return true from shutdown() to prevent

[jira] [Updated] (PIVOT-397) maven archetype for a minimal pivot application, to use as a starting point

2011-05-23 Thread Edvin Syse (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edvin Syse updated PIVOT-397: - Attachment: pivot-archetype-quickstart.zip Performed the following changes: * Renamed to

[jira] [Commented] (PIVOT-747) pivot blocking edt

2011-05-23 Thread Andrei Pozolotin (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13038065#comment-13038065 ] Andrei Pozolotin commented on PIVOT-747: great idea, thank you! I will try to see

[jira] [Commented] (PIVOT-747) pivot blocking edt

2011-05-23 Thread Andrei Pozolotin (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13038131#comment-13038131 ] Andrei Pozolotin commented on PIVOT-747: do you think you could expand private

[jira] [Commented] (PIVOT-747) pivot blocking edt

2011-05-23 Thread Greg Brown (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13038140#comment-13038140 ] Greg Brown commented on PIVOT-747: -- That seems reasonable. Can you submit a patch?

[jira] [Commented] (PIVOT-747) pivot blocking edt

2011-05-23 Thread Andrei Pozolotin (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13038149#comment-13038149 ] Andrei Pozolotin commented on PIVOT-747: great! yes. pivot blocking edt

[jira] [Updated] (PIVOT-747) pivot blocking edt

2011-05-23 Thread Andrei Pozolotin (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Pozolotin updated PIVOT-747: --- Attachment: patch-001-exit.patch pivot blocking edt

[jira] [Commented] (PIVOT-747) pivot blocking edt

2011-05-23 Thread Andrei Pozolotin (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13038357#comment-13038357 ] Andrei Pozolotin commented on PIVOT-747: Greg: if pach is ok, can you please apply?

[jira] [Commented] (PIVOT-747) pivot blocking edt

2011-05-23 Thread Andrei Pozolotin (JIRA)
[ https://issues.apache.org/jira/browse/PIVOT-747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13038370#comment-13038370 ] Andrei Pozolotin commented on PIVOT-747: Noel, hello again! 1) I think I found the