aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-103-2/+197
* 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
* 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
* 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
* Send the ID of the producing FO to the area tree as trait where possible. Jeremias Maerki2005-07-269-14/+26
* Bugfix for NPE when space-before and space-after are used.Jeremias Maerki2005-07-261-1/+2
* Made Service a stand-alone class so it can be reused. Jeremias Maerki2005-07-2515-221/+436
* Bugzilla #35534 Jeremias Maerki2005-07-251-0/+12
* Bugzilla #35534 Jeremias Maerki2005-07-251-5/+12
* Buzilla #35787 Jeremias Maerki2005-07-191-5/+10
* Dynamic classpath setup in case not all required dependencies are available i...Jeremias Maerki2005-07-181-3/+120
* Renamed Item to Cell to TableCellLayoutManager.Jeremias Maerki2005-07-185-9/+9
* Renamed Item to ListItemContentLayoutManager.Jeremias Maerki2005-07-182-8/+8
* Moved inline-level LMs and support classes to "inline" subpackage.Jeremias Maerki2005-07-1836-834/+181
* Javadocs onlyJeremias Maerki2005-07-181-1/+6
* No more warnings about unexpected FOText inside markers.Jeremias Maerki2005-07-181-1/+6
* Shortcut work-around for i-f-o in static-content. I still need to estimate th...Jeremias Maerki2005-07-181-1/+1