History for piccolo2d.java / core
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-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-03
@Michael L Heuer
updating version to 1.3rc4
Michael L Heuer committed on 3 Mar 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-18
@Michael L Heuer
updating version to 1.3-rc3
Michael L Heuer committed on 18 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-05
@Michael L Heuer
updating version to 1.3-rc2
Michael L Heuer committed on 5 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
@Michael L Heuer
updating version to 1.3-rc1
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-12-19
@Michael L Heuer
updating version to 1.3-beta
Michael L Heuer committed on 19 Dec 2009
@Michael L Heuer
Issue 146 ; additional maven plugin configuration
Michael L Heuer committed on 19 Dec 2009
2009-11-28
@Michael L Heuer
Issue 146 ; adding explicit plugin versions, cleaning up maven 3.0-alpha warnings
Michael L Heuer committed on 28 Nov 2009
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-29
@Michael L Heuer
adding license text to pom files
Michael L Heuer committed on 29 Oct 2009
@Michael L Heuer
general pom cleanup, readying for moving additional configuration to parent
Michael L Heuer committed on 29 Oct 2009
2009-10-28
@Allain Lalonde
Rolling back removal of parent module. Seems that it's needed for correct generation of correct reports navigation system. Marcus has wisely suggested that the poms for central should be hand crafted, rather than trying to shoe horn the current, working, poms into their format.
Allain Lalonde committed on 28 Oct 2009