| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed commented method. | Adrian Cumiskey | 2008-07-02 | 1 | -16/+0 |
* | Clarified with some statics for the referencing. | Adrian Cumiskey | 2008-06-27 | 1 | -52/+73 |
* | Merged revisions 669423,669436,669835,670217,670222,670323,670325,670332,6703... | Adrian Cumiskey | 2008-06-23 | 1 | -11/+74 |
* | Merged revisions 665691 via svnmerge from | Adrian Cumiskey | 2008-06-09 | 1 | -0/+64 |
* | Further progress. | Adrian Cumiskey | 2008-05-14 | 1 | -2/+1 |
* | Merged revisions 647692,647742,647745 via svnmerge from | Adrian Cumiskey | 2008-04-14 | 1 | -1/+1 |
* | FOX_TRANSFORM constant should be static. | Jeremias Maerki | 2008-02-05 | 1 | -1/+2 |
* | Fixed logic error setting the transformation matrix for block-container viewp... | Jeremias Maerki | 2008-01-17 | 1 | -31/+50 |
* | Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_... | Jeremias Maerki | 2008-01-11 | 1 | -45/+43 |
* | * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal... | Andreas L. Delmelle | 2007-07-18 | 1 | -6/+2 |
* | Changed license headers and updated NOTICE file according to: http://www.apac... | Jeremias Maerki | 2006-07-28 | 1 | -5/+6 |
* | Some refactoring in the XML handling area which results in more code reuse an... | Jeremias Maerki | 2006-05-03 | 1 | -1/+24 |
* | Bugzilla #38946: | Jeremias Maerki | 2006-05-03 | 1 | -6/+6 |
* | Java2D Renderer: | Jeremias Maerki | 2006-05-02 | 1 | -33/+19 |
* | Another workaround/hack to deal with non breaking spaces. Also some minor adj... | Manuel Mall | 2005-12-17 | 1 | -5/+5 |
* | startVPArea() and endVPArea() made abstract in AbstractRenderer so implemento... | Jeremias Maerki | 2005-12-13 | 1 | -44/+32 |
* | Better approach for enforcing the overflow property on block-containers. | Jeremias Maerki | 2005-12-08 | 1 | -10/+5 |
* | Bugfix: Relatively positioned BlockViewports (from block-containers) caused t... | Jeremias Maerki | 2005-12-01 | 1 | -8/+0 |
* | Update to support border and padding and alignments on inline fos | Manuel Mall | 2005-10-07 | 1 | -6/+42 |
* | Bugzilla #36487:
| Jeremias Maerki | 2005-09-05 | 1 | -2/+5 |
* | Moved renderInlineBlockParent() up to the superclass. Fixes border and backgr... | Jeremias Maerki | 2005-08-29 | 1 | -0/+12 |
* | Improved text painting for PostScript (including letter-space and word-space)
| Jeremias Maerki | 2005-08-24 | 1 | -4/+46 |
* | A big step towards a usable PostScript renderer.
| Jeremias Maerki | 2005-08-21 | 1 | -0/+628 |