| 2011-03-16 | 
                Issue 205 ; updating copyright year in license header to 2011
                
                 
                  
                  Michael L Heuer
                  committed 
  
    
      on 16 Mar 2011
    
  
                  
                 | 
|---|---|
| 2011-03-15 | 
                updating maven plugin and maven report plugin versions
                
                 
                  
                  Michael L Heuer
                  committed 
  
    
      on 15 Mar 2011
    
  
                  
                 | 
| 2011-02-27 | 
                Issue 206; slight swt pom change to support running swt tests on mac os x via -XstarupOnFirstThread
                
                 
                  
                  Aaron Dixon
                  committed 
  
    
      on 27 Feb 2011
    
  
                  
                 | 
| 2011-02-19 | 
                applying patch and unit test from Issue 206 to clear caches
                
                 
                  
                  Michael L Heuer
                  committed 
  
    
      on 19 Feb 2011
    
  
                  
                 | 
| 2010-12-24 | 
                Issue 203 ; fix typo with windows_x86_64 profile
                
                 
                  
                  Michael L Heuer
                  committed 
  
    
      on 24 Dec 2010
    
  
                  
                 | 
| 
                Issue 203 ; adding separate profiles for windows_x86, windows_amd64, and windows_x86_64
                
                 
                  
                  Michael L Heuer
                  committed 
  
    
      on 24 Dec 2010
    
  
                  
                 | |
| 2010-08-28 | 
                Issue 187 ; applying patch from berthold.daum at bdaum.de, adding example that demonstrates issue
                
                 
                  
                  Michael L Heuer
                  committed 
  
    
      on 28 Aug 2010
    
  
                  
                 | 
| 2010-05-11 | 
                Issue 37 ; various cleanup related to org.piccolo2d package refactoring
                
                 
                  
                  Michael L Heuer
                  committed 
  
    
      on 11 May 2010
    
  
                  
                 | 
| 
                Issue 37 ; refactoring package edu.umd.cs.piccolox.swt to org.piccolo2d.extras.swt in swt
                
                 
                  
                  Michael L Heuer
                  committed 
  
    
      on 11 May 2010
    
  
                  
                 | |
| 
                Issue 37 ; refactoring package edu.umd.cs.piccolox to org.piccolo2d.extras in extras
                
                 
                  
                  Michael L Heuer
                  committed 
  
    
      on 11 May 2010
    
  
                  
                 | |
| 
                Issue 37 ; refactoring package edu.umd.cs.piccolo to org.piccolo2d in core
                
                 
                  
                  Michael L Heuer
                  committed 
  
    
      on 11 May 2010
    
  
                  
                 | |
| 2010-04-17 | 
                Making checkstyle allow missing javadocs on getters. Leaving it up to the developer to decide if a javadoc is nessary.
                
                 
                  
                  Allain Lalonde
                  committed 
  
    
      on 17 Apr 2010
    
  
                  
                 | 
| 2010-04-16 | 
                Removing Deprecated code
                
                 
                  
                  Allain Lalonde
                  committed 
  
    
      on 16 Apr 2010
    
  
                  
                 | 
| 
                Changing constants to final as per Issue #135
                
                 
                  
                  Allain Lalonde
                  committed 
  
    
      on 16 Apr 2010
    
  
                  
                 | |
| 2010-03-11 | 
                updating version to 2.0-SNAPSHOT
                
                 
                  
                  Michael L Heuer
                  committed 
  
    
      on 11 Mar 2010
    
  
                  
                 | 
| 
                updating version to 1.3
                
                 
                  
                  Michael L Heuer
                  committed 
  
    
      on 11 Mar 2010
    
  
                  
                 | |
| 2010-03-03 | 
                updating version to 1.3rc4
                
                 
                  
                  Michael L Heuer
                  committed 
  
    
      on 3 Mar 2010
    
  
                  
                 | 
| 2010-02-18 | 
                updating version to 1.3-rc3
                
                 
                  
                  Michael L Heuer
                  committed 
  
    
      on 18 Feb 2010
    
  
                  
                 | 
