[piccolo2d-dev] Issue 106 in piccolo2d: toImage array is too simple in its fill behaviour

2009-08-05 Thread codesite-noreply
Comment #1 on issue 106 by allain.lalonde: toImage array is too simple in its fill behaviour http://code.google.com/p/piccolo2d/issues/detail?id=106 Actually #2 (the first one) is the one I'll go with as the default. -- You received this message because you are listed in the owner or CC

[piccolo2d-dev] [piccolo2d] r649 committed - Fixed issue 106. Added fillStrategy to the toImage method....

2009-08-05 Thread codesite-noreply
Revision: 649 Author: allain.lalonde Date: Wed Aug 5 07:47:02 2009 Log: Fixed issue 106. Added fillStrategy to the toImage method. Not sure if this method will stick around long term in 2.0, since it's doing something that more appropriately belongs in a helper class of some sort, but it

[piccolo2d-dev] Issue 120 in piccolo2d: ant all fails to build all of piccolo

2009-08-05 Thread codesite-noreply
Updates: Status: WontFix Labels: Type-Defect Priority-Medium Effort-Low OpSys-Linux Toolkit-Piccolo2D.Java Milestone-1.2.1 Comment #1 on issue 120 by allain.lalonde: ant all fails to build all of piccolo http://code.google.com/p/piccolo2d/issues/detail?id=120 This issue

[piccolo2d-dev] Issue 88 in piccolo2d: toImage doesn't return an image of the proper size

2009-08-05 Thread codesite-noreply
Updates: Status: Fixed Comment #6 on issue 88 by allain.lalonde: toImage doesn't return an image of the proper size http://code.google.com/p/piccolo2d/issues/detail?id=88 Fixed in r649 -- You received this message because you are listed in the owner or CC fields of this issue, or

[piccolo2d-dev] [piccolo2d] r651 committed - Fixed bug causing PFrame not to display by default.

2009-08-05 Thread codesite-noreply
Revision: 651 Author: allain.lalonde Date: Wed Aug 5 09:16:51 2009 Log: Fixed bug causing PFrame not to display by default. http://code.google.com/p/piccolo2d/source/detail?r=651 Modified: /piccolo2d.java/trunk/extras/src/main/java/edu/umd/cs/piccolox/PFrame.java

[piccolo2d-dev] Issue 56 in piccolo2d: Infinite rendering loop caused by setOffset/Bounds/Scale in layoutChildren

2009-08-05 Thread codesite-noreply
Updates: Status: Verified Comment #2 on issue 56 by allain.lalonde: Infinite rendering loop caused by setOffset/Bounds/Scale in layoutChildren http://code.google.com/p/piccolo2d/issues/detail?id=56 Because of the code in setBounds: if (bounds.x != x || bounds.y != y || bounds.width

[piccolo2d-dev] Issue 120 in piccolo2d: ant all fails to build all of piccolo

2009-08-05 Thread codesite-noreply
Updates: Status: Accepted Comment #3 on issue 120 by allain.lalonde: ant all fails to build all of piccolo http://code.google.com/p/piccolo2d/issues/detail?id=120 Very good point. I'll make try and make this work. -- You received this message because you are listed in the owner or CC

[piccolo2d-dev] Issue 120 in piccolo2d: ant all fails to build all of piccolo

2009-08-05 Thread codesite-noreply
Comment #4 on issue 120 by allain.lalonde: ant all fails to build all of piccolo http://code.google.com/p/piccolo2d/issues/detail?id=120 Here's a patch that allows it to compile on my system. I'm not sure about the procedure for patching a tag release-1.2.1 so, I'll let someone else apply

[piccolo2d-dev] Issue 13 in piccolo2d: PSwing components cause extraneous redraws

2009-08-05 Thread codesite-noreply
Updates: Status: Verified Comment #11 on issue 13 by allain.lalonde: PSwing components cause extraneous redraws http://code.google.com/p/piccolo2d/issues/detail?id=13 Thought it through even handles when the component is larger than the repaint region. -- You received this message