[piccolo2d-dev] Issue 119 in piccolo2d: PInputEvent needs refactoring

2009-08-04 Thread codesite-noreply
Status: Accepted Owner: allain.lalonde Labels: Type-Enhancement Priority-Medium Effort-High OpSys-All Toolkit-Piccolo2D.Java Component-Core Milestone-2.0 Usability New issue 119 by allain.lalonde: PInputEvent needs refactoring http://code.google.com/p/piccolo2d/issues/detail?id=119

[piccolo2d-dev] [piccolo2d] r641 committed - Modified HTMLExample to refer to match renaming of PHtml to PHtmlView

2009-08-04 Thread codesite-noreply
Revision: 641 Author: allain.lalonde Date: Tue Aug 4 07:05:16 2009 Log: Modified HTMLExample to refer to match renaming of PHtml to PHtmlView http://code.google.com/p/piccolo2d/source/detail?r=641 Added:

[piccolo2d-dev] [piccolo2d] r642 committed - issue#111: merged phtml branch to trunk

2009-08-04 Thread codesite-noreply
Revision: 642 Author: allain.lalonde Date: Tue Aug 4 07:26:15 2009 Log: issue#111: merged phtml branch to trunk http://code.google.com/p/piccolo2d/source/detail?r=642 Added: /piccolo2d.java/trunk/core/src/main/java/edu/umd/cs/piccolo/nodes/PHtmlView.java

[piccolo2d-dev] [piccolo2d] r643 committed - Fixed reference to invalid getClickedAddress method in HtmlViewExample...

2009-08-04 Thread codesite-noreply
Revision: 643 Author: allain.lalonde Date: Tue Aug 4 07:32:58 2009 Log: Fixed reference to invalid getClickedAddress method in HtmlViewExample. http://code.google.com/p/piccolo2d/source/detail?r=643 Modified:

[piccolo2d-dev] [piccolo2d] r644 committed - Removing phtml branch

2009-08-04 Thread codesite-noreply
Revision: 644 Author: allain.lalonde Date: Tue Aug 4 08:07:04 2009 Log: Removing phtml branch http://code.google.com/p/piccolo2d/source/detail?r=644 Deleted: /piccolo2d.java/branches/phtml --~--~-~--~~~---~--~~ Piccolo2D Developers Group:

[piccolo2d-dev] [piccolo2d] r645 committed - Checkstyle fixes and some cleanup of PBounds.

2009-08-04 Thread codesite-noreply
Revision: 645 Author: allain.lalonde Date: Tue Aug 4 09:04:02 2009 Log: Checkstyle fixes and some cleanup of PBounds. http://code.google.com/p/piccolo2d/source/detail?r=645 Modified: /piccolo2d.java/trunk/core/src/main/java/edu/umd/cs/piccolo/nodes/PHtmlView.java

[piccolo2d-dev] [piccolo2d] r646 committed - 1. Some more checkstyle hunting....

2009-08-04 Thread codesite-noreply
Revision: 646 Author: allain.lalonde Date: Tue Aug 4 13:42:37 2009 Log: 1. Some more checkstyle hunting. 2. Fixed a bug with calling PFrame.setFullScreenMode multiple times in a row. http://code.google.com/p/piccolo2d/source/detail?r=646 Modified:

[piccolo2d-dev] Issue 16 in piccolo2d: Support non-rectangular zooming of PCameras on nodes

2009-08-04 Thread codesite-noreply
Comment #6 on issue 16 by allain.lalonde: Support non-rectangular zooming of PCameras on nodes http://code.google.com/p/piccolo2d/issues/detail?id=16 Although I think this does allow for maximum flexibility, I can't help but wonder if the payoffs are not worth it. The very concept of node's

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

2009-08-04 Thread codesite-noreply
Comment #5 on issue 111 by allain.lalonde: Piccolo is missing HTML support http://code.google.com/p/piccolo2d/issues/detail?id=111 merged branch in r642 -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may

[piccolo2d-dev] Issue 80 in piccolo2d: PCanvas button handling code doesn't dispatch multi-button presses.

2009-08-04 Thread codesite-noreply
Updates: Status: WontFix Comment #3 on issue 80 by allain.lalonde: PCanvas button handling code doesn't dispatch multi-button presses. http://code.google.com/p/piccolo2d/issues/detail?id=80 I've confirmed that this was my misunderstanding the swing spec. Turns out that left+right at