[piccolo2d-dev] Issue 65 in piccolo2d: Installation of Piccolo help broken under Vista

2009-10-21 Thread codesite-noreply
Updates: Status: Accepted Comment #2 on issue 65 by allain.lalonde: Installation of Piccolo help broken under Vista http://code.google.com/p/piccolo2d/issues/detail?id=65 I have a friend that can rebuild the project in VS.NET 2008. That should make it contain the correct version of

[piccolo2d-dev] Issue 65 in piccolo2d: Installation of Piccolo help broken under Vista

2009-10-21 Thread codesite-noreply
Updates: Status: Fixed Comment #3 on issue 65 by allain.lalonde: Installation of Piccolo help broken under Vista http://code.google.com/p/piccolo2d/issues/detail?id=65 Done. new freshly uploaded Piccolo2D.NET-Help-v2.zip contains an installer that uses the newest stable version of

[piccolo2d-dev] [piccolo2d] r790 committed - Adding missing java directory from play section

2009-10-21 Thread codesite-noreply
Revision: 790 Author: allain.lalonde Date: Wed Oct 21 12:19:01 2009 Log: Adding missing java directory from play section http://code.google.com/p/piccolo2d/source/detail?r=790 Added: /site/play/java /site/play/java/fisheyecalendar.html /site/play/java/piccolo2d-core-1.3-SNAPSHOT.jar

[piccolo2d-dev] Issue 141 in piccolo2d: Setting PFrame size in initialize() does not resize canvas

2009-10-21 Thread codesite-noreply
Updates: Status: WontFix Comment #2 on issue 141 by heuermh: Setting PFrame size in initialize() does not resize canvas http://code.google.com/p/piccolo2d/issues/detail?id=141 After further review, this happens only on Windows when running FrameCanvasSizeBugExample as a Java

[piccolo2d-dev] [piccolo2d] r791 committed - Edited wiki page through web user interface.

2009-10-21 Thread codesite-noreply
Revision: 791 Author: heuermh Date: Wed Oct 21 13:01:53 2009 Log: Edited wiki page through web user interface. http://code.google.com/p/piccolo2d/source/detail?r=791 Modified: /wiki/TodosRelease1_3.wiki === --- /wiki/TodosRelease1_3.wiki Tue Oct 20

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

2009-10-21 Thread codesite-noreply
Updates: Status: Fixed Comment #9 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 r792 and r793. Translation of node was being applied unnecessarily and with the wrong magnification

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

2009-10-21 Thread codesite-noreply
Updates: Status: Fixed Comment #7 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 (No comment was entered for this change.) -- You received this message because you are listed in the owner or CC

[piccolo2d-dev] Issue 41 in piccolo2d: Rephrase javadoc package comments

2009-10-21 Thread codesite-noreply
Comment #6 on issue 41 by allain.lalonde: Rephrase javadoc package comments http://code.google.com/p/piccolo2d/issues/detail?id=41 I'm not for this since clicking on a package in the javadocs and expecting helpful easy to read documentation would hardly be met by ariving at a single word

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

2009-10-21 Thread codesite-noreply
Comment #12 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 I was able to reproduce the bug with OpenJDK on my Ubuntu box, but I think it's unrelated to the toImage code. To test this out yourself, just