[piccolo2d-dev] Issue 210 in piccolo2d: Too many System.Drawing.Region objects created

2011-03-21 Thread piccolo2d
Status: New Owner: New issue 210 by sandeep@gmail.com: Too many System.Drawing.Region objects created http://code.google.com/p/piccolo2d/issues/detail?id=210 What steps will reproduce the problem? 1. In Paint method of class PCamera, PushClip and PopClip methods are called. This

[piccolo2d-dev] Re: Issue 210 in piccolo2d: Too many System.Drawing.Region objects created

2011-03-21 Thread piccolo2d
Comment #1 on issue 210 by sandeep@gmail.com: Too many System.Drawing.Region objects created http://code.google.com/p/piccolo2d/issues/detail?id=210 We are using PocketPiccolo assembly v1.0.4097.28264 -- Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

[piccolo2d-dev] Issue 211 in piccolo2d: Consider using Sonatype oss-parent-7.pom as the parent of parent/pom.xml

2011-03-21 Thread piccolo2d
Status: New Owner: New issue 211 by heue...@gmail.com: Consider using Sonatype oss-parent-7.pom as the parent of parent/pom.xml http://code.google.com/p/piccolo2d/issues/detail?id=211 Per the docs at https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide

[piccolo2d-dev] Issue 212 in piccolo2d: Update maven-gpg-plugin dependency version to 1.2

2011-03-25 Thread piccolo2d
Status: New Owner: New issue 212 by heue...@gmail.com: Update maven-gpg-plugin dependency version to 1.2 http://code.google.com/p/piccolo2d/issues/detail?id=212 The maven-gpg-plugin has been updated to version 1.2. http://maven.apache.org/plugins/maven-gpg-plugin -- Piccolo2D

[piccolo2d-dev] Re: Issue 212 in piccolo2d: Update maven-gpg-plugin dependency version to 1.2

2011-03-25 Thread piccolo2d
://code.google.com/p/piccolo2d/issues/detail?id=212 (No comment was entered for this change.) -- Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

[piccolo2d-dev] [piccolo2d] r1120 committed - update maven-gpg-plugin dependency version to 1.2

2011-03-25 Thread piccolo2d
Revision: 1120 Author: heuermh Date: Fri Mar 25 13:12:20 2011 Log: update maven-gpg-plugin dependency version to 1.2 http://code.google.com/p/piccolo2d/source/detail?r=1120 Modified: /piccolo2d.java/trunk/parent/pom.xml === --- /piccolo2d.java

[piccolo2d-dev] [piccolo2d] r1121 committed - update maven-gpg-plugin dependency version to 1.2

2011-03-25 Thread piccolo2d
Revision: 1121 Author: heuermh Date: Fri Mar 25 13:13:14 2011 Log: update maven-gpg-plugin dependency version to 1.2 http://code.google.com/p/piccolo2d/source/detail?r=1121 Modified: /piccolo2d.java/branches/release-1.3/parent/pom.xml

[piccolo2d-dev] Re: Issue 212 in piccolo2d: Update maven-gpg-plugin dependency version to 1.2

2011-03-25 Thread piccolo2d
Updates: Status: Fixed Comment #2 on issue 212 by heue...@gmail.com: Update maven-gpg-plugin dependency version to 1.2 http://code.google.com/p/piccolo2d/issues/detail?id=212 Committed to trunk $ svn commit -m "update maven-gpg-plugin dependency version to 1.2" pare

[piccolo2d-dev] Re: Issue 181 in piccolo2d: PNode.toImage is not centered and can create cropped images for PNodes with non-integral (x,y) bounds

2011-03-26 Thread piccolo2d
Updates: Labels: -Milestone-1.3.1 Milestone-2.0 Comment #16 on issue 181 by atdi...@gmail.com: PNode.toImage is not centered and can create cropped images for PNodes with non-integral (x,y) bounds http://code.google.com/p/piccolo2d/issues/detail?id=181 Moving to 2.0. (Just to note

[piccolo2d-dev] Re: Issue 188 in piccolo2d: wrong line width when drawing general shapes under SWT

2011-03-26 Thread piccolo2d
Updates: Status: Fixed Comment #6 on issue 188 by atdi...@gmail.com: wrong line width when drawing general shapes under SWT http://code.google.com/p/piccolo2d/issues/detail?id=188 (No comment was entered for this change.) -- Piccolo2D Developers Group: http://groups.google.com/group

[piccolo2d-dev] Re: Issue 188 in piccolo2d: wrong line width when drawing general shapes under SWT

2011-03-26 Thread piccolo2d
Updates: Status: Verified Comment #7 on issue 188 by atdi...@gmail.com: wrong line width when drawing general shapes under SWT http://code.google.com/p/piccolo2d/issues/detail?id=188 Verified on Windows, MacOSX, and Ubuntu. Note: issue only originally manifested itself on Windows

[piccolo2d-dev] Re: Issue 154 in piccolo2d: Zoom handler doesn't interact well with PSwing nodes

2011-03-26 Thread piccolo2d
Updates: Labels: -Milestone-1.3.1 Milestone-1.4 Comment #7 on issue 154 by atdi...@gmail.com: Zoom handler doesn't interact well with PSwing nodes http://code.google.com/p/piccolo2d/issues/detail?id=154 Moving to 1.4 as further discussion is needed. -- Piccolo2D Developers

[piccolo2d-dev] Re: Issue 191 in piccolo2d: Disabling FRACTIONAL_METRICS on Windows yields incorrect bounds for text PSwing components

2011-03-27 Thread piccolo2d
Comment #5 on issue 191 by atdi...@gmail.com: Disabling FRACTIONAL_METRICS on Windows yields incorrect bounds for text PSwing components http://code.google.com/p/piccolo2d/issues/detail?id=191 Here's a summary of this issue to date: While the default for all platforms seems

