2009-10-09
@Allain Lalonde
Making CheckStyle more permissive of things the Piccolo2D code base doesn't agree with.
Allain Lalonde committed on 9 Oct 2009
2009-09-26
@Michael L Heuer
Issue 127 ; tolerances for unit test assertions were too strict for OpenJDK IcedTea6 1.4.1 implementation on linux
Michael L Heuer committed on 26 Sep 2009
2009-09-19
@Michael L Heuer
typo fix
Michael L Heuer committed on 19 Sep 2009
@Michael L Heuer
adding Alexander Kurtakov as a contributor, re Issue 125
Michael L Heuer committed on 19 Sep 2009
@Michael L Heuer
replacing tab characters with spaces
Michael L Heuer committed on 19 Sep 2009
2009-09-18
@Michael L Heuer
Issue 125 ; fix for compilation error with more recent versions of SWT dependency on linux, thanks to akurtakov for the patch
Michael L Heuer committed on 18 Sep 2009
2009-08-21
@Michael L Heuer
Issue 69 ; moving POffscreenCanvas to core
Michael L Heuer committed on 21 Aug 2009
@Michael L Heuer
Issue 64 ; minor checkstyle fixes
Michael L Heuer committed on 21 Aug 2009
@Michael L Heuer
Issue 64 ; adding ShadowUtils, PShadow to extras, ShadowExample to examples
Michael L Heuer committed on 21 Aug 2009
2009-08-08
@Allain Lalonde
PHtmlView: Making it only attempt to fitHeight when width > 0. Otherwise bad mojo.
Allain Lalonde committed on 8 Aug 2009
@Allain Lalonde
Made test use actual height of html node instead of a hard coded value.
Allain Lalonde committed on 8 Aug 2009
@Allain Lalonde
PHtmlView - removed the JFrame.pack() hack. I feel better now.
Allain Lalonde committed on 8 Aug 2009
2009-08-07
@Allain Lalonde
Broke apart tests of PHtmlView so that 1 test = 1 behaviour.
Allain Lalonde committed on 7 Aug 2009
@Allain Lalonde
Major reworking to PHtmlView so that it calculates its bounds correctly based on a fixed width and a variable height. Will make it more generic later.
Allain Lalonde committed on 7 Aug 2009
@Michael L Heuer
Issue 111 ; adding example to demonstrate text offset bounds problem with PHtmlView
Michael L Heuer committed on 7 Aug 2009
@Allain Lalonde
Made PHtmlView text follow node bounds. Became apparent when setting a background paint color.
Allain Lalonde committed on 7 Aug 2009
@Allain Lalonde
Accidental IO remnant during testing.
Allain Lalonde committed on 7 Aug 2009
@Allain Lalonde
Added test for PHtmlViewTest that checks for paint covering the entire bounds.
Allain Lalonde committed on 7 Aug 2009
@Michael L Heuer
Issue 111 ; API and javadoc improvements to PHtmlView, html --> text, htmlColor --> textColor, clickedAddress --> linkAddressAt, etc.
Michael L Heuer committed on 7 Aug 2009
@Michael L Heuer
Issue 111 ; adding correct license header text
Michael L Heuer committed on 7 Aug 2009
@Michael L Heuer
Issue 111 ; adding correct license header text
Michael L Heuer committed on 7 Aug 2009
@Allain Lalonde
Resolved Issue 32 using steveonjava's code. ...
Allain Lalonde committed on 7 Aug 2009
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
@Allain Lalonde
Issue 71; Made clicked on PStyledText nodes retain their scale if they were not new when clicked.
Allain Lalonde committed on 6 Aug 2009
@Allain Lalonde
Fixed bug causing PFrame not to display by default.
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
@Marcus Rohrmoser
issue#45 - obsoleted by mvn site:deploy
Marcus Rohrmoser committed on 5 Aug 2009
@Allain Lalonde
More CheckStyles and some stack usage cleanup on PNode
Allain Lalonde committed on 5 Aug 2009