2009-10-15
@Michael L Heuer
Issue 132 ; refactoring SWT examples from examples module to new swt-examples module, commit 3 of several
Michael L Heuer committed on 15 Oct 2009
@Michael L Heuer
Issue 132 ; refactoring SWT examples from examples module to new swt-examples module, commit 2 of several
Michael L Heuer committed on 15 Oct 2009
@Michael L Heuer
Issue 132 ; refactoring SWT examples from examples module to new swt-examples module, commit 1 of several
Michael L Heuer 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
@Allain Lalonde
Fixing Issue #137, replaced getWidth() and getHeight() with getFullBounds().getWidth() and getFullBounds().getHeight() in PNode.toImage. Thank you Sam for pointing this out.
Allain Lalonde committed on 15 Oct 2009
@Allain Lalonde
Further CheckStyle activity on extras module.
Allain Lalonde committed on 15 Oct 2009
2009-10-14
@Allain Lalonde
More checkstyle goodness
Allain Lalonde committed on 14 Oct 2009
@Allain Lalonde
Adding P3DRectExample to examples
Allain Lalonde committed on 14 Oct 2009
@Allain Lalonde
Attacking CheckStyle warnings in extras package.
Allain Lalonde committed on 14 Oct 2009
@Allain Lalonde
More CheckStyle blitzing on core. Javadocs are all there now. To drop the number much further I'll need to expand expressions for defining Property change codes, or break binary compatability by making constants final. I'm 100% for doing that, but I understand some people have reservations.
Allain Lalonde committed on 14 Oct 2009
2009-10-13
@Allain Lalonde
Tedious CheckStyle blitz on core.
Allain Lalonde committed on 13 Oct 2009
2009-10-10
@Sam Reid
Resolves issue 130, use this.canvas instead of constructor arg canvas (which may be null)
Sam Reid committed on 10 Oct 2009
@Allain Lalonde
Fixing bug with setTransparency not sending new or old value when property change was fired. Also, some formatting
Allain Lalonde committed on 10 Oct 2009
@Allain Lalonde
Pushing on CheckStyle for extras.
Allain Lalonde committed on 10 Oct 2009
@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
@Allain Lalonde
More CheckStyle attacking.
Allain Lalonde committed on 10 Oct 2009
@Allain Lalonde
Fixing Checkstyle javadoc errors in worst offender.
Allain Lalonde committed on 10 Oct 2009
@Allain Lalonde
Fixing FindBugs transient field warnings.
Allain Lalonde committed on 10 Oct 2009
@Allain Lalonde
Adding fix for NPE on positions.
Allain Lalonde committed on 10 Oct 2009
@Allain Lalonde
Fixing PMD Bug in setText of PText
Allain Lalonde committed on 10 Oct 2009
@Allain Lalonde
Hunting FindBugs in Core.
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
Removing accidental System.out.printlns woops.
Allain Lalonde committed on 9 Oct 2009
@Allain Lalonde
Added messages for IOException throws in javadocs on PObjectOutputStream
Allain Lalonde committed on 9 Oct 2009
@Allain Lalonde
Removing lots of javadoc findbugs in the core
Allain Lalonde committed on 9 Oct 2009
@Michael L Heuer
formatting changes only, replacing tab characters with spaces
Michael L Heuer committed on 9 Oct 2009
@Michael L Heuer
Issue 128 ; applying patch from akurtakov, adding maven-bundle-plugin configuration and changing packaging from jar to bundle
Michael L Heuer committed on 9 Oct 2009
@Allain Lalonde
Trying again with ignores rules.
Allain Lalonde committed on 9 Oct 2009