History for piccolo2d.java / core / src
2009-08-06
@Allain Lalonde
undid stack clean up in r647 since it caused a pretty major break in ScrollExample and others. That's what I get for thinking I'm being clever.
Allain Lalonde committed on 6 Aug 2009
@Allain Lalonde
Fixed Issue 66; made printing the canvas print the entire scene, regardless of what's visible.
Allain Lalonde committed on 6 Aug 2009
2009-08-05
@Allain Lalonde
Unused imports. Damn.
Allain Lalonde committed on 5 Aug 2009
@Allain Lalonde
Fixed issue 106. Added fillStrategy to the toImage method. ...
Allain Lalonde committed on 5 Aug 2009
@Allain Lalonde
More CheckStyles and some stack usage cleanup on PNode
Allain Lalonde committed on 5 Aug 2009
@Allain Lalonde
Checkstyle fixes and some cleanup of PBounds.
Allain Lalonde committed on 5 Aug 2009
2009-08-04
@Allain Lalonde
issue#111: merged phtml branch to trunk
Allain Lalonde committed on 4 Aug 2009
@Allain Lalonde
Additional Checkstyle fixes. Also, made java doc comments on private members/fields optional.
Allain Lalonde committed on 4 Aug 2009
@Allain Lalonde
CheckStyle hunting.
Allain Lalonde committed on 4 Aug 2009
@Allain Lalonde
CheckStyle hunting.
Allain Lalonde committed on 4 Aug 2009
2009-08-03
@Allain Lalonde
CheckStyle goodness
Allain Lalonde committed on 3 Aug 2009
@Michael L Heuer
Issue 114 ; additional minor formatting and javadoc fixes
Michael L Heuer committed on 3 Aug 2009
2009-08-01
@Allain Lalonde
Cleaning up checkstyle and single line javadocs on fields
Allain Lalonde committed on 1 Aug 2009
@Allain Lalonde
Attacking checkstyle complaints.
Allain Lalonde committed on 1 Aug 2009
2009-07-31
@Allain Lalonde
PMD bugs attack.
Allain Lalonde committed on 31 Jul 2009
@Allain Lalonde
FingBugs Hunting.
Allain Lalonde committed on 31 Jul 2009
2009-07-30
@Marcus Rohrmoser
issue#116 - tests accessing non-final fields to prevent code-clean finalization. Code Clean.
Marcus Rohrmoser committed on 30 Jul 2009
@Marcus Rohrmoser
issue#116 reduce accidental finalicy
Marcus Rohrmoser committed on 30 Jul 2009
@Michael L Heuer
Issue 114 ; minor javadoc fix
Michael L Heuer committed on 30 Jul 2009
@Michael L Heuer
Issue 114 ; minor API improvements to PText
Michael L Heuer committed on 30 Jul 2009
@Allain Lalonde
Fixed Issue 113; made fullPick ignore a node and its children if that node is invisible.
Allain Lalonde committed on 30 Jul 2009
2009-07-29
@Marcus Rohrmoser
issue#99 deprecate paramString and remove toString
Marcus Rohrmoser committed on 29 Jul 2009
@Marcus Rohrmoser
issue#101 - throw a RTE wrappping the original EX.
Marcus Rohrmoser committed on 29 Jul 2009
@Marcus Rohrmoser
issue#22 again without syntax check.
Marcus Rohrmoser committed on 29 Jul 2009
@Marcus Rohrmoser
issue#110 - only whitespace and syntax. No semantic changes.
Marcus Rohrmoser committed on 29 Jul 2009
@Marcus Rohrmoser
issue#99 undo r563 to repeat later in the agreed on style.
Marcus Rohrmoser committed on 29 Jul 2009
@Marcus Rohrmoser
issue#22 undo r561 to repeat later in the agreed on style.
Marcus Rohrmoser committed on 29 Jul 2009
@Marcus Rohrmoser
issue#101 - undo r562.
Marcus Rohrmoser committed on 29 Jul 2009
2009-07-28
@Michael L Heuer
Issue 19, Issue 90 ; rolling back changes made in r395
Michael L Heuer committed on 28 Jul 2009
@Allain Lalonde
Fixing implicit integer conversion by specifying that division is being done on an double.
Allain Lalonde committed on 28 Jul 2009