| 2010-02-05 | 
                updating version to 1.3-rc2
                
                 
                  
                  Michael L Heuer
                  committed 
  
    
      on 5 Feb 2010
    
  
                  
                 | 
| 2010-01-19 | 
                updating copyright years to include 2010
                
                 
                  
                  Michael L Heuer
                  committed 
  
    
      on 19 Jan 2010
    
  
                  
                 | 
| 
                updating version to 1.3-rc1
                
                 
                  
                  Michael L Heuer
                  committed 
  
    
      on 19 Jan 2010
    
  
                  
                 | |
| 2009-12-19 | 
                updating version to 1.3-beta
                
                 
                  
                  Michael L Heuer
                  committed 
  
    
      on 19 Dec 2009
    
  
                  
                 | 
| 
                Issue 146 ; additional maven plugin configuration
                
                 
                  
                  Michael L Heuer
                  committed 
  
    
      on 19 Dec 2009
    
  
                  
                 | |
| 2009-11-28 | 
                Issue 126 ; improving mac osx profile doc slightly
                
                 
                  
                  Michael L Heuer
                  committed 
  
    
      on 28 Nov 2009
    
  
                  
                 | 
| 
                Issue 146 ; adding explicit plugin versions, cleaning up maven 3.0-alpha warnings
                
                 
                  
                  Michael L Heuer
                  committed 
  
    
      on 28 Nov 2009
    
  
                  
                 | |
| 2009-11-05 | 
                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 | 
                rolling back r865
                
                 
                  
                  Michael L Heuer
                  committed 
  
    
      on 30 Oct 2009
    
  
                  
                 | 
| 
                Issue 138 ; removing System.out.println left in r742
                
                 
                  
                  Michael L Heuer
                  committed 
  
    
      on 30 Oct 2009
    
  
                  
                 | |
| 
                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 | 
                Issue 126 ; minor doc fix
                
                 
                  
                  Michael L Heuer
                  committed 
  
    
      on 29 Oct 2009
    
  
                  
                 | 
| 
                Issue 126 ; minor id change
                
                 
                  
                  Michael L Heuer
                  committed 
  
    
      on 29 Oct 2009
    
  
                  
                 | |
| 
                Issue 126 ; minor doc fixes
                
                 
                  
                  Michael L Heuer
                  committed 
  
    
      on 29 Oct 2009
    
  
                  
                 | |
| 
                Issue 126 ; de-activating macosx intel profile temporarily
                
                 
                  
                  Michael L Heuer
                  committed 
  
    
      on 29 Oct 2009
    
  
                  
                 | |
| 
                Issue 126 ; de-activating macosx intel profile temporarily
                
                 
                  
                  Michael L Heuer
                  committed 
  
    
      on 29 Oct 2009
    
  
                  
                 | |
| 
                adding license text to pom files
                
                 
                  
                  Michael L Heuer
                  committed 
  
    
      on 29 Oct 2009
    
  
                  
                 | |
| 
                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 | 
                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
    
  
                  
                 | 
| 
                adding Point2D getCenter() method to PSWTPath, with unit tests
                
                 
                  
                  Michael L Heuer
                  committed 
  
    
      on 28 Oct 2009
    
  
                  
                 | |
| 2009-10-27 | 
                Remove SWT dependency on parent module.
                
                 
                  
                  Allain Lalonde
                  committed 
  
    
      on 27 Oct 2009
    
  
                  
                 | 
| 
                Issue 133 ; cleaning up SWT package class-level javadoc
                
                 
                  
                  Michael L Heuer
                  committed 
  
    
      on 27 Oct 2009
    
  
                  
                 | |
| 2009-10-24 | 
                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 | 
                adding license headers for extras and swt unit tests
                
                 
                  
                  Michael L Heuer
                  committed 
  
    
      on 23 Oct 2009
    
  
                  
                 | 
| 
                fixing javadoc warnings in swt
                
                 
                  
                  Michael L Heuer
                  committed 
  
    
      on 23 Oct 2009
    
  
                  
                 | |
