aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo
Commit message (Expand)AuthorAgeFilesLines
* Bugzilla #36487: Jeremias Maerki2005-09-059-447/+414
* Initial work on enhancing the extension facilities to register special extens...Jeremias Maerki2005-09-029-133/+273
* Cleanup of unused imports.Finn Bock2005-09-018-14/+0
* 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
* 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-3136-287/+1050
* Fixed the use of Length property for baseline-shift.Finn Bock2005-08-301-3/+3
* added support for superscript and subscriptPeter Herweg2005-08-301-0/+8
* Added warning for unimplemented featureAndreas L. Delmelle2005-08-281-0/+3
* The necessary SVN properties.Jeremias Maerki2005-08-261-64/+64
* Added support for table border-*-precedence properties in the tableFinn Bock2005-08-266-51/+55
* Removed debug output.Finn Bock2005-08-261-1/+0
* Initial version of a property maker that calculate default values for Finn Bock2005-08-261-0/+65
* Fix a bug where the specified value was inherite for percentages onFinn Bock2005-08-252-12/+4
* Notify image cache about the expiration of a user agent (i.e. processing run).Jeremias Maerki2005-08-161-13/+16
* Bugzilla #36082 Jeremias Maerki2005-08-151-4/+6
* Squashed some JavaDoc warnings.Joerg Pietschmann2005-08-147-28/+20
* Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/inlin...Jeremias Maerki2005-08-122-0/+61
* Bugzilla #36067 Jeremias Maerki2005-08-103-2/+197
* Patch supplied by Manuel Mall in bugzilla 36036 with minor modificationsChris Bowditch2005-08-051-95/+102
* Proper handling of the color property on page-number and page-number-citatition.Jeremias Maerki2005-08-032-30/+36
* Bugzilla #35937: Jeremias Maerki2005-07-301-3/+29
* Add support for "mpt" (millipoints, non-standard!!!) Jeremias Maerki2005-07-301-4/+10
* Removing unused import.Finn Bock2005-07-288-16/+0
* Accessor for the id property.Jeremias Maerki2005-07-261-0/+5
* Made Service a stand-alone class so it can be reused. Jeremias Maerki2005-07-251-92/+3
* Moved inline-level LMs and support classes to "inline" subpackage.Jeremias Maerki2005-07-186-59/+42
* Javadocs onlyJeremias Maerki2005-07-181-1/+6
* No more warnings about unexpected FOText inside markers.Jeremias Maerki2005-07-181-1/+6
* Revert revsision 201627.Jeremias Maerki2005-06-263-19/+0
* Switch to .equals() instead of == for String compares of namespaces. Thanks ...Glen Mazza2005-06-2633-48/+48
* Check the proper use of the span attribute.Jeremias Maerki2005-06-243-0/+20
* Accessors for break-* on table-row.Jeremias Maerki2005-06-221-0/+10
* Warning about collapsing border model.Jeremias Maerki2005-06-201-0/+4
* Page breaking process now respects changing available BPD (not IPD) over mult...Jeremias Maerki2005-06-157-53/+112
* Added a clarifying commentSimon Pepping2005-06-101-0/+1
* Removed functionality for collecting words reverted. Instead made sure capita...Jeremias Maerki2005-06-091-3/+113
* Bugzilla: #33760Jeremias Maerki2005-06-091-2/+6
* Improvement for FOText instance creation. The text is consolidated into singl...Jeremias Maerki2005-06-095-29/+67
* Removed comment; relaxed validation done on an fo-by-fo basis.Glen Mazza2005-06-081-2/+0
* Constructor for FLM now takes parent as parameter,Glen Mazza2005-06-011-1/+0
* Obsolete code removed and text-transform behaviour changed based on input fro...Jeremias Maerki2005-05-271-112/+2
* Missing FOs that can receive markers.Jeremias Maerki2005-05-271-0/+3
* CleanupJeremias Maerki2005-05-271-15/+2
* More keep accessors where needed.Jeremias Maerki2005-05-246-112/+162
* Initial keep-together support on table.Jeremias Maerki2005-05-231-1/+14
* First step towards keep-together on tables (should work on table-rows now).Jeremias Maerki2005-05-231-9/+12
* Footnote implementation: changes to existing filesLuca Furini2005-05-171-8/+16
* Merge of branch Temp_KnuthStylePageBreaking back into HEAD.Jeremias Maerki2005-05-1316-59/+184