[piccolo2d-dev] Re: Issue 191 in piccolo2d: Disabling FRACTIONAL_METRICS on Windows yields incorrect bounds for text PSwing components

2011-03-27 Thread piccolo2d
Comment #6 on issue 191 by atdi...@gmail.com: Disabling FRACTIONAL_METRICS on Windows yields incorrect bounds for text PSwing components http://code.google.com/p/piccolo2d/issues/detail?id=191 Attaching Windows 7 outcomes -- {Java4, Java6} x {"fm_on", "fm_off"} Attac

[piccolo2d-dev] Re: Issue 191 in piccolo2d: Disabling FRACTIONAL_METRICS on Windows yields incorrect bounds for text PSwing components

2011-03-27 Thread piccolo2d
Comment #7 on issue 191 by atdi...@gmail.com: Disabling FRACTIONAL_METRICS on Windows yields incorrect bounds for text PSwing components http://code.google.com/p/piccolo2d/issues/detail?id=191 Attaching Mac OS X (Snow Leopard) outcomes -- {Java6} x {"fm_on", "fm_off

[piccolo2d-dev] Re: Issue 191 in piccolo2d: Disabling FRACTIONAL_METRICS on Windows yields incorrect bounds for text PSwing components

2011-03-27 Thread piccolo2d
Comment #8 on issue 191 by atdi...@gmail.com: Disabling FRACTIONAL_METRICS on Windows yields incorrect bounds for text PSwing components http://code.google.com/p/piccolo2d/issues/detail?id=191 Attaching Ubuntu outcomes -- {Java4, Java6 (openjdk)} x {"fm_on", "fm_off

[piccolo2d-dev] Re: Issue 191 in piccolo2d: Disabling FRACTIONAL_METRICS on Windows yields incorrect bounds for text PSwing components

2011-03-27 Thread piccolo2d
Comment #9 on issue 191 by atdi...@gmail.com: Disabling FRACTIONAL_METRICS on Windows yields incorrect bounds for text PSwing components http://code.google.com/p/piccolo2d/issues/detail?id=191 Attaching Mac OS X (Snow L.) -- {Java6} x {"fm_on", "fm_off"} Attachments:

[piccolo2d-dev] Re: Issue 173 in piccolo2d: Slow repaint of PSwing components when zooming (from 1.2 to 1.3)

2011-03-27 Thread piccolo2d
Comment #10 on issue 173 by atdi...@gmail.com: Slow repaint of PSwing components when zooming (from 1.2 to 1.3) http://code.google.com/p/piccolo2d/issues/detail?id=173 Unless there come any comments to contrary, I'm going to look into making the buffering of Swing components configu

[piccolo2d-dev] Issue 213 in piccolo2d: artifacts in JComponent border using PSwing

2011-03-28 Thread piccolo2d
Status: Accepted Owner: cmal...@pixelzoom.com New issue 213 by cmal...@pixelzoom.com: artifacts in JComponent border using PSwing http://code.google.com/p/piccolo2d/issues/detail?id=213 What steps will reproduce the problem? 1. compile and run the attached example, TestPSwingBorder.java 2

[piccolo2d-dev] Re: Issue 191 in piccolo2d: Disabling FRACTIONAL_METRICS on Windows yields incorrect bounds for text PSwing components

2011-03-28 Thread piccolo2d
Comment #10 on issue 191 by cmal...@pixelzoom.com: Disabling FRACTIONAL_METRICS on Windows yields incorrect bounds for text PSwing components http://code.google.com/p/piccolo2d/issues/detail?id=191 Speaking for PhET... +1 for the proposal to move this ticket to 2.0. Also OK to default

[piccolo2d-dev] Re: Issue 213 in piccolo2d: artifacts in JComponent border using PSwing

2011-03-28 Thread piccolo2d
Comment #1 on issue 213 by atdi...@gmail.com: artifacts in JComponent border using PSwing http://code.google.com/p/piccolo2d/issues/detail?id=213 Interesting, MatteBorder doesn't do this. In you code, replace LineBorder with: setBorder(BorderFactory.createMatteBorder(10,10,

[piccolo2d-dev] Re: Issue 191 in piccolo2d: Disabling FRACTIONAL_METRICS on Windows yields incorrect bounds for text PSwing components

2011-03-28 Thread piccolo2d
Comment #11 on issue 191 by atdi...@gmail.com: Disabling FRACTIONAL_METRICS on Windows yields incorrect bounds for text PSwing components http://code.google.com/p/piccolo2d/issues/detail?id=191 Are you able to workaround ellipses by explicitly setting preferred bounds on the component

[piccolo2d-dev] Re: Issue 191 in piccolo2d: Disabling FRACTIONAL_METRICS on Windows yields incorrect bounds for text PSwing components

2011-03-28 Thread piccolo2d
Updates: Labels: -Milestone-1.3.1 Milestone-2.0 Comment #12 on issue 191 by atdi...@gmail.com: Disabling FRACTIONAL_METRICS on Windows yields incorrect bounds for text PSwing components http://code.google.com/p/piccolo2d/issues/detail?id=191 (No comment was entered for this change

[piccolo2d-dev] [piccolo2d] r1122 committed - Issue 173; Introduced useBufferedPainting option to PSwing. Used much ...

2011-03-28 Thread piccolo2d
Revision: 1122 Author: atdixon Date: Mon Mar 28 21:12:27 2011 Log: Issue 173; Introduced useBufferedPainting option to PSwing. Used much of the original buffered painting implementation details from Piccolo2D 1.2. Also added PSwingExample4 which extends PSwingExample1 but turns

