aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render
Commit message (Expand)AuthorAgeFilesLines
* Fixes unrecoverable exceptions causing BatchDiffer to fail. Jeremias Maerki2005-08-242-2/+11
* Started to implement a resource tracking facility in the PSGenerator. It trac...Jeremias Maerki2005-08-236-144/+369
* Moved CLI to its own package. New main class is org.apache.fop.cli.Main. Jeremias Maerki2005-08-234-8/+87
* Fix the DSC comment (Begin|EndDocument) for EPS files. It wasn't in the right...Jeremias Maerki2005-08-221-3/+9
* Remember the original URI in the FopImage instance. Jeremias Maerki2005-08-222-8/+8
* Bugzilla #36224: Jeremias Maerki2005-08-212-34/+63
* Remove obsolete method.Jeremias Maerki2005-08-211-36/+0
* Rename PDFXMLHandler to what it really is: an SVGHandler.Jeremias Maerki2005-08-213-34/+33
* Rename PSXMLHandler to what it really is: an SVGHandler.Jeremias Maerki2005-08-212-10/+10
* A big step towards a usable PostScript renderer. Jeremias Maerki2005-08-2110-897/+1541
* ref to bugzilla 36180Chris Bowditch2005-08-151-11/+8
* Removed obsolete code. This seems to be done now by each renderer separately.Jeremias Maerki2005-08-141-5/+0
* Squashed some JavaDoc warnings.Joerg Pietschmann2005-08-146-13/+13
* Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/inlin...Jeremias Maerki2005-08-123-22/+52
* Fix regression that caused duplicate IDs when Reload was pressed in the AWT V...Jeremias Maerki2005-08-121-3/+2
* Bugzilla #36146 Jeremias Maerki2005-08-121-4/+6
* Fallback to default value if "compression" value is not given.Jeremias Maerki2005-08-101-2/+1
* Submitted by: Manuel Mall <mm.at.arcus.com.au>Chris Bowditch2005-08-091-0/+1
* Bugzilla #35998 Jeremias Maerki2005-08-0511-24/+15
* Removing dependencies of RTF library on the rest of FOP so it can be used sta...Jeremias Maerki2005-08-039-258/+244
* Remove "veryveryalpha" warning.Jeremias Maerki2005-08-021-5/+5
* Removing unused import.Finn Bock2005-07-281-1/+0
* Ported an important page setup instruction from the branch. GhostScript, for ...Jeremias Maerki2005-07-281-1/+7
* Improved PrintRenderer to be more easily configurable and so you can pass in ...Jeremias Maerki2005-07-271-4/+48
* Changes for restoring JDK 1.3 compatibility. Jeremias Maerki2005-07-2712-60/+63
* Small improvements. Fix for missing image areas.Jeremias Maerki2005-07-261-3/+6
* Made Service a stand-alone class so it can be reused. Jeremias Maerki2005-07-2512-115/+300
* Corrects a small mistake when repositioning the cursor in multi-column layout...Jeremias Maerki2005-07-081-1/+1
* Bugzilla #35561 Jeremias Maerki2005-06-303-56/+42
* Fix placement of links in PDFs.Jeremias Maerki2005-06-301-1/+6
* vpos on character, too.Jeremias Maerki2005-06-291-0/+1
* Bugfix: Multiple spans now painted in the right places.Jeremias Maerki2005-06-291-1/+4
* Bugfix for misplaced block-containers.Jeremias Maerki2005-06-221-1/+1
* Bugzilla: #35358Jeremias Maerki2005-06-203-21/+91
* Bugzilla: #35358Jeremias Maerki2005-06-201-5/+5
* Italian translation of the viewer labelsLuca Furini2005-06-161-10/+46
* Bugzilla: #35358Jeremias Maerki2005-06-1511-324/+901
* Icon TweakingJeremias Maerki2005-06-106-130/+4
* Safer creation of the new target File instance. outputDir can be null with re...Jeremias Maerki2005-06-091-2/+2
* Avoid NPEs when no filename is set on the UserAgent. Only the first page is r...Jeremias Maerki2005-06-091-19/+42
* Default compression set to packbits which is widely supported. Uncompressed T...Jeremias Maerki2005-06-091-11/+52
* General anti-aliasing hint added.Jeremias Maerki2005-06-091-3/+13
* Bugzilla: #33760Jeremias Maerki2005-06-0917-1179/+2025
* Output vertical position of text area in area tree XML.Jeremias Maerki2005-05-201-0/+1
* Footnote implementation: changes to existing filesLuca Furini2005-05-171-0/+1
* Merge of branch Temp_KnuthStylePageBreaking back into HEAD.Jeremias Maerki2005-05-133-20/+26
* 1.) More commenting, some simplifications in the Area classes and PSLM.Glen Mazza2005-03-112-6/+6
* Resurrected AWT/Java2D rendererJeremias Maerki2005-03-084-217/+1442
* First step towards collapsing table borders:Jeremias Maerki2005-02-161-24/+91
* Extend the user agent to pipe title, author and keywords through to the PDF. ...Jeremias Maerki2005-02-121-2/+6