[piccolo2d-dev] Issue 32 in piccolo2d: PSwing mouse wheel support

2009-08-06 Thread codesite-noreply
Comment #4 on issue 32 by allain.lalonde: PSwing mouse wheel support http://code.google.com/p/piccolo2d/issues/detail?id=32 I've applied the changes manually by analyzing the patch above. It works flawlessly! Good job steve! I've attached the patch. I will commit the changes after I examine

[piccolo2d-dev] Issue 121 in piccolo2d: Refactor PNode to break out some responsibilities.

2009-08-06 Thread codesite-noreply
Comment #1 on issue 121 by heuermh: Refactor PNode to break out some responsibilities. http://code.google.com/p/piccolo2d/issues/detail?id=121 I agree, toImage and print functionality seem like good candidates for extracting out into instances of the Strategy pattern. -- You received this m

[piccolo2d-dev] [piccolo2d] r655 committed - Resolved Issue 32 using steveonjava's code....

2009-08-06 Thread codesite-noreply
Revision: 655 Author: allain.lalonde Date: Thu Aug 6 09:07:42 2009 Log: Resolved Issue 32 using steveonjava's code. Also, tidied up the PSwingEventHandler code. http://code.google.com/p/piccolo2d/source/detail?r=655 Added: /piccolo2d.java/trunk/extras/src/main/java/edu/umd/cs/piccolox/pswing

[piccolo2d-dev] Issue 32 in piccolo2d: PSwing mouse wheel support

2009-08-06 Thread codesite-noreply
Updates: Status: Fixed Comment #5 on issue 32 by allain.lalonde: PSwing mouse wheel support http://code.google.com/p/piccolo2d/issues/detail?id=32 Resolved in r655 -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this is

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

2009-08-06 Thread codesite-noreply
Comment #9 on issue 120 by dave.jarvis: ant all fails to build all of piccolo http://code.google.com/p/piccolo2d/issues/detail?id=120 http://maven.apache.org/ant-tasks ;-) The rhetoric isn't anti-IDE. It's anti-specific-IDE. IDEs are a great productivity boon, and have been since the early

[piccolo2d-dev] Issue 115 in piccolo2d: Discontinue .Net

2009-08-06 Thread codesite-noreply
Comment #2 on issue 115 by allain.lalonde: Discontinue .Net http://code.google.com/p/piccolo2d/issues/detail?id=115 Don't agree with "lacking future of .Net" but the rest I agree with. -- You received this message because you are listed in the owner or CC fields of this issue, or because you st

[piccolo2d-dev] Issue 121 in piccolo2d: Refactor PNode to break out some responsibilities.

2009-08-06 Thread codesite-noreply
Comment #2 on issue 121 by mr0...@mro.name: Refactor PNode to break out some responsibilities. http://code.google.com/p/piccolo2d/issues/detail?id=121 Couldn't they even be completely removed from PNode and rather be decorators to PNode leveraging POffscreenCanvas? -- You received this mess

[piccolo2d-dev] [piccolo2d] r658 committed - Issue 111 ; API and javadoc improvements to PHtmlView, html --> text, ...

2009-08-06 Thread codesite-noreply
Revision: 658 Author: heuermh Date: Thu Aug 6 10:18:47 2009 Log: Issue 111 ; API and javadoc improvements to PHtmlView, html --> text, htmlColor --> textColor, clickedAddress --> linkAddressAt, etc. http://code.google.com/p/piccolo2d/source/detail?r=658 Modified: /piccolo2d.java/trunk/core

[piccolo2d-dev] Issue 111 in piccolo2d: Piccolo is missing HTML support

2009-08-06 Thread codesite-noreply
Comment #7 on issue 111 by heuermh: Piccolo is missing HTML support http://code.google.com/p/piccolo2d/issues/detail?id=111 Committed some of the changes I mentioned above for review in r658. $ svn commit -m "Issue 111 ; API and javadoc improvements to PHtmlView, html --> text, htmlColor -->

[piccolo2d-dev] [piccolo2d] r656 committed - Issue 111 ; adding correct license header text

2009-08-06 Thread codesite-noreply
Revision: 656 Author: heuermh Date: Thu Aug 6 09:14:02 2009 Log: Issue 111 ; adding correct license header text http://code.google.com/p/piccolo2d/source/detail?r=656 Modified: /piccolo2d.java/trunk/core/src/main/java/edu/umd/cs/piccolo/nodes/PHtmlView.java /piccolo2d.java/trunk/examples

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

2009-08-06 Thread codesite-noreply
Status: New Owner: New issue 120 by dave.jarvis: ant all fails to build all of piccolo http://code.google.com/p/piccolo2d/issues/detail?id=120 What steps will reproduce the problem? 1. Download Piccolo2D. 2. Unzip archive. 3. ant all What is the expected output? Expected at least one .jar

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

2009-08-06 Thread codesite-noreply
Comment #8 on issue 120 by heuermh: ant all fails to build all of piccolo http://code.google.com/p/piccolo2d/issues/detail?id=120 I don't understand the anti-IDE rhetoric here, I use emacs + maven on several different platforms to develop Piccolo2D. Compiled jar files are available from: htt

[piccolo2d-dev] [piccolo2d] r639 committed - Additional Checkstyle fixes. Also, made java doc comments on private m...

