2011-11-14 |
Issue 227; (trunk) fixed bounds issue when replacing PCamera on a PCanvas; added relevant tests
Aaron Dixon
committed
on 14 Nov 2011
|
---|---|
2011-05-10 |
updating maven javadoc plugin version to 2.8
Michael L Heuer
committed
on 10 May 2011
|
2011-04-04 |
Issue 217; adding/replacing license headers
Aaron Dixon
committed
on 4 Apr 2011
|
2011-03-16 |
Issue 205 ; updating copyright year in license header to 2011
Michael L Heuer
committed
on 16 Mar 2011
|
2011-03-15 |
updating maven plugin and maven report plugin versions
Michael L Heuer
committed
on 15 Mar 2011
|
2010-12-22 |
Issue 185 ; applying patch issue185fix.patch
Michael L Heuer
committed
on 22 Dec 2010
|
2010-08-07 |
Issue 180 ; rolling back r1008 to r1006
Michael L Heuer
committed
on 7 Aug 2010
|
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 |
Issue 37 ; various cleanup related to org.piccolo2d package refactoring
Michael L Heuer
committed
on 11 May 2010
|
Issue 37 ; refactoring package edu.umd.cs.piccolo to org.piccolo2d in core
Michael L Heuer
committed
on 11 May 2010
|
|
2010-04-19 |
Issue 172 ; increasing test coverage, javadoc improvements, checkstyle fixes
Michael L Heuer
committed
on 19 Apr 2010
|
2010-04-18 |
Fixing Issue 172
Allain Lalonde
committed
on 18 Apr 2010
|
2010-04-17 |
Making PNode.print() throw PrinterException rather than swallowing it.
...
Allain Lalonde
committed
on 17 Apr 2010
|
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
|
|
Adding Deep Copy Test to PNode.clone()
Allain Lalonde
committed
on 17 Apr 2010
|
|
Removing dead class since all methods that invoked it were deprecated and so have been deleted.
Allain Lalonde
committed
on 17 Apr 2010
|
|
Removing unnecessary local variables from validateFullBounds.
Allain Lalonde
committed
on 17 Apr 2010
|
|
2010-04-16 |
Removing Deprecated code
Allain Lalonde
committed
on 16 Apr 2010
|
Deleting PUtilTest since it no longer had any tests
Allain Lalonde
committed
on 16 Apr 2010
|
|
Changing constants to final as per Issue #135
Allain Lalonde
committed
on 16 Apr 2010
|
|
2010-03-11 |
updating version to 2.0-SNAPSHOT
Michael L Heuer
committed
on 11 Mar 2010
|
updating version to 1.3
Michael L Heuer
committed
on 11 Mar 2010
|
|
2010-03-03 |
updating version to 1.3rc4
Michael L Heuer
committed
on 3 Mar 2010
|
2010-02-27 |
Issue 166 ; improved javadoc comments for moveToFront and related. Fixes issue 166.
Michael L Heuer
committed
on 27 Feb 2010
|
2010-02-18 |
updating version to 1.3-rc3
Michael L Heuer
committed
on 18 Feb 2010
|
2010-02-10 |
Reverting r923 since it was a breaking change. It will need to be redone in 2.0. Seems that some apps were making use of this behaviour.
Allain Lalonde
committed
on 10 Feb 2010
|
2010-02-05 |
updating version to 1.3-rc2
Michael L Heuer
committed
on 5 Feb 2010
|
2010-02-02 |
Applied formatting changes. Eclipse, I love you but...
Allain Lalonde
committed
on 2 Feb 2010
|
Fixing error with rounding error bug when calculating inverseTransform repeatedly during globalToLocal.
...
Allain Lalonde
committed
on 2 Feb 2010
|
|
2010-01-19 |
updating copyright years to include 2010
Michael L Heuer
committed
on 19 Jan 2010
|