[piccolo2d-dev] Re: Issue 173 in piccolo2d: Slow repaint of PSwing components when zooming (from 1.2 to 1.3)

2011-03-28 Thread piccolo2d
Comment #11 on issue 173 by atdi...@gmail.com: Slow repaint of PSwing components when zooming (from 1.2 to 1.3) http://code.google.com/p/piccolo2d/issues/detail?id=173 Committed revision 1122. -- Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

[piccolo2d-dev] [piccolo2d] r1123 committed - Issue 173; (merge from branch) Introduced useBufferedPainting option t...

2011-03-28 Thread piccolo2d
Revision: 1123 Author: atdixon Date: Mon Mar 28 21:23:43 2011 Log: Issue 173; (merge from branch) Introduced useBufferedPainting option to PSwing. Used much of the original buffered painting implementation details from Piccolo2D 1.2. Also added PSwingExample4 which extends

[piccolo2d-dev] Re: Issue 173 in piccolo2d: Slow repaint of PSwing components when zooming (from 1.2 to 1.3)

2011-03-28 Thread piccolo2d
Comment #12 on issue 173 by atdi...@gmail.com: Slow repaint of PSwing components when zooming (from 1.2 to 1.3) http://code.google.com/p/piccolo2d/issues/detail?id=173 Committed revision 1123. (trunk commit) -- Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

[piccolo2d-dev] Re: Issue 173 in piccolo2d: Slow repaint of PSwing components when zooming (from 1.2 to 1.3)

2011-03-28 Thread piccolo2d
Updates: Status: Fixed Comment #13 on issue 173 by atdi...@gmail.com: Slow repaint of PSwing components when zooming (from 1.2 to 1.3) http://code.google.com/p/piccolo2d/issues/detail?id=173 Ok, fix is in for both branch and trunk. Please verify. -- Piccolo2D Developers Group: http

[piccolo2d-dev] Re: Issue 212 in piccolo2d: Update maven-gpg-plugin dependency version to 1.2

2011-03-28 Thread piccolo2d
Updates: Status: Verified Comment #3 on issue 212 by atdi...@gmail.com: Update maven-gpg-plugin dependency version to 1.2 http://code.google.com/p/piccolo2d/issues/detail?id=212 (No comment was entered for this change.) -- Piccolo2D Developers Group: http://groups.google.com/group

[piccolo2d-dev] Re: Issue 197 in piccolo2d: Maven site does not run reports from the command line with maven 3

2011-03-28 Thread piccolo2d
Updates: Status: Verified Comment #3 on issue 197 by atdi...@gmail.com: Maven site does not run reports from the command line with maven 3 http://code.google.com/p/piccolo2d/issues/detail?id=197 Verified that reports are executed without failure; further fixes and updates to our

[piccolo2d-dev] [piccolo2d] r1124 committed - Issue 173; Added @since and @param to setUseBufferedPainting. Added un...

2011-03-28 Thread piccolo2d
Revision: 1124 Author: atdi...@gmail.com Date: Mon Mar 28 21:59:59 2011 Log: Issue 173; Added @since and @param to setUseBufferedPainting. Added unit test covering buffered painting branch in PSwing.paint. http://code.google.com/p/piccolo2d/source/detail?r=1124 Modified

[piccolo2d-dev] Re: Issue 173 in piccolo2d: Slow repaint of PSwing components when zooming (from 1.2 to 1.3)

2011-03-28 Thread piccolo2d
Comment #14 on issue 173 by atdi...@gmail.com: Slow repaint of PSwing components when zooming (from 1.2 to 1.3) http://code.google.com/p/piccolo2d/issues/detail?id=173 Committed revision 1124 (branch). -- Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

[piccolo2d-dev] [piccolo2d] r1125 committed - Issue 173; merged from branch; added @param and @since to PSwing.setUs...

2011-03-28 Thread piccolo2d
Revision: 1125 Author: atdi...@gmail.com Date: Mon Mar 28 22:05:04 2011 Log: Issue 173; merged from branch; added @param and @since to PSwing.setUseBufferedPainting; added unit test to cover buffered painting branch in PSwing. http://code.google.com/p/piccolo2d/source/detail?r

[piccolo2d-dev] Re: Issue 173 in piccolo2d: Slow repaint of PSwing components when zooming (from 1.2 to 1.3)

2011-03-28 Thread piccolo2d
Comment #15 on issue 173 by atdi...@gmail.com: Slow repaint of PSwing components when zooming (from 1.2 to 1.3) http://code.google.com/p/piccolo2d/issues/detail?id=173 Committed revision 1125 (trunk). -- Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

[piccolo2d-dev] [piccolo2d] r1126 committed - Converted tabs to spaces in PSwingTest.

2011-03-28 Thread piccolo2d
Revision: 1126 Author: atdi...@gmail.com Date: Mon Mar 28 22:24:08 2011 Log: Converted tabs to spaces in PSwingTest. http://code.google.com/p/piccolo2d/source/detail?r=1126 Modified: /piccolo2d.java/branches/release-1.3/extras/src/test/java/edu/umd/cs/piccolox/pswing

[piccolo2d-dev] [piccolo2d] r1127 committed - Converting tabs to spaces in PSwingTest.

2011-03-28 Thread piccolo2d
Revision: 1127 Author: atdi...@gmail.com Date: Mon Mar 28 22:24:52 2011 Log: Converting tabs to spaces in PSwingTest. http://code.google.com/p/piccolo2d/source/detail?r=1127 Modified: /piccolo2d.java/trunk/extras/src/test/java/org/piccolo2d/extras/pswing/PSwingTest.java

