History for piccolo2d.java / examples / src
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 ; 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-01-19
@Michael L Heuer
updating copyright years to include 2010
Michael L Heuer committed on 19 Jan 2010
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-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
2009-10-30
@Michael L Heuer
Issues 88, 106 ; adding texture-based examples to ToImageExample
Michael L Heuer committed on 30 Oct 2009
2009-10-28
@Allain Lalonde
Expanding new PSwing example.
Allain Lalonde committed on 28 Oct 2009
2009-10-24
@Allain Lalonde
Thanks to Nigel for pointing out: ...
Allain Lalonde committed on 24 Oct 2009
@Allain Lalonde
Making PSwing examples zoom to contain entire scene on startup.
Allain Lalonde committed on 24 Oct 2009
@Allain Lalonde
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
@Michael L Heuer
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
@Michael L Heuer
Issue 141 ; adding an example that demonstrates the bug
Michael L Heuer committed on 21 Oct 2009
@Allain Lalonde
Added License Information to files. I'll never get used to that.
Allain Lalonde committed on 21 Oct 2009
@Allain Lalonde
Adding fisheye Frame and Calendar.
Allain Lalonde committed on 21 Oct 2009
@Michael L Heuer
adding scales and rotation to the transform for each node
Michael L Heuer committed on 21 Oct 2009
@Michael L Heuer
adding offset vs. translate example
Michael L Heuer committed on 21 Oct 2009
2009-10-15
@Michael L Heuer
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
@Michael L Heuer
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
@Michael L Heuer
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
@Michael L Heuer
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
@Michael L Heuer
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
@Michael L Heuer
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
@Allain Lalonde
Adding P3DRectExample to examples
Allain Lalonde committed on 14 Oct 2009
2009-10-10
@Allain Lalonde
More CheckStyle Stuff
Allain Lalonde committed on 10 Oct 2009
2009-10-09
@Allain Lalonde
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