aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Bugzilla #36082 Jeremias Maerki2005-08-157-145/+458
* TODO item for HiResBoundingBox.Jeremias Maerki2005-08-151-1/+3
* Force PNG images to use the codec to determine the resolution as long as this...Jeremias Maerki2005-08-151-0/+1
* 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-1423-61/+53
* Removed left over .cvsignore files.Joerg Pietschmann2005-08-131-1/+0
* Read the bitmap resolution from PNGs and TIFFs.Jeremias Maerki2005-08-122-3/+37
* Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/inlin...Jeremias Maerki2005-08-1217-439/+954
* 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
* SVN properties and imports.Jeremias Maerki2005-08-101-3/+0
* AbstractFopImage subclass using ImageIO (JDK >= 1.4) to load images (works wi...Jeremias Maerki2005-08-101-0/+145
* Better documentation of FOUserAgent.getStream()Jeremias Maerki2005-08-101-4/+6
* Fallback to default value if "compression" value is not given.Jeremias Maerki2005-08-101-2/+1
* Bugzilla #36112 Jeremias Maerki2005-08-101-3/+5
* Bugzilla #36067 Jeremias Maerki2005-08-104-19/+222
* Submitted by: Manuel Mall <mm.at.arcus.com.au>Chris Bowditch2005-08-091-0/+1
* Committing a hack I've started earlier. The analyzer did not always recognize...Jeremias Maerki2005-08-081-6/+12
* Bugzilla #35998 Jeremias Maerki2005-08-0511-24/+15
* Bugzilla #35992 Jeremias Maerki2005-08-051-37/+44
* Patch supplied by Manuel Mall in bugzilla 36036 with minor modificationsChris Bowditch2005-08-051-95/+102
* Fix for bug 36007.Luca Furini2005-08-041-0/+1
* Removing dependencies of RTF library on the rest of FOP so it can be used sta...Jeremias Maerki2005-08-039-258/+244
* Proper handling of the color property on page-number and page-number-citatition.Jeremias Maerki2005-08-034-39/+47
* Current Forrest is not fully HTML 4.01 and CSS compliant due to a bug, so we ...Jeremias Maerki2005-08-031-1/+1
* Disabled the external link images. They mess up the layout in many places.Jeremias Maerki2005-08-031-1/+1
* Initial values for "Trunk" column. No guarantees!Jeremias Maerki2005-08-031-217/+332
* Update to Forrest 0.7.Jeremias Maerki2005-08-032-1954/+1967
* Fix for table-body4.xml. Higher penalty values for breaks that would results ...Jeremias Maerki2005-08-021-0/+10
* Make it possible to keep block-container element lists apart from normal page...Jeremias Maerki2005-08-022-1/+17
* Padding was ignored by the table stepper. This fixes the newly modified table...Jeremias Maerki2005-08-021-0/+11
* Remove "veryveryalpha" warning.Jeremias Maerki2005-08-021-5/+5
* Adjusting verticals spaces (coming from space-before and space-after properti...Luca Furini2005-08-028-61/+107
* Use a more direct notify mechanism for the formatting resultsSimon Pepping2005-07-312-8/+12
* Bugzilla #35937: Jeremias Maerki2005-07-305-7/+219
* Add support for "mpt" (millipoints, non-standard!!!) Jeremias Maerki2005-07-301-4/+10
* Bugfix: Fixes table-cell7 where padding wasn't handled correctly while adding...Jeremias Maerki2005-07-281-2/+28
* Bugfix: Fixes table-cell7 where display-align was off when border and/or padd...Jeremias Maerki2005-07-281-4/+4
* Removed unused methodJeremias Maerki2005-07-281-18/+0
* Removing unused import.Finn Bock2005-07-281-1/+0
* Removing unused import.Finn Bock2005-07-2813-27/+7
* Ported an important page setup instruction from the branch. GhostScript, for ...Jeremias Maerki2005-07-281-1/+7
* Removed unused import.Finn Bock2005-07-271-1/+0
* Buffer InputStream only when not already buffered.Jeremias Maerki2005-07-271-2/+6
* Bugfix: scaling factor was calculated using an integer division, not a double...Jeremias Maerki2005-07-271-2/+2
* 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-2714-70/+76
* Various fixes for ID management. Jeremias Maerki2005-07-2610-4/+105
* Accessor for the id property.Jeremias Maerki2005-07-261-0/+5
* Small improvements. Fix for missing image areas.Jeremias Maerki2005-07-261-3/+6