[piccolo2d-dev] Re: Issue 213 in piccolo2d: artifacts in JComponent border using PSwing

2011-03-29 Thread piccolo2d
Updates: Status: WontFix Comment #2 on issue 213 by cmal...@pixelzoom.com: artifacts in JComponent border using PSwing http://code.google.com/p/piccolo2d/issues/detail?id=213 Thanks for investigating atdixon! That's an incredibly lame implementation of LineBorder. And I su

[piccolo2d-dev] Re: Issue 213 in piccolo2d: artifacts in JComponent border using PSwing

2011-03-29 Thread piccolo2d
Updates: Status: Accepted Comment #3 on issue 213 by atdi...@gmail.com: artifacts in JComponent border using PSwing http://code.google.com/p/piccolo2d/issues/detail?id=213 LineBorder supports rounded rectangles, not sure if MatteBorder does. Let's leave this open for now b

[piccolo2d-dev] Re: Issue 213 in piccolo2d: artifacts in JComponent border using PSwing

2011-03-29 Thread piccolo2d
Comment #4 on issue 213 by cmal...@pixelzoom.com: artifacts in JComponent border using PSwing http://code.google.com/p/piccolo2d/issues/detail?id=213 Ah, good point about rounded rectangles. I agree, leave open for now. -- Piccolo2D Developers Group: http://groups.google.com/group

[piccolo2d-dev] Issue 214 in piccolo2d: PSwing is not serializeable

2011-03-29 Thread piccolo2d
Status: Accepted Owner: atdi...@gmail.com Labels: Type-Other Priority-Medium Component-Core New issue 214 by atdi...@gmail.com: PSwing is not serializeable http://code.google.com/p/piccolo2d/issues/detail?id=214 Trying to serialize a PSwing, I get the following stacktrace: Exception in thread

[piccolo2d-dev] Re: Issue 173 in piccolo2d: Slow repaint of PSwing components when zooming (from 1.2 to 1.3)

2011-03-29 Thread piccolo2d
Updates: Owner: atdi...@gmail.com Comment #16 on issue 173 by atdi...@gmail.com: Slow repaint of PSwing components when zooming (from 1.2 to 1.3) http://code.google.com/p/piccolo2d/issues/detail?id=173 (No comment was entered for this change.) -- Piccolo2D Developers Group: http

[piccolo2d-dev] Re: Issue 191 in piccolo2d: Disabling FRACTIONAL_METRICS on Windows yields incorrect bounds for text PSwing components

2011-03-30 Thread piccolo2d
Comment #13 on issue 191 by cmal...@pixelzoom.com: Disabling FRACTIONAL_METRICS on Windows yields incorrect bounds for text PSwing components http://code.google.com/p/piccolo2d/issues/detail?id=191 Yes, I am able to work around ellipses in a component by explicitly increasing its

[piccolo2d-dev] Re: Issue 206 in piccolo2d: SWTGraphics2D keeps invalid caches

2011-04-01 Thread piccolo2d
Updates: Status: Verified Comment #13 on issue 206 by atdi...@gmail.com: SWTGraphics2D keeps invalid caches http://code.google.com/p/piccolo2d/issues/detail?id=206 (No comment was entered for this change.) -- Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev

[piccolo2d-dev] Re: Issue 185 in piccolo2d: Memory leak - PActivityScheduler keeps processed activities in reference

2011-04-01 Thread piccolo2d
Updates: Status: Verified Comment #15 on issue 185 by atdi...@gmail.com: Memory leak - PActivityScheduler keeps processed activities in reference http://code.google.com/p/piccolo2d/issues/detail?id=185 (No comment was entered for this change.) -- Piccolo2D Developers Group: http

[piccolo2d-dev] Re: Issue 173 in piccolo2d: Slow repaint of PSwing components when zooming (from 1.2 to 1.3)

2011-04-01 Thread piccolo2d
Updates: Status: Verified Comment #17 on issue 173 by atdi...@gmail.com: Slow repaint of PSwing components when zooming (from 1.2 to 1.3) http://code.google.com/p/piccolo2d/issues/detail?id=173 (No comment was entered for this change.) -- Piccolo2D Developers Group: http

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

2011-04-01 Thread piccolo2d
Revision: 1128 Author: atdi...@gmail.com Date: Fri Apr 1 20:57:18 2011 Log: Edited wiki page ReleaseChecklist through web user interface. http://code.google.com/p/piccolo2d/source/detail?r=1128 Modified: /wiki/ReleaseChecklist.wiki === --- /wiki

[piccolo2d-dev] Issue 215 in piccolo2d: Visual artifacts noticed in ActivityExample, Position Path Activity Example

2011-04-01 Thread piccolo2d
Status: New Owner: atdi...@gmail.com Labels: Type-Defect New issue 215 by atdi...@gmail.com: Visual artifacts noticed in ActivityExample, Position Path Activity Example http://code.google.com/p/piccolo2d/issues/detail?id=215 Noticed in 1.3 and during testing for 1.3.1-rc, on Mac OS X. The

[piccolo2d-dev] Issue 216 in piccolo2d: Create location for custom build/release scripts

2011-04-01 Thread piccolo2d
Status: New Owner: atdi...@gmail.com New issue 216 by atdi...@gmail.com: Create location for custom build/release scripts http://code.google.com/p/piccolo2d/issues/detail?id=216 We have some build scripts (e.g., attached to Issue 146) that should be checked into Subversion. As part of

[piccolo2d-dev] Re: Issue 216 in piccolo2d: Create location for custom build/release scripts

2011-04-01 Thread piccolo2d
Comment #1 on issue 216 by atdi...@gmail.com: Create location for custom build/release scripts http://code.google.com/p/piccolo2d/issues/detail?id=216 clirr.sh is another script referenced in the release checklist to consider pulling in. There is also a clirr maven plugin that we could

