History for piccolo2d.java / core / src
2011-03-16
@Michael L Heuer
Issue 205 ; updating copyright year in license header to 2011
Michael L Heuer committed on 16 Mar 2011
2011-03-15
@Michael L Heuer
updating maven plugin and maven report plugin versions
Michael L Heuer committed on 15 Mar 2011
2010-12-22
@Michael L Heuer
Issue 185 ; applying patch issue185fix.patch
Michael L Heuer committed on 22 Dec 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 ; refactoring package edu.umd.cs.piccolo to org.piccolo2d in core
Michael L Heuer committed on 11 May 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
2010-04-16
@Allain Lalonde
Removing Deprecated code
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-02-27
@Michael L Heuer
Issue 166 ; improved javadoc comments for moveToFront and related. Fixes issue 166.
Michael L Heuer committed on 27 Feb 2010
2010-02-10
@Allain Lalonde
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
@Allain Lalonde
Applied formatting changes. Eclipse, I love you but...
Allain Lalonde committed on 2 Feb 2010
@Allain Lalonde
Fixing error with rounding error bug when calculating inverseTransform repeatedly during globalToLocal. ...
Allain Lalonde committed on 2 Feb 2010
2010-01-19
@Michael L Heuer
updating copyright years to include 2010
Michael L Heuer committed on 19 Jan 2010
2010-01-15
@Allain Lalonde
Fixing Issue #155 by removing check for "isEmpty" on passed bounds to add. ...
Allain Lalonde committed on 15 Jan 2010
2009-11-01
@Michael L Heuer
adding @since 1.3 tags in core where clirr report identified new items
Michael L Heuer committed on 1 Nov 2009
2009-10-28
@Michael L Heuer
adding additional constructor PInterpolatingActivity(long duration)
Michael L Heuer committed on 28 Oct 2009
2009-10-25
@Allain Lalonde
cleaning up checkstyle warnings introduced by latest refactorings.
Allain Lalonde committed on 25 Oct 2009
@Allain Lalonde
Fixing new PMD warnings.
Allain Lalonde committed on 25 Oct 2009
2009-10-24
@Michael L Heuer
increasing test coverage
Michael L Heuer committed on 24 Oct 2009
@Allain Lalonde
As per Issue # 27, I'm making the repainting of the canvas lazier. ...
Allain Lalonde committed on 24 Oct 2009
@Michael L Heuer
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
@Michael L Heuer
adding license headers for core unit tests
Michael L Heuer committed on 24 Oct 2009