2009-07-25 |
fix issue#101 by throwing RuntimeExceptions.
Marcus Rohrmoser
committed
on 25 Jul 2009
|
---|---|
2009-07-24 |
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-21 |
removed static from before what amounted to instance variables.
Allain Lalonde
committed
on 21 Jul 2009
|
2009-07-19 |
Removing buried PrintException, replacing it with a JOptionPane.showMessageDialog call
Allain Lalonde
committed
on 19 Jul 2009
|
2009-07-18 |
Issue 74 ; additional minor improvements for better UI responsiveness
Michael L Heuer
committed
on 18 Jul 2009
|
Issue 74 ; minor style and javadoc fixes
Michael L Heuer
committed
on 18 Jul 2009
|
|
Adding # of times finalizers are called.
Allain Lalonde
committed
on 18 Jul 2009
|
|
Issue 74 ; adding PSwingMemoryLeakExample to examples
Michael L Heuer
committed
on 18 Jul 2009
|
|
2009-07-17 |
Allain Lalonde
committed
on 17 Jul 2009
|
2009-07-16 |
|
2009-05-16 |
Issue 66 ; adding PrintExample to examples to replicate issue
Michael L Heuer
committed
on 16 May 2009
|
2009-05-05 |
Issue 69 ; adding POffscreenCanvas to extras, with unit test and example
Michael L Heuer
committed
on 5 May 2009
|
2009-03-17 |
Issue 67 ; fixed issue with example, it was incorrectly adding the scroll pane to the canvas
Michael L Heuer
committed
on 17 Mar 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 49 ; adding a stroke example
Michael L Heuer
committed
on 5 Nov 2008
|
2008-08-22 |
Issue 59 ; copyright start year should be 1998 to match oldest files
Michael L Heuer
committed
on 22 Aug 2008
|
Issue 59 ; updating license header and adding one where missing
Michael L Heuer
committed
on 22 Aug 2008
|
|
2008-08-02 |
Issue 29 ; Tweaked checkstyle configuration and ran eclipse formatter on the java source in examples. Reduced checkstyle errors from 5877 to 1352. Note this commit contains formatting-related changes only, no code changes.
Michael L Heuer
committed
on 2 Aug 2008
|
2008-07-27 |
issue#6 add overview.html to javadocs
Marcus Rohrmoser
committed
on 27 Jul 2008
|
2008-07-22 |
|