[piccolo2d-dev] Issue 68 in piccolo2d: move SWT dependant classes to a new subproject (piccolo2d-swt)

2008-11-04 Thread codesite-noreply
Issue 68: move SWT dependant classes to a new subproject (piccolo2d-swt) http://code.google.com/p/piccolo2d/issues/detail?id=68 Comment #1 by [EMAIL PROTECTED]: I have a patch at hand here in my wc. It's pretty straightforward - shall I commit it to the trunk or is it necessary to create a

[piccolo2d-dev] Issue 68 in piccolo2d: move SWT dependant classes to a new subproject (piccolo2d-swt)

2008-11-04 Thread codesite-noreply
Issue 68: move SWT dependant classes to a new subproject (piccolo2d-swt) http://code.google.com/p/piccolo2d/issues/detail?id=68 Comment #3 by heuermh: trunk is ok with me -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this

[piccolo2d-dev] Issue 49 in piccolo2d: PFixedWidthStrokes are not fixed width on Mac OSX

2008-11-04 Thread codesite-noreply
Issue 49: PFixedWidthStrokes are not fixed width on Mac OSX http://code.google.com/p/piccolo2d/issues/detail?id=49 Comment #3 by [EMAIL PROTECTED]: Hi Michael, I just tried a naive shot a this - can you have a look? Does that solve our Problem? Attachments: PFixedWidthStrokeMRO.java

[piccolo2d-dev] Issue 48 in piccolo2d: Eliminate dependency on sun.* classes in PFixedWidthStroke

2008-11-04 Thread codesite-noreply
Issue 48: Eliminate dependency on sun.* classes in PFixedWidthStroke http://code.google.com/p/piccolo2d/issues/detail?id=48 Comment #4 by [EMAIL PROTECTED]: Hi boys, I just attached a possible solution to issue#49 - could you have a look and try it out? I'm not sure about the required

[piccolo2d-dev] Issue 49 in piccolo2d: PFixedWidthStrokes are not fixed width on Mac OSX

2008-11-04 Thread codesite-noreply
Issue 49: PFixedWidthStrokes are not fixed width on Mac OSX http://code.google.com/p/piccolo2d/issues/detail?id=49 Comment #4 by [EMAIL PROTECTED]: (No comment was entered for this change.) Issue attribute updates: Status: Started Labels: -Milestone-2.0 Milestone-1.3 -- You

[piccolo2d-dev] Issue 64 in piccolo2d: Add shadow nodes to extras

2008-11-04 Thread codesite-noreply
Issue 64: Add shadow nodes to extras http://code.google.com/p/piccolo2d/issues/detail?id=64 Comment #1 by [EMAIL PROTECTED]: (No comment was entered for this change.) Issue attribute updates: Status: Started -- You received this message because you are listed in the owner or CC

[piccolo2d-dev] Issue 49 in piccolo2d: PFixedWidthStrokes are not fixed width on Mac OSX

2008-11-04 Thread codesite-noreply
Issue 49: PFixedWidthStrokes are not fixed width on Mac OSX http://code.google.com/p/piccolo2d/issues/detail?id=49 Comment #6 by [EMAIL PROTECTED]: Sorry, extending BasicStroke is nonsense as it's guts aren't visible. But getting rid of Serializable would be fine, wouldn't it? -- You

[piccolo2d-dev] Issue 49 in piccolo2d: PFixedWidthStrokes are not fixed width on Mac OSX

2008-11-04 Thread codesite-noreply
Issue 49: PFixedWidthStrokes are not fixed width on Mac OSX http://code.google.com/p/piccolo2d/issues/detail?id=49 Comment #7 by heuermh: This looks reasonable at first glance. I will have to try it out on Mac OSX this evening. -- You received this message because you are listed in the

[piccolo2d-dev] [piccolo2d commit] r404 - piccolo2d.java/trunk/extras/src/test/java/edu/umd/cs/piccolox/util

2008-11-04 Thread codesite-noreply
Author: [EMAIL PROTECTED] Date: Tue Nov 4 16:09:55 2008 New Revision: 404 Modified: piccolo2d.java/trunk/extras/src/test/java/edu/umd/cs/piccolox/util/PFixedWidthStrokeMRO.java Log: issue#49 issue#48 - much more elegant plus delegates but also less robust (sic\!). Maybe we'll keep the

[piccolo2d-dev] Issue 49 in piccolo2d: PFixedWidthStrokes are not fixed width on Mac OSX

2008-11-04 Thread codesite-noreply
Issue 49: PFixedWidthStrokes are not fixed width on Mac OSX http://code.google.com/p/piccolo2d/issues/detail?id=49 Comment #10 by heuermh: Committing an example. Works ok on Mac OSX with some visual flicker. I would still like some time to profile this and compare to workaround I mentioned

[piccolo2d-dev] [piccolo2d commit] r407 - in piccolo2d.java/trunk: . examples extras extras/src/main/java/edu/umd/cs/piccolox/swt sw...

2008-11-05 Thread codesite-noreply
Author: [EMAIL PROTECTED] Date: Wed Nov 5 01:03:14 2008 New Revision: 407 Added: piccolo2d.java/trunk/swt/ piccolo2d.java/trunk/swt/pom.xml - copied, changed from r406, /piccolo2d.java/trunk/extras/pom.xml piccolo2d.java/trunk/swt/src/ piccolo2d.java/trunk/swt/src/build/

[piccolo2d-dev] Issue 68 in piccolo2d: move SWT dependant classes to a new subproject (piccolo2d-swt)

2008-11-05 Thread codesite-noreply
Issue 68: move SWT dependant classes to a new subproject (piccolo2d-swt) http://code.google.com/p/piccolo2d/issues/detail?id=68 Comment #6 by [EMAIL PROTECTED]: (No comment was entered for this change.) Issue attribute updates: Status: Fixed -- You received this message because you