| 
                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 | 
                Some low hanging CheckStyle fruit.
                
                 
                  
                  Allain Lalonde
                  committed 
  
    
      on 20 Oct 2009
    
  
                  
                 | 
| 
                Last CheckStyle fixes possible without breaking compat in SWT.
                
                 
                  
                  Allain Lalonde
                  committed 
  
    
      on 20 Oct 2009
    
  
                  
                 | |
| 
                More checkstyle stuff and made magic numbers less restrictive sine graphics operations use lots of indexes.
                
                 
                  
                  Allain Lalonde
                  committed 
  
    
      on 20 Oct 2009
    
  
                  
                 | |
| 
                Fixing some checkstyle bugs and fixing an infinite recursion bug introduced by r727 by me :(
                
                 
                  
                  Allain Lalonde
                  committed 
  
    
      on 20 Oct 2009
    
  
                  
                 | |
| 
                CheckStyle fixes on SWT.
                
                 
                  
                  Allain Lalonde
                  committed 
  
    
      on 20 Oct 2009
    
  
                  
                 | |
| 
                Made disabling double buffering free up the backBuffer.
                
                 
                  
                  Allain Lalonde
                  committed 
  
    
      on 20 Oct 2009
    
  
                  
                 | |
| 
                Fixing Issue #138 and CheckStyle in PSWTCanvas
                
                 
                  
                  Allain Lalonde
                  committed 
  
    
      on 20 Oct 2009
    
  
                  
                 | |
| 2009-10-19 | 
                Removing check for headless mode in tests. w00t.
                
                 
                  
                  Allain Lalonde
                  committed 
  
    
      on 19 Oct 2009
    
  
                  
                 | 
| 
                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 | 
                Adding tests for PSWTBoundsHandle and PSWTCanvas also refactoring PSWTCanvas a little.
                
                 
                  
                  Allain Lalonde
                  committed 
  
    
      on 17 Oct 2009
    
  
                  
                 | 
| 
                Fixing some checkstyle warnings and adding more tests for PSWTHandle.
                
                 
                  
                  Allain Lalonde
                  committed 
  
    
      on 17 Oct 2009
    
  
                  
                 | |
| 
                Adding unit tests for PSWTHandle
                
                 
                  
                  Allain Lalonde
                  committed 
  
    
      on 17 Oct 2009
    
  
                  
                 | |
| 
                Adding PSWTImage and checkstyle cleanup.
                
                 
                  
                  Allain Lalonde
                  committed 
  
    
      on 17 Oct 2009
    
  
                  
                 | |
| 
                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 | 
                Getting SWT test to be ignored when running them in headless mode.
                
                 
                  
                  Allain Lalonde
                  committed 
  
    
      on 16 Oct 2009
    
  
                  
                 | 
| 
                Ugh, Test still failed. Implicit setText call on creation of PSWTText on setUp.
                
                 
                  
                  Allain Lalonde
                  committed 
  
    
      on 16 Oct 2009
    
  
                  
                 | |
| 
                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
    
  
                  
                 | |
| 
                Cleaning in PSWTText code a little.
                
                 
                  
                  Allain Lalonde
                  committed 
  
    
      on 16 Oct 2009
    
  
                  
                 | |
| 
                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 | 
                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
    
  
                  
                 | 
| 
                Issue 126 ; os.name matching does not wildcard as expected
                
                 
                  
                  Michael L Heuer
                  committed 
  
    
      on 15 Oct 2009
    
  
                  
                 | |
| 
                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
    
  
                  
                 | |
| 
                Fixing unfortunately infinite loop caused by wrapping package scoped "running" variable in a method.
                
                 
                  
                  Allain Lalonde
                  committed 
  
    
      on 15 Oct 2009
    
  
                  
                 | |
| 
                CheckStyle hunting in PSWTBoundsHandle
                
                 
                  
                  Allain Lalonde
                  committed 
  
    
      on 15 Oct 2009
    
  
                  
                 | |
| 
                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 | 
                Making checkstyle ignore missing javadocs on private members and types.
                
                 
                  
                  Allain Lalonde
                  committed 
  
    
      on 10 Oct 2009
    
  
                  
                 | 
| 
                More CheckStyle Stuff
                
                 
                  
                  Allain Lalonde
                  committed 
  
    
      on 10 Oct 2009
    
  
                  
                 | |
| 2009-10-09 | 
                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
    
  
                  
                 | 
| 
                formatting changes only, replacing tab characters with spaces
                
                 
                  
                  Michael L Heuer
                  committed 
  
    
      on 9 Oct 2009
    
  
                  
                 | |
| 
                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
    
  
                  
                 | |
| 
                Trying again with ignores rules.
                
                 
                  
                  Allain Lalonde
                  committed 
  
    
      on 9 Oct 2009
    
  
                  
                 | |
| 
                Adding findbugs exclude rules to other projects.
                
                 
                  
                  Allain Lalonde
                  committed 
  
    
      on 9 Oct 2009
    
  
                  
                 | |
| 
                Making CheckStyle more permissive of things the Piccolo2D code base doesn't agree with.
                
                 
                  
                  Allain Lalonde
                  committed 
  
    
      on 9 Oct 2009
    
  
                  
                 | |
| 2009-09-18 | 
                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 | 
                PMD bugs attack.
                
                 
                  
                  Allain Lalonde
                  committed 
  
    
      on 31 Jul 2009
    
  
                  
                 | 
| 2009-07-29 | 
                issue#99 deprecate paramString and remove toString
                
                 
                  
                  Marcus Rohrmoser
                  committed 
  
    
      on 29 Jul 2009
    
  
                  
                 | 
| 
                issue#101 - throw a RTE wrappping the original EX.
                
                 
                  
                  Marcus Rohrmoser
                  committed 
  
    
      on 29 Jul 2009
    
  
                  
                 | |
| 
                issue#110 - only whitespace and syntax. No semantic changes.
                
                 
                  
                  Marcus Rohrmoser
                  committed 
  
    
      on 29 Jul 2009
    
  
                  
                 | |
| 
                issue#99 undo r563 to repeat later in the agreed on style.
                
                 
                  
                  Marcus Rohrmoser
                  committed 
  
    
      on 29 Jul 2009
    
  
                  
                 | |
| 
                issue#101 - undo r562.
                
                 
                  
                  Marcus Rohrmoser
                  committed 
  
    
      on 29 Jul 2009
    
  
                  
                 | |
| 2009-07-27 | 
                issue#108 found the reason why hudson tries to pull the changelog from https://...
                
                 
                  
                  Marcus Rohrmoser
                  committed 
  
    
      on 27 Jul 2009
    
  
                  
                 | 
| 
                shut up hudson, part 1 - add an overview.html.
                
                 
                  
                  Marcus Rohrmoser
                  committed 
  
    
      on 27 Jul 2009
    
  
                  
                 | |
| 2009-07-25 | 
                fix issue#99.
                
                 
                  
                  Marcus Rohrmoser
                  committed 
  
    
      on 25 Jul 2009
    
  
                  
                 | 
| 
                fix issue#101 by throwing RuntimeExceptions.
                
                 
                  
                  Marcus Rohrmoser
                  committed 
  
    
      on 25 Jul 2009
    
  
                  
                 | |
| 2009-01-24 | 
                Issue 59 ; updating license date range to include 2009
                
                 
                  
                  Michael L Heuer
                  committed 
  
    
      on 24 Jan 2009
    
  
                  
                 | 
| 2008-11-05 | 
                issue#68 javadocs + scm pom entries.
                
                 
                  
                  Marcus Rohrmoser
                  committed 
  
    
      on 5 Nov 2008
    
  
                  
                 | 
| 
                issue#68 works.
                
                 
                  
                  Marcus Rohrmoser
                  committed 
  
    
      on 5 Nov 2008
    
  
                  
                 |