Re: [piccolo2d-dev] Default fonts for PText and PHTMLView

2009-12-01 Thread Michael Heuer
Samuel Robert Reid wrote: > My team and I write piccolo applications that need to support many > languages, and the default fonts specified in PText and PHTMLView often > need to be replaced (or glyphs can appear as empty boxes). We are > currently overriding these fonts on a case-by-case basis, b

[piccolo2d-dev] Issue 150 in piccolo2d: Prepare SwingLayoutNode for distribution

2009-12-01 Thread piccolo2d
Status: New Owner: New issue 150 by samrreid: Prepare SwingLayoutNode for distribution http://code.google.com/p/piccolo2d/issues/detail?id=150 My colleagues and I also saw a need for a Swing-like layout solution for Piccolo2D, so we wrote an adapter that actually uses a swing layout manager

[piccolo2d-dev] Re: Issue 150 in piccolo2d: Prepare SwingLayoutNode for distribution

2009-12-01 Thread piccolo2d
Comment #1 on issue 150 by samrreid: Prepare SwingLayoutNode for distribution http://code.google.com/p/piccolo2d/issues/detail?id=150 On Dec 1, Michael Heuer wrote: I think this is cool, and a good fit for piccolox.swing in extras. Could you create an issue for this? With the proper license h

[piccolo2d-dev] Re: Issue 150 in piccolo2d: Prepare SwingLayoutNode for distribution

2009-12-01 Thread piccolo2d
Comment #2 on issue 150 by samrreid: Prepare SwingLayoutNode for distribution http://code.google.com/p/piccolo2d/issues/detail?id=150 See this thread for context: http://groups.google.com/group/piccolo2d-users/browse_thread/thread/741bca3c0aa2d96e?pli=1 -- You received this message because yo

[piccolo2d-dev] Re: Issue 150 in piccolo2d: Prepare SwingLayoutNode for distribution

2009-12-01 Thread piccolo2d
Comment #3 on issue 150 by samrreid: Prepare SwingLayoutNode for distribution http://code.google.com/p/piccolo2d/issues/detail?id=150 Chris suggested that we also spend some additional time to verify that (1) we're not exposing anything that we'll regret later, and (2) method names are logi

[piccolo2d-dev] Re: Issue 150 in piccolo2d: Prepare SwingLayoutNode for distribution

2009-12-01 Thread piccolo2d
Comment #4 on issue 150 by samrreid: Prepare SwingLayoutNode for distribution http://code.google.com/p/piccolo2d/issues/detail?id=150 I don't have plans for working on this in the near future, if someone wants to work on it. Here's a quick itemized summary of proposed work: 1. Add to SVN in

[piccolo2d-dev] Re: Issue 150 in piccolo2d: Prepare SwingLayoutNode for distribution

2009-12-01 Thread piccolo2d
Updates: Status: Accepted Owner: allain.lalonde Labels: Type-Enhancement Priority-Low Effort-Low OpSys-All Toolkit-Piccolo2D.Java Component-Extras Milestone-1.3 Usability Comment #5 on issue 150 by allain.lalonde: Prepare SwingLayoutNode for distribution http://code.goo

[piccolo2d-dev] Re: Issue 150 in piccolo2d: Prepare SwingLayoutNode for distribution

2009-12-01 Thread piccolo2d
Comment #6 on issue 150 by allain.lalonde: Prepare SwingLayoutNode for distribution http://code.google.com/p/piccolo2d/issues/detail?id=150 I'd tried something like this in the past and failed, so I'm very much liking this code. -- You received this message because you are listed in the owne

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

2009-12-01 Thread piccolo2d
Revision: 905 Author: heuermh Date: Tue Dec 1 12:43:00 2009 Log: Edited wiki page through web user interface. http://code.google.com/p/piccolo2d/source/detail?r=905 Modified: /wiki/TodosRelease1_3.wiki === --- /wiki/TodosRelease1_3.wiki Wed Nov 4 00:16:34

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

2009-12-01 Thread piccolo2d
Updates: Labels: -Milestone-1.3 Milestone-2.0 Comment #2 on issue 148 by allain.lalonde: PSwing nodes doen't handle interactions when added to the camera http://code.google.com/p/piccolo2d/issues/detail?id=148 (No comment was entered for this change.) -- You received this message becau

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

2009-12-01 Thread piccolo2d
Revision: 906 Author: heuermh Date: Tue Dec 1 12:46:53 2009 Log: Edited wiki page through web user interface. http://code.google.com/p/piccolo2d/source/detail?r=906 Modified: /wiki/TodosRelease1_3.wiki === --- /wiki/TodosRelease1_3.wiki Tue Dec 1 12:43:00

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

2009-12-01 Thread piccolo2d
Revision: 907 Author: heuermh Date: Tue Dec 1 12:58:40 2009 Log: Edited wiki page through web user interface. http://code.google.com/p/piccolo2d/source/detail?r=907 Modified: /wiki/ReleaseChecklist.wiki === --- /wiki/ReleaseChecklist.wiki Thu Oct 29 13:56:42

[piccolo2d-dev] [piccolo2d] r908 committed - Initial import of code for Issue #150.

2009-12-01 Thread piccolo2d
Revision: 908 Author: allain.lalonde Date: Tue Dec 1 14:06:59 2009 Log: Initial import of code for Issue #150. http://code.google.com/p/piccolo2d/source/detail?r=908 Added: /piccolo2d.java/trunk/examples/src/main/java/edu/umd/cs/piccolo/examples/SwingLayoutExample.java /piccolo2d.java/t

[piccolo2d-dev] [piccolo2d] r909 committed - First attack on checkstyle.

2009-12-01 Thread piccolo2d
Revision: 909 Author: allain.lalonde Date: Tue Dec 1 14:22:28 2009 Log: First attack on checkstyle. http://code.google.com/p/piccolo2d/source/detail?r=909 Modified: /piccolo2d.java/trunk/extras/src/main/java/edu/umd/cs/piccolox/swing/SwingLayoutNode.java =

[piccolo2d-dev] [piccolo2d] r910 committed - Stab 2, easy redundant public modifiers.

2009-12-01 Thread piccolo2d
Revision: 910 Author: allain.lalonde Date: Tue Dec 1 14:24:07 2009 Log: Stab 2, easy redundant public modifiers. http://code.google.com/p/piccolo2d/source/detail?r=910 Modified: /piccolo2d.java/trunk/extras/src/main/java/edu/umd/cs/piccolox/swing/SwingLayoutNode.java