2009-08-06 Thread codesite-noreply
Revision: 639 Author: allain.lalonde Date: Mon Aug 3 19:46:04 2009 Log: Additional Checkstyle fixes. Also, made java doc comments on private members/fields optional. http://code.google.com/p/piccolo2d/source/detail?r=639 Modified: /piccolo2d.java/trunk/core/src/build/conf/checkstyle.xml /p

[piccolo2d-dev] [piccolo2d] r648 committed - issue#45 - obsoleted by mvn site:deploy

2009-08-06 Thread codesite-noreply
Revision: 648 Author: mr0...@mro.name Date: Wed Aug 5 02:01:22 2009 Log: issue#45 - obsoleted by mvn site:deploy http://code.google.com/p/piccolo2d/source/detail?r=648 Deleted: /piccolo2d.java/trunk/mvn-site-deploy.sh === --- /piccolo2d.java/trunk/mvn-site-

[piccolo2d-dev] [piccolo2d] r657 committed - Issue 111 ; adding correct license header text

2009-08-06 Thread codesite-noreply
Revision: 657 Author: heuermh Date: Thu Aug 6 09:58:59 2009 Log: Issue 111 ; adding correct license header text http://code.google.com/p/piccolo2d/source/detail?r=657 Modified: /piccolo2d.java/trunk/core/src/test/java/edu/umd/cs/piccolo/nodes/PHtmlViewTest.java =

[piccolo2d-dev] Issue 111 in piccolo2d: Piccolo is missing HTML support

2009-08-06 Thread codesite-noreply
Comment #8 on issue 111 by heuermh: Piccolo is missing HTML support http://code.google.com/p/piccolo2d/issues/detail?id=111 PHtmlView should also provide the paintGreek/greekThreshold mechanism as in PText and PSwing. -- You received this message because you are listed in the owner or CC fiel

[piccolo2d-dev] Issue 111 in piccolo2d: Piccolo is missing HTML support

2009-08-06 Thread codesite-noreply
Comment #9 on issue 111 by allain.lalonde: Piccolo is missing HTML support http://code.google.com/p/piccolo2d/issues/detail?id=111 Why's that? Why is it in PText at all? PSwing maybe, but even there...? -- You received this message because you are listed in the owner or CC fields of this issue,

[piccolo2d-dev] [piccolo2d] r659 committed - Added test for PHtmlViewTest that checks for paint covering the entire...

2009-08-06 Thread codesite-noreply
Revision: 659 Author: allain.lalonde Date: Thu Aug 6 11:20:01 2009 Log: Added test for PHtmlViewTest that checks for paint covering the entire bounds. http://code.google.com/p/piccolo2d/source/detail?r=659 Modified: /piccolo2d.java/trunk/core/src/test/java/edu/umd/cs/piccolo/nodes/PHtmlVie

[piccolo2d-dev] [piccolo2d] r660 committed - Accidental IO remnant during testing.

2009-08-06 Thread codesite-noreply
Revision: 660 Author: allain.lalonde Date: Thu Aug 6 11:24:11 2009 Log: Accidental IO remnant during testing. http://code.google.com/p/piccolo2d/source/detail?r=660 Modified: /piccolo2d.java/trunk/core/src/test/java/edu/umd/cs/piccolo/nodes/PHtmlViewTest.java ===

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

2009-08-06 Thread codesite-noreply
Comment #2 on issue 117 by heuermh: 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 Attaching new version of text-rendering-benchmark.jar with PHtmlView. PHtmlView appears to have the same

[piccolo2d-dev] [piccolo2d] r661 committed - Made PHtmlView text follow node bounds. Became apparent when setting ...

2009-08-06 Thread codesite-noreply
Revision: 661 Author: allain.lalonde Date: Thu Aug 6 11:46:49 2009 Log: Made PHtmlView text follow node bounds. Became apparent when setting a background paint color. http://code.google.com/p/piccolo2d/source/detail?r=661 Modified: /piccolo2d.java/trunk/core/src/main/java/edu/umd/cs/picco

[piccolo2d-dev] [piccolo2d] r662 committed - Issue 111 ; adding example to demonstrate text offset bounds problem w...

2009-08-06 Thread codesite-noreply
Revision: 662 Author: heuermh Date: Thu Aug 6 11:55:37 2009 Log: Issue 111 ; adding example to demonstrate text offset bounds problem with PHtmlView http://code.google.com/p/piccolo2d/source/detail?r=662 Added: /piccolo2d.java/trunk/examples/src/main/java/edu/umd/cs/piccolo/examples/TextO

[piccolo2d-dev] [piccolo2d] r663 committed - Major reworking to PHtmlView so that it calculates its bounds correctl...

2009-08-06 Thread codesite-noreply
Revision: 663 Author: allain.lalonde Date: Thu Aug 6 16:04:58 2009 Log: Major reworking to PHtmlView so that it calculates its bounds correctly based on a fixed width and a variable height. Will make it more generic later. http://code.google.com/p/piccolo2d/source/detail?r=663 Modified:

[piccolo2d-dev] [piccolo2d] r664 committed - Broke apart tests of PHtmlView so that 1 test = 1 behaviour.

2009-08-06 Thread codesite-noreply
Revision: 664 Author: allain.lalonde Date: Thu Aug 6 16:42:53 2009 Log: Broke apart tests of PHtmlView so that 1 test = 1 behaviour. http://code.google.com/p/piccolo2d/source/detail?r=664 Modified: /piccolo2d.java/trunk/core/src/main/java/edu/umd/cs/piccolo/nodes/PHtmlView.java /piccolo2