[piccolo2d-dev] Issue 217 in piccolo2d: License headers are missing from a few files

2011-04-03 Thread piccolo2d
Status: Accepted Owner: atdi...@gmail.com Labels: Type-Other Milestone-1.3.1 New issue 217 by atdi...@gmail.com: License headers are missing from a few files http://code.google.com/p/piccolo2d/issues/detail?id=217 License headers are missing from: PAffineTransformException PSwingExample4

[piccolo2d-dev] [piccolo2d] r1129 committed - Issue 217; adding/replacing license headers

2011-04-03 Thread piccolo2d
Revision: 1129 Author: atdi...@gmail.com Date: Sun Apr 3 17:30:21 2011 Log: Issue 217; adding/replacing license headers http://code.google.com/p/piccolo2d/source/detail?r=1129 Modified: /piccolo2d.java/trunk/core/src/main/java/org/piccolo2d/util/PAffineTransformException.java

[piccolo2d-dev] [piccolo2d] r1130 committed - Issue 217; adding/replacing license headers

2011-04-03 Thread piccolo2d
Revision: 1130 Author: atdi...@gmail.com Date: Sun Apr 3 17:31:30 2011 Log: Issue 217; adding/replacing license headers http://code.google.com/p/piccolo2d/source/detail?r=1130 Modified: /piccolo2d.java/branches/release-1.3/core/src/main/java/edu/umd/cs/piccolo/util

[piccolo2d-dev] Re: Issue 217 in piccolo2d: License headers are missing from a few files

2011-04-03 Thread piccolo2d
Comment #1 on issue 217 by atdi...@gmail.com: License headers are missing from a few files http://code.google.com/p/piccolo2d/issues/detail?id=217 Committed trunk r1129. Committed branch r1130. -- Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

[piccolo2d-dev] Re: Issue 217 in piccolo2d: License headers are missing from a few files

2011-04-03 Thread piccolo2d
Updates: Labels: Toolkit-Piccolo2D.Java Component-Docs Comment #2 on issue 217 by atdi...@gmail.com: License headers are missing from a few files http://code.google.com/p/piccolo2d/issues/detail?id=217 (No comment was entered for this change.) -- Piccolo2D Developers Group: http

[piccolo2d-dev] Re: Issue 216 in piccolo2d: Create location for custom build/release scripts

2011-04-04 Thread piccolo2d
Comment #2 on issue 216 by heue...@gmail.com: Create location for custom build/release scripts http://code.google.com/p/piccolo2d/issues/detail?id=216 It might be possible with a combination of release profiles and assembly descriptors to generate what we need with the maven release plugin

[piccolo2d-dev] Re: Issue 217 in piccolo2d: License headers are missing from a few files

2011-04-04 Thread piccolo2d
Updates: Status: Fixed Comment #3 on issue 217 by atdi...@gmail.com: License headers are missing from a few files http://code.google.com/p/piccolo2d/issues/detail?id=217 (No comment was entered for this change.) -- Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d

[piccolo2d-dev] Re: Issue 217 in piccolo2d: License headers are missing from a few files

2011-04-04 Thread piccolo2d
Updates: Status: Verified Comment #4 on issue 217 by atdi...@gmail.com: License headers are missing from a few files http://code.google.com/p/piccolo2d/issues/detail?id=217 (No comment was entered for this change.) -- Piccolo2D Developers Group: http://groups.google.com/group

[piccolo2d-dev] [piccolo2d] r1131 committed - updating version to 1.3.1-rc1

2011-04-04 Thread piccolo2d
Revision: 1131 Author: atdixon Date: Mon Apr 4 18:48:07 2011 Log: updating version to 1.3.1-rc1 http://code.google.com/p/piccolo2d/source/detail?r=1131 Modified: /piccolo2d.java/branches/release-1.3/Readme.txt /piccolo2d.java/branches/release-1.3/ReleaseNotes.txt /piccolo2d.java

[piccolo2d-dev] [piccolo2d] r1132 committed - creating 1.3.1-rc1 release tag

2011-04-04 Thread piccolo2d
Revision: 1132 Author: atdixon Date: Mon Apr 4 18:49:10 2011 Log: creating 1.3.1-rc1 release tag http://code.google.com/p/piccolo2d/source/detail?r=1132 Added: /piccolo2d.java/tags/release-1.3.1-rc1 -- Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

[piccolo2d-dev] [piccolo2d] r1133 committed - - small javadoc patch to fix javadoc warnings

2011-04-14 Thread piccolo2d
Revision: 1133 Author: atdi...@gmail.com Date: Thu Apr 14 17:41:56 2011 Log: - small javadoc patch to fix javadoc warnings http://code.google.com/p/piccolo2d/source/detail?r=1133 Modified: /piccolo2d.java/branches/release-1.3/examples/src/main/java/edu/umd/cs/piccolo/examples

[piccolo2d-dev] [piccolo2d] r1134 committed - - small javadoc change to fix javadoc warnings

2011-04-14 Thread piccolo2d
Revision: 1134 Author: atdi...@gmail.com Date: Thu Apr 14 17:48:16 2011 Log: - small javadoc change to fix javadoc warnings http://code.google.com/p/piccolo2d/source/detail?r=1134 Modified: /piccolo2d.java/trunk/examples/src/main/java/org/piccolo2d/examples

[piccolo2d-dev] [piccolo2d] r1135 committed - - update poms and Readme.txt for 1.3.1 release

