[piccolo2d-dev] Issue 144 in piccolo2d: Updates for PSwing

2009-10-29 Thread piccolo2d

Updates:
Status: Fixed

Comment #6 on issue 144 by allain.lalonde: Updates for PSwing
http://code.google.com/p/piccolo2d/issues/detail?id=144

Applied in r863. After some cleanup.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en
-~--~~~~--~~--~--~---



[piccolo2d-dev] Issue 144 in piccolo2d: Updates for PSwing

2009-10-28 Thread codesite-noreply

Updates:
Owner: allain.lalonde

Comment #3 on issue 144 by allain.lalonde: Updates for PSwing
http://code.google.com/p/piccolo2d/issues/detail?id=144

(No comment was entered for this change.)

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en
-~--~~~~--~~--~--~---



[piccolo2d-dev] Issue 144 in piccolo2d: Updates for PSwing

2009-10-28 Thread piccolo2d


Comment #4 on issue 144 by re...@colorado.edu: Updates for PSwing
http://code.google.com/p/piccolo2d/issues/detail?id=144

Here's an SVN log for our local branch we got r390 on 9/8/2008 as [24243]  
and made 10
commits since then. Here is a svn log of our changes since then:


r33958 | samreid | 2009-08-10 11:39:01 -0600 (Mon, 10 Aug 2009) | 1 line

update docs

r33957 | samreid | 2009-08-10 11:38:19 -0600 (Mon, 10 Aug 2009) | 2 lines

re-enable greeking
add docs

r33686 | jblanco | 2009-07-28 12:40:40 -0600 (Tue, 28 Jul 2009) | 1 line

Backed out (manually) some experiments that Sam R had done with  
GraphicsState that he
unintentionally checked in. This was discussed with Sam, and was necessary  
because it
was causing build issues when using the build GUI.

r33649 | samreid | 2009-07-27 13:29:40 -0600 (Mon, 27 Jul 2009) | 1 line

added public interface for disabling buffering after component addition

r33322 | cmalley | 2009-07-14 16:36:23 -0600 (Tue, 14 Jul 2009) | 1 line

see #1727, applied PSwing fuzziness fix provided by Piccolo team, removed  
unused
methods and members related to buffering.

r32781 | cmalley | 2009-06-26 13:52:21 -0600 (Fri, 26 Jun 2009) | 1 line

see #689, revert to use buffering in PSwing due to ellipsis problem

r32746 | samreid | 2009-06-25 16:49:24 -0600 (Thu, 25 Jun 2009) | 1 line

Removed buffering from PSwing, see #689

r32053 | samreid | 2009-05-26 12:50:28 -0600 (Tue, 26 May 2009) | 1 line

Update shape when any property (such as text or font) changes, see #1670

r32039 | samreid | 2009-05-26 11:31:31 -0600 (Tue, 26 May 2009) | 1 line

improve auto-resizing in pswing, see #1670

r31446 | samreid | 2009-05-07 11:02:48 -0600 (Thu, 07 May 2009) | 1 line

demonstrate workaround for embedded pswing slider on mac

r24243 | samreid | 2008-09-08 18:04:08 -0600 (Mon, 08 Sep 2008) | 1 line

updated to piccolo-trunk. This project name has been changed to piccolo2d,  
and the
source roots have been moved a few levels deep to comply with Maven build
conventions. Also, since SWT no longer ships with piccolo, a separate  
contrib
directory was added for it. (Other junit and ant packages already in our  
path seem to
work fine.)


Please let me know if you have any questions or comments about this.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en
-~--~~~~--~~--~--~---



[piccolo2d-dev] Issue 144 in piccolo2d: Updates for PSwing

2009-10-27 Thread codesite-noreply

Status: Accepted
Owner: re...@colorado.edu
Labels: Type-Patch Priority-High Toolkit-Piccolo2D.Java Effort-Medium  
Milestone-1.3 Usability

New issue 144 by re...@colorado.edu: Updates for PSwing
http://code.google.com/p/piccolo2d/issues/detail?id=144

When testing Piccolo r772 for compatibility with our projects, my
collaborators and I identified several issues with PSwing, pointed out in
issue #43.  In comment 22, allain.lalonde said I have rolled back all
changes to the way PSwing paints and sizes itself.  However, we think this
misses several of the improvements.

We have been working on a branch of PSwing, based r390.  We incorporated
several of the changes that allain introduced, and have thoroughly tested
it in many situations over many months.  It's not perfect, but for our
projects it's much better than either r772 or the reverted version circa
r838.  This includes about 10 nontrivial commits since r390, and a diff
against trunk is difficult since the formatting has dramatically changed.
I've attached it here to see what you think about integrating this into
piccolo2d's trunk.  If possible, it would be nice to have these changes in
any 1.3 releases.

Attachments:
PSwing.java  23.3 KB

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en
-~--~~~~--~~--~--~---