History for piccolo2d.java / extras / src / main / java
2009-11-03
@Allain Lalonde
I agree completely. Comments of that kind are pretty useless, but instead of just mentioning it, why not fix it? ...
Allain Lalonde committed on 3 Nov 2009
@Marcus Rohrmoser
I totally disagree with a commenting style ...
Marcus Rohrmoser committed on 3 Nov 2009
@Allain Lalonde
More checkstyles on PSwing.
Allain Lalonde committed on 3 Nov 2009
@Allain Lalonde
CheckStyle and final fixes.
Allain Lalonde committed on 3 Nov 2009
@Allain Lalonde
Fixing CheckStyle warnings on PScrollpane. Including tabs, finals and missing javadocs.
Allain Lalonde committed on 3 Nov 2009
2009-10-31
@Allain Lalonde
Fixed Issue 131
Allain Lalonde committed on 31 Oct 2009
2009-10-30
@Allain Lalonde
Making PSwing nodes automagically disable double buffering on all children of the underlying JComponent. ...
Allain Lalonde committed on 30 Oct 2009
@Allain Lalonde
Applying PSwing file provided by sreid. Javadocs have been re-added. And some Refactoring has taken place.
Allain Lalonde committed on 30 Oct 2009
2009-10-25
@Allain Lalonde
cleaning up checkstyle warnings introduced by latest refactorings.
Allain Lalonde committed on 25 Oct 2009
@Allain Lalonde
Fixing new PMD warnings.
Allain Lalonde committed on 25 Oct 2009
2009-10-24
@Marcus Rohrmoser
issue#142 fixed IMO
Marcus Rohrmoser committed on 24 Oct 2009
@Allain Lalonde
Adding Tests to PSwing Event Handlers
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-23
@Allain Lalonde
Rolling back deprecation from r765. Users shouldn't need to know that PFixedWidthFont is an adapter to an underlying BasicStroke.
Allain Lalonde committed on 23 Oct 2009
@Michael L Heuer
fixing javadoc warnings in extras
Michael L Heuer committed on 23 Oct 2009
@Allain Lalonde
Fixing some FindBugs. Everything still seems to pass tests fine, so I'm checking in.
Allain Lalonde committed on 23 Oct 2009
2009-10-21
@Allain Lalonde
Fixing some CheckStyle bugs in extras.
Allain Lalonde committed on 21 Oct 2009
2009-10-20
@Allain Lalonde
Some low hanging CheckStyle fruit.
Allain Lalonde committed on 20 Oct 2009
@Allain Lalonde
Increasing code coverage of PSwing.
Allain Lalonde committed on 20 Oct 2009
2009-10-19
@Allain Lalonde
Adding tests for PFrame and PApplet as well as structuring shadow testing.
Allain Lalonde committed on 19 Oct 2009
2009-10-17
@Allain Lalonde
Adding tests for PSWTBoundsHandle and PSWTCanvas also refactoring PSWTCanvas a little.
Allain Lalonde committed on 17 Oct 2009
2009-10-15
@Allain Lalonde
Further CheckStyle activity on extras module.
Allain Lalonde committed on 15 Oct 2009
2009-10-14
@Allain Lalonde
More checkstyle goodness
Allain Lalonde committed on 14 Oct 2009
@Allain Lalonde
Attacking CheckStyle warnings in extras package.
Allain Lalonde committed on 14 Oct 2009
2009-10-10
@Sam Reid
Resolves issue 130, use this.canvas instead of constructor arg canvas (which may be null)
Sam Reid committed on 10 Oct 2009
@Allain Lalonde
Pushing on CheckStyle for extras.
Allain Lalonde committed on 10 Oct 2009
@Allain Lalonde
More CheckStyle Stuff
Allain Lalonde committed on 10 Oct 2009
@Allain Lalonde
More CheckStyle attacking.
Allain Lalonde committed on 10 Oct 2009
@Allain Lalonde
Fixing Checkstyle javadoc errors in worst offender.
Allain Lalonde committed on 10 Oct 2009
@Allain Lalonde
Fixing FindBugs transient field warnings.
Allain Lalonde committed on 10 Oct 2009