[piccolo2d-dev] Issue 193 in piccolo2d: typos in http://www.piccolo2d.org/learn/comparison.html

2010-12-21 Thread piccolo2d
Status: New Owner: New issue 193 by carlo.salinari: typos in http://www.piccolo2d.org/learn/comparison.html http://code.google.com/p/piccolo2d/issues/detail?id=193 strait forward well do our best -- Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

[piccolo2d-dev] Re: Issue 193 in piccolo2d: typos in http://www.piccolo2d.org/learn/comparison.html

2010-12-21 Thread piccolo2d
Updates: Status: Accepted Owner: heuermh Labels: Type-Defect Priority-Medium Effort-Low OpSys-All Toolkit-All Component-Website Comment #1 on issue 193 by heue...@gmail.com: typos in http://www.piccolo2d.org/learn/comparison.html

[piccolo2d-dev] [piccolo2d] r1083 committed - minor spelling fixes; fixes issue 193

2010-12-21 Thread piccolo2d
Revision: 1083 Author: heuermh Date: Tue Dec 21 09:12:11 2010 Log: minor spelling fixes; fixes issue 193 http://code.google.com/p/piccolo2d/source/detail?r=1083 Modified: /site/learn/comparison.html === --- /site/learn/comparison.html Wed Oct 21 09:20:42

[piccolo2d-dev] Re: Issue 193 in piccolo2d: typos in http://www.piccolo2d.org/learn/comparison.html

2010-12-21 Thread piccolo2d
Updates: Status: Fixed Comment #2 on issue 193 by heue...@gmail.com: typos in http://www.piccolo2d.org/learn/comparison.html http://code.google.com/p/piccolo2d/issues/detail?id=193 Committed, will show up on web site with next cron trigger. $ svn commit -m minor spelling fixes;

[piccolo2d-dev] [piccolo2d] r1084 committed - minor spelling fix; fixed issue 194

2010-12-21 Thread piccolo2d
Revision: 1084 Author: heuermh Date: Tue Dec 21 09:20:16 2010 Log: minor spelling fix; fixed issue 194 http://code.google.com/p/piccolo2d/source/detail?r=1084 Modified: /site/learn/out-of-box-java.html === --- /site/learn/out-of-box-java.htmlWed Oct 21

[piccolo2d-dev] Re: Issue 194 in piccolo2d: [web][typo] in http://www.piccolo2d.org/learn/out-of-box-java.html

2010-12-21 Thread piccolo2d
Updates: Status: Fixed Comment #2 on issue 194 by heue...@gmail.com: [web][typo] in http://www.piccolo2d.org/learn/out-of-box-java.html http://code.google.com/p/piccolo2d/issues/detail?id=194 Committed, will show up on web site with next cron trigger. $ svn commit -m minor spelling

[piccolo2d-dev] [piccolo2d] r1085 committed - Issue 185 ; applying patch issue185fix.patch

2010-12-21 Thread piccolo2d
Revision: 1085 Author: heuermh Date: Tue Dec 21 10:05:30 2010 Log: Issue 185 ; applying patch issue185fix.patch http://code.google.com/p/piccolo2d/source/detail?r=1085 Modified: /piccolo2d.java/trunk/core/src/main/java/org/piccolo2d/activities/PActivityScheduler.java

[piccolo2d-dev] Re: Issue 185 in piccolo2d: Memory leak - PActivityScheduler keeps processed activities in reference

2010-12-21 Thread piccolo2d
Comment #12 on issue 185 by heue...@gmail.com: Memory leak - PActivityScheduler keeps processed activities in reference http://code.google.com/p/piccolo2d/issues/detail?id=185 Applied patch on trunk. $ svn commit -m Issue 185 ; applying patch issue185fix.patch . Committed revision 1085. --

[piccolo2d-dev] Issue 195 in piccolo2d: testPSwingDelegatesPaintingToItsComponent(edu.umd.cs.piccolox.pswing.PSwingTest) fails on release-1.3 branch

