2009-07-27 |
ignores
Marcus Rohrmoser
committed
on 27 Jul 2009
|
---|---|
issue#108 re-add changelog
Marcus Rohrmoser
committed
on 27 Jul 2009
|
|
issue#104 add 'parent' to the modules to build.
Marcus Rohrmoser
committed
on 27 Jul 2009
|
|
issue#108 fixes to the site.
Marcus Rohrmoser
committed
on 27 Jul 2009
|
|
issue#108 shut up hudson, part 4 - bump findbugs vesion.
Marcus Rohrmoser
committed
on 27 Jul 2009
|
|
issue#108 shut up hudson, part 3 - minor javadoc complaints.
Marcus Rohrmoser
committed
on 27 Jul 2009
|
|
issue#108 shut up hudson, part 2 - source encoding and another overview.html.
Marcus Rohrmoser
committed
on 27 Jul 2009
|
|
shut up hudson, part 1 - add an overview.html.
Marcus Rohrmoser
committed
on 27 Jul 2009
|
|
issue#108 set up hudson build
Marcus Rohrmoser
committed
on 27 Jul 2009
|
|
Commenting out developer activity plugin in reports. Could not autogenerate report from hudson
Allain Lalonde
committed
on 27 Jul 2009
|
|
Making developer activity use the public url for svn as opposed to the developer one
Allain Lalonde
committed
on 27 Jul 2009
|
|
Moving cobetura report to be constructed in the site stage, not in the clean one
Allain Lalonde
committed
on 27 Jul 2009
|
|
2009-07-26 |
Broke apart the name tests so that 1 test method tested 1 obvious behaviour
Allain Lalonde
committed
on 26 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
|
|
proposal to fix issue#22
Marcus Rohrmoser
committed
on 25 Jul 2009
|
|
2009-07-24 |
Moving helper method to bottom of MouseListener to be consistent.
Allain Lalonde
committed
on 24 Jul 2009
|
Fixed bug with refactoring. copy and paste. dang.
Allain Lalonde
committed
on 24 Jul 2009
|
|
Removing unnecessary null checks in removeInputListeners.
...
Allain Lalonde
committed
on 24 Jul 2009
|
|
Removed unnecessary check since all possible values of getButton() were covered there was no need to check for newButton == 0.
Allain Lalonde
committed
on 24 Jul 2009
|
|
Refactored PCanvas code into more manageable private methods. Hooray for cleaner code.
Allain Lalonde
committed
on 24 Jul 2009
|
|
Removing unnecessary import
Allain Lalonde
committed
on 24 Jul 2009
|
|
Fixed Issue 13; Added the clipping for the paint region as suggested by Sam
Allain Lalonde
committed
on 24 Jul 2009
|
|
Implemented Issue 21; added a new Property Constant (since the old one was incorrect) and deprecated the old one
Allain Lalonde
committed
on 24 Jul 2009
|
|
Very strange slider behaviour in mac. Trying a fix.
Allain Lalonde
committed
on 24 Jul 2009
|
|
reverting r524 zooming on mac broke... weird.
Allain Lalonde
committed
on 24 Jul 2009
|
|
Fixed Issue 83; Transforming graphics context was introducing slight rounding errors in the font metrics measurements. Calculating string widths using compnent.getGraphics() would yield slightly smaller widths than calculating them using the active Graphics object.
...
Allain Lalonde
committed
on 24 Jul 2009
|
|
2009-07-22 |
made XYArray implement Cloneable since it had a clone method
Allain Lalonde
committed
on 22 Jul 2009
|
updating developer information
Michael L Heuer
committed
on 22 Jul 2009
|
|
Accidentally introduced a 1.5 feature dependency in r539 (Arrays.toString(double[] ...))
Allain Lalonde
committed
on 22 Jul 2009
|