| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged trunk@1354651 | Peter Hancock | 2012-06-29 | 13 | -110/+124 |
|\ |
|
| * | Merged changes from trunk up to revision 1351540Temp_TrueTypeInPostScript | Vincent Hennebert | 2012-06-22 | 2 | -2/+3 |
| |\ |
|
| | * | Eliminate javadocs warnings. | Glenn Adams | 2012-06-04 | 2 | -2/+3 |
| * | | Cosmetics only: organised imports | Vincent Hennebert | 2012-06-18 | 1 | -0/+1 |
| * | | Merged changes from trunk up to rev. 1325806 | Vincent Hennebert | 2012-04-13 | 1 | -2/+7 |
| |\| |
|
| | * | Bugzilla #49754: Bring clone() in line with the recommendations in Object.clo... | Glenn Adams | 2012-04-08 | 1 | -2/+7 |
| * | | Merged changes from trunk up to revision 1306814 | Vincent Hennebert | 2012-04-05 | 12 | -95/+106 |
| |\| |
|
| | * | enable ImportOrder rule; fix violations | Glenn Adams | 2012-03-03 | 3 | -2/+5 |
| | * | enable UnusedImports rule; fix violations | Glenn Adams | 2012-03-02 | 6 | -8/+0 |
| | * | apply complex scripts patch | Glenn Adams | 2012-02-26 | 3 | -11/+16 |
| | * | Amended checkstyle errors and return carriages | Mehdi Houshmand | 2012-01-30 | 1 | -1/+5 |
| | * | Bugzilla#52513: Moved FOUserAgent to the constructor of the Renderers | Mehdi Houshmand | 2012-01-30 | 1 | -6/+4 |
| | * | Reverted changes made in r1234877, see bugzilla#52513 | Mehdi Houshmand | 2012-01-24 | 1 | -4/+6 |
| | * | Moved the FOUserAgent into the constructor of the Renderers | Mehdi Houshmand | 2012-01-23 | 1 | -6/+4 |
| | * | Various small fixes | Simon Pepping | 2011-09-29 | 1 | -3/+3 |
| | * | Improved fix for bugzilla#48062 | Peter Hancock | 2011-08-25 | 6 | -61/+60 |
| | * | Bugzilla #49910: clipping rectangle is wrong on side-regions | Vincent Hennebert | 2011-03-14 | 1 | -1/+1 |
| | * | Merge from Trunk, revisions 965390 to 1060234. | Jeremias Maerki | 2011-01-18 | 9 | -22/+30 |
| | |\ |
|
| | * | | Adjust to changes in XML Graphics Commons: | Jeremias Maerki | 2010-12-13 | 1 | -3/+12 |
| * | | | Bugzilla #50483: Improved support for TrueType fonts in PostScript | Vincent Hennebert | 2012-03-30 | 1 | -3/+2 |
| | |/
| |/| |
|
| * | | Partial application of patch 50245 by Mehdi Houshmand | Simon Pepping | 2010-11-26 | 2 | -2/+2 |
| * | | Bugzilla #49695: Replaced magic numbers with constants from UnitConv and Grap... | Vincent Hennebert | 2010-11-23 | 2 | -3/+5 |
* | | | Bugzilla #49913: | Jeremias Maerki | 2010-09-30 | 2 | -3/+51 |
|/ / |
|
* | | Fixed indentation | Vincent Hennebert | 2010-08-27 | 2 | -4/+4 |
* | | Removed many "// CSOK: ConstantName" instances for constants, by converting t... | Jeremias Maerki | 2010-08-14 | 1 | -6/+0 |
* | | Bugzilla #49733: | Jeremias Maerki | 2010-08-14 | 6 | -11/+23 |
|/ |
|
* | Moved ResourceEventProducer to org.apache.fop | Vincent Hennebert | 2010-04-09 | 1 | -1/+1 |
* | Fixed a multi-threading bugfix, visible for example when opening examples/fo/... | Jeremias Maerki | 2010-01-01 | 1 | -9/+9 |
* | Javadocs: Removed all <tt> occurrences with <code> or {@link}. | Jeremias Maerki | 2009-10-01 | 2 | -15/+16 |
* | Some javadoc fixes: @code -> @link | Jeremias Maerki | 2009-10-01 | 5 | -6/+7 |
* | Renamed PageScaleAttributes class into PageScale. | Vincent Hennebert | 2009-08-12 | 1 | -3/+3 |
* | Bugzilla #47311: | Jeremias Maerki | 2009-08-03 | 1 | -16/+6 |
* | Bugzilla #47311: | Jeremias Maerki | 2009-08-02 | 1 | -6/+43 |
* | Performance improvements and file-size reductions by introducing letter-spaci... | Jeremias Maerki | 2009-02-05 | 2 | -3/+10 |
* | Added clipping support. | Jeremias Maerki | 2009-01-13 | 1 | -1/+2 |
* | Added general support for the fox:conversion-mode inside the new IF. | Jeremias Maerki | 2009-01-11 | 1 | -4/+2 |
* | Merge from Trunk revisions 728026 - 731479. | Jeremias Maerki | 2009-01-05 | 1 | -1/+2 |
|\ |
|
| * | Added support for forcing single-byte encodings for TrueType fonts without cr... | Jeremias Maerki | 2009-01-04 | 1 | -1/+2 |
* | | Introduced IFContext to provide access to foreign attributes (as discussed on... | Jeremias Maerki | 2009-01-02 | 1 | -14/+13 |
* | | Borders and leaders/rules for the PostScript painter. | Jeremias Maerki | 2008-12-19 | 1 | -1/+6 |
* | | Merge from Trunk revisions 719662 - 724689. | Jeremias Maerki | 2008-12-09 | 2 | -61/+56 |
|\| |
|
| * | Batik's DOMUtilities.deepCloneDocument() doesn't propagate the document URI w... | Jeremias Maerki | 2008-12-08 | 1 | -2/+2 |
| * | Bugzilla #46360: | Jeremias Maerki | 2008-12-07 | 1 | -3/+10 |
| * | "fixed" block container handling fixed (see block-container_absolute-position... | Adrian Cumiskey | 2008-11-04 | 1 | -7/+2 |
| * | * print-file level (default) resources are now immediately streamed and pages... | Adrian Cumiskey | 2008-08-27 | 2 | -10/+36 |
| * | Merged revisions 685573,685785,685879,685885 via svnmerge from | Adrian Cumiskey | 2008-08-14 | 1 | -7/+8 |
| * | Merged revisions 679052-679352 via svnmerge from | Vincent Hennebert | 2008-07-25 | 11 | -52/+52 |
| * | Merged revisions 676161,676297,676307,676397,676608,677404-677405,677543,6776... | Adrian Cumiskey | 2008-07-17 | 2 | -24/+30 |
| * | Merged revisions 675501 via svnmerge from | Adrian Cumiskey | 2008-07-10 | 1 | -17/+13 |
| * | Minor cleanup. | Adrian Cumiskey | 2008-07-02 | 1 | -50/+19 |