[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-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 of this

[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-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 that

[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: