[piccolo2d-dev] Re: Issue 37 in piccolo2d: change namespaces to piccolo2d,

2010-05-10 Thread piccolo2d
Comment #8 on issue 37 by heue...@gmail.com: change namespaces to piccolo2d, http://code.google.com/p/piccolo2d/issues/detail?id=37 $ svn commit -m Issue 37 ; refactoring package edu.umd.cs.piccolox to org.piccolo2d.extras in extras . Transmitting file data ... Committed revision 1021

[piccolo2d-dev] [piccolo2d] r1022 committed - Issue 37 ; refactoring package edu.umd.cs.piccolox.swt to org.piccolo2...

2010-05-10 Thread piccolo2d
Revision: 1022 Author: heuermh Date: Mon May 10 20:20:27 2010 Log: Issue 37 ; refactoring package edu.umd.cs.piccolox.swt to org.piccolo2d.extras.swt in swt http://code.google.com/p/piccolo2d/source/detail?r=1022 Added: /piccolo2d.java/trunk/swt/src/main/java/org /piccolo2d.java/trunk/swt

[piccolo2d-dev] Re: Issue 37 in piccolo2d: change namespaces to piccolo2d,

2010-05-10 Thread piccolo2d
Comment #9 on issue 37 by heue...@gmail.com: change namespaces to piccolo2d, http://code.google.com/p/piccolo2d/issues/detail?id=37 $ svn commit -m Issue 37 ; refactoring package edu.umd.cs.piccolox.swt to org.piccolo2d.extras.swt in swt . Transmitting file data ... Committed revision 1022. I

[piccolo2d-dev] Re: Issue 60 in piccolo2d: Build piccolo2d.net with mono

2010-05-11 Thread piccolo2d
Comment #4 on issue 60 by heue...@gmail.com: Build piccolo2d.net with mono http://code.google.com/p/piccolo2d/issues/detail?id=60 Were any source code or build changes necessary to run in MonoDevelop? Could you update the doc at http://code.google.com/p/piccolo2d/wiki/MonoBuild

[piccolo2d-dev] Issue 180 in piccolo2d: Drawing tears when dragging or resizing path nodes

2010-06-14 Thread piccolo2d
Status: New Owner: Labels: Type-Defect OpSys-All Toolkit-Piccolo2D.Java New issue 180 by heue...@gmail.com: Drawing tears when dragging or resizing path nodes http://code.google.com/p/piccolo2d/issues/detail?id=180 Drawing tears when dragging or resizing path nodes in e.g

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

2010-06-23 Thread piccolo2d
Comment #2 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 Attaching draft implementation for review. See also issue 152. Attachments: issues152

