2009-08-21 |
Issue 64 ; adding ShadowUtils, PShadow to extras, ShadowExample to examples
Michael L Heuer
committed
on 21 Aug 2009
|
---|---|
2009-08-07 |
Issue 111 ; adding example to demonstrate text offset bounds problem with PHtmlView
Michael L Heuer
committed
on 7 Aug 2009
|
Issue 111 ; API and javadoc improvements to PHtmlView, html --> text, htmlColor --> textColor, clickedAddress --> linkAddressAt, etc.
Michael L Heuer
committed
on 7 Aug 2009
|
|
Issue 111 ; adding correct license header text
Michael L Heuer
committed
on 7 Aug 2009
|
|
2009-08-04 |
Fixed reference to invalid getClickedAddress method in HtmlViewExample.
Allain Lalonde
committed
on 4 Aug 2009
|
issue#111: merged phtml branch to trunk
Allain Lalonde
committed
on 4 Aug 2009
|
|
2009-07-29 |
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#101 - undo r562.
Marcus Rohrmoser
committed
on 29 Jul 2009
|
|
2009-07-28 |
Cleaning up examples a little
Allain Lalonde
committed
on 28 Jul 2009
|
Refactoring the ExampleRunner for clarity.
Allain Lalonde
committed
on 28 Jul 2009
|
|
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-22 |
|