[piccolo2d-dev] Issue 260 in piccolo2d: Missplaced underlines in PStyledText

2014-12-29 Thread piccolo2d
Status: New Owner: New issue 260 by jless...@gmx.de: Missplaced underlines in PStyledText https://code.google.com/p/piccolo2d/issues/detail?id=260 What steps will reproduce the problem? 1. Create a PStyledText with a DefaultStyledDocument 2. Add a default-styled string to the document 3. Ap

[piccolo2d-dev] Issue 261 in piccolo2d: PStyledText too closed for extension in derivations

2014-12-29 Thread piccolo2d
Status: New Owner: New issue 261 by jless...@gmx.de: PStyledText too closed for extension in derivations https://code.google.com/p/piccolo2d/issues/detail?id=261 I needed support for dotted underlines in a PStyledText but wasn't able to add appropriate functionality. In fact it would h

[piccolo2d-dev] Issue 262 in piccolo2d: Provide access to getPropertyChangeListeners from PNode

2014-12-29 Thread piccolo2d
Status: New Owner: New issue 262 by jeffyosh...@yahoo.com: Provide access to getPropertyChangeListeners from PNode https://code.google.com/p/piccolo2d/issues/detail?id=262 What steps will reproduce the problem? 1. Create a class that uses a PNode 2. Try to find out how many property chan

[piccolo2d-dev] Re: Issue 260 in piccolo2d: Missplaced underlines in PStyledText

2014-12-29 Thread piccolo2d
Updates: Status: Accepted Owner: heue...@gmail.com Labels: Type-Defect Priority-High Effort-Low OpSys-All Toolkit-Piccolo2D.Java Component-Extras Comment #1 on issue 260 by heue...@gmail.com: Missplaced underlines in PStyledText https://code.google.com/p/piccolo2d/issues/de

[piccolo2d-dev] Re: Issue 261 in piccolo2d: PStyledText too closed for extension in derivations

2014-12-29 Thread piccolo2d
Updates: Status: Accepted Owner: heue...@gmail.com Labels: Type-Enhancement Priority-High Effort-Medium OpSys-All Toolkit-Piccolo2D.Java Component-Extras Comment #1 on issue 261 by heue...@gmail.com: PStyledText too closed for extension in derivations https://code.google.co

[piccolo2d-dev] Re: Issue 262 in piccolo2d: Provide access to getPropertyChangeListeners from PNode

2014-12-29 Thread piccolo2d
Updates: Status: Accepted Owner: heue...@gmail.com Labels: Type-Enhancement Priority-High Effort-Low OpSys-All Toolkit-Piccolo2D.Java Component-Core Comment #1 on issue 262 by heue...@gmail.com: Provide access to getPropertyChangeListeners from PNode https://code.google.com

[piccolo2d-dev] Re: Issue 58 in piccolo2d: Create a Piccolo2D application archetype

2014-12-29 Thread piccolo2d
Updates: Status: WontFix Comment #6 on issue 58 by heue...@gmail.com: Create a Piccolo2D application archetype https://code.google.com/p/piccolo2d/issues/detail?id=58 (No comment was entered for this change.) -- You received this message because this project is configured to send all

[piccolo2d-dev] Issue 263 in piccolo2d: PPath.createPolyline method are missing from versions 2 and later

2014-12-29 Thread piccolo2d
Status: New Owner: New issue 263 by heue...@gmail.com: PPath.createPolyline method are missing from versions 2 and later https://code.google.com/p/piccolo2d/issues/detail?id=263 PPath.createPolyline method are missing from versions 2 and later, e.g. https://code.google.com/p/piccolo2d/s

[piccolo2d-dev] Re: Issue 259 in piccolo2d: PPath.setPathToRectangle method(s) are missing from versions 2 and later

2014-12-29 Thread piccolo2d
Updates: Status: Accepted Owner: heue...@gmail.com Labels: Type-Defect Priority-High Effort-Medium OpSys-All Toolkit-Piccolo2D.Java Component-Core Comment #1 on issue 259 by heue...@gmail.com: PPath.setPathToRectangle method(s) are missing from versions 2 and later https://

[piccolo2d-dev] Re: Issue 263 in piccolo2d: PPath.createPolyline method are missing from versions 2 and later