2011-04-14 Thread piccolo2d
Revision: 1135 Author: atdi...@gmail.com Date: Thu Apr 14 20:11:34 2011 Log: - update poms and Readme.txt for 1.3.1 release http://code.google.com/p/piccolo2d/source/detail?r=1135 Modified: /piccolo2d.java/branches/release-1.3/Readme.txt /piccolo2d.java/branches/release-1.3/core

[piccolo2d-dev] [piccolo2d] r1136 committed - creating 1.3.1 release branch

2011-04-14 Thread piccolo2d
Revision: 1136 Author: atdixon Date: Thu Apr 14 20:16:36 2011 Log: creating 1.3.1 release branch http://code.google.com/p/piccolo2d/source/detail?r=1136 Added: /piccolo2d.java/branches/release-1.3.1 -- Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

[piccolo2d-dev] [piccolo2d] r1137 committed - updating version to 1.3.2-SNAPSHOT

2011-04-14 Thread piccolo2d
Revision: 1137 Author: atdi...@gmail.com Date: Thu Apr 14 21:02:28 2011 Log: updating version to 1.3.2-SNAPSHOT http://code.google.com/p/piccolo2d/source/detail?r=1137 Modified: /piccolo2d.java/branches/release-1.3.1/core/pom.xml /piccolo2d.java/branches/release-1.3.1/examples

[piccolo2d-dev] [piccolo2d] r1138 committed - updating version to 1.4-SNAPSHOT

2011-04-14 Thread piccolo2d
Revision: 1138 Author: atdi...@gmail.com Date: Thu Apr 14 21:05:06 2011 Log: updating version to 1.4-SNAPSHOT http://code.google.com/p/piccolo2d/source/detail?r=1138 Modified: /piccolo2d.java/branches/release-1.3/core/pom.xml /piccolo2d.java/branches/release-1.3/examples/pom.xml

[piccolo2d-dev] [piccolo2d] r1139 committed - creating 1.3.1 release tag

2011-04-15 Thread piccolo2d
Revision: 1139 Author: atdixon Date: Fri Apr 15 18:07:26 2011 Log: creating 1.3.1 release tag http://code.google.com/p/piccolo2d/source/detail?r=1139 Added: /piccolo2d.java/tags/release-1.3.1 -- Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

[piccolo2d-dev] Re: Issue 146 in piccolo2d: General pom refactoring, make plugin versions explicit, add dist/bundle configuration if necessary

2011-04-16 Thread piccolo2d
Comment #12 on issue 146 by discount...@gmail.com: General pom refactoring, make plugin versions explicit, add dist/bundle configuration if necessary http://code.google.com/p/piccolo2d/issues/detail?id=146 Wecom e to the good website: http://www.shoppinglouisvuitton.org louis vuitton

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

2011-04-16 Thread piccolo2d
Revision: 1141 Author: atdi...@gmail.com Date: Sat Apr 16 14:51:42 2011 Log: Edited wiki page Readme through web user interface. http://code.google.com/p/piccolo2d/source/detail?r=1141 Modified: /wiki/Readme.wiki === --- /wiki/Readme.wiki Wed

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

2011-04-16 Thread piccolo2d
Revision: 1142 Author: atdi...@gmail.com Date: Sat Apr 16 14:55:13 2011 Log: Edited wiki page ReleaseNotes through web user interface. http://code.google.com/p/piccolo2d/source/detail?r=1142 Modified: /wiki/ReleaseNotes.wiki === --- /wiki

[piccolo2d-dev] [piccolo2d] r1143 committed - For ReleaseChecklist wiki, cleanup formatting and adding additional no...

2011-04-16 Thread piccolo2d
Revision: 1143 Author: atdi...@gmail.com Date: Sat Apr 16 15:15:59 2011 Log: For ReleaseChecklist wiki, cleanup formatting and adding additional notes/learnings from 1.3.1 release http://code.google.com/p/piccolo2d/source/detail?r=1143 Modified: /wiki/ReleaseChecklist.wiki

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

2011-04-16 Thread piccolo2d
Revision: 1144 Author: atdi...@gmail.com Date: Sat Apr 16 15:28:58 2011 Log: Edited wiki page ReleaseChecklist through web user interface. http://code.google.com/p/piccolo2d/source/detail?r=1144 Modified: /wiki/ReleaseChecklist.wiki === --- /wiki

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

2011-04-16 Thread piccolo2d
Revision: 1145 Author: atdi...@gmail.com Date: Sat Apr 16 16:29:43 2011 Log: Edited wiki page ReleaseChecklist through web user interface. http://code.google.com/p/piccolo2d/source/detail?r=1145 Modified: /wiki/ReleaseChecklist.wiki === --- /wiki

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

2011-04-16 Thread piccolo2d
Revision: 1146 Author: atdi...@gmail.com Date: Sat Apr 16 16:30:55 2011 Log: Edited wiki page ReleaseChecklist through web user interface. http://code.google.com/p/piccolo2d/source/detail?r=1146 Modified: /wiki/ReleaseChecklist.wiki === --- /wiki

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

2011-04-16 Thread piccolo2d
Revision: 1147 Author: atdi...@gmail.com Date: Sat Apr 16 16:32:19 2011 Log: Edited wiki page ReleaseChecklist through web user interface. http://code.google.com/p/piccolo2d/source/detail?r=1147 Modified: /wiki/ReleaseChecklist.wiki === --- /wiki

[piccolo2d-dev] Issue 218 in piccolo2d: Update maven javadoc plugin version to 2.8

2011-05-09 Thread piccolo2d
Status: New Owner: New issue 218 by heue...@gmail.com: Update maven javadoc plugin version to 2.8 http://code.google.com/p/piccolo2d/issues/detail?id=218 Maven javadoc plugin version 2.8 fixes some issues related to multi-module builds. -- Piccolo2D Developers Group: http

