38 Commits (45055a8f6fa9522d0a8e12f816fdd64e60d9800c)

Author SHA1 Message Date
  Andreas L. Delmelle a6b2b2e4b9 Bugzilla 46905: Added basic implementation for column-level keeps. 15 years ago
  Vincent Hennebert d3302f39bd Merged clean-up-only changes made in the ChangingIPDHack branch. Those correspond to the following revision numbers: 15 years ago
  Andreas L. Delmelle c48ed5b0f4 Some cleanups and attempts at improving code-readability and -extensibility: 15 years ago
  Vincent Hennebert e3c11f8389 First very rough implementation of Changing IPD. It works only with (possibly nested) fo:block elements containing pure text. Doesn't work if the page break occurs /between/ two fo:block. There's a problem with elastic spaces that get lost after the ipd change. There is duplicated code especially in BlockStackingLayoutManager. Plus probably plenty of other issues... 15 years ago
  Vincent Hennebert 65d20c9685 Code clean-up 15 years ago
  Vincent Hennebert d058e87015 Merged revisions 679052-679352 via svnmerge from 16 years ago
  Vincent Hennebert 92df262a07 Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
  Andreas L. Delmelle 4e921e05c7 * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal of some @author tags 17 years ago
  Luca Furini 23ee8b822e Fix for bug 41019, minor changes to a few testcases as now a different set of break is created. 17 years ago
  Simon Pepping 9192829e4d Create a class-specific logger for each LayoutManager which uses a logger. 17 years ago
  Jeremias Maerki c5315f6df8 Bugzilla #39840: 18 years ago
  Jeremias Maerki f5abed20f9 Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
  Jeremias Maerki 0a03fe4a2f Fixed removeNode() as discussed on fop-dev. No more checks for footnotes and removal of nodes even if they are not in the normally expected order. 18 years ago
  Jeremias Maerki ed8a0386c6 Bugzilla #39777: 18 years ago
  Jeremias Maerki aeb764d5fe Content in block-containers makes better use of shrink to fit content vertically into the available area. This can be used indirectly to justify content vertically in a block-container. 18 years ago
  Jeremias Maerki 97564f21e1 Initial support for page-position="last". Feedback requested! 18 years ago
  Andreas L. Delmelle 9de5004fa6 File missing from http://svn.apache.org/viewcvs?rev=374174&view=rev... Thanks, Manuel! :-) 18 years ago
  Simon Pepping 7fde5817bc I generalized several casts from KnuthElement to ListElement. This 18 years ago
  Jeremias Maerki 3377a2e7a3 Attempt at providing context information about the element causing an endless loop because of an area overflow in b-p-direction. This should make the error message more helpful. 18 years ago
  Luca Furini 68e528df28 Implementation of hyphenation-ladder-count. 18 years ago
  Jeremias Maerki 7b595bb63a Output the difference, too. 18 years ago
  Luca Furini 36aa276256 Fixing a bug reported by Jeremias affecting the handling of glue and penalty elements after a break when the algorithm restarts. 18 years ago
  Luca Furini bbd08a9bb0 Implemented the wrap-option property. 19 years ago
  Jeremias Maerki 850a3eabff Better error message. 19 years ago
  Joerg Pietschmann 8eca11a7d5 Squashed some JavaDoc warnings. 19 years ago
  Jeremias Maerki 7bf1e40ebb Moved inline-level LMs and support classes to "inline" subpackage. 19 years ago
  Jeremias Maerki c14bf42f72 Column balancing seems to work now. 19 years ago
  Jeremias Maerki f9a98ac2dc Enable starting the break process at an arbitrary position inside an element list. 19 years ago
  Jeremias Maerki 1b0fdf72a4 First parts on a page which don't fit are moved to the next page. A counter avoids endless loops. 19 years ago
  Jeremias Maerki cab77b95f7 statics to the top so they are easily found. 19 years ago
  Jeremias Maerki 84e1ae6512 Page breaking process now respects changing available BPD (not IPD) over multiple pages. 19 years ago
  Luca Furini 8236380d5c Handling of very long footnotes 19 years ago
  Luca Furini 89051f7340 Correction to footnotes handling: break a footnote body only if its citation is in the last content line. 19 years ago
  Jeremias Maerki bbc0ef0a3d Imports. 19 years ago
  Luca Furini 8a6f6d0013 Footnote implementation: changes to existing files 19 years ago
  Jeremias Maerki f7e7da95ec Converted System.out calls to logger calls. 19 years ago
  Jeremias Maerki e835307c93 Merge of branch Temp_KnuthStylePageBreaking back into HEAD. 19 years ago
  Jeremias Maerki a392d777f6 Refactoring of Knuth line breaking code (including some speed improvements) 19 years ago