2014-12-29 Thread piccolo2d
Updates: Status: Accepted Labels: Type-Defect Priority-High Effort-Medium OpSys-All Toolkit-Piccolo2D.Java Component-Core Comment #1 on issue 263 by heue...@gmail.com: PPath.createPolyline method are missing from versions 2 and later https://code.google.com/p/piccolo2d/issues/detai

[piccolo2d-dev] Issue 264 in piccolo2d: Update maven plugin dependency versions in preparation for 3.0.1 release

2014-12-29 Thread piccolo2d
Status: New Owner: New issue 264 by heue...@gmail.com: Update maven plugin dependency versions in preparation for 3.0.1 release https://code.google.com/p/piccolo2d/issues/detail?id=264 Update maven plugin dependency versions in preparation for 3.0.1 release. -- You received this messag

[piccolo2d-dev] Re: Issue 264 in piccolo2d: Update maven plugin dependency versions in preparation for 3.0.1 release

2014-12-29 Thread piccolo2d
Updates: Status: Accepted Owner: heue...@gmail.com Labels: Type-Task Priority-High Effort-Medium OpSys-All Toolkit-Piccolo2D.Java Component-Build Comment #1 on issue 264 by heue...@gmail.com: Update maven plugin dependency versions in preparation for 3.0.1 release https://c

[piccolo2d-dev] [piccolo2d] r1267 committed - updating maven surefire plugin dependency version to 2.18.1

2014-12-29 Thread piccolo2d
Revision: 1267 Author: heuermh Date: Mon Dec 29 23:35:04 2014 UTC Log: updating maven surefire plugin dependency version to 2.18.1 https://code.google.com/p/piccolo2d/source/detail?r=1267 Modified: /piccolo2d.java/trunk/pom.xml === --- /piccolo2d.j

[piccolo2d-dev] Re: Issue 264 in piccolo2d: Update maven plugin dependency versions in preparation for 3.0.1 release

2014-12-29 Thread piccolo2d
Updates: Status: Fixed Comment #2 on issue 264 by heue...@gmail.com: Update maven plugin dependency versions in preparation for 3.0.1 release https://code.google.com/p/piccolo2d/issues/detail?id=264 Fixed in revisions r1262, r1263, and r1267. -- You received this message because thi

[piccolo2d-dev] 5 issues changed in piccolo2d

2014-12-29 Thread piccolo2d
Updates: Labels: Milestone-3.0.1 Owner: heue...@gmail.com Comment by heue...@gmail.com: (No comment was entered for this change.) Affected issues: issue 259: PPath.setPathToRectangle method(s) are missing from versions 2 and later http://code.google.com/p/piccolo2d/issue

[piccolo2d-dev] [piccolo2d] r1268 committed - Issue 263 ; adding PPath.createPolyline methods

2014-12-29 Thread piccolo2d
Revision: 1268 Author: heuermh Date: Tue Dec 30 00:15:58 2014 UTC Log: Issue 263 ; adding PPath.createPolyline methods https://code.google.com/p/piccolo2d/source/detail?r=1268 Modified: /piccolo2d.java/trunk/core/src/main/java/org/piccolo2d/nodes/PPath.java /piccolo2d.java/trunk/co

[piccolo2d-dev] Re: Issue 263 in piccolo2d: PPath.createPolyline method are missing from versions 2 and later

2014-12-29 Thread piccolo2d
Updates: Status: Fixed Comment #3 on issue 263 by heue...@gmail.com: PPath.createPolyline method are missing from versions 2 and later https://code.google.com/p/piccolo2d/issues/detail?id=263 Fixed by revision 1268. -- You received this message because this project is configured to s

[piccolo2d-dev] [piccolo2d] r1269 committed - Issue 263 ; final methods will break binary compability, save for 4.0

2014-12-29 Thread piccolo2d
Revision: 1269 Author: heuermh Date: Tue Dec 30 02:48:02 2014 UTC Log: Issue 263 ; final methods will break binary compability, save for 4.0 https://code.google.com/p/piccolo2d/source/detail?r=1269 Modified: /piccolo2d.java/trunk/core/src/main/java/org/piccolo2d/nodes/PPath.java =

[piccolo2d-dev] Re: Issue 263 in piccolo2d: PPath.createPolyline method are missing from versions 2 and later

