[piccolo2d-dev] [piccolo2d commit] r449 - Adding some unit test to PLayer, 98.7% instruction coverage booya.

2009-07-13 Thread codesite-noreply
Author: allain.lalonde Date: Mon Jul 13 05:13:41 2009 New Revision: 449 Added: piccolo2d.java/trunk/core/src/test/java/edu/umd/cs/piccolo/PLayerTest.java Log: Adding some unit test to PLayer, 98.7% instruction coverage booya. Added:

[piccolo2d-dev] Issue 91 in piccolo2d: repaintFromLayer has PNode parameter type

2009-07-13 Thread codesite-noreply
Status: New Owner: allain.lalonde Labels: Type-Enhancement Effort-Low Priority-Medium Toolkit-Piccolo2D.Java New issue 91 by allain.lalonde: repaintFromLayer has PNode parameter type http://code.google.com/p/piccolo2d/issues/detail?id=91 repaintFromLayer has PNode as its second argument. If

[piccolo2d-dev] [piccolo2d commit] r451 - Added some more tests for PCamera and broke MockPropertyChangeListener out into its own to...

2009-07-13 Thread codesite-noreply
Author: allain.lalonde Date: Mon Jul 13 08:30:35 2009 New Revision: 451 Added: piccolo2d.java/trunk/core/src/test/java/edu/umd/cs/piccolo/MockPropertyChangeListener.java Modified: piccolo2d.java/trunk/core/src/main/java/edu/umd/cs/piccolo/PCamera.java

[piccolo2d-dev] [piccolo2d commit] r452 - Added some tests for PInputManagerTest. Difficult to create a mock PickPath so the mouse s...

2009-07-13 Thread codesite-noreply
Author: allain.lalonde Date: Mon Jul 13 09:01:00 2009 New Revision: 452 Added: piccolo2d.java/trunk/core/src/test/java/edu/umd/cs/piccolo/MockPInputEventListener.java piccolo2d.java/trunk/core/src/test/java/edu/umd/cs/piccolo/PInputManagerTest.java Log: Added some tests for

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

2009-07-13 Thread codesite-noreply
Updates: Status: Fixed Comment #2 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 Turns out that the resizing is handled automatically in the PNode.print method, so the code in toImage doing the

[piccolo2d-dev] Issue 93 in piccolo2d: PCanvas needs accessors for render qualities

2009-07-13 Thread codesite-noreply
Updates: Status: Verified Comment #2 on issue 93 by allain.lalonde: PCanvas needs accessors for render qualities http://code.google.com/p/piccolo2d/issues/detail?id=93 Done. And I've added the 3 tests from above. -- You received this message because you are listed in the owner or CC

[piccolo2d-dev] Issue 87 in piccolo2d: property changes are not cascading to parent nodes

2009-07-13 Thread codesite-noreply
Updates: Status: Invalid Comment #1 on issue 87 by allain.lalonde: property changes are not cascading to parent nodes http://code.google.com/p/piccolo2d/issues/detail?id=87 I've committed changes that confirm that the system is working as expected. Turns out the default behaviour

[piccolo2d-dev] Issue 82 in piccolo2d: JComboBox visibility doesn't affect visiblity of PSwing node

2009-07-13 Thread codesite-noreply
Updates: Status: Fixed Comment #3 on issue 82 by allain.lalonde: JComboBox visibility doesn't affect visiblity of PSwing node http://code.google.com/p/piccolo2d/issues/detail?id=82 Fixed in r458 -- You received this message because you are listed in the owner or CC fields of this

[piccolo2d-dev] Hello everyone

2009-07-13 Thread allain
Hi. My name is Allain Lalonde and I have a programming problem. I like to do it. A lot. The kind of programming I like to do it test centric. I get squeamish if the coverage by quality tests gets too low. Though I have been known to wing it. What I'm hoping to contribute toward: - Unit

[piccolo2d-dev] Issue 74 in piccolo2d: Memory leak with PSwingRepaintManager

2009-07-13 Thread codesite-noreply
Comment #3 on issue 74 by allain.lalonde: Memory leak with PSwingRepaintManager http://code.google.com/p/piccolo2d/issues/detail?id=74 I'd go with applying the patch until we have a better solution. Working is working. I'll make the changes if someone else agrees. -- You received this

[piccolo2d-dev] Issue 83 in piccolo2d: PSwing are fuzzy when scale!=1, due to buffering of the PSwing

2009-07-13 Thread codesite-noreply
Comment #4 on issue 83 by allain.lalonde: PSwing are fuzzy when scale!=1, due to buffering of the PSwing http://code.google.com/p/piccolo2d/issues/detail?id=83 If there's no good reason for having the buffering in PSwing, I can't see why it's not taken out. If no-one has objections, I'll

[piccolo2d-dev] Issue 83 in piccolo2d: PSwing are fuzzy when scale!=1, due to buffering of the PSwing

2009-07-13 Thread codesite-noreply
Comment #5 on issue 83 by samrreid: PSwing are fuzzy when scale!=1, due to buffering of the PSwing http://code.google.com/p/piccolo2d/issues/detail?id=83 My team and I tried removing buffering from PSwing; however, it caused a problem that some swing components (buttons, labels, etc)

[piccolo2d-dev] Issue 94 in piccolo2d: PLayer should do nothing when removing a camera that isn't attached

2009-07-13 Thread codesite-noreply
Status: Accepted Owner: allain.lalonde Labels: Type-Enhancement Priority-Low Effort-Low Toolkit-Piccolo2D.Java Component-Core Usability Milestone-1.2.1 New issue 94 by allain.lalonde: PLayer should do nothing when removing a camera that isn't attached

[piccolo2d-dev] Issue 94 in piccolo2d: PLayer should do nothing when removing a camera that isn't attached

2009-07-13 Thread codesite-noreply
Updates: Labels: -Milestone-1.2.1 Milestone-1.3 Comment #1 on issue 94 by allain.lalonde: PLayer should do nothing when removing a camera that isn't attached http://code.google.com/p/piccolo2d/issues/detail?id=94 (No comment was entered for this change.) -- You received this message