[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] [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/PSwingTest.java

[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] 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=1125

[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] 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: /piccolo

[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 mav

[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/pi

[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 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] [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 PSwingE

[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] 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 on

[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] 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 (givi

[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,10,10,Color.blu

[piccolo2d-dev] Re: Getting closer to a 1.3.1 release

2011-03-28 Thread cmal...@pixelzoom.com
> > Issue 191. ...FRACTIONAL_METRICS on Windows... (http://goo.gl/06NiG) > >   ** Summary: I'm proposing we do nothing for 1.3.* releases. And > > that we plan to invert our current behavior wrt fractional metrics in > > future/2.0 release. > > I'm ok with that.  The PhET team may have stronger opi

[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 t

[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. ex

Re: [piccolo2d-dev] Getting closer to a 1.3.1 release

2011-03-28 Thread Michael Heuer
atdixon wrote: > Getting closer to producing a first release candidate for 1.3.1... > However, I need comment and verification for just a few issues. > > Issues needing comment: > > Issue 191. ...FRACTIONAL_METRICS on Windows... (http://goo.gl/06NiG) >   ** Summary: I'm proposing we do nothing fo