aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/intermediate/BorderPainter.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-940/+0
* Cosmetics only: removed Checkstyle SuppressWithNearbyCommentFilter and fixed ...Vincent Hennebert2013-05-071-1/+1
* FOP-2215; Thin dashed border look like dotsChris Bowditch2013-03-051-0/+3
* Reduced the dashed border ratio to make it more aesthetically pleasingMehdi Houshmand2012-11-051-2/+2
* Bugzilla#45822: Changed the dashed borders to appear more like dashes and les...Mehdi Houshmand2012-10-301-0/+20
* Support for relative border-*-*-radius fox propertiesPeter Hancock2012-10-221-7/+8
* Addressed Findbug and Checkstyle issuesPeter Hancock2012-10-091-11/+32
* Increased unit test coverage for the PaintersPeter Hancock2012-10-081-489/+509
* Removed rounded corner-related backdoor (System property) configPeter Hancock2012-08-171-51/+2
* Minor cleanupPeter Hancock2012-07-051-25/+24
* Merged trunk@1354651Peter Hancock2012-06-291-127/+127
|\
| * apply complex scripts patchGlenn Adams2012-02-261-36/+38
* | Bugzilla #49913Peter Hancock2011-06-081-22/+59
* | Bugzilla #49913:Jeremias Maerki2010-09-301-46/+658
|/
* Fixed indentationVincent Hennebert2010-08-271-3/+3
* Bugzilla #49733:Jeremias Maerki2010-08-141-3/+4
* Borders and leaders/rules for the PostScript painter.Jeremias Maerki2008-12-191-9/+65
* Added support for painting leaders (implemented as drawLine in IFPainter).Jeremias Maerki2008-08-201-1/+6
* Initial implementation for border painting for the new IF (including support ...Jeremias Maerki2008-08-141-0/+214