2008-10-08 |
Issue 23 ; check for existence of a node before removal to prevent NullPointerExceptions
Michael L Heuer
committed
on 8 Oct 2008
|
---|---|
Issue 19 ; added reference to PCamera as PInputEvent input source in cases where path is null
Michael L Heuer
committed
on 8 Oct 2008
|
|
Issue 17 ; refactoring PCanvas KeyListener to KeyEventPostProcessor
Michael L Heuer
committed
on 8 Oct 2008
|
|
Issue 15 ; properly consume mouse events in PSwing components
Michael L Heuer
committed
on 8 Oct 2008
|
|
2008-10-02 |
added support for non-opaque canvas, see http://groups.google.com/group/piccolo2d-dev/browse_thread/thread/134e2792d3a54cf
Sam Reid
committed
on 2 Oct 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-01 |
Issue 29 ; Added eclipse formatter configuration, tweaked checkstyle configuration to match, and ran eclipse formatter on the java source in core. Reduced checkstyle errors from 14037 to 2502. Note this commit contains formatting-related changes only, no code changes.
Michael L Heuer
committed
on 1 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#51 aligned package and class names of the tests with the classes under test.
Marcus Rohrmoser
committed
on 30 Jul 2008
|
Issue 47; replaced println to stdout/stderr in unit tests with assertNotNull
Michael L Heuer
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
|