[piccolo2d-dev] [piccolo2d] r561 commited - proposal to fix issue#22

2009-07-25 Thread codesite-noreply
Revision: 561 Author: mr0...@mro.name Date: Sat Jul 25 06:11:25 2009 Log: proposal to fix issue#22 http://code.google.com/p/piccolo2d/source/detail?r=561 Modified: /piccolo2d.java/trunk/core/src/main/java/edu/umd/cs/piccolo/PNode.java /piccolo2d.java/trunk/core/src/test/java/edu/umd/cs/piccol

[piccolo2d-dev] Issue 22 in piccolo2d: Name property for PNodes

2009-07-25 Thread codesite-noreply
Comment #18 on issue 22 by mr0...@mro.name: Name property for PNodes http://code.google.com/p/piccolo2d/issues/detail?id=22 implemented in r561 - have a look and vote please. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this

[piccolo2d-dev] Issue 22 in piccolo2d: Name property for PNodes

2009-07-25 Thread codesite-noreply
Updates: Status: Fixed Owner: mr0...@mro.name Comment #19 on issue 22 by mr0...@mro.name: Name property for PNodes http://code.google.com/p/piccolo2d/issues/detail?id=22 please verify & vote. -- You received this message because you are listed in the owner or CC fields of this i

[piccolo2d-dev] [piccolo2d] r562 commited - fix issue#101 by throwing RuntimeExceptions.

2009-07-25 Thread codesite-noreply
Revision: 562 Author: mr0...@mro.name Date: Sat Jul 25 06:29:38 2009 Log: fix issue#101 by throwing RuntimeExceptions. http://code.google.com/p/piccolo2d/source/detail?r=562 Modified: /piccolo2d.java/trunk/core/src/main/java/edu/umd/cs/piccolo/PNode.java /piccolo2d.java/trunk/examples/src/m

[piccolo2d-dev] Issue 101 in piccolo2d: Eliminate printStackTrace

2009-07-25 Thread codesite-noreply
Updates: Status: Fixed Comment #10 on issue 101 by mr0...@mro.name: Eliminate printStackTrace http://code.google.com/p/piccolo2d/issues/detail?id=101 please verify and vote r562. -- You received this message because you are listed in the owner or CC fields of this issue, or because you

[piccolo2d-dev] [piccolo2d] r563 commited - fix issue#99.

2009-07-25 Thread codesite-noreply
Revision: 563 Author: mr0...@mro.name Date: Sat Jul 25 06:39:02 2009 Log: fix issue#99. http://code.google.com/p/piccolo2d/source/detail?r=563 Modified: /piccolo2d.java/trunk/core/src/main/java/edu/umd/cs/piccolo/PNode.java /piccolo2d.java/trunk/core/src/main/java/edu/umd/cs/piccolo/nodes/P

[piccolo2d-dev] Issue 99 in piccolo2d: PNode.toString refactoring

2009-07-25 Thread codesite-noreply
Updates: Status: Fixed Comment #13 on issue 99 by mr0...@mro.name: PNode.toString refactoring http://code.google.com/p/piccolo2d/issues/detail?id=99 please verify and vote r563 -- You received this message because you are listed in the owner or CC fields of this issue, or because you st

[piccolo2d-dev] Issue 45 in piccolo2d: deploy maven site,

2009-07-25 Thread codesite-noreply
Updates: Owner: allain.lalonde Comment #17 on issue 45 by mr0...@mro.name: deploy maven site, http://code.google.com/p/piccolo2d/issues/detail?id=45 That'll be great. Under which URL is the site available? -- You received this message because you are listed in the owner or CC fields of

[piccolo2d-dev] [piccolo2d] r564 commited - Broke apart the name tests so that 1 test method tested 1 obvious beha...

2009-07-25 Thread codesite-noreply
Revision: 564 Author: allain.lalonde Date: Sat Jul 25 17:43:19 2009 Log: Broke apart the name tests so that 1 test method tested 1 obvious behaviour http://code.google.com/p/piccolo2d/source/detail?r=564 Modified: /piccolo2d.java/trunk/core/src/test/java/edu/umd/cs/piccolo/PNodeTest.java ===