2009-10-21 |
Making swing related asserts allow for swing thread to be run first.
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
|
Fixing brittle test.
Allain Lalonde
committed
on 20 Oct 2009
|
|
Increasing code coverage of PSwing.
Allain Lalonde
committed
on 20 Oct 2009
|
|
2009-08-07 |
|
2009-08-03 |
minor API improvements to PSwing, javadoc improvements, and formatting changes
Michael L Heuer
committed
on 3 Aug 2009
|
2009-07-31 |
FingBugs Hunting.
Allain Lalonde
committed
on 31 Jul 2009
|
2009-07-29 |
issue#110 - only whitespace and syntax. No semantic changes.
Marcus Rohrmoser
committed
on 29 Jul 2009
|
2009-07-18 |
Commenting out assert since it doesn't work on all environments
Allain Lalonde
committed
on 18 Jul 2009
|
Issue 74 ; minor style and javadoc fixes
Michael L Heuer
committed
on 18 Jul 2009
|
|
Trying to get test to pass. Seems to get GC to run
Allain Lalonde
committed
on 18 Jul 2009
|
|
Changed test name since it was incorrectly referring to PCanvas
Allain Lalonde
committed
on 18 Jul 2009
|
|
Added PSwingCanvas Test for Memory Leak
Allain Lalonde
committed
on 18 Jul 2009
|
|
2009-07-17 |
Issue 74 ; some assertions fail when test case is run as part of a test suite
Michael L Heuer
committed
on 17 Jul 2009
|
Issue 74 ; adding unit test for PSwingRepaintManager
Michael L Heuer
committed
on 17 Jul 2009
|
|
Issue 53. Removing Test Code that can't be run in Headless mode
Allain Lalonde
committed
on 17 Jul 2009
|
|
2009-07-16 |
|
2009-07-14 |
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
|
Added some tests to PSwing
Allain Lalonde
committed
on 14 Jul 2009
|
|
Added some tests for PComboBox and added getters for canvas and pSwing
Allain Lalonde
committed
on 14 Jul 2009
|
|
2009-03-31 |
minor style fixes
Michael L Heuer
committed
on 31 Mar 2009
|
2009-03-28 |
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 |
Issue 59 ; updating license date range to include 2009
Michael L Heuer
committed
on 24 Jan 2009
|
2008-11-09 |
Fix for Issue 9: PComboBox does not work when nested in a Panel
...
Stephen Chin
committed
on 9 Nov 2008
|
Added missing copyright.
Stephen Chin
committed
on 9 Nov 2008
|
|
Fix for issue 8: PSwing nodes prevent proper garbage collection
...
Stephen Chin
committed
on 9 Nov 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-02 |
Issue 29 ; Tweaked checkstyle configuration and ran eclipse formatter on the java source in extras. Reduced checkstyle errors from 15693 to 3520. Note this commit contains formatting-related changes only, no code changes.
Michael L Heuer
committed
on 2 Aug 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
|