aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix for allowing empty table-cells (for relaxed validation). Jeremias Maerki2005-07-151-2/+3
* WrapperLayoutManagerMaker was used by RetrieveMarker. This caused a ClassCast...Jeremias Maerki2005-07-151-1/+15
* Bugzilla #35749: Jeremias Maerki2005-07-153-3/+62
* Clarify where this K3 barcode font is coming from.Jeremias Maerki2005-07-141-0/+6
* Bugfix: Proper handling of page break between normally broken parts and the p...Jeremias Maerki2005-07-111-1/+8
* Bugfix: Corrected the calculation of the full length of the section to be bro...Jeremias Maerki2005-07-111-4/+9
* Regression test for special case of multi-column2.xml.Jeremias Maerki2005-07-111-0/+103
* Default break class should be EN_COLUMN or else there will be problems in mul...Jeremias Maerki2005-07-081-1/+1
* Column balancing seems to work now.Jeremias Maerki2005-07-081-1/+0
* Column balancing seems to work now. Jeremias Maerki2005-07-082-5/+35
* Fixed some mistakes in the checks.Jeremias Maerki2005-07-081-11/+11
* Corrects a small mistake when repositioning the cursor in multi-column layout...Jeremias Maerki2005-07-081-1/+1
* The test case is not much use with explicit column-widths.Jeremias Maerki2005-07-081-3/+3
* Test case for Bugzilla issue: http://issues.apache.org/bugzilla/show_bug.cgi?...Jeremias Maerki2005-07-082-0/+71
* Remove illegal or non-standard stuff.Jeremias Maerki2005-06-302-5/+5
* Bugzilla #35561 Jeremias Maerki2005-06-303-56/+42
* It's Apache FOP, not just FOP.Jeremias Maerki2005-06-301-1/+1
* Fix placement of links in PDFs.Jeremias Maerki2005-06-301-1/+6
* log statement should be debug().Jeremias Maerki2005-06-301-1/+1
* Fixed checks or FO of footnotes2 and page-number3 to compensate for the fixed...Jeremias Maerki2005-06-294-7/+20
* Fix vertical placement of page-number and page-number-citation.Jeremias Maerki2005-06-293-5/+24
* Observe line layout element lists, too.Jeremias Maerki2005-06-291-0/+1
* toString() method.Jeremias Maerki2005-06-291-0/+10
* vpos on character, too.Jeremias Maerki2005-06-291-0/+1
* Found the problem with the widely spaced lines: page-number and page-number-c...Jeremias Maerki2005-06-292-0/+60
* More extensive multi-column layout testing.Jeremias Maerki2005-06-295-32/+246
* Bugfix: Multiple spans now painted in the right places.Jeremias Maerki2005-06-291-1/+4
* Bugfix: IPD for footnote region now correct in multi-column layout. Jeremias Maerki2005-06-293-74/+277
* My first laughable attempt at a page breaker for balancing columns. Doesn't w...Jeremias Maerki2005-06-291-0/+70
* Span change detection and infastructure for signalling it.Jeremias Maerki2005-06-292-10/+40
* Enable starting the break process at an arbitrary position inside an element ...Jeremias Maerki2005-06-291-6/+15
* 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
* Tests bug #35534Jeremias Maerki2005-06-292-0/+93
* Fix for strange side-effects when the link is in the section title.Jeremias Maerki2005-06-271-2/+2
* Fix ViewCVS URLs.Jeremias Maerki2005-06-271-9/+7
* It should be Apache FOP, not just FOP.Jeremias Maerki2005-06-271-3/+3
* This is a work-around for the missing TOC on the FAQ page.Jeremias Maerki2005-06-271-1/+1
* Revert revsision 201627.Jeremias Maerki2005-06-263-19/+0