History for piccolo2d.java / swt / src
2009-10-16
@Michael L Heuer
Issue 124 ; adding new protected method void disposeImage, to allow subclasses to override default behavior
Michael L Heuer committed on 16 Oct 2009
2009-10-15
@Allain Lalonde
Applying patches in fixing Issue #70 by applying patches found in the issue. I also updated the Basic SWT example so that it show the text's background color in use. Thank you dimwethion for submitting the initial patch.
Allain Lalonde committed on 15 Oct 2009
@Allain Lalonde
Fixing unfortunately infinite loop caused by wrapping package scoped "running" variable in a method.
Allain Lalonde committed on 15 Oct 2009
@Allain Lalonde
CheckStyle hunting in PSWTBoundsHandle
Allain Lalonde committed on 15 Oct 2009
@Allain Lalonde
Starting the cleanup of SWT module. Some "dangerous" changes that don't break binary compatibility, but just about do: I changed some fields from package scope to private. Should this break something, please let us know.
Allain Lalonde committed on 15 Oct 2009
2009-10-10
@Allain Lalonde
Making checkstyle ignore missing javadocs on private members and types.
Allain Lalonde committed on 10 Oct 2009
@Allain Lalonde
More CheckStyle Stuff
Allain Lalonde committed on 10 Oct 2009
2009-10-09
@Allain Lalonde
Removing FindBugs Excludes, since all they did was remove tests from the examples modules. Instead I removed the unnecessary reporting from examples. ...
Allain Lalonde committed on 9 Oct 2009
@Allain Lalonde
Trying again with ignores rules.
Allain Lalonde committed on 9 Oct 2009
@Allain Lalonde
Adding findbugs exclude rules to other projects.
Allain Lalonde committed on 9 Oct 2009
@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-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-07-31
@Allain Lalonde
PMD bugs attack.
Allain Lalonde committed on 31 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#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#101 - undo r562.
Marcus Rohrmoser committed on 29 Jul 2009
2009-07-27
@Marcus Rohrmoser
shut up hudson, part 1 - add an overview.html.
Marcus Rohrmoser committed on 27 Jul 2009
2009-07-25
@Marcus Rohrmoser
fix issue#99.
Marcus Rohrmoser committed on 25 Jul 2009
@Marcus Rohrmoser
fix issue#101 by throwing RuntimeExceptions.
Marcus Rohrmoser committed on 25 Jul 2009
2009-01-24
@Michael L Heuer
Issue 59 ; updating license date range to include 2009
Michael L Heuer committed on 24 Jan 2009
2008-11-05
@Marcus Rohrmoser
issue#68 works.
Marcus Rohrmoser committed on 5 Nov 2008