History for piccolo2d.java / extras / src / test / java / edu / umd / cs / piccolox
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-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
@Allain Lalonde
Resolved Issue 32 using steveonjava's code. ...
Allain Lalonde committed on 7 Aug 2009
2009-08-03
@Michael L Heuer
minor API improvements to PSwing, javadoc improvements, and formatting changes
Michael L Heuer committed on 3 Aug 2009
2009-07-31
@Allain Lalonde
FingBugs Hunting.
Allain Lalonde committed on 31 Jul 2009
2009-07-29
@Marcus Rohrmoser
issue#110 - only whitespace and syntax. No semantic changes.
Marcus Rohrmoser committed on 29 Jul 2009
2009-07-19
@Allain Lalonde
removed printStackTrace call by making addListner return false if it was not able to add the listener
Allain Lalonde committed on 19 Jul 2009
2009-07-18
@Allain Lalonde
Commenting out assert since it doesn't work on all environments
Allain Lalonde committed on 18 Jul 2009
@Michael L Heuer
Issue 74 ; minor style and javadoc fixes
Michael L Heuer committed on 18 Jul 2009
@Allain Lalonde
Trying to get test to pass. Seems to get GC to run
Allain Lalonde committed on 18 Jul 2009
@Allain Lalonde
Changed test name since it was incorrectly referring to PCanvas
Allain Lalonde committed on 18 Jul 2009
@Allain Lalonde
Added PSwingCanvas Test for Memory Leak
Allain Lalonde committed on 18 Jul 2009
2009-07-17
@Michael L Heuer
Issue 74 ; some assertions fail when test case is run as part of a test suite
Michael L Heuer committed on 17 Jul 2009
@Michael L Heuer
Issue 74 ; adding unit test for PSwingRepaintManager
Michael L Heuer committed on 17 Jul 2009
@Michael L Heuer
Issue 69 ; adding render quality parameter
Michael L Heuer committed on 17 Jul 2009
@Allain Lalonde
Issue 53. Removing Test Code that can't be run in Headless mode
Allain Lalonde committed on 17 Jul 2009
2009-07-16
@Allain Lalonde
Fixes Issue 97 and possibly Issue 53 as a result. ...
Allain Lalonde committed on 16 Jul 2009
2009-07-14
@Allain Lalonde
Issue 82; Fixed ; Made PSwing register itself as a ComponentListener to the component. When the component's visibility changes, so does the PSwing node. Also, I've overridden setVisible so that it calls setVisible on the underlying component.
Allain Lalonde committed on 14 Jul 2009
@Allain Lalonde
Added some tests to PSwing
Allain Lalonde committed on 14 Jul 2009
@Allain Lalonde
Added some tests for PComboBox and added getters for canvas and pSwing
Allain Lalonde committed on 14 Jul 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-01-24
@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#49 issue#48 done for the first. Is it still compatible?
Marcus Rohrmoser committed on 5 Nov 2008