| Commit message (Expand) | Author | Age | Files | Lines |
* | notifyFlowsFinished() indirectly used by multi-column layout to determine the... | Jeremias Maerki | 2005-06-29 | 2 | -2/+49 |
* | Accumulate the BPD extent used by the normal flow's children. | Jeremias Maerki | 2005-06-29 | 1 | -0/+6 |
* | First parts on a page which don't fit are moved to the next page. A counter a... | Jeremias Maerki | 2005-06-23 | 1 | -3/+14 |
* | Page breaking process now respects changing available BPD (not IPD) over mult... | Jeremias Maerki | 2005-06-15 | 1 | -2/+31 |
* | Bugzilla: #33760 | Jeremias Maerki | 2005-06-09 | 1 | -1/+3 |
* | Minor PSLM simplifications. | Glen Mazza | 2005-06-06 | 1 | -1/+1 |
* | Handling of very long footnotes | Luca Furini | 2005-05-30 | 3 | -1/+10 |
* | Additional ppm indicator especially interesting for those of us doing high-vo... | Jeremias Maerki | 2005-05-23 | 1 | -1/+3 |
* | Bugfix: Area generated by page-number is now cloned for each addAreas() call. | Jeremias Maerki | 2005-05-17 | 1 | -8/+34 |
* | Bugfix for flow IPD not being set correctly. | Jeremias Maerki | 2005-05-17 | 1 | -8/+6 |
* | Footnote implementation: changes to existing files | Luca Furini | 2005-05-17 | 1 | -0/+22 |
* | Backtracked a bit with SCLM: switched to providing the Region FO | Glen Mazza | 2005-05-16 | 2 | -11/+15 |
* | Placed the PSLM.curFlowIdx within the area.Span object, and added | Glen Mazza | 2005-05-14 | 3 | -43/+95 |
* | Providing the region FO to RegionReference, so it is no longer | Glen Mazza | 2005-05-14 | 3 | -35/+25 |
* | Merge of branch Temp_KnuthStylePageBreaking back into HEAD. | Jeremias Maerki | 2005-05-13 | 9 | -158/+298 |
* | Changed from addChild(Area) to clearer addChildArea(Area). | Glen Mazza | 2005-03-16 | 3 | -5/+5 |
* | 1.) Moved setting of idp value into Span constructor because the class is in an | Glen Mazza | 2005-03-16 | 1 | -4/+11 |
* | More simplifications to PSLM. | Glen Mazza | 2005-03-14 | 1 | -0/+18 |
* | More simplifications to PSLM. | Glen Mazza | 2005-03-12 | 2 | -9/+9 |
* | Minor simplification to PSLM. | Glen Mazza | 2005-03-12 | 1 | -1/+2 |
* | 1.) More commenting, some simplifications in the Area classes and PSLM. | Glen Mazza | 2005-03-11 | 6 | -39/+55 |
* | More simplifications to PSLM. | Glen Mazza | 2005-03-05 | 5 | -1/+24 |
* | Validation for fo:table and fo:table-header added, some minor simplifications... | Glen Mazza | 2005-03-05 | 1 | -0/+7 |
* | Corrected the logic of adding markers. LayoutManagers are responsible | Simon Pepping | 2005-02-20 | 1 | -19/+46 |
* | PR: | Glen Mazza | 2005-02-17 | 1 | -1/+1 |
* | PR: | Glen Mazza | 2005-02-12 | 4 | -158/+45 |
* | PR: | Glen Mazza | 2005-02-10 | 2 | -37/+14 |
* | PR: | Glen Mazza | 2005-02-06 | 4 | -9/+9 |
* | PR: | Glen Mazza | 2005-02-06 | 1 | -14/+2 |
* | PR: | Glen Mazza | 2005-02-05 | 1 | -1/+1 |
* | Add a facility for the PageSequenceLayoutManager to notify about a new page b... | Jeremias Maerki | 2005-02-03 | 1 | -3/+17 |
* | First version of text-decoration support (no colors, yet, PDF rendering may n... | Jeremias Maerki | 2005-01-25 | 1 | -1/+19 |
* | Additional text-decoration traits | Jeremias Maerki | 2005-01-25 | 1 | -3/+17 |
* | Additional helper functions | Jeremias Maerki | 2005-01-25 | 1 | -0/+19 |
* | Early preloading of images (during FO tree building). This wasn't consistent ... | Jeremias Maerki | 2005-01-24 | 1 | -0/+20 |
* | New traits: space-before, space-after, is-viewport-area, is-reference-area | Jeremias Maerki | 2005-01-17 | 1 | -1/+20 |
* | PR: | Glen Mazza | 2005-01-13 | 1 | -14/+20 |
* | Clarification for the use of x/y-offset. | Jeremias Maerki | 2005-01-12 | 1 | -3/+5 |
* | toString() method extended to provide helpful info. | Jeremias Maerki | 2005-01-12 | 1 | -1/+9 |
* | FIXED wasn't defined. | Jeremias Maerki | 2005-01-12 | 1 | -1/+15 |
* | Defined the start|end-indent traits. | Jeremias Maerki | 2005-01-12 | 1 | -2/+16 |
* | PR: | Glen Mazza | 2005-01-04 | 1 | -22/+22 |
* | Switched from fox:bookmarks to fo:bookmark-tree (of XSL 1.1 2WD). Two more | Glen Mazza | 2005-01-02 | 2 | -8/+8 |
* | Changed LayoutManagerMaker.makeLayoutManager(FONode node) to throw a | Simon Pepping | 2004-12-27 | 1 | -2/+8 |
* | This patch implements a pluggable LayoutManagers system, according | Simon Pepping | 2004-12-24 | 1 | -2/+23 |
* | Moved the (upcoming) fo:bookmark-tree construction code from AreaTreeHandler | Glen Mazza | 2004-12-17 | 2 | -54/+54 |
* | More code commenting and minor cleanup of bookmark/Resolvable/ATH code. | Glen Mazza | 2004-12-16 | 8 | -59/+44 |
* | PR: | Glen Mazza | 2004-12-16 | 1 | -1/+1 |
* | PR: | Glen Mazza | 2004-12-14 | 3 | -28/+46 |
* | Moved PDF bookmark creation to endDocument(). (Fixed bug, was being | Glen Mazza | 2004-12-12 | 1 | -1/+8 |