History for piccolo2d.java / examples
2009-10-24
@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-20
@Michael L Heuer
Issue 109 ; adding configuration for maven assembly plugin to examples and swt-examples
Michael L Heuer committed on 20 Oct 2009
2009-10-15
@Michael L Heuer
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
@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
@Michael L Heuer
formatting changes only, replacing tab characters with spaces
Michael L Heuer committed on 9 Oct 2009
@Allain Lalonde
Trying again with ignores rules.
Allain Lalonde committed on 9 Oct 2009
@Allain Lalonde
Adding findbugs exclude rules to other projects.
Allain Lalonde committed on 9 Oct 2009
@Allain Lalonde
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
@Allain Lalonde
Killing more CheckStyle and a Couple PMD complaints.
Allain Lalonde committed on 9 Oct 2009
@Allain Lalonde
Making CheckStyle more permissive of things the Piccolo2D code base doesn't agree with.
Allain Lalonde committed on 9 Oct 2009
2009-08-21
@Michael L Heuer
Issue 69 ; moving POffscreenCanvas to core
Michael L Heuer committed on 21 Aug 2009
@Michael L Heuer
Issue 64 ; minor checkstyle fixes
Michael L Heuer committed on 21 Aug 2009
@Michael L Heuer
Issue 64 ; adding ShadowUtils, PShadow to extras, ShadowExample to examples
Michael L Heuer committed on 21 Aug 2009
2009-08-07
@Michael L Heuer
Issue 111 ; adding example to demonstrate text offset bounds problem with PHtmlView
Michael L Heuer committed on 7 Aug 2009
@Michael L Heuer
Issue 111 ; API and javadoc improvements to PHtmlView, html --> text, htmlColor --> textColor, clickedAddress --> linkAddressAt, etc.
Michael L Heuer committed on 7 Aug 2009