2009-10-24 |
see issue#142
Marcus Rohrmoser
committed
on 24 Oct 2009
|
---|---|
increasing test coverage
Michael L Heuer
committed
on 24 Oct 2009
|
|
|
|
As per Issue # 27, I'm making the repainting of the canvas lazier.
...
Allain Lalonde
committed
on 24 Oct 2009
|
|
Adding Tests to PSwing Event Handlers
Allain Lalonde
committed
on 24 Oct 2009
|
|
Making PSwing examples zoom to contain entire scene on startup.
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
|
|
making PCamera internally consistent with regards to layer references, best we can do without making related methods final
Michael L Heuer
committed
on 24 Oct 2009
|
|
adding license headers for core unit tests
Michael L Heuer
committed
on 24 Oct 2009
|
|
2009-10-23 |
adding license headers for extras and swt unit tests
Michael L Heuer
committed
on 23 Oct 2009
|
adding license headers for extras unit tests
Michael L Heuer
committed
on 23 Oct 2009
|
|
Rolling back deprecation from r765. Users shouldn't need to know that PFixedWidthFont is an adapter to an underlying BasicStroke.
Allain Lalonde
committed
on 23 Oct 2009
|
|
fixing javadoc warnings in swt
Michael L Heuer
committed
on 23 Oct 2009
|
|
fixing javadoc warnings in extras
Michael L Heuer
committed
on 23 Oct 2009
|
|
rolling back to r799, did not intend to commit
Michael L Heuer
committed
on 23 Oct 2009
|
|
fixing javadoc warnings in core
Michael L Heuer
committed
on 23 Oct 2009
|
|
replacing e accute accent characters with HTML entities in javadoc
Michael L Heuer
committed
on 23 Oct 2009
|
|
Fixing some FindBugs. Everything still seems to pass tests fine, so I'm checking in.
Allain Lalonde
committed
on 23 Oct 2009
|
|
Added test to PHandle testing that locator could be null without causing problems.
Allain Lalonde
committed
on 23 Oct 2009
|
|
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
|