History for piccolo2d.java / examples
2012-01-08
@Aaron Dixon
Issue 235 - PSwingEventHandler now uses Point2D.Double in call to cameraToLocal to avoid under/overflow
Aaron Dixon committed on 8 Jan 2012
2011-04-15
@Aaron Dixon
- small javadoc change to fix javadoc warnings
Aaron Dixon committed on 15 Apr 2011
2011-04-04
@Aaron Dixon
Issue 217; adding/replacing license headers
Aaron Dixon committed on 4 Apr 2011
2011-03-29
@Aaron Dixon
Issue 173; (merge from branch) Introduced useBufferedPainting option to PSwing. Used much of the original buffered painting implementation details from Piccolo2D 1.2. Also added PSwingExample4 which extends PSwingExample1 but turns on buffered painting for all of the PSwing nodes.
Aaron Dixon committed on 29 Mar 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
2011-03-03
@Michael L Heuer
applying doc & style patch from Issue 204
Michael L Heuer committed on 3 Mar 2011
2011-01-11
@Michael L Heuer
adding full bounds event example
Michael L Heuer committed on 11 Jan 2011
2010-12-22
@Michael L Heuer
Issue 185 ; applying patch issue185fix.patch
Michael L Heuer committed on 22 Dec 2010
2010-12-08
@Michael L Heuer
adding reset bounds action
Michael L Heuer committed on 8 Dec 2010
2010-12-07
@Michael L Heuer
adding text wrapping example
Michael L Heuer committed on 7 Dec 2010
2010-10-01
@Michael L Heuer
adding animate path example
Michael L Heuer committed on 1 Oct 2010
2010-08-07
@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 ; various cleanup related to org.piccolo2d package refactoring
Michael L Heuer committed on 11 May 2010
@Michael L Heuer
Issue 37 ; refactoring example packages to org.piccolo2d.examples and org.piccolo2d.extras.swt.examples for examples and swt-examples respectively
Michael L Heuer committed on 11 May 2010
@Michael L Heuer
Issue 37 ; refactoring package edu.umd.cs.piccolox to org.piccolo2d.extras in extras
Michael L Heuer committed on 11 May 2010
@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-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-18
@Michael L Heuer
updating version to 1.3-rc3
Michael L Heuer committed on 18 Feb 2010
2010-02-05
@Michael L Heuer
updating version to 1.3-rc2
Michael L Heuer committed on 5 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
2009-12-19
@Michael L Heuer
updating version to 1.3-beta
Michael L Heuer committed on 19 Dec 2009
2009-12-03
@Allain Lalonde
Modifying SwingLayoutNode so that it accepts a Container during construction. Otherwise, creating a node that uses BoxLayout is impossible without making the node's layout mutable.
Allain Lalonde committed on 3 Dec 2009
2009-12-02
@Allain Lalonde
Initial import of code for Issue #150.
Allain Lalonde committed on 2 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-13
@Allain Lalonde
Changed the Canvases to have preferred size rather than the Container.
Allain Lalonde committed on 13 Nov 2009
2009-11-06
@Allain Lalonde
Adding PSwing example to verify that Issue 25 has been fixed.
Allain Lalonde committed on 6 Nov 2009
2009-10-31
@Allain Lalonde
Cleaned up ExampleRunner a little. Seriously though, there's not much that can be done without abstracting the examples so much that they are too complicated to demonstrate what they are trying to show.
Allain Lalonde committed on 31 Oct 2009