[piccolo2d-dev] Re: Issue 218 in piccolo2d: Update maven javadoc plugin version to 2.8

2011-05-09 Thread piccolo2d
://code.google.com/p/piccolo2d/issues/detail?id=218 (No comment was entered for this change.) -- Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

[piccolo2d-dev] [piccolo2d] r1148 committed - updating maven javadoc plugin version to 2.8

2011-05-09 Thread piccolo2d
Revision: 1148 Author: heuermh Date: Mon May 9 09:37:13 2011 Log: updating maven javadoc plugin version to 2.8 http://code.google.com/p/piccolo2d/source/detail?r=1148 Modified: /piccolo2d.java/branches/release-1.3/core/pom.xml /piccolo2d.java/branches/release-1.3/extras/pom.xml

[piccolo2d-dev] [piccolo2d] r1149 committed - updating maven javadoc plugin version to 2.8

2011-05-09 Thread piccolo2d
Revision: 1149 Author: heuermh Date: Mon May 9 09:52:32 2011 Log: updating maven javadoc plugin version to 2.8 http://code.google.com/p/piccolo2d/source/detail?r=1149 Modified: /piccolo2d.java/trunk/core/pom.xml === --- /piccolo2d.java/trunk/core

[piccolo2d-dev] [piccolo2d] r1150 committed - updating maven javadoc plugin version to 2.8

2011-05-09 Thread piccolo2d
Revision: 1150 Author: heuermh Date: Mon May 9 09:52:39 2011 Log: updating maven javadoc plugin version to 2.8 http://code.google.com/p/piccolo2d/source/detail?r=1150 Modified: /piccolo2d.java/trunk/extras/pom.xml /piccolo2d.java/trunk/jdk16/pom.xml /piccolo2d.java/trunk/parent

[piccolo2d-dev] Re: Issue 218 in piccolo2d: Update maven javadoc plugin version to 2.8

2011-05-09 Thread piccolo2d
Updates: Status: Fixed Comment #2 on issue 218 by heue...@gmail.com: Update maven javadoc plugin version to 2.8 http://code.google.com/p/piccolo2d/issues/detail?id=218 Fixed on release-1.3 branch $ svn commit -m "updating maven javadoc plugin version to 2.8" . Sending

[piccolo2d-dev] [piccolo2d] r1151 committed - issue#42 ran all png through optipng.

2011-05-17 Thread piccolo2d
Revision: 1151 Author: mr0...@mro.name Date: Tue May 17 01:59:04 2011 Log: issue#42 ran all png through optipng. http://code.google.com/p/piccolo2d/source/detail?r=1151 Modified: /site/applications/NetLens.png /site/applications/applens-sm.png /site/applications/applens.png /site

[piccolo2d-dev] Issue 219 in piccolo2d: PSWTText not respecting bounds.x and bounds.y in painting

2011-06-07 Thread piccolo2d
Status: New Owner: New issue 219 by steeve.s...@gmail.com: PSWTText not respecting bounds.x and bounds.y in painting http://code.google.com/p/piccolo2d/issues/detail?id=219 What steps will reproduce the problem? 1. create a composite PNode containing a child of type PSWTText 2. in

[piccolo2d-dev] Re: Issue 219 in piccolo2d: PSWTText not respecting bounds.x and bounds.y in painting

2011-06-08 Thread piccolo2d
Comment #1 on issue 219 by steeve.s...@gmail.com: PSWTText not respecting bounds.x and bounds.y in painting http://code.google.com/p/piccolo2d/issues/detail?id=219 my bad, i didn't read paint method comment. but why limiting use of direct x, y set ? -- Piccolo2D Developers Group:

[piccolo2d-dev] Issue 220 in piccolo2d: Add Calico link to site/applications/index.html

2011-07-19 Thread piccolo2d
Status: New Owner: New issue 220 by heue...@gmail.com: Add Calico link to site/applications/index.html http://code.google.com/p/piccolo2d/issues/detail?id=220 Per post to piccolo2d-users@ http://groups.google.com/group/piccolo2d-users/browse_thread/thread/f73900e68bf34b26 add Calico

[piccolo2d-dev] Re: Issue 220 in piccolo2d: Add Calico link to site/applications/index.html

2011-07-19 Thread piccolo2d
Updates: Status: Accepted Owner: heue...@gmail.com Labels: Type-Enhancement Priority-Medium Effort-Low OpSys-All Toolkit-All Component-Website Comment #1 on issue 220 by heue...@gmail.com: Add Calico link to site/applications/index.html http://code.google.com/p/piccolo2d

[piccolo2d-dev] [piccolo2d] r1152 committed - Issue 220 ; adding Calico link to site/applications/index.html

2011-07-19 Thread piccolo2d
Revision: 1152 Author: heuermh Date: Tue Jul 19 11:33:23 2011 Log: Issue 220 ; adding Calico link to site/applications/index.html http://code.google.com/p/piccolo2d/source/detail?r=1152 Added: /site/applications/calico.png Modified: /site/applications/index.html

[piccolo2d-dev] Re: Issue 220 in piccolo2d: Add Calico link to site/applications/index.html

2011-07-19 Thread piccolo2d
Updates: Status: Fixed Comment #2 on issue 220 by heue...@gmail.com: Add Calico link to site/applications/index.html http://code.google.com/p/piccolo2d/issues/detail?id=220 Thanks for submitting the link, it should show up on piccolo2d.org after the next sync. $ svn commit -m

[piccolo2d-dev] Issue 221 in piccolo2d: Cannot draw veritical and horizontal lines of 0 width stroke using PPath

