2009-07-14
@Allain Lalonde
Added some tests for PInputManagerTest. Difficult to create a mock PickPath so the mouse specific code is largely untested.
Allain Lalonde committed on 14 Jul 2009
@Allain Lalonde
Added some more tests for PCamera and broke MockPropertyChangeListener out into its own top level class. Also, cleared up some wording in comments.
Allain Lalonde committed on 14 Jul 2009
2009-07-13
@Allain Lalonde
Marked position as @deprecated, and make animateToRelativePosition public (from package private).
Allain Lalonde committed on 13 Jul 2009
@Allain Lalonde
Adding some unit test to PLayer, 98.7% instruction coverage booya.
Allain Lalonde committed on 13 Jul 2009
@Allain Lalonde
Modified PNode so that it retained public interface clirr. I'll run that from now on. Thanks, and sorry heuermh
Allain Lalonde committed on 13 Jul 2009
@Allain Lalonde
Pushed up UnitTest Instruction Coverate of PNode up to 90.1% and reorganized PNode slightly so that it was easier to test position.
Allain Lalonde committed on 13 Jul 2009
2009-05-16
@Michael L Heuer
Issue 66 ; adding PrintExample to examples to replicate issue
Michael L Heuer committed on 16 May 2009
2009-05-05
@Michael L Heuer
Issue 69 ; adding POffscreenCanvas to extras, with unit test and example
Michael L Heuer committed on 5 May 2009
2009-03-31
@Michael L Heuer
minor style fixes
Michael L Heuer committed on 31 Mar 2009
2009-03-28
@Michael L Heuer
Issue 79 : removing testReferences method which incorrectly depends on certian behaviour from the garbage collector
Michael L Heuer committed on 28 Mar 2009
2009-03-17
@Michael L Heuer
Issue 67 ; fixed issue with example, it was incorrectly adding the scroll pane to the canvas
Michael L Heuer committed on 17 Mar 2009
2009-01-24
@Michael L Heuer
Issue 59 ; updating license date range to include 2009
Michael L Heuer committed on 24 Jan 2009
@Michael L Heuer
Issue 59 ; updating license date range to include 2009
Michael L Heuer committed on 24 Jan 2009
@Michael L Heuer
Issue 59 ; updating license date range to include 2009
Michael L Heuer committed on 24 Jan 2009
@Michael L Heuer
Issue 59 ; updating license date range to include 2009
Michael L Heuer committed on 24 Jan 2009
@Michael L Heuer
Issue 59 ; updating license date range to include 2009
Michael L Heuer committed on 24 Jan 2009
2008-11-09
@Stephen Chin
Fix for Issue 9: PComboBox does not work when nested in a Panel ...
Stephen Chin committed on 9 Nov 2008
@Stephen Chin
Added missing copyright.
Stephen Chin committed on 9 Nov 2008
@Stephen Chin
Fix for issue 8: PSwing nodes prevent proper garbage collection ...
Stephen Chin committed on 9 Nov 2008
2008-11-05
@Marcus Rohrmoser
issue#68 javadocs + scm pom entries.
Marcus Rohrmoser committed on 5 Nov 2008
@Marcus Rohrmoser
issue#68 works.
Marcus Rohrmoser committed on 5 Nov 2008
@Michael L Heuer
Issue 49 ; adding a stroke example
Michael L Heuer committed on 5 Nov 2008
@Marcus Rohrmoser
issue#49 issue#48 done for the first. Is it still compatible?
Marcus Rohrmoser committed on 5 Nov 2008
@Marcus Rohrmoser
issue#49 issue#48 - much more elegant plus delegates but also less robust (sic\!). Maybe we'll keep the previous version...
Marcus Rohrmoser committed on 5 Nov 2008
@Marcus Rohrmoser
issue#49 issue#48 - comments and minor improvements.
Marcus Rohrmoser committed on 5 Nov 2008
@Marcus Rohrmoser
issue#49 issue#48 - pull out an extension point.
Marcus Rohrmoser committed on 5 Nov 2008
@Marcus Rohrmoser
issue#49 issue#48 - possible solution.
Marcus Rohrmoser committed on 5 Nov 2008
2008-10-15
@Sam Reid
set opacity to be true by default, to make sure changes are compatible with new support for transparent pcanvas (see PCanvas.paintComponent)
Sam Reid committed on 15 Oct 2008
2008-10-08
@Michael L Heuer
Issue 25 ; refactor getpSwingCanvas() --> getPSwingCanvas()
Michael L Heuer committed on 8 Oct 2008
@Michael L Heuer
Issue 25 ; use the current PSwing repaint manager if one has been set, or create a new one if it is not of the right type
Michael L Heuer committed on 8 Oct 2008