History for piccolo2d.java / swt
2009-11-05
@Allain Lalonde
Making SWTGraphics2D not use internal .height field since isn't technically part of its public API; As per Issue 125. ...
Allain Lalonde committed on 5 Nov 2009
2009-10-30
@Michael L Heuer
rolling back r865
Michael L Heuer committed on 30 Oct 2009
@Michael L Heuer
Issue 138 ; removing System.out.println left in r742
Michael L Heuer committed on 30 Oct 2009
@Michael L Heuer
Issue 126 ; adding separate profiles macosx_carbon_x86_64 for jdk 1.5 and macosx_cocoa_x86_64 for jdk 1.6+
Michael L Heuer committed on 30 Oct 2009
2009-10-29
@Michael L Heuer
Issue 126 ; minor doc fix
Michael L Heuer committed on 29 Oct 2009
@Michael L Heuer
Issue 126 ; minor id change
Michael L Heuer committed on 29 Oct 2009
@Michael L Heuer
Issue 126 ; minor doc fixes
Michael L Heuer committed on 29 Oct 2009
@Michael L Heuer
Issue 126 ; de-activating macosx intel profile temporarily
Michael L Heuer committed on 29 Oct 2009
@Michael L Heuer
Issue 126 ; de-activating macosx intel profile temporarily
Michael L Heuer committed on 29 Oct 2009
@Michael L Heuer
adding license text to pom files
Michael L Heuer committed on 29 Oct 2009
@Michael L Heuer
Issue 126 ; attempting to use a version range specifier, will grab 3.3.0-v3346 from maven central repo where available, or will require user to install manually where not available, e.g. macosx_cocoa_intel profile
Michael L Heuer committed on 29 Oct 2009
2009-10-28
@Allain Lalonde
Rolling back removal of parent module. Seems that it's needed for correct generation of correct reports navigation system. Marcus has wisely suggested that the poms for central should be hand crafted, rather than trying to shoe horn the current, working, poms into their format.
Allain Lalonde committed on 28 Oct 2009
@Michael L Heuer
adding Point2D getCenter() method to PSWTPath, with unit tests
Michael L Heuer committed on 28 Oct 2009
2009-10-27
@Allain Lalonde
Remove SWT dependency on parent module.
Allain Lalonde committed on 27 Oct 2009
@Michael L Heuer
Issue 133 ; cleaning up SWT package class-level javadoc
Michael L Heuer committed on 27 Oct 2009
2009-10-24
@Michael L Heuer
Issue 126 ; adding explicit versions for macosx and win32 x86 deps, which were missing before; also adding hack for 3.5.0 dep versions, abusing an Apache SVN web interface URL as an external maven repo
Michael L Heuer committed on 24 Oct 2009
2009-10-23
@Michael L Heuer
adding license headers for extras and swt unit tests
Michael L Heuer committed on 23 Oct 2009
@Michael L Heuer
fixing javadoc warnings in swt
Michael L Heuer committed on 23 Oct 2009
@Allain Lalonde
Fixing some FindBugs. Everything still seems to pass tests fine, so I'm checking in.
Allain Lalonde committed on 23 Oct 2009
2009-10-20
@Allain Lalonde
Some low hanging CheckStyle fruit.
Allain Lalonde committed on 20 Oct 2009
@Allain Lalonde
Last CheckStyle fixes possible without breaking compat in SWT.
Allain Lalonde committed on 20 Oct 2009
@Allain Lalonde
More checkstyle stuff and made magic numbers less restrictive sine graphics operations use lots of indexes.
Allain Lalonde committed on 20 Oct 2009
@Allain Lalonde
Fixing some checkstyle bugs and fixing an infinite recursion bug introduced by r727 by me :(
Allain Lalonde committed on 20 Oct 2009
@Allain Lalonde
CheckStyle fixes on SWT.
Allain Lalonde committed on 20 Oct 2009
@Allain Lalonde
Made disabling double buffering free up the backBuffer.
Allain Lalonde committed on 20 Oct 2009
@Allain Lalonde
Fixing Issue #138 and CheckStyle in PSWTCanvas
Allain Lalonde committed on 20 Oct 2009
2009-10-19
@Allain Lalonde
Removing check for headless mode in tests. w00t.
Allain Lalonde committed on 19 Oct 2009
@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
Fixing some checkstyle warnings and adding more tests for PSWTHandle.
Allain Lalonde committed on 17 Oct 2009