2009-10-22 |
Removed the translation from Aspect Cover. It was not logical in the way it behaved. It now just places the node at the top left of the image.
Allain Lalonde
committed
on 22 Oct 2009
|
---|---|
Fixed bug found in r88. Translation was being computed incorrectly for Aspect Cover. It now lines up the center of the PNode and the center of the image.
Allain Lalonde
committed
on 22 Oct 2009
|
|
2009-10-21 |
Issue 88 ; adding example that demonstrates the different toImage fill strategies, uncovered a possible bug with aspect cover fill strategy
Michael L Heuer
committed
on 21 Oct 2009
|
Issue 141 ; adding an example that demonstrates the bug
Michael L Heuer
committed
on 21 Oct 2009
|
|
Making swing related asserts allow for swing thread to be run first.
Allain Lalonde
committed
on 21 Oct 2009
|
|
style and javadoc fixes
Michael L Heuer
committed
on 21 Oct 2009
|
|
Added License Information to files. I'll never get used to that.
Allain Lalonde
committed
on 21 Oct 2009
|
|
Adding fisheye Frame and Calendar.
Allain Lalonde
committed
on 21 Oct 2009
|
|
adding scales and rotation to the transform for each node
Michael L Heuer
committed
on 21 Oct 2009
|
|
adding offset vs. translate example
Michael L Heuer
committed
on 21 Oct 2009
|
|
Fixing some CheckStyle bugs in extras.
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
|
Some low hanging CheckStyle fruit.
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
|
|
Issue 109 ; adding configuration for maven assembly plugin to examples and swt-examples
Michael L Heuer
committed
on 20 Oct 2009
|
|
minor javadoc fixes . . . I really should stop now. :)
Michael L Heuer
committed
on 20 Oct 2009
|
|
minor javadoc fixes
Michael L Heuer
committed
on 20 Oct 2009
|
|
more style and javadoc fixes
Michael L Heuer
committed
on 20 Oct 2009
|
|
more style and javadoc fixes
Michael L Heuer
committed
on 20 Oct 2009
|
|
style and javadoc fixes
Michael L Heuer
committed
on 20 Oct 2009
|
|
Fixing core CheckStyle warnings. All magic number warnings were on constant definitions. Cleaning them up would not have increased code clarity greatly enough to warrant it.
Allain Lalonde
committed
on 20 Oct 2009
|
|
Last CheckStyle fixes possible without breaking compat in SWT.
Allain Lalonde
committed
on 20 Oct 2009
|
|
More checkstyle stuff and made magic numbers less restrictive sine graphics operations use lots of indexes.
Allain Lalonde
committed
on 20 Oct 2009
|
|
Fixing some checkstyle bugs and fixing an infinite recursion bug introduced by r727 by me :(
Allain Lalonde
committed
on 20 Oct 2009
|
|
CheckStyle fixes on SWT.
Allain Lalonde
committed
on 20 Oct 2009
|
|
Made disabling double buffering free up the backBuffer.
Allain Lalonde
committed
on 20 Oct 2009
|
|
Fixing Issue #138 and CheckStyle in PSWTCanvas
Allain Lalonde
committed
on 20 Oct 2009
|
|
2009-10-19 |
Adding tests for PFrame and PApplet as well as structuring shadow testing.
Allain Lalonde
committed
on 19 Oct 2009
|
Removing check for headless mode in tests. w00t.
Allain Lalonde
committed
on 19 Oct 2009
|