aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop
Commit message (Expand)AuthorAgeFilesLines
* Squashed CheckStyle warnings, mostly JavaDoc.Joerg Pietschmann2005-09-0716-57/+156
* Using the fo property last-line-end-indent instead of a hard coded value.Luca Furini2005-09-073-13/+28
* Bugzilla #36520: Jeremias Maerki2005-09-062-99/+227
* Bugzilla #36508: Jeremias Maerki2005-09-062-2/+33
* Bugzilla #36505: Jeremias Maerki2005-09-061-9/+11
* Fix for SVG images with an intrinsic size when the FOUserAgent does not defau...Jeremias Maerki2005-09-061-6/+9
* My earlier fix didn't quite work if the protocol isn't the same between the b...Jeremias Maerki2005-09-051-3/+3
* Fixes a compile error. I used a method from a SVN checkout of Commons IO. Sorry.Jeremias Maerki2005-09-051-2/+2
* Implemented embedding of Type 1 fonts. Jeremias Maerki2005-09-058-93/+399
* Not sure if it's the best solution but this changes the following: Jeremias Maerki2005-09-051-36/+50
* Re-adjusting lines after a page-number or a page-number-citation is resolved.Luca Furini2005-09-0510-22/+447
* Bugzilla #36479: Jeremias Maerki2005-09-053-2/+11
* Bugzilla #36476: Jeremias Maerki2005-09-054-35/+110
* Bugzilla #36475: Jeremias Maerki2005-09-052-17/+37
* Bugzilla #36487: Jeremias Maerki2005-09-0515-781/+775
* Initial work on enhancing the extension facilities to register special extens...Jeremias Maerki2005-09-0221-164/+883
* Cleanup of unused imports.Finn Bock2005-09-0124-41/+0
* Been careless again, sorry.Jeremias Maerki2005-09-011-3/+1
* PDFNumber.doubleOut() rewritten using java.text.DecimalFormat. Jeremias Maerki2005-09-011-52/+28
* An additional comment so this line will not be activated accidentally. The pr...Jeremias Maerki2005-09-011-0/+1
* Reverting my earlier change to make FOP compile with Batik 1.6 again. I'm inv...Jeremias Maerki2005-09-011-1/+1
* Fixed copyright year.Finn Bock2005-09-011-1/+1
* Fixed license blurb.Finn Bock2005-08-311-7/+15
* Fix a compile conflict with BlockStackingLayoutManager.Finn Bock2005-08-311-1/+1
* Set not only the base URL for the SVG Document but also the URI. Otherwise, r...Jeremias Maerki2005-08-311-1/+3
* Bugzilla #36379:Finn Bock2005-08-3179-837/+2517
* Bugzilla #36432: Jeremias Maerki2005-08-312-1/+14
* Bugzilla #36418: Jeremias Maerki2005-08-311-4/+7
* Fixed the use of Length property for baseline-shift.Finn Bock2005-08-302-9/+9
* added support for superscript and subscriptPeter Herweg2005-08-301-0/+8
* added support for superscript and subscriptPeter Herweg2005-08-302-2/+17
* Harmonization between the two Graphics2D implementations. Clipping is done af...Jeremias Maerki2005-08-302-23/+32
* Removed unnecessary comments.Jeremias Maerki2005-08-301-8/+0
* Some clean-up.Jeremias Maerki2005-08-301-9/+4
* Write to log output (debug level) which image source is used to load an image.Jeremias Maerki2005-08-301-0/+5
* Fix for text-align2.xml (for real now). The alignment used to set up the elem...Jeremias Maerki2005-08-301-5/+11
* Fix for ClassCastException as shown in text-align2 (Reported by Lawrence Mich...Jeremias Maerki2005-08-301-3/+2
* added support for text-decorationPeter Herweg2005-08-293-46/+29
* Moved renderInlineBlockParent() up to the superclass. Fixes border and backgr...Jeremias Maerki2005-08-292-12/+12
* Fixed the page coordinate system for the PDF Renderer (Defect: Rounding and r...Jeremias Maerki2005-08-292-24/+46
* Character positioning array can easily become too long so break them after ev...Jeremias Maerki2005-08-291-1/+5
* Background trait's toString() streamlined. Test cases adjusted accordingly. Jeremias Maerki2005-08-291-7/+23
* Made the warnings more verbose.Jeremias Maerki2005-08-291-3/+7
* Set the background traits after the BPD and IPD are set.Jeremias Maerki2005-08-291-7/+10
* Set the background traits after the BPD and IPD are set.Jeremias Maerki2005-08-291-2/+2
* Set the background a little later, after the IPD is set. A block area grows a...Jeremias Maerki2005-08-291-2/+2
* A little more debug output.Jeremias Maerki2005-08-291-1/+2
* Write the start-indent trait to the area tree XML.Jeremias Maerki2005-08-291-0/+3
* Added warning for non-standard fallbackAndreas L. Delmelle2005-08-281-0/+3
* Added warning for unimplemented featureAndreas L. Delmelle2005-08-281-0/+3