[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

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

2011-10-22 Thread piccolo2d
Comment #3 on issue 221 by funny...@gmail.com: Cannot draw veritical and horizontal lines of 0 width stroke using PPath http://code.google.com/p/piccolo2d/issues/detail?id=221 I can confirm the bug with my system * Piccolo2d.java 1.3.1, * java version 1.6.0_22 OpenJDK Runtime Environment

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

2011-10-25 Thread piccolo2d
/piccolo2d/issues/detail?id=225 Thank you for the suggestion. -- Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

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

2011-10-25 Thread piccolo2d
/piccolo2d/issues/detail?id=226 Thank you for the suggestion. I hope this file may still be around somewhere, since I would be unable to regenerate it. -- Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

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

2011-10-25 Thread piccolo2d
Comment #1 on issue 214 by heue...@gmail.com: PSwing is not serializeable http://code.google.com/p/piccolo2d/issues/detail?id=214 I agree. Does this happen with the workarounds for Stroke and Path as implemented in PUtil? I don't remember how those are used. -- Piccolo2D Developers Group

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

2011-10-25 Thread piccolo2d
Comment #4 on issue 221 by heue...@gmail.com: Cannot draw veritical and horizontal lines of 0 width stroke using PPath http://code.google.com/p/piccolo2d/issues/detail?id=221 Is this a Piccolo2D bug or an AWT one? I don't see any mention of 1-pixel wide stroke width with BasicStroke(0

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

2011-10-25 Thread piccolo2d
Updates: Status: Fixed Comment #2 on issue 225 by heue...@gmail.com: Typo; descriptions out of order http://code.google.com/p/piccolo2d/issues/detail?id=225 $ svn commit -m Issue 225 ; apply documentation fix, import statements and description were out of order learn

[piccolo2d-dev] Issue 229 in piccolo2d: Consider updating maven-checkstyle-plugin to version 2.8

2011-11-01 Thread piccolo2d
Status: New Owner: New issue 229 by heue...@gmail.com: Consider updating maven-checkstyle-plugin to version 2.8 http://code.google.com/p/piccolo2d/issues/detail?id=229 The release notes for version 2.8 of maven-checkstyle-plugin say it now supports aggregated reports in a multi

[piccolo2d-dev] [piccolo2d] r1154 committed - Issue 134 ; do not apply transform if destination transform is null

2011-11-01 Thread piccolo2d
Revision: 1154 Author: heuermh Date: Tue Nov 1 10:33:52 2011 Log: Issue 134 ; do not apply transform if destination transform is null http://code.google.com/p/piccolo2d/source/detail?r=1154 Modified: /piccolo2d.java/branches/release-1.3/core/src/main/java/edu/umd/cs/piccolo

[piccolo2d-dev] Re: Issue 122 in piccolo2d: Scaling differences between two layers

2011-11-01 Thread piccolo2d
Updates: Status: WontFix Comment #3 on issue 122 by heue...@gmail.com: Scaling differences between two layers http://code.google.com/p/piccolo2d/issues/detail?id=122 (No comment was entered for this change.) -- Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev

[piccolo2d-dev] Re: Issue 155 in piccolo2d: If width or height is zero, the rest of bounds are reset.

2011-11-01 Thread piccolo2d
Comment #7 on issue 155 by heue...@gmail.com: If width or height is zero, the rest of bounds are reset. http://code.google.com/p/piccolo2d/issues/detail?id=155 No update on this issue in some time, would it be ok for me to apply this to release-1.3-branch for Milestone-1.3.2

[piccolo2d-dev] Re: Issue 198 in piccolo2d: Remove property code constants, add firePropertyChange(String, T, T) methods

2011-11-01 Thread piccolo2d
Comment #1 on issue 198 by heue...@gmail.com: Remove property code constants, add firePropertyChange(String, T, T) methods http://code.google.com/p/piccolo2d/issues/detail?id=198 I will commit this to svn trunk if there are no objections. -- Piccolo2D Developers Group: http

[piccolo2d-dev] Re: Issue 207 in piccolo2d: Horizontal scrolling causes an exception

2011-11-01 Thread piccolo2d
/piccolo2d/issues/detail?id=207 I would assert Piccolo2D shouldn't throw an exception if getButton() returns MouseEvent.NOBUTTON then. There may be some confusion between MouseEvent.MOUSE_DRAGGED and MouseEvent.MOUSE_MOVED though, see e.g. PCanvas.java, lines 729-734 and 744-749

[piccolo2d-dev] Re: Issue 208 in piccolo2d: Merge maven reporting plugin versions to parent pom

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

[piccolo2d-dev] Re: Issue 209 in piccolo2d: Update maven site module navigation, add content to parent/src/site/apt/index.apt

2011-11-01 Thread piccolo2d
to parent/src/site/apt/index.apt http://code.google.com/p/piccolo2d/issues/detail?id=209 (No comment was entered for this change.) -- Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

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

2011-11-01 Thread piccolo2d
of parent/pom.xml http://code.google.com/p/piccolo2d/issues/detail?id=211 (No comment was entered for this change.) -- Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

[piccolo2d-dev] Re: Issue 229 in piccolo2d: Consider updating maven-checkstyle-plugin to version 2.8

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

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

2011-11-01 Thread piccolo2d
Updates: Labels: -Type-Other Type-Defect OpSys-All Toolkit-Piccolo2D.Java Milestone-1.3.2 Comment #2 on issue 214 by heue...@gmail.com: PSwing is not serializeable http://code.google.com/p/piccolo2d/issues/detail?id=214 (No comment was entered for this change.) -- Piccolo2D Developers

[piccolo2d-dev] Re: Issue 227 in piccolo2d: PCanvas.setCamera() sets new Camera's bounds to Canvas bounds

2011-11-01 Thread piccolo2d
Comment #1 on issue 227 by heue...@gmail.com: PCanvas.setCamera() sets new Camera's bounds to Canvas bounds http://code.google.com/p/piccolo2d/issues/detail?id=227 Sounds like a bug to me, want to code a fix? -- Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

[piccolo2d-dev] Re: Issue 228 in piccolo2d: Animation with rotation performs scale instead

2011-11-01 Thread piccolo2d
://code.google.com/p/piccolo2d/issues/detail?id=228 Thank you for reporting this. -- Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

[piccolo2d-dev] Re: Issue 155 in piccolo2d: If width or height is zero, the rest of bounds are reset.

2011-11-01 Thread piccolo2d
Comment #8 on issue 155 by atdi...@gmail.com: If width or height is zero, the rest of bounds are reset. http://code.google.com/p/piccolo2d/issues/detail?id=155 See allain's comment in r970, at which he reverted r923. -- Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d

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

2011-11-01 Thread piccolo2d
Comment #5 on issue 221 by atdi...@gmail.com: Cannot draw veritical and horizontal lines of 0 width stroke using PPath http://code.google.com/p/piccolo2d/issues/detail?id=221 If you need to render the strokes, you could try setting the stroke width to zero, which has the effect of always

[piccolo2d-dev] Re: Issue 198 in piccolo2d: Remove property code constants, add firePropertyChange(String, T, T) methods

2011-11-01 Thread piccolo2d
Comment #2 on issue 198 by atdi...@gmail.com: Remove property code constants, add firePropertyChange(String, T, T) methods http://code.google.com/p/piccolo2d/issues/detail?id=198 I feel uneasy about this... Say I have a 1000 nodes at depth 100. (Say, a tall parent-child chain of a 100

[piccolo2d-dev] Re: Issue 207 in piccolo2d: Horizontal scrolling causes an exception

2011-11-01 Thread piccolo2d
Comment #4 on issue 207 by atdi...@gmail.com: Horizontal scrolling causes an exception http://code.google.com/p/piccolo2d/issues/detail?id=207 Line 761 creates the button value based on the raw event's getModifiers() (see call to copyButtonsFromModifiers). For the device you are talking

[piccolo2d-dev] Re: Issue 227 in piccolo2d: PCanvas.setCamera() sets new Camera's bounds to Canvas bounds

2011-11-01 Thread piccolo2d
Comment #2 on issue 227 by atdi...@gmail.com: PCanvas.setCamera() sets new Camera's bounds to Canvas bounds http://code.google.com/p/piccolo2d/issues/detail?id=227 Sure, I'll put some thought into it. Also wondering if PCanvas.setBounds() is correct wrt to the bounds it sets on the camera

[piccolo2d-dev] Re: Issue 155 in piccolo2d: If width or height is zero, the rest of bounds are reset.

2011-11-01 Thread piccolo2d
Comment #10 on issue 155 by heue...@gmail.com: If width or height is zero, the rest of bounds are reset. http://code.google.com/p/piccolo2d/issues/detail?id=155 I wouldn't say that it is a contract change, since the PBounds javadoc doesn't make any comment on this situation, other than

[piccolo2d-dev] Re: Issue 207 in piccolo2d: Horizontal scrolling causes an exception

2011-11-02 Thread piccolo2d
Comment #5 on issue 207 by nls...@gmail.com: Horizontal scrolling causes an exception http://code.google.com/p/piccolo2d/issues/detail?id=207 Unfortunately, the event does store much information in this case since horizontal scroll wheel support seems not to be implemented in AWT/Swing. I

[piccolo2d-dev] Re: Issue 207 in piccolo2d: Horizontal scrolling causes an exception

2011-11-02 Thread piccolo2d
Comment #6 on issue 207 by heue...@gmail.com: Horizontal scrolling causes an exception http://code.google.com/p/piccolo2d/issues/detail?id=207 I found a comment on http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6440198 Apple have added a workaround for this in Radar #4631846

[piccolo2d-dev] Re: Issue 207 in piccolo2d: Horizontal scrolling causes an exception

2011-11-03 Thread piccolo2d
Comment #7 on issue 207 by nls...@gmail.com: Horizontal scrolling causes an exception http://code.google.com/p/piccolo2d/issues/detail?id=207 Actually it is not even possible to distinguish right from left scrolling with the events fired by Sun Java 6. I have also tested this with OpenJDK

[piccolo2d-dev] Re: Issue 207 in piccolo2d: Horizontal scrolling causes an exception

2011-11-03 Thread piccolo2d
Comment #8 on issue 207 by heue...@gmail.com: Horizontal scrolling causes an exception http://code.google.com/p/piccolo2d/issues/detail?id=207 +1 to ignoring these events for now instead of throwing an exception for the release-1.3 branch. A comment in the Sun bug above describes

[piccolo2d-dev] Re: Issue 155 in piccolo2d: If width or height is zero, the rest of bounds are reset.

2011-11-03 Thread piccolo2d
Comment #11 on issue 155 by atdi...@gmail.com: If width or height is zero, the rest of bounds are reset. http://code.google.com/p/piccolo2d/issues/detail?id=155 I agree it doesn't sound like a contract change. His comment seemed to suggest some clients were broken by the change

[piccolo2d-dev] [piccolo2d] r1155 committed - Issue 227; fixed bounds issue when replacing PCamera on a PCanvas; add...

2011-11-13 Thread piccolo2d
Revision: 1155 Author: atdixon Date: Sun Nov 13 11:00:58 2011 Log: Issue 227; fixed bounds issue when replacing PCamera on a PCanvas; added relevant tests http://code.google.com/p/piccolo2d/source/detail?r=1155 Modified: /piccolo2d.java/branches/release-1.3.1/core/src/main/java

[piccolo2d-dev] Re: Issue 227 in piccolo2d: PCanvas.setCamera() sets new Camera's bounds to Canvas bounds

2011-11-13 Thread piccolo2d
Updates: Status: Fixed Comment #3 on issue 227 by atdi...@gmail.com: PCanvas.setCamera() sets new Camera's bounds to Canvas bounds http://code.google.com/p/piccolo2d/issues/detail?id=227 Committed revision 1155. -- Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d

[piccolo2d-dev] Re: Issue 227 in piccolo2d: PCanvas.setCamera() sets new Camera's bounds to Canvas bounds

2011-11-13 Thread piccolo2d
Comment #4 on issue 227 by atdi...@gmail.com: PCanvas.setCamera() sets new Camera's bounds to Canvas bounds http://code.google.com/p/piccolo2d/issues/detail?id=227 Committed revision 1156. (TRUNK, same fix as the earlier branch commit.) -- Piccolo2D Developers Group: http

[piccolo2d-dev] Issue 230 in piccolo2d: Add link to Autocad DXF File Viewer on applications page

2011-11-22 Thread piccolo2d
Status: New Owner: New issue 230 by heue...@gmail.com: Add link to Autocad DXF File Viewer on applications page http://code.google.com/p/piccolo2d/issues/detail?id=230 Add a link to Autocad DXF File Viewer on the Piccolo2D Applications page. See thread on piccolo2d-dev@ http

[piccolo2d-dev] Re: Issue 230 in piccolo2d: Add link to Autocad DXF File Viewer on applications page

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

[piccolo2d-dev] [piccolo2d] r1157 committed - Issue 230 ; adding link to Autocad DXF File Viewer to applications pag...

2011-11-22 Thread piccolo2d
Revision: 1157 Author: heuermh Date: Tue Nov 22 09:24:10 2011 Log: Issue 230 ; adding link to Autocad DXF File Viewer to applications page http://code.google.com/p/piccolo2d/source/detail?r=1157 Added: /site/applications/DxfViewerThumbnail.jpg Modified: /site/applications

[piccolo2d-dev] Re: Issue 230 in piccolo2d: Add link to Autocad DXF File Viewer on applications page

2011-11-22 Thread piccolo2d
Updates: Status: Fixed Comment #2 on issue 230 by heue...@gmail.com: Add link to Autocad DXF File Viewer on applications page http://code.google.com/p/piccolo2d/issues/detail?id=230 $ svn commit -m Issue 230 ; adding link to Autocad DXF File Viewer to applications page . Adding

[piccolo2d-dev] Issue 231 in piccolo2d: Mistake in java doc comment

2011-12-10 Thread piccolo2d
Status: New Owner: New issue 231 by 3...@gmx.de: Mistake in java doc comment http://code.google.com/p/piccolo2d/issues/detail?id=231 See http://piccolo2d.org/doc/piccolo2d.java/release-1.3/core/apidocs/edu/umd/cs/piccolo/nodes/PText.html#setConstrainHeightToTextHeight(boolean

[piccolo2d-dev] Re: Issue 231 in piccolo2d: Mistake in java doc comment

2011-12-10 Thread piccolo2d
Updates: Status: Accepted Owner: heue...@gmail.com Labels: Type-Defect Priority-Medium Effort-Low OpSys-All Toolkit-Piccolo2D.Java Component-Core Milestone-1.3.2 Comment #1 on issue 231 by heue...@gmail.com: Mistake in java doc comment http://code.google.com/p/piccolo2d

[piccolo2d-dev] [piccolo2d] r1158 committed - Issue 231 ; doc fix, width -- height

2011-12-10 Thread piccolo2d
Revision: 1158 Author: heuermh Date: Sat Dec 10 12:57:01 2011 Log: Issue 231 ; doc fix, width -- height http://code.google.com/p/piccolo2d/source/detail?r=1158 Modified: /piccolo2d.java/trunk/core/src/main/java/org/piccolo2d/nodes/PText.java

[piccolo2d-dev] [piccolo2d] r1159 committed - Issue 231 ; doc fix, width -- height

2011-12-10 Thread piccolo2d
Revision: 1159 Author: heuermh Date: Sat Dec 10 12:59:59 2011 Log: Issue 231 ; doc fix, width -- height http://code.google.com/p/piccolo2d/source/detail?r=1159 Modified: /piccolo2d.java/branches/release-1.3/core/src/main/java/edu/umd/cs/piccolo/nodes/PText.java

[piccolo2d-dev] Re: Issue 231 in piccolo2d: Mistake in java doc comment

2011-12-10 Thread piccolo2d
Updates: Status: Fixed Comment #2 on issue 231 by heue...@gmail.com: Mistake in java doc comment http://code.google.com/p/piccolo2d/issues/detail?id=231 Fixed on trunk $ svn commit -m Issue 231 ; doc fix, width -- height src/main/java/org/piccolo2d/nodes/PText.java ... Committed

[piccolo2d-dev] Issue 232 in piccolo2d: adding anchor points on the lines drawn between two nodes

2011-12-13 Thread piccolo2d
Status: New Owner: New issue 232 by vijay.ro...@uniken.com: adding anchor points on the lines drawn between two nodes http://code.google.com/p/piccolo2d/issues/detail?id=232 What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? What

[piccolo2d-dev] Issue 233 in piccolo2d: adding PHandle

2011-12-13 Thread piccolo2d
Status: New Owner: New issue 233 by vijay.ro...@uniken.com: adding PHandle http://code.google.com/p/piccolo2d/issues/detail?id=233 What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? After Adding PHandle to a pNode as a child and after

[piccolo2d-dev] Re: Issue 232 in piccolo2d: adding anchor points on the lines drawn between two nodes

2011-12-14 Thread piccolo2d
Comment #1 on issue 232 by atdi...@gmail.com: adding anchor points on the lines drawn between two nodes http://code.google.com/p/piccolo2d/issues/detail?id=232 Vijay, can you give more details about the issue you are experiencing? -- Piccolo2D Developers Group: http://groups.google.com

[piccolo2d-dev] Re: Issue 232 in piccolo2d: adding anchor points on the lines drawn between two nodes

2011-12-14 Thread piccolo2d
Comment #2 on issue 232 by vijay.ro...@uniken.com: adding anchor points on the lines drawn between two nodes http://code.google.com/p/piccolo2d/issues/detail?id=232 I want to add anchor points on the line drawn but I am not getting any example to add anchor points so can you give me

[piccolo2d-dev] Re: Issue 232 in piccolo2d: adding anchor points on the lines drawn between two nodes

2011-12-14 Thread piccolo2d
Comment #3 on issue 232 by vijay.ro...@uniken.com: adding anchor points on the lines drawn between two nodes http://code.google.com/p/piccolo2d/issues/detail?id=232 I wanted to have an example showing anchor points.so please send it to me. -- Regards, Vijay Rokde Implementation Engineer

[piccolo2d-dev] Re: Issue 232 in piccolo2d: adding anchor points on the lines drawn between two nodes

2011-12-18 Thread piccolo2d
Updates: Status: Invalid Comment #4 on issue 232 by atdi...@gmail.com: adding anchor points on the lines drawn between two nodes http://code.google.com/p/piccolo2d/issues/detail?id=232 Vijay, You should ask your question on the users group: http://groups.google.com/group/piccolo2d

[piccolo2d-dev] Re: Issue 233 in piccolo2d: adding PHandle

2011-12-18 Thread piccolo2d
Updates: Status: Invalid Comment #1 on issue 233 by atdi...@gmail.com: adding PHandle http://code.google.com/p/piccolo2d/issues/detail?id=233 Vijay, Your locator has a few defects: 1) You are returning the X coordinate in the locateY() method. 2) You should be returning *local

[piccolo2d-dev] Issue 234 in piccolo2d: Invisible PClips are reported to be picked by InputEventHandler

2011-12-28 Thread piccolo2d
Status: New Owner: atdi...@gmail.com Labels: Priority-Medium Type-Defect Toolkit-Piccolo2D.Java Component-Extras New issue 234 by atdi...@gmail.com: Invisible PClips are reported to be picked by InputEventHandler http://code.google.com/p/piccolo2d/issues/detail?id=234 I noted in Issue 113

[piccolo2d-dev] Re: Issue 234 in piccolo2d: Invisible PClips are reported to be picked by InputEventHandler

2011-12-28 Thread piccolo2d
Comment #1 on issue 234 by atdi...@gmail.com: Invisible PClips are reported to be picked by InputEventHandler http://code.google.com/p/piccolo2d/issues/detail?id=234 Let me clarify, as my first paragraph above was unclear... PClip.fullPick() doesn't have the getVisible() check

[piccolo2d-dev] Issue 235 in piccolo2d: PSwingEventHandler doesn't dispatch events to nodes at extreme scales

2012-01-07 Thread piccolo2d
Status: Accepted Owner: atdi...@gmail.com Labels: Type-Defect Priority-Medium Component-Extras New issue 235 by atdi...@gmail.com: PSwingEventHandler doesn't dispatch events to nodes at extreme scales http://code.google.com/p/piccolo2d/issues/detail?id=235 User John Marteens reported

[piccolo2d-dev] [piccolo2d] r1161 committed - Issue 235 - PSwingEventHandler now uses Point2D.Double in call to came...

2012-01-07 Thread piccolo2d
Revision: 1161 Author: atdixon Date: Sat Jan 7 11:42:05 2012 Log: Issue 235 - PSwingEventHandler now uses Point2D.Double in call to cameraToLocal to avoid under/overflow http://code.google.com/p/piccolo2d/source/detail?r=1161 Added: /piccolo2d.java/trunk/examples/src/main/java

[piccolo2d-dev] Re: Issue 235 in piccolo2d: PSwingEventHandler doesn't dispatch events to nodes at extreme scales

2012-01-07 Thread piccolo2d
Comment #3 on issue 235 by atdi...@gmail.com: PSwingEventHandler doesn't dispatch events to nodes at extreme scales http://code.google.com/p/piccolo2d/issues/detail?id=235 Committed revision 1161. (This is the TRUNK fix.) -- Piccolo2D Developers Group: http://groups.google.com/group

[piccolo2d-dev] Issue 236 in piccolo2d: Add zoom event handler that responds to mouse wheel events

2012-01-25 Thread piccolo2d
Status: New Owner: New issue 236 by heue...@gmail.com: Add zoom event handler that responds to mouse wheel events http://code.google.com/p/piccolo2d/issues/detail?id=236 Feature request, add a zoom event handler that responds to mouse wheel events. -- Piccolo2D Developers Group

[piccolo2d-dev] Re: Issue 236 in piccolo2d: Add zoom event handler that responds to mouse wheel events

2012-01-25 Thread piccolo2d
://code.google.com/p/piccolo2d/issues/detail?id=236 Patch to svn trunk attached. Attachments: patch.txt 7.0 KB -- Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

[piccolo2d-dev] Re: Issue 236 in piccolo2d: Add zoom event handler that responds to mouse wheel events

2012-02-11 Thread piccolo2d
Comment #3 on issue 236 by heue...@gmail.com: Add zoom event handler that responds to mouse wheel events http://code.google.com/p/piccolo2d/issues/detail?id=236 Thank you for the comments. I was thinking of adding the viewZoomPoint feature, but I don't actually like that behavior. Would

[piccolo2d-dev] Re: Issue 236 in piccolo2d: Add zoom event handler that responds to mouse wheel events

2012-02-12 Thread piccolo2d
Comment #4 on issue 236 by atdi...@gmail.com: Add zoom event handler that responds to mouse wheel events http://code.google.com/p/piccolo2d/issues/detail?id=236 Yep, I like making it configurable with a boolean option. -- Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d

[piccolo2d-dev] Re: Issue 229 in piccolo2d: Consider updating maven-checkstyle-plugin to version 2.8

2012-02-15 Thread piccolo2d
Comment #2 on issue 229 by heue...@gmail.com: Consider updating maven-checkstyle-plugin to version 2.8 http://code.google.com/p/piccolo2d/issues/detail?id=229 Version 2.9 is now available -- Forwarded message -- From: Dennis Lundberg denn...@apache.org Date: Sun, Feb 12

[piccolo2d-dev] Re: Issue 236 in piccolo2d: Add zoom event handler that responds to mouse wheel events

2012-02-15 Thread piccolo2d
Comment #5 on issue 236 by heue...@gmail.com: Add zoom event handler that responds to mouse wheel events http://code.google.com/p/piccolo2d/issues/detail?id=236 Input event handlers don't have property change support, so I just went with a ZoomMode enum instead. Let me know what you think

[piccolo2d-dev] Re: Issue 198 in piccolo2d: Remove property code constants, add firePropertyChange(String, T, T) methods

2012-02-15 Thread piccolo2d
Updates: Status: WontFix Comment #3 on issue 198 by heue...@gmail.com: Remove property code constants, add firePropertyChange(String, T, T) methods http://code.google.com/p/piccolo2d/issues/detail?id=198 (No comment was entered for this change.) -- Piccolo2D Developers Group: http

[piccolo2d-dev] Re: Issue 236 in piccolo2d: Add zoom event handler that responds to mouse wheel events

2012-02-17 Thread piccolo2d
Comment #6 on issue 236 by atdi...@gmail.com: Add zoom event handler that responds to mouse wheel events http://code.google.com/p/piccolo2d/issues/detail?id=236 I like it. -- Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

[piccolo2d-dev] [piccolo2d] r1163 committed - Issue 236 ; adding zoom event handler that responds to mouse wheel eve...

2012-02-23 Thread piccolo2d
Revision: 1163 Author: heuermh Date: Thu Feb 23 14:00:48 2012 Log: Issue 236 ; adding zoom event handler that responds to mouse wheel events http://code.google.com/p/piccolo2d/source/detail?r=1163 Added: /piccolo2d.java/trunk/core/src/main/java/org/piccolo2d/event

[piccolo2d-dev] [piccolo2d] r1164 committed - removing empty directories from source trees

2012-02-23 Thread piccolo2d
Revision: 1164 Author: heuermh Date: Thu Feb 23 14:03:25 2012 Log: removing empty directories from source trees http://code.google.com/p/piccolo2d/source/detail?r=1164 Deleted: /piccolo2d.java/trunk/core/src/main/java/edu /piccolo2d.java/trunk/core/src/test/java/edu /piccolo2d.java

[piccolo2d-dev] Re: Issue 236 in piccolo2d: Add zoom event handler that responds to mouse wheel events

2012-02-23 Thread piccolo2d
Updates: Status: Fixed Comment #7 on issue 236 by heue...@gmail.com: Add zoom event handler that responds to mouse wheel events http://code.google.com/p/piccolo2d/issues/detail?id=236 Turns out another zoom mode was what I was actually after, zoom about canvas center. I added

[piccolo2d-dev] Issue 237 in piccolo2d: PSwing added to PCamera not working since PSwing r863

2012-04-11 Thread piccolo2d
Status: New Owner: New issue 237 by julien.b...@gmail.com: PSwing added to PCamera not working since PSwing r863 http://code.google.com/p/piccolo2d/issues/detail?id=237 If i use PSwing code from r819 my PSwing added directly to the camera is working. If i use any version more recent

[piccolo2d-dev] Issue 238 in piccolo2d: JM GUI error using Piccolo

2012-04-19 Thread piccolo2d
Status: New Owner: New issue 238 by joyjeet...@gmail.com: JM GUI error using Piccolo http://code.google.com/p/piccolo2d/issues/detail?id=238 When the Job Manager GUI (which uses Piccolo) is launched we perform the following to observe the issue: 1. Click on ‘AG’ button. 2. Click

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

2012-06-24 Thread piccolo2d
Status: Accepted Owner: heue...@gmail.com Labels: Type-Enhancement Priority-Low OpSys-All Toolkit-All Component-Website New issue 239 by atdi...@gmail.com: Add Heatlamp link to site/applications/index.html http://code.google.com/p/piccolo2d/issues/detail?id=239 Per post https

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

2012-06-24 Thread piccolo2d
Comment #1 on issue 239 by atdi...@gmail.com: Add Heatlamp link to site/applications/index.html http://code.google.com/p/piccolo2d/issues/detail?id=239 Heatlamp screenshot is attached Attachments: screenshot.png 15.4 KB -- Piccolo2D Developers Group: http://groups.google.com/group

[piccolo2d-dev] Issue 240 in piccolo2d: ArrayIndexOutOfBoundsException in PStack.pop

2012-08-27 Thread piccolo2d
Status: New Owner: New issue 240 by heue...@gmail.com: ArrayIndexOutOfBoundsException in PStack.pop http://code.google.com/p/piccolo2d/issues/detail?id=240 I'm seeing this occasionally in my LD#24 entry, which uses piccolo2d svn trunk Exception in thread Animation Thread

[piccolo2d-dev] [piccolo2d] r1165 committed - Issue 239 ; adding screenshot for Heatmap to applications page

2012-08-31 Thread piccolo2d
Revision: 1165 Author: heuermh Date: Fri Aug 31 09:24:37 2012 Log: Issue 239 ; adding screenshot for Heatmap to applications page http://code.google.com/p/piccolo2d/source/detail?r=1165 Added: /site/applications/heatlamp.png Modified: /site/applications/index.html

[piccolo2d-dev] Re: Issue 186 in piccolo2d: Create a new package org.piccolo2d.examples.bugs or .issues

2012-08-31 Thread piccolo2d
://code.google.com/p/piccolo2d/issues/detail?id=186 $ svn commit -m Issue 186 ; adding org.piccolo2d.examples.issues package . Adding examples/issues Committed revision 1166. $ svn commit -m Issue 186 ; moving issue-related examples to examples.issues package, commit 1 of 2 . Deleting examples

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

2012-08-31 Thread piccolo2d
Updates: Status: New Owner: --- Comment #2 on issue 226 by heue...@gmail.com: Visual Studio integrated help file doesn't exist. http://code.google.com/p/piccolo2d/issues/detail?id=226 Reverting back to New status -- Piccolo2D Developers Group: http://groups.google.com/group

[piccolo2d-dev] Re: Issue 61 in piccolo2d: Investigate SVG support

2012-08-31 Thread piccolo2d
Comment #8 on issue 61 by heue...@gmail.com: Investigate SVG support http://code.google.com/p/piccolo2d/issues/detail?id=61 I propose we mark this as WontFix -- Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

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

2012-08-31 Thread piccolo2d
Comment #2 on issue 222 by heue...@gmail.com: Port Piccolo2D APIs to Android http://code.google.com/p/piccolo2d/issues/detail?id=222 Hello Kenneth, has any further progress been made on this? -- Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

[piccolo2d-dev] [piccolo2d] r1169 committed - Issue 221 ; adding ZeroWidthStrokeBug to examples.issues

2012-08-31 Thread piccolo2d
Revision: 1169 Author: heuermh Date: Fri Aug 31 09:58:14 2012 Log: Issue 221 ; adding ZeroWidthStrokeBug to examples.issues http://code.google.com/p/piccolo2d/source/detail?r=1169 Added: /piccolo2d.java/trunk/examples/src/main/java/org/piccolo2d/examples/issues

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

2012-08-31 Thread piccolo2d
Comment #6 on issue 221 by heue...@gmail.com: Cannot draw veritical and horizontal lines of 0 width stroke using PPath http://code.google.com/p/piccolo2d/issues/detail?id=221 Adding example $ svn commit -m Issue 221 ; adding ZeroWidthStrokeBug to examples.issues . Committed revision 1169

[piccolo2d-dev] [piccolo2d] r1171 committed - Issue 186 ; moving PSwingMemoryLeakExample to examples.pswing.issues p...

2012-08-31 Thread piccolo2d
Revision: 1171 Author: heuermh Date: Fri Aug 31 10:07:38 2012 Log: Issue 186 ; moving PSwingMemoryLeakExample to examples.pswing.issues package, commit 1 of 2 http://code.google.com/p/piccolo2d/source/detail?r=1171 Added: /piccolo2d.java/trunk/examples/src/main/java/org

[piccolo2d-dev] [piccolo2d] r1173 committed - Issue 148 ; adding PSwingCameraBug to examples.pswing.issues package

2012-08-31 Thread piccolo2d
Revision: 1173 Author: heuermh Date: Fri Aug 31 10:16:26 2012 Log: Issue 148 ; adding PSwingCameraBug to examples.pswing.issues package http://code.google.com/p/piccolo2d/source/detail?r=1173 Added: /piccolo2d.java/trunk/examples/src/main/java/org/piccolo2d/examples/pswing

[piccolo2d-dev] Re: Issue 148 in piccolo2d: PSwing nodes doen't handle interactions when added to the camera

2012-08-31 Thread piccolo2d
Comment #3 on issue 148 by heue...@gmail.com: PSwing nodes doen't handle interactions when added to the camera http://code.google.com/p/piccolo2d/issues/detail?id=148 Added as PSwingCameraBug $ svn commit -m Issue 148 ; adding PSwingCameraBug to examples.pswing.issues package . Committed

[piccolo2d-dev] [piccolo2d] r1174 committed - Issue 207 ; ignore mouse pressed and released events with button Mouse...

2012-08-31 Thread piccolo2d
Revision: 1174 Author: heuermh Date: Fri Aug 31 13:06:40 2012 Log: Issue 207 ; ignore mouse pressed and released events with button MouseEvent.NOBUTTON instead of throwing an exception http://code.google.com/p/piccolo2d/source/detail?r=1174 Modified: /piccolo2d.java/branches

[piccolo2d-dev] Issue 241 in piccolo2d: Add horizontal scrolling emulation in PCanvas

2012-08-31 Thread piccolo2d
Status: New Owner: New issue 241 by heue...@gmail.com: Add horizontal scrolling emulation in PCanvas http://code.google.com/p/piccolo2d/issues/detail?id=241 Per comments in Issue 207 http://code.google.com/p/piccolo2d/issues/detail?id=207#c8 http://code.google.com/p/piccolo2d/issues

[piccolo2d-dev] 6 issues changed in piccolo2d

2012-08-31 Thread piccolo2d
Updates: Status: New Comment by heue...@gmail.com: Reverting back to New status Affected issues: issue 16: Support non-rectangular zooming of PCameras on nodes http://code.google.com/p/piccolo2d/issues/detail?id=16 issue 18: PSwing doesn't work with certain swing components

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

2012-08-31 Thread piccolo2d
Updates: Owner: --- Comment #12 on issue 16 by heue...@gmail.com: Support non-rectangular zooming of PCameras on nodes http://code.google.com/p/piccolo2d/issues/detail?id=16 (No comment was entered for this change.) -- Piccolo2D Developers Group: http://groups.google.com/group

[piccolo2d-dev] Re: Issue 18 in piccolo2d: PSwing doesn't work with certain swing components (tooltips, drop-downs, scrollbars (on mouse off), etc.)

2012-08-31 Thread piccolo2d
Updates: Owner: --- Comment #7 on issue 18 by heue...@gmail.com: PSwing doesn't work with certain swing components (tooltips, drop-downs, scrollbars (on mouse off), etc.) http://code.google.com/p/piccolo2d/issues/detail?id=18 (No comment was entered for this change.) -- Piccolo2D

[piccolo2d-dev] Re: Issue 19 in piccolo2d: PInputEvent does not have camera information for keyboard events.

2012-08-31 Thread piccolo2d
Updates: Owner: --- Comment #14 on issue 19 by heue...@gmail.com: PInputEvent does not have camera information for keyboard events. http://code.google.com/p/piccolo2d/issues/detail?id=19 (No comment was entered for this change.) -- Piccolo2D Developers Group: http

[piccolo2d-dev] Re: Issue 24 in piccolo2d: Keyboard focus doesn't work for multiple cameras

2012-08-31 Thread piccolo2d
Updates: Owner: --- Comment #7 on issue 24 by heue...@gmail.com: Keyboard focus doesn't work for multiple cameras http://code.google.com/p/piccolo2d/issues/detail?id=24 (No comment was entered for this change.) -- Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d

[piccolo2d-dev] Re: Issue 26 in piccolo2d: PSwing components don't handle events across multiple cameras

2012-08-31 Thread piccolo2d
Updates: Owner: --- Comment #6 on issue 26 by heue...@gmail.com: PSwing components don't handle events across multiple cameras http://code.google.com/p/piccolo2d/issues/detail?id=26 (No comment was entered for this change.) -- Piccolo2D Developers Group: http://groups.google.com

[piccolo2d-dev] Re: Issue 57 in piccolo2d: Hierarchical Input Events

2012-08-31 Thread piccolo2d
Updates: Owner: --- Comment #2 on issue 57 by heue...@gmail.com: Hierarchical Input Events http://code.google.com/p/piccolo2d/issues/detail?id=57 (No comment was entered for this change.) -- Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

[piccolo2d-dev] 10 issues changed in piccolo2d

2012-08-31 Thread piccolo2d
Updates: Labels: -Milestone-2.0 Labels: -Milestone-3.0 Comment by heue...@gmail.com: (No comment was entered for this change.) Affected issues: issue 16: Support non-rectangular zooming of PCameras on nodes http://code.google.com/p/piccolo2d/issues/detail?id=16 issue 18

[piccolo2d-dev] 6 issues changed in piccolo2d

2012-08-31 Thread piccolo2d
Updates: Status: Accepted Labels: Milestone-2.0 Comment by heue...@gmail.com: (No comment was entered for this change.) Affected issues: issue 156: SCENE_GRAPH_DELEGATE unnecessary? http://code.google.com/p/piccolo2d/issues/detail?id=156 issue 175: Because Cloning uses

[piccolo2d-dev] Re: Issue 60 in piccolo2d: Build piccolo2d.net with mono

2012-08-31 Thread piccolo2d
Updates: Labels: -Priority-High Priority-Low Comment #5 on issue 60 by heue...@gmail.com: Build piccolo2d.net with mono http://code.google.com/p/piccolo2d/issues/detail?id=60 (No comment was entered for this change.) -- Piccolo2D Developers Group: http://groups.google.com/group

[piccolo2d-dev] 2 issues changed in piccolo2d

2012-08-31 Thread piccolo2d
Updates: Owner: heue...@gmail.com Comment by heue...@gmail.com: (No comment was entered for this change.) Affected issues: issue 224: Update maven-site-plugin version to 3.0, remove maven-3 profile http://code.google.com/p/piccolo2d/issues/detail?id=224 issue 229: Consider

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

2012-08-31 Thread piccolo2d
Updates: Labels: Type-Defect Comment #5 on issue 213 by heue...@gmail.com: artifacts in JComponent border using PSwing http://code.google.com/p/piccolo2d/issues/detail?id=213 (No comment was entered for this change.) -- Piccolo2D Developers Group: http://groups.google.com/group

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

2012-08-31 Thread piccolo2d
Updates: Labels: Type-Task Comment #4 on issue 216 by heue...@gmail.com: Create location for custom build/release scripts http://code.google.com/p/piccolo2d/issues/detail?id=216 (No comment was entered for this change.) -- Piccolo2D Developers Group: http://groups.google.com/group

[piccolo2d-dev] 4 issues changed in piccolo2d

2012-08-31 Thread piccolo2d
Updates: Labels: Priority-Medium Comment by heue...@gmail.com: (No comment was entered for this change.) Affected issues: issue 192: PStyledText breaks when using Insets and unconstrained width http://code.google.com/p/piccolo2d/issues/detail?id=192 issue 213: artifacts

[piccolo2d-dev] 4 issues changed in piccolo2d

2012-08-31 Thread piccolo2d
Updates: Labels: Toolkit-Piccolo2D.Java Comment by heue...@gmail.com: (No comment was entered for this change.) Affected issues: issue 192: PStyledText breaks when using Insets and unconstrained width http://code.google.com/p/piccolo2d/issues/detail?id=192 issue 213: artifacts

[piccolo2d-dev] [piccolo2d] r1176 committed - Issue 229 ; update maven-checkstyle-plugin dependency version to 2.9

2012-08-31 Thread piccolo2d
Revision: 1176 Author: heuermh Date: Fri Aug 31 13:34:48 2012 Log: Issue 229 ; update maven-checkstyle-plugin dependency version to 2.9 http://code.google.com/p/piccolo2d/source/detail?r=1176 Modified: /piccolo2d.java/trunk/core/pom.xml /piccolo2d.java/trunk/extras/pom.xml

<    2   3   4   5   6   7   8   9   >