[piccolo2d-dev] Issue 49 in piccolo2d: PFixedWidthStrokes are not fixed width on Mac OSX

2008-11-05 Thread codesite-noreply
Issue 49: PFixedWidthStrokes are not fixed width on Mac OSX http://code.google.com/p/piccolo2d/issues/detail?id=49 Comment #13 by [EMAIL PROTECTED]: Ah - that's why I didn't see nothing fishy running the example. I'm on a linux box here. So what do you think - is that the fix we needed? --

[piccolo2d-dev] [piccolo2d commit] r409 - site.20080813

2008-11-05 Thread codesite-noreply
Author: [EMAIL PROTECTED] Date: Wed Nov 5 13:22:53 2008 New Revision: 409 Removed: site.20080813/ Log: issue#42 cleanup --~--~-~--~~~---~--~~ Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

[piccolo2d-dev] Issue 70 in piccolo2d: Patch: Proper Shape and Text Support in the SWT Part

2008-11-07 Thread codesite-noreply
Issue 70: Patch: Proper Shape and Text Support in the SWT Part http://code.google.com/p/piccolo2d/issues/detail?id=70 New issue report by dimwethion: Hello, attached you'll find a patch which adds proper shape support to Piccolo's SWT package. It no longer uses the polyline workaround for

[piccolo2d-dev] [piccolo2d commit] r414 - site/learn

2008-12-16 Thread codesite-noreply
Author: mr0...@mro.name Date: Tue Dec 16 15:36:17 2008 New Revision: 414 Modified: site/learn/out-of-box-java.html Log: Issue 73 fixed Modified: site/learn/out-of-box-java.html == ---

[piccolo2d-dev] [piccolo2d commit] r422 - site

2008-12-30 Thread codesite-noreply
Author: mr0...@mro.name Date: Tue Dec 30 17:15:33 2008 New Revision: 422 Modified: site/.htaccess Log: issue#42 fix(?) .htaccess filter setting. Modified: site/.htaccess == --- site/.htaccess (original) +++

[piccolo2d-dev] Issue 77 in piccolo2d: Piccolo doesn't seem to work with gcj java compiler

2009-01-28 Thread codesite-noreply
Status: New Owner: New issue 77 by Lkozma: Piccolo doesn't seem to work with gcj java compiler http://code.google.com/p/piccolo2d/issues/detail?id=77 What steps will reproduce the problem? 1. Start Eclipse, start a new project, copy/paste the hello world example from the piccolo tutorial.

[piccolo2d-dev] Issue 67 in piccolo2d: ScrollingExample.java doesn't work

2009-03-16 Thread codesite-noreply
Updates: Status: Accepted Owner: heuermh Labels: -Priority-Medium Priority-High Effort-Low Toolkit-Piccolo2D.Java Milestone-1.3 Comment #3 on issue 67 by heuermh: ScrollingExample.java doesn't work http://code.google.com/p/piccolo2d/issues/detail?id=67 Thanks everyone

[piccolo2d-dev] Issue 67 in piccolo2d: ScrollingExample.java doesn't work

2009-03-16 Thread codesite-noreply
Updates: Labels: Component-Examples Comment #4 on issue 67 by heuermh: ScrollingExample.java doesn't work http://code.google.com/p/piccolo2d/issues/detail?id=67 (No comment was entered for this change.) -- You received this message because you are listed in the owner or CC fields of

[piccolo2d-dev] Issue 71 in piccolo2d: PStyledTextEventHandler does not scale

2009-03-16 Thread codesite-noreply
Updates: Labels: Component-Extras Comment #2 on issue 71 by heuermh: PStyledTextEventHandler does not scale http://code.google.com/p/piccolo2d/issues/detail?id=71 (No comment was entered for this change.) -- You received this message because you are listed in the owner or CC fields of

[piccolo2d-dev] Issue 63 in piccolo2d: JSlider fails to render knob icon under Intel Macs in Java 1.5

2009-03-16 Thread codesite-noreply
Updates: Labels: Toolkit-Piccolo2D.Java Component-Extras Comment #1 on issue 63 by heuermh: JSlider fails to render knob icon under Intel Macs in Java 1.5 http://code.google.com/p/piccolo2d/issues/detail?id=63 (No comment was entered for this change.) -- You received this message

