History for piccolo2d.java / core / src / main / java
2022-04-14
@Motoki Miura
only matched package names
Motoki Miura committed on 14 Apr 2022
2019-01-08
@Michael L Heuer
Update copyright year to include 2019
Michael L Heuer committed on 8 Jan 2019
2017-03-15
@Michael L Heuer
Fix JDK8 javadoc lint errors
Michael L Heuer committed on 15 Mar 2017
2014-12-30
@Michael L Heuer
Issue 262 ; adding getPropertyChangeListeners and getPropertyChangeListeners(String) methods
Michael L Heuer committed on 30 Dec 2014
@Michael L Heuer
Issue 263 ; adding @since tags
Michael L Heuer committed on 30 Dec 2014
@Michael L Heuer
Issue 263 ; final methods will break binary compability, save for 4.0
Michael L Heuer committed on 30 Dec 2014
@Michael L Heuer
Issue 263 ; adding PPath.createPolyline methods
Michael L Heuer committed on 30 Dec 2014
2013-11-27
@Michael L Heuer
Issue 166 ; refactor PNode moveToBack and related
Michael L Heuer committed on 27 Nov 2013
2012-09-05
@Michael L Heuer
refactoring jdk16 and jdk16-modules back into core and examples respectfully
Michael L Heuer committed on 5 Sep 2012
@Michael L Heuer
Issue 242 ; fix typo in API documentation
Michael L Heuer committed on 5 Sep 2012
2012-09-01
@Michael L Heuer
Issue 207 ; ignore mouse pressed and released events with button MouseEvent.NOBUTTON instead of throwing an exception
Michael L Heuer committed on 1 Sep 2012
2012-02-24
@Michael L Heuer
Issue 236 ; adding zoom event handler that responds to mouse wheel events
Michael L Heuer committed on 24 Feb 2012
2011-12-11
@Michael L Heuer
Issue 231 ; doc fix, width --> height
Michael L Heuer committed on 11 Dec 2011
2011-11-14
@Aaron Dixon
Issue 227; (trunk) fixed bounds issue when replacing PCamera on a PCanvas; added relevant tests
Aaron Dixon committed on 14 Nov 2011
2011-04-04
@Aaron Dixon
Issue 217; adding/replacing license headers
Aaron Dixon committed on 4 Apr 2011
2011-03-16
@Michael L Heuer
Issue 205 ; updating copyright year in license header to 2011
Michael L Heuer committed on 16 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
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
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