2011-07-23 Thread piccolo2d
Status: New Owner: New issue 221 by v11...@gmail.com: Cannot draw veritical and horizontal lines of 0 width stroke using PPath http://code.google.com/p/piccolo2d/issues/detail?id=221 What steps will reproduce the problem? 1. Use the following code: PPath line = PPath.createLine(5f, 10f

[piccolo2d-dev] Re: Issue 221 in piccolo2d: Cannot draw veritical and horizontal lines of 0 width stroke using PPath

2011-07-23 Thread piccolo2d
Comment #1 on issue 221 by samrr...@gmail.com: Cannot draw veritical and horizontal lines of 0 width stroke using PPath http://code.google.com/p/piccolo2d/issues/detail?id=221 Shouldn't a BasicStroke(0) yield a stroke that is zero pixels wide? Maybe you need to create a BasicStroke(

[piccolo2d-dev] Re: Issue 221 in piccolo2d: Cannot draw veritical and horizontal lines of 0 width stroke using PPath

2011-07-23 Thread piccolo2d
Comment #2 on issue 221 by v11...@gmail.com: Cannot draw veritical and horizontal lines of 0 width stroke using PPath http://code.google.com/p/piccolo2d/issues/detail?id=221 In the Developer's FAQ http://www.piccolo2d.org/learn/dev-faq.html section "Why is my app so slow?"

[piccolo2d-dev] Issue 222 in piccolo2d: Port Piccolo2D APIs to Android

2011-07-25 Thread piccolo2d
Status: New Owner: New issue 222 by heue...@gmail.com: Port Piccolo2D APIs to Android http://code.google.com/p/piccolo2d/issues/detail?id=222 Port the Piccolo2D APIs, or a relevant subset thereof, to Android. -- Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl

[piccolo2d-dev] Issue 223 in piccolo2d: Export camera view as SVG image

2011-07-25 Thread piccolo2d
Status: New Owner: New issue 223 by heue...@gmail.com: Export camera view as SVG image http://code.google.com/p/piccolo2d/issues/detail?id=223 An API similar to PNode.toImage might be added to allow for exporting a camera view as an image rendered in SVG. -- Piccolo2D Developers Group

[piccolo2d-dev] Re: Issue 222 in piccolo2d: Port Piccolo2D APIs to Android

2011-07-31 Thread piccolo2d
Comment #1 on issue 222 by fly...@gmail.com: Port Piccolo2D APIs to Android http://code.google.com/p/piccolo2d/issues/detail?id=222 Hello, my name is Kenneth Flynn, and I'm the president of Dark Corner Software. We have a set of applications based on Piccolo2D under Java SE that w

[piccolo2d-dev] Re: Issue 223 in piccolo2d: Export camera view as SVG image

2011-08-01 Thread piccolo2d
Comment #1 on issue 223 by heue...@gmail.com: Export camera view as SVG image http://code.google.com/p/piccolo2d/issues/detail?id=223 On further thought, an entire export package might be useful: Options for how to export a scene graph, image size, scene graph bounds, scaling, rendering

[piccolo2d-dev] Re: Issue 223 in piccolo2d: Export camera view as SVG image

2011-08-01 Thread piccolo2d
Comment #2 on issue 223 by samrr...@gmail.com: Export camera view as SVG image http://code.google.com/p/piccolo2d/issues/detail?id=223 Batik reportedly has a feature that creates an SVG document from Java2D calls. -- Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d

[piccolo2d-dev] Re: Issue 223 in piccolo2d: Export camera view as SVG image

2011-08-01 Thread piccolo2d
Comment #3 on issue 223 by heue...@gmail.com: Export camera view as SVG image http://code.google.com/p/piccolo2d/issues/detail?id=223 Yep, I've used that before http://xmlgraphics.apache.org/batik/using/svg-generator.html http://xmlgraphics.apache.org/batik/javadoc/org/apache/batik/s

[piccolo2d-dev] Re: Issue 190 in piccolo2d: Move to version 1.6 as minimum JDK requirement for piccolo-core

2011-08-05 Thread piccolo2d
Comment #3 on issue 190 by heue...@gmail.com: Move to version 1.6 as minimum JDK requirement for piccolo-core http://code.google.com/p/piccolo2d/issues/detail?id=190 Roughly a year since this was posted, JDK 1.5 has been EOSL'd for a while now, the EOSL for JDK 1.6 has been announced

[piccolo2d-dev] Issue 224 in piccolo2d: Update maven-site-plugin version to 3.0, remove maven-3 profile

2011-08-08 Thread piccolo2d
Status: New Owner: New issue 224 by heue...@gmail.com: Update maven-site-plugin version to 3.0, remove maven-3 profile http://code.google.com/p/piccolo2d/issues/detail?id=224 According to the release notes for version 3.0 of maven-site-plugin, it should work with both Maven 2.2.x and

[piccolo2d-dev] Issue 225 in piccolo2d: Typo; descriptions out of order

2011-08-23 Thread piccolo2d
Status: New Owner: New issue 225 by young.lu...@gmail.com: Typo; descriptions out of order http://code.google.com/p/piccolo2d/issues/detail?id=225 on the page http://www.piccolo2d.org/learn/interaction.html, step 1 a includes several import lines and then describes what each line imports

[piccolo2d-dev] Issue 226 in piccolo2d: Visual Studio integrated help file doesn't exist.

2011-08-30 Thread piccolo2d
Status: New Owner: New issue 226 by jru...@gmail.com: Visual Studio integrated help file doesn't exist. http://code.google.com/p/piccolo2d/issues/detail?id=226 What steps will reproduce the problem? 1. Go here: http://www.piccolo2d.org/learn/api.html 2. Click on the download fo

<    4   5   6   7   8   9   10   11   12   13   >