2010-12-21 Thread piccolo2d
Status: New Owner: New issue 195 by heue...@gmail.com: testPSwingDelegatesPaintingToItsComponent(edu.umd.cs.piccolox.pswing.PSwingTest) fails on release-1.3 branch http://code.google.com/p/piccolo2d/issues/detail?id=195 On windows, $ java -version java version 1.5.0_21 Java(TM) 2

[piccolo2d-dev] Re: Issue 195 in piccolo2d: testPSwingDelegatesPaintingToItsComponent(edu.umd.cs.piccolox.pswing.PSwingTest) fails on release-1.3 branch

2010-12-21 Thread piccolo2d
Issue 195: testPSwingDelegatesPaintingToItsComponent(edu.umd.cs.piccolox.pswing.PSwingTest) fails on release-1.3 branch http://code.google.com/p/piccolo2d/issues/detail?id=195 This issue is now blocking issue 185. See http://code.google.com/p/piccolo2d/issues/detail?id=185 -- You received

[piccolo2d-dev] Issue 196 in piccolo2d: [web] piccolo2d-announce not mentioned in http://www.piccolo2d.org/community.html

2010-12-21 Thread piccolo2d
Status: New Owner: New issue 196 by carlo.salinari: [web] piccolo2d-announce not mentioned in http://www.piccolo2d.org/community.html http://code.google.com/p/piccolo2d/issues/detail?id=196 under mailing lists / groups there is no mention of piccolo2d-announce (mentioned in the

[piccolo2d-dev] Re: Issue 195 in piccolo2d: testPSwingDelegatesPaintingToItsComponent(edu.umd.cs.piccolox.pswing.PSwingTest) fails on release-1.3 branch

2010-12-21 Thread piccolo2d
Updates: Status: Accepted Owner: heuermh Labels: Type-Defect Priority-Critical Effort-Medium OpSys-All Toolkit-Piccolo2D.Java Component-Extras Milestone-1.3.1 Comment #2 on issue 195 by heue...@gmail.com:

