2009-10-21 |
Fixing some CheckStyle bugs in extras.
Allain Lalonde
committed
on 21 Oct 2009
|
---|---|
2009-10-20 |
Adding clone tests to allow for later refactoring.
Allain Lalonde
committed
on 20 Oct 2009
|
Some low hanging CheckStyle fruit.
Allain Lalonde
committed
on 20 Oct 2009
|
|
Fixing brittle test.
Allain Lalonde
committed
on 20 Oct 2009
|
|
Increasing code coverage of PSwing.
Allain Lalonde
committed
on 20 Oct 2009
|
|
2009-10-19 |
Adding tests for PFrame and PApplet as well as structuring shadow testing.
Allain Lalonde
committed
on 19 Oct 2009
|
2009-10-17 |
Adding tests for PSWTBoundsHandle and PSWTCanvas also refactoring PSWTCanvas a little.
Allain Lalonde
committed
on 17 Oct 2009
|
2009-10-15 |
Further CheckStyle activity on extras module.
Allain Lalonde
committed
on 15 Oct 2009
|
2009-10-14 |
More checkstyle goodness
Allain Lalonde
committed
on 14 Oct 2009
|
Attacking CheckStyle warnings in extras package.
Allain Lalonde
committed
on 14 Oct 2009
|
|
2009-10-10 |
Resolves issue 130, use this.canvas instead of constructor arg canvas (which may be null)
Sam Reid
committed
on 10 Oct 2009
|
Pushing on CheckStyle for extras.
Allain Lalonde
committed
on 10 Oct 2009
|
|
Making checkstyle ignore missing javadocs on private members and types.
Allain Lalonde
committed
on 10 Oct 2009
|
|
More CheckStyle Stuff
Allain Lalonde
committed
on 10 Oct 2009
|
|
More CheckStyle attacking.
Allain Lalonde
committed
on 10 Oct 2009
|
|
Fixing Checkstyle javadoc errors in worst offender.
Allain Lalonde
committed
on 10 Oct 2009
|
|
Fixing FindBugs transient field warnings.
Allain Lalonde
committed
on 10 Oct 2009
|
|
Adding fix for NPE on positions.
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
|
|
Issue 128 ; applying patch from akurtakov, adding maven-bundle-plugin configuration and changing packaging from jar to bundle
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
|
|
Formatting to conform with CheckStyle and some removal of inline conditionals.
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 |
|