2010-08-28
@Michael L Heuer
Issue 187 ; applying patch from berthold.daum at bdaum.de, adding example that demonstrates issue
Michael L Heuer committed on 28 Aug 2010
@Michael L Heuer
Issue 152, Issue 153 ; merging ppath-refactoring branch to trunk, into new modules jdk16 and jdk16-examples
Michael L Heuer committed on 28 Aug 2010
2010-08-07
@Michael L Heuer
Issue 180 ; rolling back r1008 to r1006
Michael L Heuer committed on 7 Aug 2010
@Michael L Heuer
Issue 185 ; applying patch from atdixon with minor changes, list of activities is cleared after activities are processed
Michael L Heuer committed on 7 Aug 2010
2010-05-11
@Michael L Heuer
Issue 37 ; various cleanup related to org.piccolo2d package refactoring
Michael L Heuer committed on 11 May 2010
@Michael L Heuer
Issue 37 ; refactoring example packages to org.piccolo2d.examples and org.piccolo2d.extras.swt.examples for examples and swt-examples respectively
Michael L Heuer committed on 11 May 2010
@Michael L Heuer
Issue 37 ; refactoring package edu.umd.cs.piccolox.swt to org.piccolo2d.extras.swt in swt
Michael L Heuer committed on 11 May 2010
@Michael L Heuer
Issue 37 ; refactoring package edu.umd.cs.piccolox to org.piccolo2d.extras in extras
Michael L Heuer committed on 11 May 2010
@Michael L Heuer
Issue 37 ; refactoring package edu.umd.cs.piccolo to org.piccolo2d in core
Michael L Heuer committed on 11 May 2010
2010-04-29
@Allain Lalonde
Commenting out test that doesn't work under XVnc
Allain Lalonde committed on 29 Apr 2010
@Allain Lalonde
Adding tests to ensure PSwing plays well with FEST. ...
Allain Lalonde committed on 29 Apr 2010
@Michael L Heuer
Issue 177 ; adding additional unit tests and applying patch
Michael L Heuer committed on 29 Apr 2010
2010-04-28
@Michael L Heuer
Issue 177 ; adding unit test for selection notification on delete key event
Michael L Heuer committed on 28 Apr 2010
2010-04-19
@Michael L Heuer
Issue 172 ; increasing test coverage, javadoc improvements, checkstyle fixes
Michael L Heuer committed on 19 Apr 2010
2010-04-18
@Allain Lalonde
Fixing Issue 172
Allain Lalonde committed on 18 Apr 2010
2010-04-17
@Allain Lalonde
Making PNode.print() throw PrinterException rather than swallowing it. ...
Allain Lalonde committed on 17 Apr 2010
@Allain Lalonde
Making checkstyle allow missing javadocs on getters. Leaving it up to the developer to decide if a javadoc is nessary.
Allain Lalonde committed on 17 Apr 2010
@Allain Lalonde
Adding Deep Copy Test to PNode.clone()
Allain Lalonde committed on 17 Apr 2010
@Allain Lalonde
Removing dead class since all methods that invoked it were deprecated and so have been deleted.
Allain Lalonde committed on 17 Apr 2010
@Allain Lalonde
Removing unnecessary local variables from validateFullBounds.
Allain Lalonde committed on 17 Apr 2010
@Allain Lalonde
Marking accessor for PNotificationCenter Singleton as synchronized. This one was caught by poster in http://code.google.com/p/piccolo2d/issues/detail?id=136#c4
Allain Lalonde committed on 17 Apr 2010
2010-04-16
@Allain Lalonde
Removing Deprecated code
Allain Lalonde committed on 16 Apr 2010
@Allain Lalonde
Fixing Issue 136. PNotificationCenter is being made final so that subclasses can't create multiple instances of it
Allain Lalonde committed on 16 Apr 2010
@Allain Lalonde
Deleting PUtilTest since it no longer had any tests
Allain Lalonde committed on 16 Apr 2010
@Allain Lalonde
Changing constants to final as per Issue #135
Allain Lalonde committed on 16 Apr 2010
2010-03-31
@Michael L Heuer
Issue 146 ; committing patch to trunk
Michael L Heuer committed on 31 Mar 2010
2010-03-11
@Michael L Heuer
updating version to 2.0-SNAPSHOT
Michael L Heuer committed on 11 Mar 2010
@Michael L Heuer
updating version to 1.3
Michael L Heuer committed on 11 Mar 2010
2010-03-09
@Chris Malley
Issue 163: restore component.revalidate call in constructor to get us back to state of PSwing r965
Chris Malley committed on 9 Mar 2010
@Chris Malley
Issue 163: Removed infinite loop introduced in r978 by calling component.revalidate in PSwing.updateBounds. With the removal of HeirarchyBoundsListener in r978, this should put PSwing back to r965, the state it was in before we started working on this issue.
Chris Malley committed on 9 Mar 2010