aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/area
Commit message (Expand)AuthorAgeFilesLines
* Squashed CheckStyle warnings, mostly JavaDoc.Joerg Pietschmann2005-09-0711-28/+87
* Re-adjusting lines after a page-number or a page-number-citation is resolved.Luca Furini2005-09-056-4/+395
* Bugzilla #36487: Jeremias Maerki2005-09-051-9/+18
* Initial work on enhancing the extension facilities to register special extens...Jeremias Maerki2005-09-025-18/+165
* Cleanup of unused imports.Finn Bock2005-09-011-1/+0
* Bugzilla #36379:Finn Bock2005-08-311-13/+28
* Background trait's toString() streamlined. Test cases adjusted accordingly. Jeremias Maerki2005-08-291-7/+23
* Bugzilla #36391: Jeremias Maerki2005-08-271-4/+7
* Common base class for TextArea and Character. These two might even be merged ...Jeremias Maerki2005-08-264-77/+71
* Access to the region-name for special comments in the PS output.Jeremias Maerki2005-08-211-0/+5
* New hasTrait() method.Jeremias Maerki2005-08-211-0/+12
* 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-122-0/+85
* Bugzilla #36112 Jeremias Maerki2005-08-101-3/+5
* Use a more direct notify mechanism for the formatting resultsSimon Pepping2005-07-311-8/+10
* Bugzilla #35937: Jeremias Maerki2005-07-301-3/+23
* Send the ID of the producing FO to the area tree as trait where possible. Jeremias Maerki2005-07-261-3/+3
* notifyFlowsFinished() indirectly used by multi-column layout to determine the...Jeremias Maerki2005-06-292-2/+49
* Accumulate the BPD extent used by the normal flow's children.Jeremias Maerki2005-06-291-0/+6
* First parts on a page which don't fit are moved to the next page. A counter a...Jeremias Maerki2005-06-231-3/+14
* Page breaking process now respects changing available BPD (not IPD) over mult...Jeremias Maerki2005-06-151-2/+31
* Bugzilla: #33760Jeremias Maerki2005-06-091-1/+3
* Minor PSLM simplifications.Glen Mazza2005-06-061-1/+1
* Handling of very long footnotesLuca Furini2005-05-303-1/+10
* Additional ppm indicator especially interesting for those of us doing high-vo...Jeremias Maerki2005-05-231-1/+3
* Bugfix: Area generated by page-number is now cloned for each addAreas() call.Jeremias Maerki2005-05-171-8/+34
* Bugfix for flow IPD not being set correctly.Jeremias Maerki2005-05-171-8/+6
* Footnote implementation: changes to existing filesLuca Furini2005-05-171-0/+22
* Backtracked a bit with SCLM: switched to providing the Region FOGlen Mazza2005-05-162-11/+15
* Placed the PSLM.curFlowIdx within the area.Span object, and addedGlen Mazza2005-05-143-43/+95
* Providing the region FO to RegionReference, so it is no longerGlen Mazza2005-05-143-35/+25
* Merge of branch Temp_KnuthStylePageBreaking back into HEAD.Jeremias Maerki2005-05-139-158/+298
* Changed from addChild(Area) to clearer addChildArea(Area).Glen Mazza2005-03-163-5/+5
* 1.) Moved setting of idp value into Span constructor because the class is in anGlen Mazza2005-03-161-4/+11
* More simplifications to PSLM.Glen Mazza2005-03-141-0/+18
* More simplifications to PSLM.Glen Mazza2005-03-122-9/+9
* Minor simplification to PSLM.Glen Mazza2005-03-121-1/+2
* 1.) More commenting, some simplifications in the Area classes and PSLM.Glen Mazza2005-03-116-39/+55
* More simplifications to PSLM.Glen Mazza2005-03-055-1/+24
* Validation for fo:table and fo:table-header added, some minor simplifications...Glen Mazza2005-03-051-0/+7
* Corrected the logic of adding markers. LayoutManagers are responsibleSimon Pepping2005-02-201-19/+46
* PR:Glen Mazza2005-02-171-1/+1
* PR:Glen Mazza2005-02-124-158/+45
* PR:Glen Mazza2005-02-102-37/+14
* PR:Glen Mazza2005-02-064-9/+9
* PR:Glen Mazza2005-02-061-14/+2
* PR:Glen Mazza2005-02-051-1/+1
* Add a facility for the PageSequenceLayoutManager to notify about a new page b...Jeremias Maerki2005-02-031-3/+17
* First version of text-decoration support (no colors, yet, PDF rendering may n...Jeremias Maerki2005-01-251-1/+19
* Additional text-decoration traitsJeremias Maerki2005-01-251-3/+17