[piccolo2d-dev] Issue 69 in piccolo2d: Add integration with Processing (http://processing.org)

2009-03-16 Thread codesite-noreply
Updates: Labels: Priority-Medium Comment #3 on issue 69 by heuermh: Add integration with Processing (http://processing.org) http://code.google.com/p/piccolo2d/issues/detail?id=69 (No comment was entered for this change.) -- You received this message because you are listed in the

[piccolo2d-dev] Issue 72 in piccolo2d: PSelectionEventHandler grip points do not scale with zoom

2009-03-17 Thread codesite-noreply
Comment #2 on issue 72 by norderkid: PSelectionEventHandler grip points do not scale with zoom http://code.google.com/p/piccolo2d/issues/detail?id=72 Yes it is with Piccolo2D.Java. All it needs is PBoundsHandle to setScale to the current zoom level at some point -- You received this

[piccolo2d-dev] [piccolo2d commit] r434 - Edited wiki page through web user interface.

2009-03-20 Thread codesite-noreply
Author: mr0...@mro.name Date: Fri Mar 20 03:33:22 2009 New Revision: 434 Modified: wiki/WebSiteHowTo.wiki Log: Edited wiki page through web user interface. Modified: wiki/WebSiteHowTo.wiki == ---

[piccolo2d-dev] Issue 70 in piccolo2d: Patch: Proper Shape and Text Support in the SWT Part

2009-05-15 Thread codesite-noreply
Updates: Labels: Milestone-1.3 Comment #2 on issue 70 by heuermh: Patch: Proper Shape and Text Support in the SWT Part http://code.google.com/p/piccolo2d/issues/detail?id=70 (No comment was entered for this change.) -- You received this message because you are listed in the owner or

[piccolo2d-dev] Issue 71 in piccolo2d: PStyledTextEventHandler does not scale

2009-05-15 Thread codesite-noreply
Updates: Labels: Milestone-1.3 Comment #3 on issue 71 by heuermh: PStyledTextEventHandler does not scale http://code.google.com/p/piccolo2d/issues/detail?id=71 (No comment was entered for this change.) -- You received this message because you are listed in the owner or CC fields of

[piccolo2d-dev] Issue 72 in piccolo2d: PSelectionEventHandler grip points do not scale with zoom

2009-05-15 Thread codesite-noreply
Updates: Labels: Milestone-1.3 Comment #3 on issue 72 by heuermh: PSelectionEventHandler grip points do not scale with zoom http://code.google.com/p/piccolo2d/issues/detail?id=72 (No comment was entered for this change.) -- You received this message because you are listed in the

[piccolo2d-dev] Issue 83 in piccolo2d: PSwing are fuzzy when scale!=1, due to buffering of the PSwing

2009-05-15 Thread codesite-noreply
Updates: Status: Accepted Comment #3 on issue 83 by heuermh: PSwing are fuzzy when scale!=1, due to buffering of the PSwing http://code.google.com/p/piccolo2d/issues/detail?id=83 (No comment was entered for this change.) -- You received this message because you are listed in the

[piccolo2d-dev] Issue 42 in piccolo2d: Transfer the documentation from http://www.cs.umd.edu/hcil/jazz/ here.

2009-05-15 Thread codesite-noreply
Comment #30 on issue 42 by mr0...@mro.name: Transfer the documentation from http://www.cs.umd.edu/hcil/jazz/ here. http://code.google.com/p/piccolo2d/issues/detail?id=42 I'm fine with it - I just hesitated to verify my own work alone. -- You received this message because you are listed in

[piccolo2d-dev] [piccolo2d commit] r446 - Edited wiki page through web user interface.

2009-07-06 Thread codesite-noreply
Author: heuermh Date: Mon Jul 6 14:37:28 2009 New Revision: 446 Modified: wiki/JavaOne2009.wiki Log: Edited wiki page through web user interface. Modified: wiki/JavaOne2009.wiki == --- wiki/JavaOne2009.wiki

[piccolo2d-dev] Issue 78 in piccolo2d: Problems using Piccolo 1.2.1.NET PScrollableContol with MS Visual Studio 2008

2009-07-07 Thread codesite-noreply
Comment #1 on issue 78 by langxangvn: Problems using Piccolo 1.2.1.NET PScrollableContol with MS Visual Studio 2008 http://code.google.com/p/piccolo2d/issues/detail?id=78 I have the same problems. Thanks for useful pointers. I'll check these solution. -- You received this message because

[piccolo2d-dev] Issue 12 in piccolo2d: Generics Support

2009-07-08 Thread codesite-noreply
Comment #9 on issue 12 by allain.lalonde: Generics Support http://code.google.com/p/piccolo2d/issues/detail?id=12 And here are the updated tests for the core Attachments: piccolo2d-core-tests-generics.diff 3.7 KB -- You received this message because you are listed in the owner or CC

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

2009-07-10 Thread codesite-noreply
Comment #5 on issue 16 by lionel.victor: Support non-rectangular zooming of PCameras on nodes http://code.google.com/p/piccolo2d/issues/detail?id=16 As I understand the above code, this would set a different scale on the X and Y axis. Then (unless I misunderstood the code) I completely

[piccolo2d-dev] Issue 86 in piccolo2d: inconsistencies of position method in PNode

2009-07-10 Thread codesite-noreply
Status: New Owner: New issue 86 by allain.lalonde: inconsistencies of position method in PNode http://code.google.com/p/piccolo2d/issues/detail?id=86 The position method of PNode is the only animation function that doesn't begin with the word animate. Also, it doesn't return a PAcvitity

[piccolo2d-dev] Issue 87 in piccolo2d: property changes are not cascading to parent nodes

2009-07-11 Thread codesite-noreply
Status: New Owner: New issue 87 by allain.lalonde: property changes are not cascading to parent nodes http://code.google.com/p/piccolo2d/issues/detail?id=87 What steps will reproduce the problem: The following code does: public void testPropertyChangesCascadeToParent() { PNode aParent

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

2009-07-11 Thread codesite-noreply
Status: New Owner: New 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 What steps will reproduce the problem? The following test fails: public void testToImageResultsInDesiredSizeImage() {

[piccolo2d-dev] Issue 89 in piccolo2d: Low Test Coverage of PNode

2009-07-11 Thread codesite-noreply
Status: New Owner: New issue 89 by allain.lalonde: Low Test Coverage of PNode http://code.google.com/p/piccolo2d/issues/detail?id=89 When I started running some code metrics on PNode, I found that it had a instruction coverage (as opposed to line coverage) of 45.6%. A scary number

[piccolo2d-dev] Issue 90 in piccolo2d: Binary incompatible change from 1.2.1 in PInputEvent

2009-07-12 Thread codesite-noreply
Comment #1 on issue 90 by heuermh: Binary incompatible change from 1.2.1 in PInputEvent http://code.google.com/p/piccolo2d/issues/detail?id=90 Re-opened Issue 19. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue.

[piccolo2d-dev] [piccolo2d commit] r448 - Modified PNode so that it retained public interface clirr. I'll run that from now on. Than...

2009-07-12 Thread codesite-noreply
Author: allain.lalonde Date: Sun Jul 12 19:44:25 2009 New Revision: 448 Modified: piccolo2d.java/trunk/core/src/main/java/edu/umd/cs/piccolo/PNode.java piccolo2d.java/trunk/core/src/test/java/edu/umd/cs/piccolo/PNodeTest.java Log: Modified PNode so that it retained public interface

[piccolo2d-dev] Issue 90 in piccolo2d: Binary incompatible change from 1.2.1 in PInputEvent

2009-07-12 Thread codesite-noreply
Status: New Owner: Labels: Type-Defect Priority-Critical OpSys-All Toolkit-Piccolo2D.Java Component-Core Milestone-1.3 New issue 90 by heuermh: Binary incompatible change from 1.2.1 in PInputEvent http://code.google.com/p/piccolo2d/issues/detail?id=90 Clirr reports a binary

[piccolo2d-dev] Issue 90 in piccolo2d: Binary incompatible change from 1.2.1 in PInputEvent

2009-07-12 Thread codesite-noreply
Updates: Status: Accepted Owner: heuermh Comment #2 on issue 90 by heuermh: Binary incompatible change from 1.2.1 in PInputEvent http://code.google.com/p/piccolo2d/issues/detail?id=90 (No comment was entered for this change.) -- You received this message because you are

[piccolo2d-dev] [piccolo2d commit] r449 - Adding some unit test to PLayer, 98.7% instruction coverage booya.

2009-07-13 Thread codesite-noreply
Author: allain.lalonde Date: Mon Jul 13 05:13:41 2009 New Revision: 449 Added: piccolo2d.java/trunk/core/src/test/java/edu/umd/cs/piccolo/PLayerTest.java Log: Adding some unit test to PLayer, 98.7% instruction coverage booya. Added:

[piccolo2d-dev] Issue 91 in piccolo2d: repaintFromLayer has PNode parameter type

2009-07-13 Thread codesite-noreply
Status: New Owner: allain.lalonde Labels: Type-Enhancement Effort-Low Priority-Medium Toolkit-Piccolo2D.Java New issue 91 by allain.lalonde: repaintFromLayer has PNode parameter type http://code.google.com/p/piccolo2d/issues/detail?id=91 repaintFromLayer has PNode as its second argument. If

[piccolo2d-dev] [piccolo2d commit] r451 - Added some more tests for PCamera and broke MockPropertyChangeListener out into its own to...

2009-07-13 Thread codesite-noreply
Author: allain.lalonde Date: Mon Jul 13 08:30:35 2009 New Revision: 451 Added: piccolo2d.java/trunk/core/src/test/java/edu/umd/cs/piccolo/MockPropertyChangeListener.java Modified: piccolo2d.java/trunk/core/src/main/java/edu/umd/cs/piccolo/PCamera.java

[piccolo2d-dev] [piccolo2d commit] r452 - Added some tests for PInputManagerTest. Difficult to create a mock PickPath so the mouse s...

2009-07-13 Thread codesite-noreply
Author: allain.lalonde Date: Mon Jul 13 09:01:00 2009 New Revision: 452 Added: piccolo2d.java/trunk/core/src/test/java/edu/umd/cs/piccolo/MockPInputEventListener.java piccolo2d.java/trunk/core/src/test/java/edu/umd/cs/piccolo/PInputManagerTest.java Log: Added some tests for

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

2009-07-13 Thread codesite-noreply
Updates: Status: Fixed Comment #2 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 Turns out that the resizing is handled automatically in the PNode.print method, so the code in toImage doing the

[piccolo2d-dev] Issue 93 in piccolo2d: PCanvas needs accessors for render qualities

2009-07-13 Thread codesite-noreply
Updates: Status: Verified Comment #2 on issue 93 by allain.lalonde: PCanvas needs accessors for render qualities http://code.google.com/p/piccolo2d/issues/detail?id=93 Done. And I've added the 3 tests from above. -- You received this message because you are listed in the owner or CC

[piccolo2d-dev] Issue 87 in piccolo2d: property changes are not cascading to parent nodes

2009-07-13 Thread codesite-noreply
Updates: Status: Invalid Comment #1 on issue 87 by allain.lalonde: property changes are not cascading to parent nodes http://code.google.com/p/piccolo2d/issues/detail?id=87 I've committed changes that confirm that the system is working as expected. Turns out the default behaviour

[piccolo2d-dev] Issue 82 in piccolo2d: JComboBox visibility doesn't affect visiblity of PSwing node

2009-07-13 Thread codesite-noreply
Updates: Status: Fixed Comment #3 on issue 82 by allain.lalonde: JComboBox visibility doesn't affect visiblity of PSwing node http://code.google.com/p/piccolo2d/issues/detail?id=82 Fixed in r458 -- You received this message because you are listed in the owner or CC fields of this

[piccolo2d-dev] Issue 74 in piccolo2d: Memory leak with PSwingRepaintManager

2009-07-13 Thread codesite-noreply
Comment #3 on issue 74 by allain.lalonde: Memory leak with PSwingRepaintManager http://code.google.com/p/piccolo2d/issues/detail?id=74 I'd go with applying the patch until we have a better solution. Working is working. I'll make the changes if someone else agrees. -- You received this

[piccolo2d-dev] Issue 83 in piccolo2d: PSwing are fuzzy when scale!=1, due to buffering of the PSwing

2009-07-13 Thread codesite-noreply
Comment #4 on issue 83 by allain.lalonde: PSwing are fuzzy when scale!=1, due to buffering of the PSwing http://code.google.com/p/piccolo2d/issues/detail?id=83 If there's no good reason for having the buffering in PSwing, I can't see why it's not taken out. If no-one has objections, I'll

[piccolo2d-dev] Issue 83 in piccolo2d: PSwing are fuzzy when scale!=1, due to buffering of the PSwing

2009-07-13 Thread codesite-noreply
Comment #5 on issue 83 by samrreid: PSwing are fuzzy when scale!=1, due to buffering of the PSwing http://code.google.com/p/piccolo2d/issues/detail?id=83 My team and I tried removing buffering from PSwing; however, it caused a problem that some swing components (buttons, labels, etc)

[piccolo2d-dev] Issue 94 in piccolo2d: PLayer should do nothing when removing a camera that isn't attached

2009-07-13 Thread codesite-noreply
Status: Accepted Owner: allain.lalonde Labels: Type-Enhancement Priority-Low Effort-Low Toolkit-Piccolo2D.Java Component-Core Usability Milestone-1.2.1 New issue 94 by allain.lalonde: PLayer should do nothing when removing a camera that isn't attached

[piccolo2d-dev] Issue 94 in piccolo2d: PLayer should do nothing when removing a camera that isn't attached

2009-07-13 Thread codesite-noreply
Updates: Labels: -Milestone-1.2.1 Milestone-1.3 Comment #1 on issue 94 by allain.lalonde: PLayer should do nothing when removing a camera that isn't attached http://code.google.com/p/piccolo2d/issues/detail?id=94 (No comment was entered for this change.) -- You received this message

[piccolo2d-dev] Issue 95 in piccolo2d: @deprecated broke the mvn build

2009-07-14 Thread codesite-noreply
Status: Accepted Owner: mr0...@mro.name Labels: Type-Defect Priority-Critical Effort-Low OpSys-All Toolkit-Piccolo2D.Java Component-Core Milestone-1.3 Maintainability New issue 95 by mr0...@mro.name: @deprecated broke the mvn build http://code.google.com/p/piccolo2d/issues/detail?id=95 commit

[piccolo2d-dev] [piccolo2d commit] r459 - ignores

2009-07-14 Thread codesite-noreply
Author: mr0...@mro.name Date: Tue Jul 14 01:14:45 2009 New Revision: 459 Added: piccolo2d.java/trunk/.gitignore Log: ignores Added: piccolo2d.java/trunk/.gitignore == --- (empty file) +++

[piccolo2d-dev] [piccolo2d commit] r461 - relates to issue#45 - work right on a mac and easy dropbox publishing.

2009-07-14 Thread codesite-noreply
Author: mr0...@mro.name Date: Tue Jul 14 01:15:22 2009 New Revision: 461 Modified: piccolo2d.java/trunk/mvn-site-deploy.sh Log: relates to issue#45 - work right on a mac and easy dropbox publishing. Modified: piccolo2d.java/trunk/mvn-site-deploy.sh

[piccolo2d-dev] Issue 95 in piccolo2d: @deprecated broke the mvn build

2009-07-14 Thread codesite-noreply
Updates: Status: Fixed Comment #1 on issue 95 by mr0...@mro.name: @deprecated broke the mvn build http://code.google.com/p/piccolo2d/issues/detail?id=95 fixed with r460 -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred

[piccolo2d-dev] Issue 83 in piccolo2d: PSwing are fuzzy when scale!=1, due to buffering of the PSwing

2009-07-14 Thread codesite-noreply
Comment #9 on issue 83 by allain.lalonde: PSwing are fuzzy when scale!=1, due to buffering of the PSwing http://code.google.com/p/piccolo2d/issues/detail?id=83 Oh, just got it. no worries. -- You received this message because you are listed in the owner or CC fields of this issue, or because

[piccolo2d-dev] [piccolo2d commit] r467 - Fixed Issue 83; Guessed that the ellipses were caused my Mac's ability to do subpixel font...

2009-07-14 Thread codesite-noreply
Author: allain.lalonde Date: Tue Jul 14 13:37:05 2009 New Revision: 467 Modified: piccolo2d.java/trunk/extras/src/main/java/edu/umd/cs/piccolox/pswing/PSwing.java Log: Fixed Issue 83; Guessed that the ellipses were caused my Mac's ability to do subpixel font rendering and MS's inability

[piccolo2d-dev] [piccolo2d commit] r469 - Part of a solution to Issue #53; made toImage not use GraphicsEnvironment in the case of r...

2009-07-15 Thread codesite-noreply
Author: allain.lalonde Date: Wed Jul 15 09:39:14 2009 New Revision: 469 Modified: piccolo2d.java/trunk/core/src/main/java/edu/umd/cs/piccolo/PNode.java Log: Part of a solution to Issue #53; made toImage not use GraphicsEnvironment in the case of running in Headless mode. Modified:

[piccolo2d-dev] [piccolo2d commit] r470 - Replaced complex xor logic with Java's xor operator.

2009-07-15 Thread codesite-noreply
Author: allain.lalonde Date: Wed Jul 15 10:48:37 2009 New Revision: 470 Modified: piccolo2d.java/trunk/core/src/main/java/edu/umd/cs/piccolo/util/PBounds.java Log: Replaced complex xor logic with Java's xor operator. Modified:

[piccolo2d-dev] [piccolo2d commit] r471 - Refactored PDebug code so that PMD didn't complain about two ifs that could be joined. In...

2009-07-15 Thread codesite-noreply
Author: allain.lalonde Date: Wed Jul 15 10:59:40 2009 New Revision: 471 Modified: piccolo2d.java/trunk/core/src/main/java/edu/umd/cs/piccolo/util/PDebug.java Log: Refactored PDebug code so that PMD didn't complain about two ifs that could be joined. In the process making it slightly

[piccolo2d-dev] [piccolo2d commit] r472 - Folding nested if statements into themselves. Makes PMD stop complaining so loudly.

2009-07-15 Thread codesite-noreply
Author: allain.lalonde Date: Wed Jul 15 11:49:27 2009 New Revision: 472 Modified: piccolo2d.java/trunk/core/src/main/java/edu/umd/cs/piccolo/PNode.java piccolo2d.java/trunk/core/src/main/java/edu/umd/cs/piccolo/event/PDragSequenceEventHandler.java Log: Folding nested if statements

[piccolo2d-dev] [piccolo2d commit] r473 - Removing local private members which are no longer needed since Buffering has been removed.

2009-07-15 Thread codesite-noreply
Author: allain.lalonde Date: Wed Jul 15 12:17:10 2009 New Revision: 473 Modified: piccolo2d.java/trunk/extras/src/main/java/edu/umd/cs/piccolox/pswing/PSwing.java Log: Removing local private members which are no longer needed since Buffering has been removed. Also applied the

[piccolo2d-dev] [piccolo2d commit] r474 - Added some trivial tests for PPanEventHandler and added come accesors to it for maxAutoPan...

2009-07-15 Thread codesite-noreply
Author: allain.lalonde Date: Wed Jul 15 12:31:15 2009 New Revision: 474 Added: piccolo2d.java/trunk/core/src/test/java/edu/umd/cs/piccolo/event/PPanEventHandlerTest.java Modified: piccolo2d.java/trunk/core/src/main/java/edu/umd/cs/piccolo/event/PPanEventHandler.java

[piccolo2d-dev] [piccolo2d commit] r477 - Made cobertura plugin output xml format as well as generating an html report

2009-07-16 Thread codesite-noreply
Author: allain.lalonde Date: Thu Jul 16 05:16:01 2009 New Revision: 477 Modified: piccolo2d.java/trunk/parent/pom.xml Log: Made cobertura plugin output xml format as well as generating an html report Modified: piccolo2d.java/trunk/parent/pom.xml

[piccolo2d-dev] [piccolo2d commit] r479 - Issue 53. Removing Test Code that can't be run in Headless mode

2009-07-16 Thread codesite-noreply
Author: allain.lalonde Date: Thu Jul 16 08:22:57 2009 New Revision: 479 Removed: piccolo2d.java/trunk/extras/src/test/java/edu/umd/cs/piccolox/PFrameTest.java Modified: piccolo2d.java/trunk/extras/src/test/java/edu/umd/cs/piccolox/pswing/PSwingTest.java Log: Issue 53. Removing Test

[piccolo2d-dev] Issue 97 in piccolo2d: TestPSwing.java and TestPSwingFull.java Should be moved

2009-07-16 Thread codesite-noreply
Updates: Status: Fixed Comment #2 on issue 97 by allain.lalonde: TestPSwing.java and TestPSwingFull.java Should be moved http://code.google.com/p/piccolo2d/issues/detail?id=97 Fixed in r478; moved them to examples project and renamed them PSwingExample1 and 2. Not the best names,

[piccolo2d-dev] Issue 96 in piccolo2d: More consistent handling of NonInvertible transforms in PCamera

2009-07-16 Thread codesite-noreply
Comment #1 on issue 96 by allain.lalonde: More consistent handling of NonInvertible transforms in PCamera http://code.google.com/p/piccolo2d/issues/detail?id=96 I'll take no response as agreement since this seems to be something that few care enough about to answer about. I'll wait a little

[piccolo2d-dev] Issue 90 in piccolo2d: Binary incompatible change from 1.2.1 in PInputEvent

2009-07-16 Thread codesite-noreply
Comment #3 on issue 90 by allain.lalonde: Binary incompatible change from 1.2.1 in PInputEvent http://code.google.com/p/piccolo2d/issues/detail?id=90 Almost seems like we're trying to force two different kinds of things into one. Seems like there could be two subclasses PPickPathInputEvent

[piccolo2d-dev] Issue 94 in piccolo2d: PLayer should do nothing when removing a camera that isn't attached

2009-07-16 Thread codesite-noreply
Comment #2 on issue 94 by allain.lalonde: PLayer should do nothing when removing a camera that isn't attached http://code.google.com/p/piccolo2d/issues/detail?id=94 Since there's no answer I'll assume that's agreement or apathy. So, I'll give it a little longer and make the change. -- You

[piccolo2d-dev] [piccolo2d commit] r480 - Simplifying getInverseTransform and making it not call printStackTrace() since it was hand...

2009-07-16 Thread codesite-noreply
Author: allain.lalonde Date: Thu Jul 16 11:28:35 2009 New Revision: 480 Modified: piccolo2d.java/trunk/core/src/main/java/edu/umd/cs/piccolo/PNode.java Log: Simplifying getInverseTransform and making it not call printStackTrace() since it was handling that case anyway. Issue #96 may

[piccolo2d-dev] [piccolo2d commit] r481 - Issue 69 ; adding render quality parameter

2009-07-16 Thread codesite-noreply
Author: heuermh Date: Thu Jul 16 13:05:41 2009 New Revision: 481 Modified: piccolo2d.java/trunk/extras/src/main/java/edu/umd/cs/piccolox/POffscreenCanvas.java piccolo2d.java/trunk/extras/src/test/java/edu/umd/cs/piccolox/POffscreenCanvasTest.java Log: Issue 69 ; adding render

[piccolo2d-dev] [piccolo2d commit] r482 - Issue 74 ; adding unit test for PSwingRepaintManager

2009-07-16 Thread codesite-noreply
Author: heuermh Date: Thu Jul 16 14:06:09 2009 New Revision: 482 Added: piccolo2d.java/trunk/extras/src/test/java/edu/umd/cs/piccolox/pswing/PSwingRepaintManagerTest.java Log: Issue 74 ; adding unit test for PSwingRepaintManager Added:

[piccolo2d-dev] Issue 98 in piccolo2d: Refactor edu.umd.cs.piccolo.pswingexamples and ...swtexamples to examples.pswing and examples.swt

2009-07-16 Thread codesite-noreply
Status: New Owner: Labels: Type-Enhancement Priority-Low Effort-Low Toolkit-Piccolo2D.Java OpSys-All Component-Examples Milestone-1.3 New issue 98 by heuermh: Refactor edu.umd.cs.piccolo.pswingexamples and ...swtexamples to examples.pswing and examples.swt

[piccolo2d-dev] [piccolo2d commit] r483 - Issue 74 ; some assertions fail when test case is run as part of a test suite

2009-07-16 Thread codesite-noreply
Author: heuermh Date: Thu Jul 16 14:21:22 2009 New Revision: 483 Modified: piccolo2d.java/trunk/extras/src/test/java/edu/umd/cs/piccolox/pswing/PSwingRepaintManagerTest.java Log: Issue 74 ; some assertions fail when test case is run as part of a test suite Modified:

[piccolo2d-dev] Issue 98 in piccolo2d: Refactor edu.umd.cs.piccolo.pswingexamples and ...swtexamples to examples.pswing and examples.swt

2009-07-16 Thread codesite-noreply
Comment #1 on issue 98 by allain.lalonde: Refactor edu.umd.cs.piccolo.pswingexamples and ...swtexamples to examples.pswing and examples.swt http://code.google.com/p/piccolo2d/issues/detail?id=98 I agree, shall I do it? -- You received this message because you are listed in the owner or CC

[piccolo2d-dev] Issue 98 in piccolo2d: Refactor edu.umd.cs.piccolo.pswingexamples and ...swtexamples to examples.pswing and examples.swt

2009-07-16 Thread codesite-noreply
Updates: Status: Accepted Owner: allain.lalonde Comment #2 on issue 98 by heuermh: Refactor edu.umd.cs.piccolo.pswingexamples and ...swtexamples to examples.pswing and examples.swt http://code.google.com/p/piccolo2d/issues/detail?id=98 (No comment was entered for this

[piccolo2d-dev] [piccolo2d commit] r484 - no log message

2009-07-17 Thread codesite-noreply
Author: allain.lalonde Date: Fri Jul 17 06:39:05 2009 New Revision: 484 Added: piccolo2d.java/trunk/examples/src/main/java/edu/umd/cs/piccolo/examples/pswing/ - copied from r483, /piccolo2d.java/trunk/examples/src/main/java/edu/umd/cs/piccolo/pswingexamples/

[piccolo2d-dev] Issue 92 in piccolo2d: PCanvas.popCursor should do nothing when no cursors has been pushed

2009-07-17 Thread codesite-noreply
Updates: Status: Verified Comment #1 on issue 92 by allain.lalonde: PCanvas.popCursor should do nothing when no cursors has been pushed http://code.google.com/p/piccolo2d/issues/detail?id=92 Fixed in r486 -- You received this message because you are listed in the owner or CC fields

[piccolo2d-dev] Issue 96 in piccolo2d: More consistent handling of NonInvertible transforms in PCamera

2009-07-17 Thread codesite-noreply
Comment #3 on issue 96 by allain.lalonde: More consistent handling of NonInvertible transforms in PCamera http://code.google.com/p/piccolo2d/issues/detail?id=96 NoninvertibleTransformException is not a RuntimeException, so I'm going to wrap it with a custom exception that is. If I don't do

[piccolo2d-dev] Issue 96 in piccolo2d: More consistent handling of NonInvertible transforms in PCamera

2009-07-17 Thread codesite-noreply
Comment #4 on issue 96 by mr0...@mro.name: More consistent handling of NonInvertible transforms in PCamera http://code.google.com/p/piccolo2d/issues/detail?id=96 Why not wrapping it with just a plain RuntimeException? -- You received this message because you are listed in the owner or CC

[piccolo2d-dev] Issue 96 in piccolo2d: More consistent handling of NonInvertible transforms in PCamera

2009-07-17 Thread codesite-noreply
Comment #5 on issue 96 by allain.lalonde: More consistent handling of NonInvertible transforms in PCamera http://code.google.com/p/piccolo2d/issues/detail?id=96 Because it's generally considered to be a code smell (not being a smart ass). Also, it's useful to do so since we can make the

[piccolo2d-dev] [piccolo2d commit] r487 - Fixed Issue 96; Made PAffineTransform throw PAffineTransformException (a subclass of Runti...

2009-07-17 Thread codesite-noreply
Author: allain.lalonde Date: Fri Jul 17 08:58:34 2009 New Revision: 487 Added: piccolo2d.java/trunk/core/src/main/java/edu/umd/cs/piccolo/util/PAffineTransformException.java Modified: piccolo2d.java/trunk/core/src/main/java/edu/umd/cs/piccolo/PCamera.java

[piccolo2d-dev] Issue 96 in piccolo2d: More consistent handling of NonInvertible transforms in PCamera

2009-07-17 Thread codesite-noreply
Comment #6 on issue 96 by allain.lalonde: More consistent handling of NonInvertible transforms in PCamera http://code.google.com/p/piccolo2d/issues/detail?id=96 Fixed in r487; Moved non-invertible exception code into PAffineTransform, cleaning up other code in the process. 2 printStackTrace

[piccolo2d-dev] Issue 96 in piccolo2d: More consistent handling of NonInvertible transforms in PCamera

2009-07-17 Thread codesite-noreply
Updates: Status: Fixed Comment #7 on issue 96 by allain.lalonde: More consistent handling of NonInvertible transforms in PCamera http://code.google.com/p/piccolo2d/issues/detail?id=96 Fixed in r487; Moved non-invertible exception code into PAffineTransform, cleaning up other code in

[piccolo2d-dev] [piccolo2d commit] r488 - Fixed Issue 91; deprecated repaintFromlayer(PBounds, PNode) in favor of the more specific ...

2009-07-17 Thread codesite-noreply
Author: allain.lalonde Date: Fri Jul 17 09:08:52 2009 New Revision: 488 Modified: piccolo2d.java/trunk/core/src/main/java/edu/umd/cs/piccolo/PCamera.java piccolo2d.java/trunk/core/src/test/java/edu/umd/cs/piccolo/PLayerTest.java Log: Fixed Issue 91; deprecated

[piccolo2d-dev] [piccolo2d commit] r489 - Removed unnecessary call to getFullBounds in test. Probably just a hangover from a past test.

2009-07-17 Thread codesite-noreply
Author: allain.lalonde Date: Fri Jul 17 10:01:43 2009 New Revision: 489 Modified: piccolo2d.java/trunk/core/src/test/java/edu/umd/cs/piccolo/nodes/PImageTest.java Log: Removed unnecessary call to getFullBounds in test. Probably just a hangover from a past test. Modified:

[piccolo2d-dev] Issue 96 in piccolo2d: More consistent handling of NonInvertible transforms in PCamera

2009-07-17 Thread codesite-noreply
Comment #8 on issue 96 by mr0...@mro.name: More consistent handling of NonInvertible transforms in PCamera http://code.google.com/p/piccolo2d/issues/detail?id=96 uh - that's a drag: http://java.sun.com/j2se/1.5.0/docs/api/java/awt/geom/NoninvertibleTransformException.html doesn't tell nothing

[piccolo2d-dev] Issue 99 in piccolo2d: PNode.toString refactoring

2009-07-17 Thread codesite-noreply
Status: Started Owner: allain.lalonde Labels: Type-Enhancement Priority-Medium Effort-Low Toolkit-Piccolo2D.Java Component-Core Milestone-1.3 Maintainability New issue 99 by allain.lalonde: PNode.toString refactoring http://code.google.com/p/piccolo2d/issues/detail?id=99 With all of its

[piccolo2d-dev] [piccolo2d commit] r490 - Adding some PInputEventFilter tests.

2009-07-17 Thread codesite-noreply
Author: allain.lalonde Date: Fri Jul 17 12:16:00 2009 New Revision: 490 Added: piccolo2d.java/trunk/core/src/test/java/edu/umd/cs/piccolo/event/PInputEventFilterTest.java Log: Adding some PInputEventFilter tests. Added:

[piccolo2d-dev] Issue 74 in piccolo2d: Memory leak with PSwingRepaintManager

2009-07-17 Thread codesite-noreply
Comment #4 on issue 74 by allain.lalonde: Memory leak with PSwingRepaintManager http://code.google.com/p/piccolo2d/issues/detail?id=74 heuermh has suggested an alternative fix that's impressive in it's elegance. It seems possible to do away with the swingWrappers entirely, this would

[piccolo2d-dev] Issue 100 in piccolo2d: PInputEvent doesn't filter by modifier

2009-07-17 Thread codesite-noreply
Status: New Owner: allain.lalonde Labels: Type-Defect Priority-High Effort-Low OpSys-All Toolkit-Piccolo2D.Java Component-Core Milestone-1.3 New issue 100 by allain.lalonde: PInputEvent doesn't filter by modifier http://code.google.com/p/piccolo2d/issues/detail?id=100 What steps will

[piccolo2d-dev] [piccolo2d commit] r491 - Issue 74 ; adding PSwingMemoryLeakExample to examples

2009-07-17 Thread codesite-noreply
Author: heuermh Date: Fri Jul 17 13:37:10 2009 New Revision: 491 Added: piccolo2d.java/trunk/examples/src/main/java/edu/umd/cs/piccolo/examples/pswing/PSwingMemoryLeakExample.java Log: Issue 74 ; adding PSwingMemoryLeakExample to examples Added:

[piccolo2d-dev] Issue 74 in piccolo2d: Memory leak with PSwingRepaintManager

2009-07-17 Thread codesite-noreply
Comment #5 on issue 74 by heuermh: Memory leak with PSwingRepaintManager http://code.google.com/p/piccolo2d/issues/detail?id=74 Committing an example that attempts to demonstrate the leak. The behaviour with or without the fix Allain alluded to before doesn't appear any different to me.

[piccolo2d-dev] Issue 74 in piccolo2d: Memory leak with PSwingRepaintManager

2009-07-17 Thread codesite-noreply
Comment #6 on issue 74 by heuermh: Memory leak with PSwingRepaintManager http://code.google.com/p/piccolo2d/issues/detail?id=74 For what it's worth, used memory is not reclaimed when PSwingCanvases are removed with the original patch too. Perhaps the example is flawed. -- You received this

[piccolo2d-dev] [piccolo2d commit] r492 - Adding # of times finalizers are called.

2009-07-17 Thread codesite-noreply
Author: allain.lalonde Date: Fri Jul 17 14:24:34 2009 New Revision: 492 Modified: piccolo2d.java/trunk/examples/src/main/java/edu/umd/cs/piccolo/examples/pswing/PSwingMemoryLeakExample.java Log: Adding # of times finalizers are called. Modified:

[piccolo2d-dev] [piccolo2d commit] r493 - Fixed Issue 100; Plastered PInputEventFilter with Unit Tests and then made it consider the...

2009-07-17 Thread codesite-noreply
Author: allain.lalonde Date: Fri Jul 17 14:51:54 2009 New Revision: 493 Modified: piccolo2d.java/trunk/core/src/main/java/edu/umd/cs/piccolo/event/PInputEventFilter.java piccolo2d.java/trunk/core/src/test/java/edu/umd/cs/piccolo/event/PInputEventFilterTest.java Log: Fixed Issue 100;

  1   2   3   4   5   6   >