aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/java2d
Commit message (Expand)AuthorAgeFilesLines
* Merged in trunk@1356161Mehdi Houshmand2012-07-022-6/+162
|\
| * Changed the exception message when internal font key == null, also some clean...Mehdi Houshmand2012-07-022-6/+162
* | Improved the handling of defaults for PDF config and general clean upMehdi Houshmand2012-06-261-5/+4
* | Merged in trunk@1353397Mehdi Houshmand2012-06-261-2/+2
|\|
| * Merged changes from trunk up to revision 1351540Temp_TrueTypeInPostScriptVincent Hennebert2012-06-222-2/+3
| |\
| * | Cosmetics only: organised importsVincent Hennebert2012-06-181-0/+1
| * | Merged changes from trunk up to rev. 1325806Vincent Hennebert2012-04-131-2/+7
| |\ \
| * \ \ Merged changes from trunk up to revision 1306814Vincent Hennebert2012-04-0512-95/+106
| |\ \ \
| * | | | Bugzilla #50483: Improved support for TrueType fonts in PostScriptVincent Hennebert2012-03-301-3/+2
* | | | | Added tests and cleaning up of codeMehdi Houshmand2012-06-204-9/+17
* | | | | Removed HyphenationTreeResolver and better Handling of 'data://' URIsPeter Hancock2012-06-152-9/+9
* | | | | Removed AFP resource handling mechanism in favour of a unified resource resolverMehdi Houshmand2012-06-111-1/+1
* | | | | Merge in trunk@1345838Mehdi Houshmand2012-06-112-2/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Eliminate javadocs warnings.Glenn Adams2012-06-042-2/+3
| | |_|/ | |/| |
* / | | Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-318-82/+169
|/ / /
* | / Bugzilla #49754: Bring clone() in line with the recommendations in Object.clo...Glenn Adams2012-04-081-2/+7
| |/ |/|
* | enable ImportOrder rule; fix violationsGlenn Adams2012-03-033-2/+5
* | enable UnusedImports rule; fix violationsGlenn Adams2012-03-026-8/+0
* | apply complex scripts patchGlenn Adams2012-02-263-11/+16
* | Amended checkstyle errors and return carriagesMehdi Houshmand2012-01-301-1/+5
* | Bugzilla#52513: Moved FOUserAgent to the constructor of the RenderersMehdi Houshmand2012-01-301-6/+4
* | Reverted changes made in r1234877, see bugzilla#52513Mehdi Houshmand2012-01-241-4/+6
* | Moved the FOUserAgent into the constructor of the RenderersMehdi Houshmand2012-01-231-6/+4
* | Various small fixesSimon Pepping2011-09-291-3/+3
* | Improved fix for bugzilla#48062Peter Hancock2011-08-256-61/+60
* | Bugzilla #49910: clipping rectangle is wrong on side-regionsVincent Hennebert2011-03-141-1/+1
* | Merge from Trunk, revisions 965390 to 1060234.Jeremias Maerki2011-01-189-22/+30
|\|
| * Partial application of patch 50245 by Mehdi HoushmandSimon Pepping2010-11-262-2/+2
| * Bugzilla #49695: Replaced magic numbers with constants from UnitConv and Grap...Vincent Hennebert2010-11-232-3/+5
| * Fixed indentationVincent Hennebert2010-08-272-4/+4
| * Removed many "// CSOK: ConstantName" instances for constants, by converting t...Jeremias Maerki2010-08-141-6/+0
| * Bugzilla #49733:Jeremias Maerki2010-08-146-11/+23
* | Adjust to changes in XML Graphics Commons:Jeremias Maerki2010-12-131-3/+12
|/
* Moved ResourceEventProducer to org.apache.fopVincent Hennebert2010-04-091-1/+1
* Fixed a multi-threading bugfix, visible for example when opening examples/fo/...Jeremias Maerki2010-01-011-9/+9
* Javadocs: Removed all <tt> occurrences with <code> or {@link}.Jeremias Maerki2009-10-012-15/+16
* Some javadoc fixes: @code -> @linkJeremias Maerki2009-10-015-6/+7
* Renamed PageScaleAttributes class into PageScale.Vincent Hennebert2009-08-121-3/+3
* Bugzilla #47311:Jeremias Maerki2009-08-031-16/+6
* Bugzilla #47311:Jeremias Maerki2009-08-021-6/+43
* Performance improvements and file-size reductions by introducing letter-spaci...Jeremias Maerki2009-02-052-3/+10
* Added clipping support.Jeremias Maerki2009-01-131-1/+2
* Added general support for the fox:conversion-mode inside the new IF.Jeremias Maerki2009-01-111-4/+2
* Merge from Trunk revisions 728026 - 731479.Jeremias Maerki2009-01-051-1/+2
|\
| * Added support for forcing single-byte encodings for TrueType fonts without cr...Jeremias Maerki2009-01-041-1/+2
* | Introduced IFContext to provide access to foreign attributes (as discussed on...Jeremias Maerki2009-01-021-14/+13
* | Borders and leaders/rules for the PostScript painter.Jeremias Maerki2008-12-191-1/+6
* | Merge from Trunk revisions 719662 - 724689.Jeremias Maerki2008-12-092-61/+56
|\|
| * Batik's DOMUtilities.deepCloneDocument() doesn't propagate the document URI w...Jeremias Maerki2008-12-081-2/+2
| * Bugzilla #46360:Jeremias Maerki2008-12-071-3/+10