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

2010-04-09 Thread piccolo2d
Updates: Status: Accepted Owner: heuermh Labels: Type-Enhancement Priority-Medium Effort-Medium OpSys-All Toolkit-Piccolo2D.Java Component-Core Milestone-2.0 Comment #1 on issue 153 by heue...@gmail.com: PArea, a wrapper for java.awt.geom.Area to allow Constructive Area

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

2010-04-09 Thread piccolo2d
Updates: Status: Accepted Owner: heuermh Comment #2 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 Assigning to myself. I wonder if we should jump straight to 1.6 for version 2.0. 1.6 is

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

2010-04-09 Thread piccolo2d
Comment #4 on issue 107 by heue...@gmail.com: Improve interpolating activities with other easing functions http://code.google.com/p/piccolo2d/issues/detail?id=107 At this point I'm happy with the code as-is in my own repository. I move to mark this issue as WontFix. -- You received this

[piccolo2d-dev] Re: Issue 166 in piccolo2d: Refactor PNode.moveToBack() and related

2010-04-09 Thread piccolo2d
Comment #5 on issue 166 by heue...@gmail.com: Refactor PNode.moveToBack() and related http://code.google.com/p/piccolo2d/issues/detail?id=166 Copying this comment from a thread on piccolo2d-dev@ to here cmal...@pixelzoom.com wrote: I realize this is z-ordering. But if this is supposed to

[piccolo2d-dev] Re: Issue 84 in piccolo2d: New node selection model and event handler based on GlazedLists' EventList

2010-04-09 Thread piccolo2d
Comment #1 on issue 84 by heue...@gmail.com: New node selection model and event handler based on GlazedLists' EventList http://code.google.com/p/piccolo2d/issues/detail?id=84 This is getting higher on my priority list, though I'll probably implement it in my own repository before

[piccolo2d-dev] Re: Issue 85 in piccolo2d: New user object selection model and event handler based on GlazedLists' EventList

2010-04-09 Thread piccolo2d
Comment #1 on issue 85 by heue...@gmail.com: New user object selection model and event handler based on GlazedLists' EventList http://code.google.com/p/piccolo2d/issues/detail?id=85 This is getting higher on my priority list, though I'll probably implement it in my own repository before

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

2010-04-09 Thread piccolo2d
Comment #2 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 See also Issue 166. -- You received this message because you are listed in the owner or CC fields of this issue,

[piccolo2d-dev] Re: Issue 117 in piccolo2d: Text rendering in PText and JLabel via PSwing appear not to respect antialiasing rendering hints

2010-04-09 Thread piccolo2d
Comment #4 on issue 117 by heue...@gmail.com: Text rendering in PText and JLabel via PSwing appear not to respect antialiasing rendering hints http://code.google.com/p/piccolo2d/issues/detail?id=117 Source code is in svn at

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

2010-04-09 Thread piccolo2d
Updates: Status: Accepted Comment #5 on issue 37 by heue...@gmail.com: change namespaces to piccolo2d, http://code.google.com/p/piccolo2d/issues/detail?id=37 Moving status back to Accepted, needs to be done on trunk. -- You received this message because you are listed in the owner or

[piccolo2d-dev] Re: Issue 54 in piccolo2d: Remove cyclic package dependencies

2010-04-09 Thread piccolo2d
Comment #1 on issue 54 by heue...@gmail.com: Remove cyclic package dependencies http://code.google.com/p/piccolo2d/issues/detail?id=54 Feel free to make a proposal here, or commit to trunk and we'll vote via code review. Might we also consider moving some classes from extras to core? --

[piccolo2d-dev] Re: Issue 166 in piccolo2d: Refactor PNode.moveToBack() and related

2010-04-09 Thread piccolo2d
Comment #6 on issue 166 by heue...@gmail.com: Refactor PNode.moveToBack() and related http://code.google.com/p/piccolo2d/issues/detail?id=166 Methods that change the Z-order of a peer node void raiseAbove(PNode peer) void lowerBelow(PNode peer) ? -- You received this message because you

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

2010-04-09 Thread piccolo2d
Comment #4 on issue 164 by mr0...@mro.name: PNode#moveToFront change to avoid java.util.ConcurrentModificationException http://code.google.com/p/piccolo2d/issues/detail?id=164 immutable? love this idea. -- You received this message because you are listed in the owner or CC fields of this