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
|
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
|
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
|
|
2009-10-23 |
fixing javadoc warnings in core
Michael L Heuer
committed
on 23 Oct 2009
|
replacing e accute accent characters with HTML entities in javadoc
Michael L Heuer
committed
on 23 Oct 2009
|
|
Fixing some FindBugs. Everything still seems to pass tests fine, so I'm checking in.
Allain Lalonde
committed
on 23 Oct 2009
|
|
2009-10-22 |
Removed the translation from Aspect Cover. It was not logical in the way it behaved. It now just places the node at the top left of the image.
Allain Lalonde
committed
on 22 Oct 2009
|
Fixed bug found in r88. Translation was being computed incorrectly for Aspect Cover. It now lines up the center of the PNode and the center of the image.
Allain Lalonde
committed
on 22 Oct 2009
|
|
2009-10-21 |
style and javadoc fixes
Michael L Heuer
committed
on 21 Oct 2009
|