2012-01-08 |
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 |
- small javadoc change to fix javadoc warnings
Aaron Dixon
committed
on 15 Apr 2011
|
2011-04-04 |
Issue 217; adding/replacing license headers
Aaron Dixon
committed
on 4 Apr 2011
|
2011-03-29 |
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 |
Issue 205 ; updating copyright year in license header to 2011
Michael L Heuer
committed
on 16 Mar 2011
|
2011-03-03 |
applying doc & style patch from Issue 204
Michael L Heuer
committed
on 3 Mar 2011
|
2011-01-11 |
adding full bounds event example
Michael L Heuer
committed
on 11 Jan 2011
|
2010-12-22 |
Issue 185 ; applying patch issue185fix.patch
Michael L Heuer
committed
on 22 Dec 2010
|
2010-12-08 |
adding reset bounds action
Michael L Heuer
committed
on 8 Dec 2010
|
2010-12-07 |
adding text wrapping example
Michael L Heuer
committed
on 7 Dec 2010
|
2010-10-01 |
adding animate path example
Michael L Heuer
committed
on 1 Oct 2010
|
2010-08-07 |
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 ; various cleanup related to org.piccolo2d package refactoring
Michael L Heuer
committed
on 11 May 2010
|
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
|
|
Issue 37 ; refactoring package edu.umd.cs.piccolox to org.piccolo2d.extras in extras
Michael L Heuer
committed
on 11 May 2010
|
|
Issue 37 ; refactoring package edu.umd.cs.piccolo to org.piccolo2d in core
Michael L Heuer
committed
on 11 May 2010
|
|
2010-03-11 |
updating version to 2.0-SNAPSHOT
Michael L Heuer
committed
on 11 Mar 2010
|
updating version to 1.3
Michael L Heuer
committed
on 11 Mar 2010
|
|
2010-03-03 |
updating version to 1.3rc4
Michael L Heuer
committed
on 3 Mar 2010
|
2010-02-18 |
updating version to 1.3-rc3
Michael L Heuer
committed
on 18 Feb 2010
|
2010-02-05 |
updating version to 1.3-rc2
Michael L Heuer
committed
on 5 Feb 2010
|
2010-01-19 |
updating copyright years to include 2010
Michael L Heuer
committed
on 19 Jan 2010
|
updating version to 1.3-rc1
Michael L Heuer
committed
on 19 Jan 2010
|
|
2009-12-19 |
updating version to 1.3-beta
Michael L Heuer
committed
on 19 Dec 2009
|
2009-12-03 |
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 |
Initial import of code for Issue #150.
Allain Lalonde
committed
on 2 Dec 2009
|
2009-11-28 |
Issue 146 ; adding explicit plugin versions, cleaning up maven 3.0-alpha warnings
Michael L Heuer
committed
on 28 Nov 2009
|
2009-11-13 |
Changed the Canvases to have preferred size rather than the Container.
Allain Lalonde
committed
on 13 Nov 2009
|
2009-11-06 |
Adding PSwing example to verify that Issue 25 has been fixed.
Allain Lalonde
committed
on 6 Nov 2009
|
2009-10-31 |
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
|
2009-10-30 |
Issues 88, 106 ; adding texture-based examples to ToImageExample
Michael L Heuer
committed
on 30 Oct 2009
|
2009-10-29 |
adding license text to pom files
Michael L Heuer
committed
on 29 Oct 2009
|
general pom cleanup, readying for moving additional configuration to parent
Michael L Heuer
committed
on 29 Oct 2009
|
|
2009-10-28 |
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
|
Expanding new PSwing example.
Allain Lalonde
committed
on 28 Oct 2009
|
|
2009-10-24 |
|
Making PSwing examples zoom to contain entire scene on startup.
Allain Lalonde
committed
on 24 Oct 2009
|
|
Rolling Back All paint changes to PSwing. It was working acceptably for clients and the changes were breaking changes. A rollback is the simplest thing to do to get this into a "working" state again.
...
Allain Lalonde
committed
on 24 Oct 2009
|
|
2009-10-21 |
Issue 88 ; adding example that demonstrates the different toImage fill strategies, uncovered a possible bug with aspect cover fill strategy
Michael L Heuer
committed
on 21 Oct 2009
|
Issue 141 ; adding an example that demonstrates the bug
Michael L Heuer
committed
on 21 Oct 2009
|
|
Added License Information to files. I'll never get used to that.
Allain Lalonde
committed
on 21 Oct 2009
|
|
Adding fisheye Frame and Calendar.
Allain Lalonde
committed
on 21 Oct 2009
|
|
adding scales and rotation to the transform for each node
Michael L Heuer
committed
on 21 Oct 2009
|
|
adding offset vs. translate example
Michael L Heuer
committed
on 21 Oct 2009
|
|
2009-10-20 |
Issue 109 ; adding configuration for maven assembly plugin to examples and swt-examples
Michael L Heuer
committed
on 20 Oct 2009
|
2009-10-15 |
Issue 132 ; refactoring SWT examples from examples module to new swt-examples module, commit 10 of 10
Michael L Heuer
committed
on 15 Oct 2009
|
Issue 132 ; refactoring SWT examples from examples module to new swt-examples module, commit 8 of several
Michael L Heuer
committed
on 15 Oct 2009
|
|
Issue 132 ; refactoring SWT examples from examples module to new swt-examples module, commit 7 of several
Michael L Heuer
committed
on 15 Oct 2009
|
|
Issue 132 ; refactoring SWT examples from examples module to new swt-examples module, commit 6 of several
Michael L Heuer
committed
on 15 Oct 2009
|
|
Issue 132 ; refactoring SWT examples from examples module to new swt-examples module, commit 4 of several
Michael L Heuer
committed
on 15 Oct 2009
|
|
Issue 132 ; refactoring SWT examples from examples module to new swt-examples module, commit 3 of several
Michael L Heuer
committed
on 15 Oct 2009
|
|
Issue 132 ; refactoring SWT examples from examples module to new swt-examples module, commit 2 of several
Michael L Heuer
committed
on 15 Oct 2009
|
|
2009-10-14 |
Adding P3DRectExample to examples
Allain Lalonde
committed
on 14 Oct 2009
|
2009-10-10 |
More CheckStyle Stuff
Allain Lalonde
committed
on 10 Oct 2009
|
2009-10-09 |
Removing FindBugs Excludes, since all they did was remove tests from the examples modules. Instead I removed the unnecessary reporting from examples.
...
Allain Lalonde
committed
on 9 Oct 2009
|
formatting changes only, replacing tab characters with spaces
Michael L Heuer
committed
on 9 Oct 2009
|
|
Trying again with ignores rules.
Allain Lalonde
committed
on 9 Oct 2009
|
|
Adding findbugs exclude rules to other projects.
Allain Lalonde
committed
on 9 Oct 2009
|
|
Making checks for examples far less restrictive than the core library. Snippets don't always need to conform to SOLID principles.
Allain Lalonde
committed
on 9 Oct 2009
|
|
Killing more CheckStyle and a Couple PMD complaints.
Allain Lalonde
committed
on 9 Oct 2009
|
|
Making CheckStyle more permissive of things the Piccolo2D code base doesn't agree with.
Allain Lalonde
committed
on 9 Oct 2009
|
|
2009-08-21 |
Issue 69 ; moving POffscreenCanvas to core
Michael L Heuer
committed
on 21 Aug 2009
|
Issue 64 ; minor checkstyle fixes
Michael L Heuer
committed
on 21 Aug 2009
|
|
Issue 64 ; adding ShadowUtils, PShadow to extras, ShadowExample to examples
Michael L Heuer
committed
on 21 Aug 2009
|
|
2009-08-07 |
Issue 111 ; adding example to demonstrate text offset bounds problem with PHtmlView
Michael L Heuer
committed
on 7 Aug 2009
|
Issue 111 ; API and javadoc improvements to PHtmlView, html --> text, htmlColor --> textColor, clickedAddress --> linkAddressAt, etc.
Michael L Heuer
committed
on 7 Aug 2009
|
|
Issue 111 ; adding correct license header text
Michael L Heuer
committed
on 7 Aug 2009
|
|
2009-08-04 |
Fixed reference to invalid getClickedAddress method in HtmlViewExample.
Allain Lalonde
committed
on 4 Aug 2009
|
issue#111: merged phtml branch to trunk
Allain Lalonde
committed
on 4 Aug 2009
|
|
2009-07-29 |
issue#101 - throw a RTE wrappping the original EX.
Marcus Rohrmoser
committed
on 29 Jul 2009
|
issue#110 - only whitespace and syntax. No semantic changes.
Marcus Rohrmoser
committed
on 29 Jul 2009
|
|
issue#101 - undo r562.
Marcus Rohrmoser
committed
on 29 Jul 2009
|
|
2009-07-28 |
Cleaning up examples a little
Allain Lalonde
committed
on 28 Jul 2009
|
Refactoring the ExampleRunner for clarity.
Allain Lalonde
committed
on 28 Jul 2009
|
|
2009-07-27 |
issue#108 found the reason why hudson tries to pull the changelog from https://...
Marcus Rohrmoser
committed
on 27 Jul 2009
|
issue#108 shut up hudson, part 2 - source encoding and another overview.html.
Marcus Rohrmoser
committed
on 27 Jul 2009
|
|
2009-07-25 |
fix issue#101 by throwing RuntimeExceptions.
Marcus Rohrmoser
committed
on 25 Jul 2009
|
2009-07-24 |
Fixed Issue 83; Transforming graphics context was introducing slight rounding errors in the font metrics measurements. Calculating string widths using compnent.getGraphics() would yield slightly smaller widths than calculating them using the active Graphics object.
...
Allain Lalonde
committed
on 24 Jul 2009
|
2009-07-21 |
removed static from before what amounted to instance variables.
Allain Lalonde
committed
on 21 Jul 2009
|
2009-07-19 |
Removing buried PrintException, replacing it with a JOptionPane.showMessageDialog call
Allain Lalonde
committed
on 19 Jul 2009
|
2009-07-18 |
Issue 74 ; additional minor improvements for better UI responsiveness
Michael L Heuer
committed
on 18 Jul 2009
|
Issue 74 ; minor style and javadoc fixes
Michael L Heuer
committed
on 18 Jul 2009
|
|
Adding # of times finalizers are called.
Allain Lalonde
committed
on 18 Jul 2009
|
|
Issue 74 ; adding PSwingMemoryLeakExample to examples
Michael L Heuer
committed
on 18 Jul 2009
|
|
2009-07-17 |
Allain Lalonde
committed
on 17 Jul 2009
|
2009-07-16 |
|
2009-05-16 |
Issue 66 ; adding PrintExample to examples to replicate issue
Michael L Heuer
committed
on 16 May 2009
|
2009-05-05 |
Issue 69 ; adding POffscreenCanvas to extras, with unit test and example
Michael L Heuer
committed
on 5 May 2009
|
2009-03-17 |
Issue 67 ; fixed issue with example, it was incorrectly adding the scroll pane to the canvas
Michael L Heuer
committed
on 17 Mar 2009
|
2009-01-24 |
Issue 59 ; updating license date range to include 2009
Michael L Heuer
committed
on 24 Jan 2009
|
2008-11-05 |
issue#68 works.
Marcus Rohrmoser
committed
on 5 Nov 2008
|
Issue 49 ; adding a stroke example
Michael L Heuer
committed
on 5 Nov 2008
|
|
2008-08-22 |
Issue 59 ; copyright start year should be 1998 to match oldest files
Michael L Heuer
committed
on 22 Aug 2008
|
Issue 59 ; updating license header and adding one where missing
Michael L Heuer
committed
on 22 Aug 2008
|
|
2008-08-14 |
issue#6 change report added
Marcus Rohrmoser
committed
on 14 Aug 2008
|
2008-08-02 |
Issue 29 ; Tweaked checkstyle configuration and ran eclipse formatter on the java source in examples. Reduced checkstyle errors from 5877 to 1352. Note this commit contains formatting-related changes only, no code changes.
Michael L Heuer
committed
on 2 Aug 2008
|
2008-07-31 |
Issue 28; re-adding checkstyle plugin configuration to core, extras, and examples poms, adding sun_checks.xml to src/build/conf in each to enable check configuration
Michael L Heuer
committed
on 31 Jul 2008
|
2008-07-30 |
issue#45 revert r153
Marcus Rohrmoser
committed
on 30 Jul 2008
|
issue#45 try via org.apache.maven.wagon:wagon-webdav
Marcus Rohrmoser
committed
on 30 Jul 2008
|
|
issue#52 use jdk >= 1.4
Marcus Rohrmoser
committed
on 30 Jul 2008
|
|
2008-07-27 |
issue#6 add overview.html to javadocs
Marcus Rohrmoser
committed
on 27 Jul 2008
|
issue#44 subdirectory and artifact rename
Marcus Rohrmoser
committed
on 27 Jul 2008
|
|
2008-07-22 |
issue#6 fixed some urls
Marcus Rohrmoser
committed
on 22 Jul 2008
|
|
|
|
|
2008-07-10 |
Issue 40; rolling back PText to revision 11 and replacing setWrapMode call in LensExample with setConstrain... calls.
Michael L Heuer
committed
on 10 Jul 2008
|
2007-04-14 |
|
Got rid of a bunch of warnings - mostly from unused code
Ben Bederson
committed
on 14 Apr 2007
|
|
2006-12-21 |
Added fix to PFixedWidthStroke to make dashes also fixed to go along with the width.
...
Ben Bederson
committed
on 21 Dec 2006
|
2006-10-05 |
piccolo java
Jesse Grosjean
committed
on 5 Oct 2006
|