2009-07-18 |
Issue 74 ; minor style and javadoc fixes
Michael L Heuer
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
|
|
Fixed Issue 74; removed the need to track PSwingCanvas.SwingWrapper instances in the PSwingRepaintManager, making the memory leak a non-issue
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 69 ; adding render quality parameter
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 |
|
Removing local private members which are no longer needed since Buffering has been removed.
...
Allain Lalonde
committed
on 16 Jul 2009
|
|
2009-07-15 |
Fixed Issue 83; Guessed that the ellipses were caused my Mac's ability to do subpixel font rendering and MS's inability to do so. MS was probably rounding down to the next pixel and macs were not, allowing the text to be a couple pixels longer. Disabling it seems to do the trick.
Allain Lalonde
committed
on 15 Jul 2009
|
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-05-05 |
Issue 69 ; adding POffscreenCanvas to extras, with unit test and example
Michael L Heuer
committed
on 5 May 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-11-05 |
issue#68 javadocs + scm pom entries.
Marcus Rohrmoser
committed
on 5 Nov 2008
|
issue#68 works.
Marcus Rohrmoser
committed
on 5 Nov 2008
|
|
issue#49 issue#48 done for the first. Is it still compatible?
Marcus Rohrmoser
committed
on 5 Nov 2008
|
|
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
|
|
issue#49 issue#48 - comments and minor improvements.
Marcus Rohrmoser
committed
on 5 Nov 2008
|
|
issue#49 issue#48 - pull out an extension point.
Marcus Rohrmoser
committed
on 5 Nov 2008
|
|
issue#49 issue#48 - possible solution.
Marcus Rohrmoser
committed
on 5 Nov 2008
|