[piccolo2d-dev] [piccolo2d] r1086 committed - Issue 195 ; mock painting methods were missing logic in PSwing.paint(P...

2010-12-21 Thread piccolo2d
Revision: 1086 Author: heuermh Date: Tue Dec 21 11:47:21 2010 Log: Issue 195 ; mock painting methods were missing logic in PSwing.paint(PPaintContext) http://code.google.com/p/piccolo2d/source/detail?r=1086 Modified:

[piccolo2d-dev] [piccolo2d] r1087 committed - Issue 185 ; applying patch issue185fix.patch

2010-12-21 Thread piccolo2d
Revision: 1087 Author: heuermh Date: Tue Dec 21 11:53:44 2010 Log: Issue 185 ; applying patch issue185fix.patch http://code.google.com/p/piccolo2d/source/detail?r=1087 Modified: /piccolo2d.java/branches/release-1.3/core/src/main/java/edu/umd/cs/piccolo/activities/PActivityScheduler.java

[piccolo2d-dev] Re: Issue 185 in piccolo2d: Memory leak - PActivityScheduler keeps processed activities in reference

2010-12-21 Thread piccolo2d
Updates: Status: Fixed Comment #14 on issue 185 by heue...@gmail.com: Memory leak - PActivityScheduler keeps processed activities in reference http://code.google.com/p/piccolo2d/issues/detail?id=185 Applied patch on release-1.3 branch. $ svn commit -m Issue 185 ; applying patch

Re: [piccolo2d-dev] how to import piccolo2d.java under eclipse

2010-12-21 Thread Michael Heuer
Carlo Salinari wrote: Hi all, I'm new here. Welcome. What is the best way to import piccolo2d.java as an eclipse project? Do I have to install a maven plugin? Can you give me some hints? Do you want to work on Piccolo2D.Java itself, or just use piccolo2d in your java project? To import

[piccolo2d-dev] [piccolo2d] r1088 committed - Issue 188 ; applying patch contributed by berthold.daum at bdaum.de

2010-12-21 Thread piccolo2d
Revision: 1088 Author: heuermh Date: Tue Dec 21 14:13:15 2010 Log: Issue 188 ; applying patch contributed by berthold.daum at bdaum.de http://code.google.com/p/piccolo2d/source/detail?r=1088 Modified:

[piccolo2d-dev] Re: Issue 188 in piccolo2d: wrong line width when drawing general shapes under SWT

2010-12-21 Thread piccolo2d
Comment #3 on issue 188 by heue...@gmail.com: wrong line width when drawing general shapes under SWT http://code.google.com/p/piccolo2d/issues/detail?id=188 Thanks for the patch, committed. $ svn commit -m Issue 188 ; applying patch contributed by berthold.daum at bdaum.de Committed

[piccolo2d-dev] [piccolo2d] r1089 committed - adding berthold.daum at bdaum.de as contributor

2010-12-21 Thread piccolo2d
Revision: 1089 Author: heuermh Date: Tue Dec 21 14:16:21 2010 Log: adding berthold.daum at bdaum.de as contributor http://code.google.com/p/piccolo2d/source/detail?r=1089 Modified: /piccolo2d.java/branches/release-1.3/parent/pom.xml === ---

[piccolo2d-dev] Re: Issue 188 in piccolo2d: wrong line width when drawing general shapes under SWT

2010-12-21 Thread piccolo2d
Updates: Status: Fixed Comment #4 on issue 188 by heue...@gmail.com: wrong line width when drawing general shapes under SWT http://code.google.com/p/piccolo2d/issues/detail?id=188 I have added you as a contributor to parent/pom.xml. Please feel free to post a patch with additional

[piccolo2d-dev] Re: Issue 189 in piccolo2d: Provide advanced graphical options under SWT

2010-12-21 Thread piccolo2d
Updates: Status: Started Owner: heuermh Labels: -Milestone-1.3.1 Milestone-2.0 Comment #3 on issue 189 by heue...@gmail.com: Provide advanced graphical options under SWT http://code.google.com/p/piccolo2d/issues/detail?id=189 On further review, these changes will have

[piccolo2d-dev] Issue 197 in piccolo2d: Maven site does not run reports from the command line with maven 3

2010-12-21 Thread piccolo2d
Status: New Owner: Labels: Type-Defect Priority-Medium Effort-Medium OpSys-All Toolkit-Piccolo2D.Java Component-Build New issue 197 by heue...@gmail.com: Maven site does not run reports from the command line with maven 3 http://code.google.com/p/piccolo2d/issues/detail?id=197 Running

[piccolo2d-dev] [piccolo2d] r1090 committed - adding berthold.daum at bdaum.de as contributor

2010-12-21 Thread piccolo2d
Revision: 1090 Author: heuermh Date: Tue Dec 21 14:29:07 2010 Log: adding berthold.daum at bdaum.de as contributor http://code.google.com/p/piccolo2d/source/detail?r=1090 Modified: /piccolo2d.java/trunk/parent/pom.xml === ---

[piccolo2d-dev] [piccolo2d] r1091 committed - adding maven-3 profile for setting maven-site plugin version to 3.0-be...

2010-12-21 Thread piccolo2d
Revision: 1091 Author: heuermh Date: Tue Dec 21 14:30:07 2010 Log: adding maven-3 profile for setting maven-site plugin version to 3.0-beta-3 for maven 3 http://code.google.com/p/piccolo2d/source/detail?r=1091 Modified: /piccolo2d.java/trunk/parent/pom.xml

[piccolo2d-dev] [piccolo2d] r1092 committed - adding maven-3 profile for setting maven-site plugin version to 3.0-be...

2010-12-21 Thread piccolo2d
Revision: 1092 Author: heuermh Date: Tue Dec 21 14:30:26 2010 Log: adding maven-3 profile for setting maven-site plugin version to 3.0-beta-3 for maven 3 http://code.google.com/p/piccolo2d/source/detail?r=1092 Modified: /piccolo2d.java/branches/release-1.3/parent/pom.xml

[piccolo2d-dev] Re: Issue 197 in piccolo2d: Maven site does not run reports from the command line with maven 3

2010-12-21 Thread piccolo2d
Updates: Status: Started Owner: heuermh Comment #1 on issue 197 by heue...@gmail.com: Maven site does not run reports from the command line with maven 3 http://code.google.com/p/piccolo2d/issues/detail?id=197 Committed profile to trunk $ svn commit -m adding maven-3 profile

Re: [piccolo2d-dev] how to import piccolo2d.java under eclipse

2010-12-21 Thread Carlo Salinari
On 12/21/2010 10:19 PM, Michael Heuer wrote: Carlo Salinari wrote: Hi all, I'm new here. Welcome. Thanks. What is the best way to import piccolo2d.java as an eclipse project? Do I have to install a maven plugin? Can you give me some hints? Do you want to work on Piccolo2D.Java

[piccolo2d-dev] [piccolo2d] r1093 committed - cmalley is a developer now

2010-12-21 Thread piccolo2d
Revision: 1093 Author: heuermh Date: Tue Dec 21 14:40:19 2010 Log: cmalley is a developer now http://code.google.com/p/piccolo2d/source/detail?r=1093 Modified: /piccolo2d.java/branches/release-1.3/parent/pom.xml === ---

[piccolo2d-dev] [piccolo2d] r1094 committed - cmalley is a developer now

2010-12-21 Thread piccolo2d
Revision: 1094 Author: heuermh Date: Tue Dec 21 14:40:40 2010 Log: cmalley is a developer now http://code.google.com/p/piccolo2d/source/detail?r=1094 Modified: /piccolo2d.java/trunk/parent/pom.xml === --- /piccolo2d.java/trunk/parent/pom.xmlTue Dec

[piccolo2d-dev] Re: Issue 189 in piccolo2d: Provide advanced graphical options under SWT

2010-12-21 Thread piccolo2d
Comment #4 on issue 189 by heue...@gmail.com: Provide advanced graphical options under SWT http://code.google.com/p/piccolo2d/issues/detail?id=189 Attached ZPSWTCanvas.java and ZPSWTPath.java are licensed GPL version 2 or later. Are you allowing these changes to be re-licensed under

Re: [piccolo2d-dev] how to import piccolo2d.java under eclipse

2010-12-21 Thread Michael Heuer
Carlo Salinari wrote: On 12/21/2010 10:19 PM, Michael Heuer wrote: Carlo Salinari wrote: Hi all, I'm new here. Welcome. Thanks. What is the best way to import piccolo2d.java as an eclipse project? Do I have to install a maven plugin? Can you give me some hints? Do you want to work on

[piccolo2d-dev] Re: Issue 189 in piccolo2d: Provide advanced graphical options under SWT

2010-12-21 Thread piccolo2d
Updates: Status: Accepted Comment #5 on issue 189 by heue...@gmail.com: Provide advanced graphical options under SWT http://code.google.com/p/piccolo2d/issues/detail?id=189 (No comment was entered for this change.) -- Piccolo2D Developers Group:

Re: [piccolo2d-dev] how to import piccolo2d.java under eclipse

2010-12-21 Thread Carlo Salinari
On 12/22/2010 12:02 AM, Michael Heuer wrote: [...] We are preparing for 1.3.1 on branches/release-1.3 (marked as 1.4-SNAPSHOT) and for 2.0 on trunk (marked as 2.0-SNAPSHOT). so you are saying I can skip 1.3 and concentrate on 2.0 directly? -- Piccolo2D Developers Group:

[piccolo2d-dev] Re: Issue 33 in piccolo2d: PSwing components not visible in testing frameworks

2010-12-21 Thread piccolo2d
Comment #6 on issue 33 by heue...@gmail.com: PSwing components not visible in testing frameworks http://code.google.com/p/piccolo2d/issues/detail?id=33 Mark this as WontFix then? -- Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

[piccolo2d-dev] Re: Issue 152 in piccolo2d: Refactor PPath to use Path2D on JDK 1.6+

2010-12-21 Thread piccolo2d
Updates: Status: Fixed Comment #13 on issue 152 by heue...@gmail.com: Refactor PPath to use Path2D on JDK 1.6+ http://code.google.com/p/piccolo2d/issues/detail?id=152 No news is good news, marking as Fixed. -- Piccolo2D Developers Group:

[piccolo2d-dev] Re: Issue 153 in piccolo2d: PArea, a wrapper for java.awt.geom.Area to allow Constructive Area Geometry (CAG) operations

2010-12-21 Thread piccolo2d
Updates: Status: Fixed Comment #12 on issue 153 by heue...@gmail.com: PArea, a wrapper for java.awt.geom.Area to allow Constructive Area Geometry (CAG) operations http://code.google.com/p/piccolo2d/issues/detail?id=153 No news is good news, marking as Fixed. -- Piccolo2D Developers

[piccolo2d-dev] Re: Issue 154 in piccolo2d: Zoom handler doesn't interact well with PSwing nodes

2010-12-21 Thread piccolo2d
Updates: Status: Accepted Labels: Type-Defect Priority-Medium Effort-Medium OpSys-All Component-Extras Milestone-1.3.1 Comment #2 on issue 154 by heue...@gmail.com: Zoom handler doesn't interact well with PSwing nodes http://code.google.com/p/piccolo2d/issues/detail?id=154 Let's

[piccolo2d-dev] Re: Issue 173 in piccolo2d: Slow repaint of PSwing components when zooming (from 1.2 to 1.3)

2010-12-21 Thread piccolo2d
Updates: Status: Accepted Labels: Type-Defect Priority-Medium OpSys-OSX Effort-Medium Component-Extras Milestone-1.3.1 Comment #4 on issue 173 by heue...@gmail.com: Slow repaint of PSwing components when zooming (from 1.2 to 1.3)

[piccolo2d-dev] Re: Issue 191 in piccolo2d: Disabling FRACTIONAL_METRICS on Windows yields incorrect bounds for text PSwing components

2010-12-21 Thread piccolo2d
Updates: Labels: Milestone-1.3.1 Comment #2 on issue 191 by heue...@gmail.com: Disabling FRACTIONAL_METRICS on Windows yields incorrect bounds for text PSwing components http://code.google.com/p/piccolo2d/issues/detail?id=191 (No comment was entered for this change.) -- Piccolo2D

[piccolo2d-dev] Issue 198 in piccolo2d: Remove property code constants, add firePropertyChange(String, T, T) methods

2010-12-21 Thread piccolo2d
Status: New Owner: New issue 198 by heue...@gmail.com: Remove property code constants, add firePropertyChange(String, T, T) methods http://code.google.com/p/piccolo2d/issues/detail?id=198 Remove all public PROPERTY_CODE_XXX and PROPERTY_XXX String constants, and refactor

[piccolo2d-dev] Re: Issue 181 in piccolo2d: PNode.toImage is not centered and can create cropped images for PNodes with non-integral (x,y) bounds

2010-12-21 Thread piccolo2d
Updates: Labels: Milestone-1.3.1 Comment #7 on issue 181 by heue...@gmail.com: PNode.toImage is not centered and can create cropped images for PNodes with non-integral (x,y) bounds http://code.google.com/p/piccolo2d/issues/detail?id=181 (No comment was entered for this change.) --

Re: [piccolo2d-dev] how to import piccolo2d.java under eclipse

2010-12-21 Thread Michael Heuer
Carlo Salinari carlo.salin...@gmail.com wrote: On 12/22/2010 12:02 AM, Michael Heuer wrote: [...] We are preparing for 1.3.1 on branches/release-1.3 (marked as 1.4-SNAPSHOT) and for 2.0 on trunk (marked as 2.0-SNAPSHOT). so you are saying I can skip 1.3 and concentrate on 2.0 directly?