[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-07-12 Thread piccolo2d
Comment #1 on issue 181 by re...@colorado.edu: 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 Here is the test case program and resultant output image file. Attachments

[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-07-19 Thread piccolo2d
Comment #5 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 I have also noticed this problem. As a workaround, I usually add the padding when

[piccolo2d-dev] Issue 183 in piccolo2d: Change namespace to ORG.piccolo2D for PocketPiccolo2d.NET

2010-07-19 Thread piccolo2d
Status: New Owner: Labels: Type-Task Priority-Medium Effort-Low Toolkit-PocketPiccolo2D.NET New issue 183 by heue...@gmail.com: Change namespace to ORG.piccolo2D for PocketPiccolo2d.NET http://code.google.com/p/piccolo2d/issues/detail?id=183 Split off from issue 37, waiting for .NET

[piccolo2d-dev] Re: Issue 182 in piccolo2d: Change namespace to ORG.piccolo2D for Piccolo2d.NET

2010-07-19 Thread piccolo2d
Updates: Status: New Labels: -Priority-Critical Priority-Medium Comment #1 on issue 182 by heue...@gmail.com: Change namespace to ORG.piccolo2D for Piccolo2d.NET http://code.google.com/p/piccolo2d/issues/detail?id=182 (No comment was entered for this change.) -- Piccolo2D

[piccolo2d-dev] Re: Issue 37 in piccolo2d: change namespaces to piccolo2d,

2010-07-19 Thread piccolo2d
Updates: Status: Fixed Labels: -Toolkit-All Toolkit-Piccolo2D.Java Comment #12 on issue 37 by heue...@gmail.com: change namespaces to piccolo2d, http://code.google.com/p/piccolo2d/issues/detail?id=37 Split changes to .NET codebases to separate issues 182 and 183. Closing

[piccolo2d-dev] Re: Issue 107 in piccolo2d: Improve interpolating activities with other easing functions

2010-07-19 Thread piccolo2d
Updates: Status: WontFix Comment #5 on issue 107 by heue...@gmail.com: Improve interpolating activities with other easing functions http://code.google.com/p/piccolo2d/issues/detail?id=107 (No comment was entered for this change.) -- Piccolo2D Developers Group: http

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

2010-07-21 Thread piccolo2d
Comment #4 on issue 152 by mr0...@mro.name: Refactor PPath to use Path2D on JDK 1.6+ http://code.google.com/p/piccolo2d/issues/detail?id=152 I do agree with Chris http://groups.google.com/group/piccolo2d-dev/msg/2944bdf8a13ebcfa Could we do both - add the 1.6 features and still remain

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

2010-07-21 Thread piccolo2d
Comment #3 on issue 153 by mr0...@mro.name: 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 concerning jdk 1.5 compatibility see also issue#152 -- Piccolo2D Developers Group: http

[piccolo2d-dev] [piccolo2d] r1026 committed - creating ppath refactoring branch from trunk

2010-07-23 Thread piccolo2d
Revision: 1026 Author: heuermh Date: Fri Jul 23 08:41:36 2010 Log: creating ppath refactoring branch from trunk http://code.google.com/p/piccolo2d/source/detail?r=1026 Added: /piccolo2d.java/branches/ppath-refactoring -- Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev

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

2010-07-23 Thread piccolo2d
Comment #7 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 I don't see how that would work, since Path2D needs to be part of the public API for the new PPath class. PPath(Path2D path) void setPath

[piccolo2d-dev] [piccolo2d] r1029 committed - refactoring PNodeTest, moving methods that do not refer to node field ...

2010-07-23 Thread piccolo2d
Revision: 1029 Author: heuermh Date: Fri Jul 23 12:24:02 2010 Log: refactoring PNodeTest, moving methods that do not refer to node field to PNodeTest http://code.google.com/p/piccolo2d/source/detail?r=1029 Modified: /piccolo2d.java/branches/ppath-refactoring/core/src/test/java/org

[piccolo2d-dev] [piccolo2d] r1030 committed - adding unit tests for PArea, PPath.Float, and PPath.Double; lots of te...

2010-07-23 Thread piccolo2d
Revision: 1030 Author: heuermh Date: Fri Jul 23 12:41:40 2010 Log: adding unit tests for PArea, PPath.Float, and PPath.Double; lots of test failures http://code.google.com/p/piccolo2d/source/detail?r=1030 Added: /piccolo2d.java/branches/ppath-refactoring/core/src/test/java/org/piccolo2d

[piccolo2d-dev] [piccolo2d] r1031 committed - increasing test coverage for PArea, back to only expected test failure...

2010-07-23 Thread piccolo2d
Revision: 1031 Author: heuermh Date: Fri Jul 23 13:43:12 2010 Log: increasing test coverage for PArea, back to only expected test failures http://code.google.com/p/piccolo2d/source/detail?r=1031 Modified: /piccolo2d.java/branches/ppath-refactoring/core/src/main/java/org/piccolo2d/nodes

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

2010-07-24 Thread piccolo2d
Comment #8 on issue 152 by mr0...@mro.name: Refactor PPath to use Path2D on JDK 1.6+ http://code.google.com/p/piccolo2d/issues/detail?id=152 take a Shape input parameter, typecheck internally by RTTI against PPath and throw an exception in case. Not nice, as the type isn't formally part

[piccolo2d-dev] Issue 184 in piccolo2d: visual artifacts when rendering (node disapearance, ghosts, etc)

2010-07-26 Thread piccolo2d
Status: New Owner: New issue 184 by lionel.victor: visual artifacts when rendering (node disapearance, ghosts, etc) http://code.google.com/p/piccolo2d/issues/detail?id=184 I was a great fan of Piccolo... I'm still running a custom version of the original framework from the university

[piccolo2d-dev] Re: Issue 184 in piccolo2d: visual artifacts when rendering (node disapearance, ghosts, etc)

2010-08-02 Thread piccolo2d
Updates: Status: Duplicate Mergedinto: 180 Comment #1 on issue 184 by heue...@gmail.com: visual artifacts when rendering (node disapearance, ghosts, etc) http://code.google.com/p/piccolo2d/issues/detail?id=184 Thank you for submitting this issue -- it is a duplicate of Issue

[piccolo2d-dev] Re: Issue 180 in piccolo2d: Drawing tears when dragging or resizing path nodes

2010-08-02 Thread piccolo2d
Comment #2 on issue 180 by heue...@gmail.com: Drawing tears when dragging or resizing path nodes http://code.google.com/p/piccolo2d/issues/detail?id=180 Issue 184 has been merged into this issue. -- Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

[piccolo2d-dev] Re: Issue 180 in piccolo2d: Drawing tears when dragging or resizing path nodes

2010-08-02 Thread piccolo2d
Comment #3 on issue 180 by samrreid: Drawing tears when dragging or resizing path nodes http://code.google.com/p/piccolo2d/issues/detail?id=180 I'm not 100% sure that the problem in Issue 184 is the same as the one in this ticket. For example, the problem indicated in Issue 184's

[piccolo2d-dev] Re: Issue 184 in piccolo2d: visual artifacts when rendering (node disapearance, ghosts, etc)

2010-08-02 Thread piccolo2d
Comment #2 on issue 184 by samrreid: visual artifacts when rendering (node disapearance, ghosts, etc) http://code.google.com/p/piccolo2d/issues/detail?id=184 I'm not 100% sure that the problem in Issue 184 is the same as the one in Issue 180. For example, the problem indicated in Issue

[piccolo2d-dev] Re: Issue 184 in piccolo2d: visual artifacts when rendering (node disapearance, ghosts, etc)

2010-08-02 Thread piccolo2d
Comment #4 on issue 184 by lionel.victor: visual artifacts when rendering (node disapearance, ghosts, etc) http://code.google.com/p/piccolo2d/issues/detail?id=184 Sorry about the duplicate. I searched for ghost, cheese, rendering, etc... I should have spotted it... In Issue 180 you say

[piccolo2d-dev] Re: Issue 180 in piccolo2d: Drawing tears when dragging or resizing path nodes

2010-08-02 Thread piccolo2d
Comment #4 on issue 180 by heue...@gmail.com: Drawing tears when dragging or resizing path nodes http://code.google.com/p/piccolo2d/issues/detail?id=180 Does this bit of cleanup on trunk in PNode.validateFullBounds() look ok? revision page http://code.google.com/p/piccolo2d/source/detail

[piccolo2d-dev] Re: Issue 180 in piccolo2d: Drawing tears when dragging or resizing path nodes

2010-08-02 Thread piccolo2d
Updates: Status: Accepted Owner: heuermh Labels: Priority-Critical Effort-Medium Component-Core Milestone-2.0 Usability Comment #5 on issue 180 by heue...@gmail.com: Drawing tears when dragging or resizing path nodes http://code.google.com/p/piccolo2d/issues/detail?id=180

[piccolo2d-dev] [piccolo2d] r1033 committed - adding javadoc API documentation, adding stroke parameter to ctrs, add...

2010-08-03 Thread piccolo2d
Revision: 1033 Author: heuermh Date: Tue Aug 3 13:33:18 2010 Log: adding javadoc API documentation, adding stroke parameter to ctrs, additional unit tests http://code.google.com/p/piccolo2d/source/detail?r=1033 Modified: /piccolo2d.java/branches/ppath-refactoring/core/src/main/java/org

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

2010-08-03 Thread piccolo2d
Issue 152: Refactor PPath to use Path2D on JDK 1.6+ http://code.google.com/p/piccolo2d/issues/detail?id=152 This issue is now blocking issue 153. See http://code.google.com/p/piccolo2d/issues/detail?id=153 -- You received this message because you are listed in the owner or CC fields

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

2010-08-03 Thread piccolo2d
Updates: Labels: -Milestone-2.0 Comment #5 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 comment was entered for this change.) -- Piccolo2D

[piccolo2d-dev] [piccolo2d] r1034 committed - add default paint, intersects, fullIntersects unit tests, fixed PPickP...

2010-08-03 Thread piccolo2d
Revision: 1034 Author: heuermh Date: Tue Aug 3 15:03:26 2010 Log: add default paint, intersects, fullIntersects unit tests, fixed PPickPath unit test failure http://code.google.com/p/piccolo2d/source/detail?r=1034 Modified: /piccolo2d.java/branches/ppath-refactoring/core/src/main/java/org

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

2010-08-03 Thread piccolo2d
Status: New Owner: New issue 185 by atdixon: Memory leak - PActivityScheduler keeps processed activities in reference http://code.google.com/p/piccolo2d/issues/detail?id=185 Piccolo's PActivityScheduler keeps activities in reference even after they are processed. This also means

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

2010-08-03 Thread piccolo2d
Comment #1 on issue 185 by atdixon: Memory leak - PActivityScheduler keeps processed activities in reference http://code.google.com/p/piccolo2d/issues/detail?id=185 Attaching patch that fixes 185. Attachments: Piccolo2D_Java_185.patch 542 bytes -- Piccolo2D Developers Group: http

[piccolo2d-dev] [piccolo2d] r1035 committed - improving intersection unit tests, all now pass

2010-08-04 Thread piccolo2d
Revision: 1035 Author: heuermh Date: Wed Aug 4 10:08:52 2010 Log: improving intersection unit tests, all now pass http://code.google.com/p/piccolo2d/source/detail?r=1035 Modified: /piccolo2d.java/branches/ppath-refactoring/core/src/test/java/org/piccolo2d/nodes/PAreaTest.java

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

2010-08-04 Thread piccolo2d
http://code.google.com/p/piccolo2d/issues/detail?id=185 Thank you for the patch. Would it be ok to include your example in the Piccolo2D source tree? The standard Piccolo2D license header http://code.google.com/p/piccolo2d/source/browse/piccolo2d.java/trunk/license-piccolo.txt would need

[piccolo2d-dev] [piccolo2d] r1038 committed - Issue 185 ; applying patch from atdixon with minor changes, list of ac...

2010-08-06 Thread piccolo2d
Revision: 1038 Author: heuermh Date: Fri Aug 6 08:39:31 2010 Log: Issue 185 ; applying patch from atdixon with minor changes, list of activities is cleared after activities are processed http://code.google.com/p/piccolo2d/source/detail?r=1038 Added: /piccolo2d.java/trunk/examples/src/main

[piccolo2d-dev] [piccolo2d] r1039 committed - Issue 185 ; applying patch from atdixon with minor changes, list of ac...

2010-08-06 Thread piccolo2d
Revision: 1039 Author: heuermh Date: Fri Aug 6 08:50:49 2010 Log: Issue 185 ; applying patch from atdixon with minor changes, list of activities is cleared after activities are processed http://code.google.com/p/piccolo2d/source/detail?r=1039 Added: /piccolo2d.java/branches/release-1.3

[piccolo2d-dev] Issue 186 in piccolo2d: Create a new package org.piccolo2d.examples.bugs or .issues

2010-08-06 Thread piccolo2d
Status: New Owner: New issue 186 by heue...@gmail.com: Create a new package org.piccolo2d.examples.bugs or .issues http://code.google.com/p/piccolo2d/issues/detail?id=186 Per comment http://code.google.com/p/piccolo2d/issues/detail?id=185colspec=ID%20Type%20Status%20Priority

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

2010-08-06 Thread piccolo2d
Updates: Status: Fixed Comment #4 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 to trunk $ svn commit -m Issue 185 ; applying patch from atdixon with minor

[piccolo2d-dev] Re: Issue 180 in piccolo2d: Drawing tears when dragging or resizing path nodes

2010-08-06 Thread piccolo2d
Updates: Status: Fixed Comment #6 on issue 180 by heue...@gmail.com: Drawing tears when dragging or resizing path nodes http://code.google.com/p/piccolo2d/issues/detail?id=180 $ svn commit -m Issue 180 ; rolling back r1008 to r1006 . Sendingcore/src/main/java/org/piccolo2d

[piccolo2d-dev] Re: Issue 184 in piccolo2d: visual artifacts when rendering (node disapearance, ghosts, etc)

2010-08-06 Thread piccolo2d
Comment #5 on issue 184 by heue...@gmail.com: visual artifacts when rendering (node disapearance, ghosts, etc) http://code.google.com/p/piccolo2d/issues/detail?id=184 Please check if r1040 also happens to fix this issue. -- Piccolo2D Developers Group: http://groups.google.com/group

[piccolo2d-dev] [piccolo2d] r1042 committed - merging fix for issue 180

2010-08-06 Thread piccolo2d
Revision: 1042 Author: heuermh Date: Fri Aug 6 09:11:52 2010 Log: merging fix for issue 180 http://code.google.com/p/piccolo2d/source/detail?r=1042 Modified: /piccolo2d.java/branches/ppath-refactoring/core/src/main/java/org/piccolo2d/PNode.java

[piccolo2d-dev] Re: Issue 184 in piccolo2d: visual artifacts when rendering (node disapearance, ghosts, etc)

2010-08-06 Thread piccolo2d
Comment #6 on issue 184 by lionel.victor: visual artifacts when rendering (node disapearance, ghosts, etc) http://code.google.com/p/piccolo2d/issues/detail?id=184 Yes indeed, I have updated to r1042 and ran the same code. Damaged areas are redrawn, cheese is gone. Plus, the node no longer

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

2010-08-07 Thread piccolo2d
Comment #5 on issue 185 by atdixon: Memory leak - PActivityScheduler keeps processed activities in reference http://code.google.com/p/piccolo2d/issues/detail?id=185 Verified in trunk and release-1.3. Thanks! -- Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

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

2010-08-07 Thread piccolo2d
Updates: Status: Verified Comment #6 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 (No comment was entered for this change.) -- Piccolo2D Developers Group: http

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

2010-08-08 Thread piccolo2d
Comment #7 on issue 185 by nlskrg: Memory leak - PActivityScheduler keeps processed activities in reference http://code.google.com/p/piccolo2d/issues/detail?id=185 The patch renders the first call of processingActivities.clear(); redundant (in the same procedure the patch was applied

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

2010-08-08 Thread piccolo2d
Comment #8 on issue 185 by atdixon: Memory leak - PActivityScheduler keeps processed activities in reference http://code.google.com/p/piccolo2d/issues/detail?id=185 Thanks, nlskrg, I agree. I code read your patch and it looks correct to me. -- Piccolo2D Developers Group: http

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

2010-08-08 Thread piccolo2d
Updates: Status: Started Comment #9 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 Reopening per comments 7 8. -- Piccolo2D Developers Group: http

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

2010-08-09 Thread piccolo2d
Comment #7 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 The problem must be with Piccolo2D. See attached Java2D-only example and output images

[piccolo2d-dev] [piccolo2d] r1043 committed - adding stroke ctrs

2010-08-12 Thread piccolo2d
Revision: 1043 Author: heuermh Date: Thu Aug 12 14:38:39 2010 Log: adding stroke ctrs http://code.google.com/p/piccolo2d/source/detail?r=1043 Modified: /piccolo2d.java/branches/ppath-refactoring/core/src/main/java/org/piccolo2d/nodes/PArea.java

[piccolo2d-dev] [piccolo2d] r1044 committed - fix for area shape fidelity problems, see Issue 152 comment 6

2010-08-12 Thread piccolo2d
Revision: 1044 Author: heuermh Date: Thu Aug 12 14:39:46 2010 Log: fix for area shape fidelity problems, see Issue 152 comment 6 http://code.google.com/p/piccolo2d/source/detail?r=1044 Modified: /piccolo2d.java/branches/ppath-refactoring/core/src/main/java/org/piccolo2d/nodes/PShape.java

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

2010-08-12 Thread piccolo2d
Comment #8 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 Problem fixed, $ svn commit -m fix for area shape fidelity problems, see Issue 152 comment 6

[piccolo2d-dev] Issue 187 in piccolo2d: general shapes are not filled correctly under SWT

2010-08-21 Thread piccolo2d
Status: New Owner: New issue 187 by berthold...@bdaum.de: general shapes are not filled correctly under SWT http://code.google.com/p/piccolo2d/issues/detail?id=187 What steps will reproduce the problem? 1.Create a PSWTPath with a polyline 2.Set different stroke and background colors 3

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

2010-08-21 Thread piccolo2d
Status: New Owner: New issue 189 by berthold...@bdaum.de: Provide advanced graphical options under SWT http://code.google.com/p/piccolo2d/issues/detail?id=189 Wishlist: 1. Line width 2. Transparency 3. Antialiasing Although it is possible to add most of these options by subclassing

[piccolo2d-dev] Issue 190 in piccolo2d: Move to version 1.6 as minimum JDK requirement for piccolo-core

2010-08-23 Thread piccolo2d
Status: New Owner: New issue 190 by heue...@gmail.com: Move to version 1.6 as minimum JDK requirement for piccolo-core http://code.google.com/p/piccolo2d/issues/detail?id=190 Issue 152 and Issue 153 (and possibly Issue 117) require version 1.6 of the JDK. Creating a separate issue

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

2010-08-23 Thread piccolo2d
Comment #10 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 Created a separate issue 190 to track jdk 1.6 changes to core. In the meantime, I would like to create a separate module on trunk called jdk16

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

2010-08-23 Thread piccolo2d
Comment #9 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 Created a separate issue 190 to track jdk 1.6 changes to core. In the meantime, I would like

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

2010-08-23 Thread piccolo2d
Comment #10 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 Is there any reason that ArrayList processingActivities needs to exist at all? Cannot processActivities iterate

[piccolo2d-dev] Re: Issue 187 in piccolo2d: general shapes are not filled correctly under SWT

2010-08-23 Thread piccolo2d
Updates: Status: Accepted Labels: Type-Defect Priority-High Effort-Low OpSys-All Toolkit-Piccolo2D.Java Component-SWT Milestone-1.3.1 Comment #2 on issue 187 by heue...@gmail.com: general shapes are not filled correctly under SWT http://code.google.com/p/piccolo2d/issues/detail?id

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

2010-08-23 Thread piccolo2d
Updates: Status: Accepted Labels: Type-Defect Priority-High Effort-Low OpSys-All Toolkit-Piccolo2D.Java Component-SWT Milestone-1.3.1 Comment #1 on issue 188 by heue...@gmail.com: wrong line width when drawing general shapes under SWT http://code.google.com/p/piccolo2d/issues

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

2010-08-23 Thread piccolo2d
Updates: Status: Accepted Labels: Type-Enhancement Priority-Medium Effort-Medium Toolkit-Piccolo2D.Java OpSys-All Component-SWT Milestone-1.3.1 Comment #1 on issue 189 by heue...@gmail.com: Provide advanced graphical options under SWT http://code.google.com/p/piccolo2d/issues

[piccolo2d-dev] Re: Issue 180 in piccolo2d: Drawing tears when dragging or resizing path nodes

2010-08-23 Thread piccolo2d
Comment #7 on issue 180 by heue...@gmail.com: Drawing tears when dragging or resizing path nodes http://code.google.com/p/piccolo2d/issues/detail?id=180 Issue 184 has been merged into this issue. -- Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

[piccolo2d-dev] Re: Issue 184 in piccolo2d: visual artifacts when rendering (node disapearance, ghosts, etc)

2010-08-23 Thread piccolo2d
Updates: Status: Duplicate Mergedinto: 180 Comment #7 on issue 184 by heue...@gmail.com: visual artifacts when rendering (node disapearance, ghosts, etc) http://code.google.com/p/piccolo2d/issues/detail?id=184 Thank you for your review. Closed as duplicate of issue 180

[piccolo2d-dev] Re: Issue 164 in piccolo2d: PNode#moveToFront change to avoid java.util.ConcurrentModificationException

2010-08-23 Thread piccolo2d
Comment #8 on issue 164 by heue...@gmail.com: PNode#moveToFront change to avoid java.util.ConcurrentModificationException http://code.google.com/p/piccolo2d/issues/detail?id=164 OK if we mark as WontFix then? -- Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

[piccolo2d-dev] Re: Issue 178 in piccolo2d: PNode.SetPaint() is not working (SWT version)

2010-08-23 Thread piccolo2d
Updates: Status: Invalid Comment #2 on issue 178 by heue...@gmail.com: PNode.SetPaint() is not working (SWT version) http://code.google.com/p/piccolo2d/issues/detail?id=178 (No comment was entered for this change.) -- Piccolo2D Developers Group: http://groups.google.com/group

[piccolo2d-dev] Re: Issue 103 in piccolo2d: PInputEventFilter is Overly Complex

2010-08-23 Thread piccolo2d
Comment #1 on issue 103 by heue...@gmail.com: PInputEventFilter is Overly Complex http://code.google.com/p/piccolo2d/issues/detail?id=103 I also dislike PInputEventFilter. Consider UnaryPredicateK and related from Apache Commons Functor http://commons.apache.org/sandbox/functor/apidocs

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

2010-08-24 Thread piccolo2d
Comment #11 on issue 185 by nlskrg: Memory leak - PActivityScheduler keeps processed activities in reference http://code.google.com/p/piccolo2d/issues/detail?id=185 The ArrayList activities may be modified while iterating over processingActivities, e.g., a finished activity is removed. I

[piccolo2d-dev] Re: Issue 164 in piccolo2d: PNode#moveToFront change to avoid java.util.ConcurrentModificationException

2010-08-24 Thread piccolo2d
Comment #9 on issue 164 by allain.lalonde: PNode#moveToFront change to avoid java.util.ConcurrentModificationException http://code.google.com/p/piccolo2d/issues/detail?id=164 agreed -- Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

[piccolo2d-dev] Re: Issue 163 in piccolo2d: PSwing doesn't draw dynamic JComponent properly

2010-08-25 Thread piccolo2d
Comment #28 on issue 163 by re...@colorado.edu: PSwing doesn't draw dynamic JComponent properly http://code.google.com/p/piccolo2d/issues/detail?id=163 My collaborator cmalley I resolved issue 163, by fixing PSwing and PSwingRepaintManager. We tested that this resolves the problem

[piccolo2d-dev] Re: Issue 163 in piccolo2d: PSwing doesn't draw dynamic JComponent properly

2010-08-25 Thread piccolo2d
://code.google.com/p/piccolo2d/issues/detail?id=163 Great, commit to piccolo2d.java/branches/release-1.3, post the revision number here, and we'll review. -- Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

[piccolo2d-dev] Re: Issue 163 in piccolo2d: PSwing doesn't draw dynamic JComponent properly

2010-08-25 Thread piccolo2d
Comment #31 on issue 163 by re...@colorado.edu: PSwing doesn't draw dynamic JComponent properly http://code.google.com/p/piccolo2d/issues/detail?id=163 In r1045, I committed our fixes to PSwing and PSwingRepaintManager, and also our latest version of TestPSwingDynamicComponent, which has

[piccolo2d-dev] Re: Issue 163 in piccolo2d: PSwing doesn't draw dynamic JComponent properly

2010-08-25 Thread piccolo2d
Comment #32 on issue 163 by re...@colorado.edu: PSwing doesn't draw dynamic JComponent properly http://code.google.com/p/piccolo2d/issues/detail?id=163 After review of the fixes in r1045, we should discuss whether they should also be copied to trunk. -- Piccolo2D Developers Group: http

[piccolo2d-dev] Re: Issue 163 in piccolo2d: PSwing doesn't draw dynamic JComponent properly

2010-08-25 Thread piccolo2d
Updates: Owner: re...@colorado.edu Comment #33 on issue 163 by heue...@gmail.com: PSwing doesn't draw dynamic JComponent properly http://code.google.com/p/piccolo2d/issues/detail?id=163 Fixed is correct, after review it goes to Verified. And yes, these changes should be copied

[piccolo2d-dev] [piccolo2d] r1047 committed - Moving test for invalidPaint default to PRoot since it now tracks it

2010-08-26 Thread piccolo2d
Revision: 1047 Author: allain.lalonde Date: Thu Aug 26 08:58:51 2010 Log: Moving test for invalidPaint default to PRoot since it now tracks it http://code.google.com/p/piccolo2d/source/detail?r=1047 Modified: /piccolo2d.js/trunk/test.html

[piccolo2d-dev] [piccolo2d] r1049 committed - Adding getScale to PNode and improving events.html example a little mo...

2010-08-26 Thread piccolo2d
Revision: 1049 Author: allain.lalonde Date: Thu Aug 26 11:38:14 2010 Log: Adding getScale to PNode and improving events.html example a little more http://code.google.com/p/piccolo2d/source/detail?r=1049 Modified: /piccolo2d.js/trunk/examples/events.html /piccolo2d.js/trunk/piccolo2d.js

[piccolo2d-dev] [piccolo2d] r1050 committed - Removing errant console.log call

2010-08-26 Thread piccolo2d
Revision: 1050 Author: allain.lalonde Date: Thu Aug 26 11:48:45 2010 Log: Removing errant console.log call http://code.google.com/p/piccolo2d/source/detail?r=1050 Modified: /piccolo2d.js/trunk/examples/events.html === --- /piccolo2d.js/trunk/examples

[piccolo2d-dev] [piccolo2d] r1051 committed - Making PText nodes not display if they are less than 3 pixels tall

2010-08-26 Thread piccolo2d
Revision: 1051 Author: allain.lalonde Date: Thu Aug 26 12:25:46 2010 Log: Making PText nodes not display if they are less than 3 pixels tall http://code.google.com/p/piccolo2d/source/detail?r=1051 Modified: /piccolo2d.js/trunk/piccolo2d.js

[piccolo2d-dev] [piccolo2d] r1052 committed - Improving examples

2010-08-26 Thread piccolo2d
Revision: 1052 Author: allain.lalonde Date: Thu Aug 26 12:26:01 2010 Log: Improving examples http://code.google.com/p/piccolo2d/source/detail?r=1052 Modified: /piccolo2d.js/trunk/examples/activities.html /piccolo2d.js/trunk/examples/calendar.html

[piccolo2d-dev] [piccolo2d] r1053 committed - Fixing breaking unit test in PText and refactoring examples to use com...

2010-08-26 Thread piccolo2d
Revision: 1053 Author: allain.lalonde Date: Thu Aug 26 12:57:21 2010 Log: Fixing breaking unit test in PText and refactoring examples to use common scene counter http://code.google.com/p/piccolo2d/source/detail?r=1053 Added: /piccolo2d.js/trunk/examples/examples.js Modified: /piccolo2d.js

[piccolo2d-dev] Re: Issue 122 in piccolo2d: Scaling differences between two layers

2010-08-27 Thread piccolo2d
Comment #2 on issue 122 by heue...@gmail.com: Scaling differences between two layers http://code.google.com/p/piccolo2d/issues/detail?id=122 I move to mark this as Invalid or WontFix. -- Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

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

2010-08-27 Thread piccolo2d
Updates: Status: Started Comment #10 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 $ svn commit -m Issue 152, Issue 153 ; merging ppath

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

2010-08-27 Thread piccolo2d
Updates: Labels: Milestone-2.0 Comment #11 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 comment was entered for this change.) -- Piccolo2D

[piccolo2d-dev] Re: Issue 190 in piccolo2d: Move to version 1.6 as minimum JDK requirement for piccolo-core

2010-08-27 Thread piccolo2d
Updates: Labels: Toolkit-Piccolo2D.Java Comment #2 on issue 190 by heue...@gmail.com: Move to version 1.6 as minimum JDK requirement for piccolo-core http://code.google.com/p/piccolo2d/issues/detail?id=190 (No comment was entered for this change.) -- Piccolo2D Developers Group: http

[piccolo2d-dev] 6 issues changed in piccolo2d

2010-08-27 Thread piccolo2d
Updates: Labels: Toolkit-Piccolo2D.Java Comment by heue...@gmail.com: (No comment was entered for this change.) Affected issues: issue 140: Improve examples module ExampleRunner http://code.google.com/p/piccolo2d/issues/detail?id=140 issue 154: Zoom handler doesn't interact

[piccolo2d-dev] [piccolo2d] r1055 committed - Issue 187 ; applying patch from berthold.daum at bdaum.de, adding exam...

2010-08-27 Thread piccolo2d
Revision: 1055 Author: heuermh Date: Fri Aug 27 09:46:51 2010 Log: Issue 187 ; applying patch from berthold.daum at bdaum.de, adding example that demonstrates issue http://code.google.com/p/piccolo2d/source/detail?r=1055 Added: /piccolo2d.java/trunk/swt-examples/src/main/java/org/piccolo2d

[piccolo2d-dev] Re: Issue 187 in piccolo2d: general shapes are not filled correctly under SWT

2010-08-27 Thread piccolo2d
Updates: Status: Fixed Owner: heuermh Comment #3 on issue 187 by heue...@gmail.com: general shapes are not filled correctly under SWT http://code.google.com/p/piccolo2d/issues/detail?id=187 Thank you for the patch. Please review. $ svn commit -m Issue 187 ; applying patch

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

2010-08-27 Thread piccolo2d
Comment #2 on issue 189 by heue...@gmail.com: Provide advanced graphical options under SWT http://code.google.com/p/piccolo2d/issues/detail?id=189 In writing the example for Issue 187, I noticed that setStroke is missing and setStrokePaint is misnamed setStrokeColor. Thought I should add

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

2010-08-27 Thread piccolo2d
Comment #11 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 $ svn commit -m Issue 152, Issue 153 ; merging ppath-refactoring branch to trunk, into new modules jdk16 and jdk16-examples . ... Transmitting

[piccolo2d-dev] Re: Issue 179 in piccolo2d: event listeners are automatically created even if disabled

2010-08-27 Thread piccolo2d
Updates: Labels: Toolkit-Piccolo2D.NET Comment #1 on issue 179 by heue...@gmail.com: event listeners are automatically created even if disabled http://code.google.com/p/piccolo2d/issues/detail?id=179 (No comment was entered for this change.) -- Piccolo2D Developers Group: http

[piccolo2d-dev] [piccolo2d] r1056 committed - fixing a bug with text bounds in PText constructor, and making clickin...

2010-08-27 Thread piccolo2d
Revision: 1056 Author: allain.lalonde Date: Fri Aug 27 13:54:17 2010 Log: fixing a bug with text bounds in PText constructor, and making clicking on PCanvas handle the event rather than bubbling it up to other scripts http://code.google.com/p/piccolo2d/source/detail?r=1056 Modified

[piccolo2d-dev] Re: Issue 187 in piccolo2d: general shapes are not filled correctly under SWT

2010-08-30 Thread piccolo2d
Updates: Status: Verified Comment #5 on issue 187 by heue...@gmail.com: general shapes are not filled correctly under SWT http://code.google.com/p/piccolo2d/issues/detail?id=187 (No comment was entered for this change.) -- Piccolo2D Developers Group: http://groups.google.com/group

[piccolo2d-dev] [piccolo2d] r1058 committed - Making getFullBounds invoke layoutChildren when provided.

2010-08-31 Thread piccolo2d
Revision: 1058 Author: allain.lalonde Date: Tue Aug 31 06:08:47 2010 Log: Making getFullBounds invoke layoutChildren when provided. http://code.google.com/p/piccolo2d/source/detail?r=1058 Modified: /piccolo2d.js/trunk/piccolo2d.js /piccolo2d.js/trunk/test.html

[piccolo2d-dev] [piccolo2d] r1060 committed - Adding images.html example.

2010-08-31 Thread piccolo2d
Revision: 1060 Author: allain.lalonde Date: Tue Aug 31 09:03:30 2010 Log: Adding images.html example. http://code.google.com/p/piccolo2d/source/detail?r=1060 Added: /piccolo2d.js/trunk/examples/images.html Modified: /piccolo2d.js/trunk/examples/calendar.html /piccolo2d.js/trunk/examples

[piccolo2d-dev] [piccolo2d] r1061 committed - JS: Fixing bug with invalidation incorrectly reseting full bounds to n...

2010-08-31 Thread piccolo2d
Revision: 1061 Author: allain.lalonde Date: Tue Aug 31 11:10:09 2010 Log: JS: Fixing bug with invalidation incorrectly reseting full bounds to null when only transform was changed. http://code.google.com/p/piccolo2d/source/detail?r=1061 Modified: /piccolo2d.js/trunk/piccolo2d.js

[piccolo2d-dev] [piccolo2d] r1062 committed - JS: fixing bug with clicking on text rather than on day, or month node...

2010-08-31 Thread piccolo2d
Revision: 1062 Author: allain.lalonde Date: Tue Aug 31 11:22:30 2010 Log: JS: fixing bug with clicking on text rather than on day, or month nodes. http://code.google.com/p/piccolo2d/source/detail?r=1062 Modified: /piccolo2d.js/trunk/examples/calendar.html

[piccolo2d-dev] [piccolo2d] r1064 committed - JS: Adding some scaling to the images example.

2010-08-31 Thread piccolo2d
Revision: 1064 Author: allain.lalonde Date: Tue Aug 31 11:28:13 2010 Log: JS: Adding some scaling to the images example. http://code.google.com/p/piccolo2d/source/detail?r=1064 Modified: /piccolo2d.js/trunk/examples/images.html === --- /piccolo2d.js/trunk

[piccolo2d-dev] [piccolo2d] r1065 committed - Cleaning up White Space

2010-08-31 Thread piccolo2d
Revision: 1065 Author: allain.lalonde Date: Tue Aug 31 17:19:56 2010 Log: Cleaning up White Space http://code.google.com/p/piccolo2d/source/detail?r=1065 Modified: /piccolo2d.js/trunk/piccolo2d.js === --- /piccolo2d.js/trunk/piccolo2d.jsTue Aug 31 11:27

[piccolo2d-dev] [piccolo2d] r1066 committed - fixing bug with measurements of text

2010-09-01 Thread piccolo2d
Revision: 1066 Author: allain.lalonde Date: Wed Sep 1 12:01:18 2010 Log: fixing bug with measurements of text http://code.google.com/p/piccolo2d/source/detail?r=1066 Modified: /piccolo2d.js/trunk/piccolo2d.js /piccolo2d.js/trunk/test.html

[piccolo2d-dev] [piccolo2d] r1067 committed - JS: Adding moveToFront and moveToBack to PNode

2010-09-01 Thread piccolo2d
Revision: 1067 Author: allain.lalonde Date: Wed Sep 1 12:45:28 2010 Log: JS: Adding moveToFront and moveToBack to PNode http://code.google.com/p/piccolo2d/source/detail?r=1067 Modified: /piccolo2d.js/trunk/piccolo2d.js /piccolo2d.js/trunk/test.html

<    1   2   3   4   5   6   7   8   9   >