| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 656546,657465,657521,657921,660979,660998,661276,661310,6619... | Adrian Cumiskey | 2008-07-07 | 1 | -7/+6 |
* | Merged revisions 603890,603926,603943,603945,603959,603961-603962,603968,6039... | Adrian Cumiskey | 2008-05-14 | 1 | -359/+30 |
* | * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal... | Andreas L. Delmelle | 2007-07-18 | 1 | -2/+1 |
* | Bugzilla 42089: Cleanup and restructuring (suggested by Adrian Cumiskey) | Andreas L. Delmelle | 2007-07-07 | 1 | -740/+49 |
* | Bugzilla #42576 | Chris Bowditch | 2007-06-22 | 1 | -9/+24 |
* | Bugzilla #39840: | Jeremias Maerki | 2006-08-04 | 1 | -3/+33 |
* | Fixed a memory-leak: The FO tree part of a page-sequence was not released whe... | Jeremias Maerki | 2006-08-03 | 1 | -0/+1 |
* | Changed license headers and updated NOTICE file according to: http://www.apac... | Jeremias Maerki | 2006-07-28 | 1 | -5/+6 |
* | Extended PageViewport to carry foreign attributes. | Jeremias Maerki | 2006-05-18 | 1 | -0/+1 |
* | Bugzilla #39443: | Jeremias Maerki | 2006-05-07 | 1 | -2/+18 |
* | Content in block-containers makes better use of shrink to fit content vertica... | Jeremias Maerki | 2006-04-25 | 1 | -1/+1 |
* | Bugfix: basic-links with internal destinations in documents with multiple pag... | Jeremias Maerki | 2006-04-24 | 1 | -0/+2 |
* | Bugzilla #39118: | Jeremias Maerki | 2006-04-23 | 1 | -2/+52 |
* | Initial support for page-position="last". Feedback requested! | Jeremias Maerki | 2006-03-23 | 1 | -62/+167 |
* | Bugfix: Fixed an NPE that was thrown when a table was used inside a footnote-... | Jeremias Maerki | 2006-03-15 | 1 | -0/+1 |
* | Avoid a NullPointerException when fo:title is empty. | Simon Pepping | 2006-02-24 | 1 | -3/+7 |
* | (Re?)added integer page number to the PageViewport. | Jeremias Maerki | 2006-01-20 | 1 | -1/+1 |
* | The last page sequence should also follow its force-page-count trait. | Simon Pepping | 2006-01-10 | 1 | -3/+5 |
* | Implementation of force-page-count property, patch by Gerhard Oettl, | Simon Pepping | 2006-01-06 | 1 | -2/+74 |
* | Further decoupling the area tree from the FO tree. | Jeremias Maerki | 2005-12-21 | 1 | -86/+97 |
* | Bugzilla #37964: | Jeremias Maerki | 2005-12-20 | 1 | -1/+0 |
* | Bugzilla #37828: | Jeremias Maerki | 2005-12-08 | 1 | -1/+3 |
* | Bugzilla #37813: | Jeremias Maerki | 2005-12-07 | 1 | -1/+4 |
* | Bugzilla #37468: | Jeremias Maerki | 2005-11-11 | 1 | -3/+5 |
* | Merged work on Temp_SpaceResolution branch into trunk (-r 320826:327988). | Jeremias Maerki | 2005-10-24 | 1 | -4/+11 |
* | Implemented the wrap-option property. | Luca Furini | 2005-09-16 | 1 | -1/+1 |
* | Bugzilla #36379: | Finn Bock | 2005-08-31 | 1 | -0/+1 |
* | Use a more direct notify mechanism for the formatting results | Simon Pepping | 2005-07-31 | 1 | -0/+2 |
* | Removing unused import. | Finn Bock | 2005-07-28 | 1 | -7/+7 |
* | Changes for restoring JDK 1.3 compatibility.
| Jeremias Maerki | 2005-07-27 | 1 | -8/+8 |
* | Various fixes for ID management.
| Jeremias Maerki | 2005-07-26 | 1 | -0/+1 |
* | Moved inline-level LMs and support classes to "inline" subpackage. | Jeremias Maerki | 2005-07-18 | 1 | -0/+1 |
* | Bugfix: Proper handling of page break between normally broken parts and the p... | Jeremias Maerki | 2005-07-11 | 1 | -1/+8 |
* | log statement should be debug(). | Jeremias Maerki | 2005-06-30 | 1 | -1/+1 |
* | Bugfix: IPD for footnote region now correct in multi-column layout.
| Jeremias Maerki | 2005-06-29 | 1 | -26/+198 |
* | First SVN commit. Trivial formatting change. | Glen Mazza | 2005-06-24 | 1 | -0/+1 |
* | First parts on a page which don't fit are moved to the next page. A counter a... | Jeremias Maerki | 2005-06-23 | 1 | -0/+5 |
* | breaks supported on tables, table-row and table-cell content now. Cheap appro... | Jeremias Maerki | 2005-06-22 | 1 | -2/+2 |
* | Added getPageViewportProvider(). | Jeremias Maerki | 2005-06-16 | 1 | -20/+60 |
* | Page breaking process now respects changing available BPD (not IPD) over mult... | Jeremias Maerki | 2005-06-15 | 1 | -24/+102 |
* | Switched to null for PageBreaker.getTopLevelLM(). | Glen Mazza | 2005-06-14 | 1 | -1/+1 |
* | More cleanup/simplifications. | Glen Mazza | 2005-06-09 | 1 | -1/+1 |
* | Removed LM.initialize() -- switched to internal initialization of all LM's. | Glen Mazza | 2005-06-07 | 1 | -3/+7 |
* | Minor PSLM simplifications. | Glen Mazza | 2005-06-06 | 1 | -24/+7 |
* | Remainder of pslm.gKNE() consolidated into pb.gKNE(). | Glen Mazza | 2005-06-05 | 1 | -18/+6 |
* | Two stray isBogus()es removed, AFAICT unnecessary childLC initialization | Glen Mazza | 2005-06-04 | 1 | -17/+2 |
* | Constructor for FLM now takes parent as parameter, | Glen Mazza | 2005-06-01 | 1 | -10/+2 |
* | Simplifications to PSLM.gKNE(). | Glen Mazza | 2005-06-01 | 1 | -20/+16 |
* | Handling page dependent footnote separator | Luca Furini | 2005-05-31 | 1 | -23/+22 |
* | Bugfix: Area generated by page-number is now cloned for each addAreas() call. | Jeremias Maerki | 2005-05-17 | 1 | -0/+4 |