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
updating minimum JDK version to 1.6, add enforcer configuration
Michael L Heuer committed on 5 Sep 2012
@Michael L Heuer
update version from 2.0-SNAPSHOT to 3.0-SNAPSHOT
Michael L Heuer committed on 5 Sep 2012
@Michael L Heuer
creating 3.0-spike branch from current 2.0-SNAPSHOT svn trunk
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 189 ; adding transparency support for SWTGraphics2D and PSWTPath
Michael L Heuer committed on 1 Sep 2012
@Michael L Heuer
Issue 224 ; removing maven-3 profile, replacing with maven-enforcer-plugin configuration, and updating maven-site-plugin dependency version to 3.1
Michael L Heuer committed on 1 Sep 2012
@Michael L Heuer
Issue 229 ; update maven-checkstyle-plugin dependency version to 2.9
Michael L Heuer committed on 1 Sep 2012
@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
@Michael L Heuer
Issue 148 ; adding PSwingCameraBug to examples.pswing.issues package
Michael L Heuer committed on 1 Sep 2012
@Michael L Heuer
Issue 186 ; moving PSwingMemoryLeakExample to examples.pswing.issues package, commit 2 of 2
Michael L Heuer committed on 1 Sep 2012
@Michael L Heuer
Issue 186 ; moving PSwingMemoryLeakExample to examples.pswing.issues package, commit 1 of 2
Michael L Heuer committed on 1 Sep 2012
@Michael L Heuer
Issue 186 ; adding org.piccolo2d.examples.pswing.issues package
Michael L Heuer committed on 1 Sep 2012
@Michael L Heuer
Issue 221 ; adding ZeroWidthStrokeBug to examples.issues
Michael L Heuer committed on 1 Sep 2012
@Michael L Heuer
Issue 186 ; moving issue-related examples to examples.issues package, commit 2 of 2
Michael L Heuer committed on 1 Sep 2012
@Michael L Heuer
Issue 186 ; moving issue-related examples to examples.issues package, commit 1 of 2
Michael L Heuer committed on 1 Sep 2012
@Michael L Heuer
Issue 186 ; adding org.piccolo2d.examples.issues package
Michael L Heuer committed on 1 Sep 2012
2012-02-24
@Michael L Heuer
removing empty directories from source trees
Michael L Heuer committed on 24 Feb 2012
@Michael L Heuer
Issue 236 ; adding zoom event handler that responds to mouse wheel events
Michael L Heuer committed on 24 Feb 2012
@Michael L Heuer
updating parent jdk.version to 1.5
Michael L Heuer committed on 24 Feb 2012
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-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-05-10
@Michael L Heuer
updating maven javadoc plugin version to 2.8
Michael L Heuer committed on 10 May 2011
@Michael L Heuer
updating maven javadoc plugin version to 2.8
Michael L Heuer committed on 10 May 2011
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
Converting tabs to spaces in PSwingTest.
Aaron Dixon committed on 29 Mar 2011
@Aaron Dixon
Issue 173; merged from branch; added @param and @since to PSwing.setUseBufferedPainting; added unit test to cover buffered painting branch in PSwing.
Aaron Dixon committed on 29 Mar 2011
@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