2014-12-29 Thread piccolo2d
Comment #4 on issue 263 by heue...@gmail.com: PPath.createPolyline method are missing from versions 2 and later https://code.google.com/p/piccolo2d/issues/detail?id=263 Fix to retain binary compatibility in revision 1269. -- You received this message because this project is configured to sen

[piccolo2d-dev] Re: Issue 259 in piccolo2d: PPath.setPathToRectangle method(s) are missing from versions 2 and later

2014-12-29 Thread piccolo2d
Updates: Status: WontFix Labels: -Milestone-3.0.1 Comment #3 on issue 259 by heue...@gmail.com: PPath.setPathToRectangle method(s) are missing from versions 2 and later https://code.google.com/p/piccolo2d/issues/detail?id=259 Sorry, I keep going back and forth in my head on th

[piccolo2d-dev] [piccolo2d] r1270 committed - Issue 263 ; adding @since tags

2014-12-29 Thread piccolo2d
Revision: 1270 Author: heuermh Date: Tue Dec 30 03:09:21 2014 UTC Log: Issue 263 ; adding @since tags https://code.google.com/p/piccolo2d/source/detail?r=1270 Modified: /piccolo2d.java/trunk/core/src/main/java/org/piccolo2d/nodes/PPath.java === ---

[piccolo2d-dev] [piccolo2d] r1271 committed - Issue 262 ; adding getPropertyChangeListeners and getPropertyChangeLis...

2014-12-29 Thread piccolo2d
Revision: 1271 Author: heuermh Date: Tue Dec 30 03:27:52 2014 UTC Log: Issue 262 ; adding getPropertyChangeListeners and getPropertyChangeListeners(String) methods https://code.google.com/p/piccolo2d/source/detail?r=1271 Modified: /piccolo2d.java/trunk/core/src/main/java/org/piccol

[piccolo2d-dev] Re: Issue 262 in piccolo2d: Provide access to getPropertyChangeListeners from PNode

2014-12-29 Thread piccolo2d
Updates: Status: Fixed Comment #3 on issue 262 by heue...@gmail.com: Provide access to getPropertyChangeListeners from PNode https://code.google.com/p/piccolo2d/issues/detail?id=262 Fixed in revision 1271. -- You received this message because this project is configured to send all

[piccolo2d-dev] [piccolo2d] r1272 committed - Issue 260 ; applying patch from jlessner@

2014-12-29 Thread piccolo2d
Revision: 1272 Author: heuermh Date: Tue Dec 30 03:32:29 2014 UTC Log: Issue 260 ; applying patch from jlessner@ https://code.google.com/p/piccolo2d/source/detail?r=1272 Modified: /piccolo2d.java/trunk/extras/src/main/java/org/piccolo2d/extras/nodes/PStyledText.java ==

[piccolo2d-dev] Re: Issue 260 in piccolo2d: Missplaced underlines in PStyledText

2014-12-29 Thread piccolo2d
Updates: Status: Fixed Comment #3 on issue 260 by heue...@gmail.com: Missplaced underlines in PStyledText https://code.google.com/p/piccolo2d/issues/detail?id=260 Patch applied in revision 1272, thanks! Please review and if looks ok, mark as Status: Verified -- You received this mes

[piccolo2d-dev] Re: Issue 261 in piccolo2d: PStyledText too closed for extension in derivations

2014-12-29 Thread piccolo2d
Updates: Status: Fixed Comment #3 on issue 261 by heue...@gmail.com: PStyledText too closed for extension in derivations https://code.google.com/p/piccolo2d/issues/detail?id=261 Patch applied in revision 1273, thanks! Please review and if looks ok, mark as Status: Verified -- You re

[piccolo2d-dev] [piccolo2d] r1273 committed - Issue 261 ; applying patch from jlessner@

2014-12-29 Thread piccolo2d
Revision: 1273 Author: heuermh Date: Tue Dec 30 03:46:18 2014 UTC Log: Issue 261 ; applying patch from jlessner@ https://code.google.com/p/piccolo2d/source/detail?r=1273 Modified: /piccolo2d.java/trunk/extras/src/main/java/org/piccolo2d/extras/nodes/PStyledText.java ==