2009-10-19
@Allain Lalonde
Testing Hudson's Xvnc plugin to see if we can run failing tests. Some tests wouldn't run in headless mode. Crossing fingers.
Allain Lalonde committed on 19 Oct 2009
2009-10-17
@Allain Lalonde
Adding tests for PSWTBoundsHandle and PSWTCanvas also refactoring PSWTCanvas a little.
Allain Lalonde committed on 17 Oct 2009
@Allain Lalonde
Added rules to cobertura reports so that Tests and Mocks are ignored.
Allain Lalonde committed on 17 Oct 2009
@Allain Lalonde
Fixing some checkstyle warnings and adding more tests for PSWTHandle.
Allain Lalonde committed on 17 Oct 2009
@Allain Lalonde
Adding unit tests for PSWTHandle
Allain Lalonde committed on 17 Oct 2009
@Allain Lalonde
Adding PSWTImage and checkstyle cleanup.
Allain Lalonde committed on 17 Oct 2009
@Allain Lalonde
Adding unit tests for PSWText. Unfortunately, these won't run in hudson, but that's not really the point I guess. Higher quality code is.
Allain Lalonde committed on 17 Oct 2009
2009-10-16
@Allain Lalonde
Getting SWT test to be ignored when running them in headless mode.
Allain Lalonde committed on 16 Oct 2009
@Allain Lalonde
Ugh, Test still failed. Implicit setText call on creation of PSWTText on setUp.
Allain Lalonde committed on 16 Oct 2009
@Allain Lalonde
Test added doesn't work in headless. Will need to figure something out. Otherwise SWT module will remain untestable.
Allain Lalonde committed on 16 Oct 2009
@Allain Lalonde
Cleaning in PSWTText code a little.
Allain Lalonde committed on 16 Oct 2009
@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
@Michael L Heuer
minor style, doc fixes
Michael L Heuer committed on 15 Oct 2009
@Michael L Heuer
Issue 126 ; os.name matching does not wildcard as expected
Michael L Heuer committed on 15 Oct 2009
@Michael L Heuer
Issue 126 ; updating swt dependency version to 3.3.0-v3346, adding os profiles to select platform-specific version of swt dependency
Michael L Heuer 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
@Michael L Heuer
Issue 132 ; fixing package names and removing Temp class
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 10 of 10
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 9 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 8 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 7 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 6 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 5 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 4 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 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