2010-02-27 |
Fix for Issue 163 changes in size of node itself were being detected, but not changes in the size of its progeny.
...
Allain Lalonde
committed
on 27 Feb 2010
|
---|---|
2010-02-03 |
|
2010-01-29 |
Made PSwing.setVisible lazily call its component's setVisible method depending on its current visibility. This should stop the stack overflow being experienced by Chris Malley. Since I have been unable to reproduce it, I can't test it.
Allain Lalonde
committed
on 29 Jan 2010
|
2010-01-28 |
Fixing Issue 158 - With event handlers not being installed properly for nodes after they get removed and then re added to a Scene.
Allain Lalonde
committed
on 28 Jan 2010
|
2010-01-19 |
updating copyright years to include 2010
Michael L Heuer
committed
on 19 Jan 2010
|
2009-11-03 |
More checkstyles on PSwing.
Allain Lalonde
committed
on 3 Nov 2009
|
2009-10-30 |
Making PSwing nodes automagically disable double buffering on all children of the underlying JComponent.
...
Allain Lalonde
committed
on 30 Oct 2009
|
Applying PSwing file provided by sreid. Javadocs have been re-added. And some Refactoring has taken place.
Allain Lalonde
committed
on 30 Oct 2009
|
|
2009-10-25 |
cleaning up checkstyle warnings introduced by latest refactorings.
Allain Lalonde
committed
on 25 Oct 2009
|
Fixing new PMD warnings.
Allain Lalonde
committed
on 25 Oct 2009
|
|
2009-10-24 |
Adding Tests to PSwing Event Handlers
Allain Lalonde
committed
on 24 Oct 2009
|
Rolling Back All paint changes to PSwing. It was working acceptably for clients and the changes were breaking changes. A rollback is the simplest thing to do to get this into a "working" state again.
...
Allain Lalonde
committed
on 24 Oct 2009
|
|
2009-10-23 |
fixing javadoc warnings in extras
Michael L Heuer
committed
on 23 Oct 2009
|
2009-10-20 |
Increasing code coverage of PSwing.
Allain Lalonde
committed
on 20 Oct 2009
|
2009-10-15 |
Further CheckStyle activity on extras module.
Allain Lalonde
committed
on 15 Oct 2009
|
2009-10-14 |
More checkstyle goodness
Allain Lalonde
committed
on 14 Oct 2009
|
2009-10-10 |
Pushing on CheckStyle for extras.
Allain Lalonde
committed
on 10 Oct 2009
|
Fixing FindBugs transient field warnings.
Allain Lalonde
committed
on 10 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#101 - throw a RTE wrappping the original EX.
Marcus Rohrmoser
committed
on 29 Jul 2009
|
issue#110 - only whitespace and syntax. No semantic changes.
Marcus Rohrmoser
committed
on 29 Jul 2009
|
|
issue#101 - undo r562.
Marcus Rohrmoser
committed
on 29 Jul 2009
|
|
2009-07-28 |
Making findbugs a little happier.
Allain Lalonde
committed
on 28 Jul 2009
|
2009-07-27 |
issue#108 shut up hudson, part 3 - minor javadoc complaints.
Marcus Rohrmoser
committed
on 27 Jul 2009
|
2009-07-25 |
fix issue#101 by throwing RuntimeExceptions.
Marcus Rohrmoser
committed
on 25 Jul 2009
|
2009-07-24 |
Removing unnecessary import
Allain Lalonde
committed
on 24 Jul 2009
|
Fixed Issue 13; Added the clipping for the paint region as suggested by Sam
Allain Lalonde
committed
on 24 Jul 2009
|
|
Very strange slider behaviour in mac. Trying a fix.
Allain Lalonde
committed
on 24 Jul 2009
|