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 ; 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-02-27 |
Issue 166 ; improved javadoc comments for moveToFront and related. Fixes issue 166.
Michael L Heuer
committed
on 27 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-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
|
2010-01-15 |
Fixing Issue #155 by removing check for "isEmpty" on passed bounds to add.
...
Allain Lalonde
committed
on 15 Jan 2010
|
2009-11-01 |
adding @since 1.3 tags in core where clirr report identified new items
Michael L Heuer
committed
on 1 Nov 2009
|
2009-10-28 |
adding additional constructor PInterpolatingActivity(long duration)
Michael L Heuer
committed
on 28 Oct 2009
|
2009-10-25 |
cleaning up checkstyle warnings introduced by latest refactorings.
Allain Lalonde
committed
on 25 Oct 2009
|
Fixing new PMD warnings.
Allain Lalonde
committed
on 25 Oct 2009
|
|
2009-10-24 |
increasing test coverage
Michael L Heuer
committed
on 24 Oct 2009
|
As per Issue # 27, I'm making the repainting of the canvas lazier.
...
Allain Lalonde
committed
on 24 Oct 2009
|
|
making PCamera internally consistent with regards to layer references, best we can do without making related methods final
Michael L Heuer
committed
on 24 Oct 2009
|
|
adding license headers for core unit tests
Michael L Heuer
committed
on 24 Oct 2009
|