| Commit message (Expand) | Author | Age | Files | Lines |
* | Now that the whole breakability inside inlines is reenabled, the original ele...inlineblock | Jeremias Maerki | 2005-08-10 | 1 | -0/+2 |
* | Added the missing auxiliary boxes caused by border and padding on the table (... | Jeremias Maerki | 2005-08-10 | 1 | -0/+2 |
* | Restored breakability of block-level content in inlines:
| Jeremias Maerki | 2005-08-10 | 2 | -5/+34 |
* | State and parameter checking.
| Jeremias Maerki | 2005-08-10 | 1 | -3/+9 |
* | Fix line element list reporting.
| Jeremias Maerki | 2005-08-10 | 1 | -2/+4 |
* | Background painting for inlineblockparent. | Jeremias Maerki | 2005-08-10 | 1 | -0/+12 |
* | area size traits for text and inlineparent areas. | Jeremias Maerki | 2005-08-10 | 1 | -0/+2 |
* | Expected page breaker element list. | Jeremias Maerki | 2005-08-10 | 1 | -1/+13 |
* | Checks were still not quite right. | Jeremias Maerki | 2005-08-10 | 1 | -4/+4 |
* | Missing IPD values. | Jeremias Maerki | 2005-08-09 | 1 | -1/+2 |
* | Auto-adjust IPD as in InlineArea. Info may not be available in LM during addA... | Jeremias Maerki | 2005-08-09 | 1 | -0/+1 |
* | Output area size traits for inlineblockparent. | Jeremias Maerki | 2005-08-09 | 1 | -0/+1 |
* | More checks and XPath fixes. | Jeremias Maerki | 2005-08-09 | 1 | -4/+13 |
* | Checks! | Jeremias Maerki | 2005-08-09 | 2 | -1/+39 |
* | Bugfix: Introduced a new member variable in LayoutContext holding the alignme... | Jeremias Maerki | 2005-08-09 | 3 | -2/+26 |
* | Bugfix: Block.handleWhitespace() causes whitespace to be scanned multiple tim... | Jeremias Maerki | 2005-08-09 | 2 | -0/+61 |
* | Extended comment to document the open argument. | Jeremias Maerki | 2005-08-09 | 1 | -0/+5 |
* | Commented unnecessary (and unsafe) line. | Jeremias Maerki | 2005-08-08 | 1 | -1/+1 |
* | Bugfix: Remove empty sequence at the end.
| Jeremias Maerki | 2005-08-08 | 1 | -2/+7 |
* | Earlier fix was not quite right. TODO can be removed now.
| Jeremias Maerki | 2005-08-08 | 1 | -2/+5 |
* | Typo and imports. | Jeremias Maerki | 2005-08-08 | 1 | -3/+1 |
* | Don't fail on empty lists. | Jeremias Maerki | 2005-08-08 | 1 | -0/+4 |
* | Deal with a mix of KnuthSequences of KnuthSequences and KnuthSequences of Knu... | Jeremias Maerki | 2005-08-08 | 2 | -15/+52 |
* | My work on block content in inline content sofar. Block content in | Simon Pepping | 2005-08-04 | 13 | -434/+896 |
* | Creating a branch for the implementation of block content in inline content | Simon Pepping | 2005-08-04 | 0 | -0/+0 |
* | disabled font size absolute and relative tests as they currently fail! | Chris Bowditch | 2005-08-04 | 1 | -1/+3 |
* | Test cases submitted by Manual Mall, bugzilla 36025. I have added some checks... | Chris Bowditch | 2005-08-04 | 3 | -0/+369 |
* | This does no more cause a ClassCastExceptions. | Luca Furini | 2005-08-04 | 1 | -2/+1 |
* | setting svn:eol-style and svn:keywords properiets | Christian Geisert | 2005-08-04 | 0 | -0/+0 |
* | Testcases for leader | Christian Geisert | 2005-08-04 | 3 | -0/+245 |
* | Fix for bug 36007. | Luca Furini | 2005-08-04 | 1 | -0/+1 |
* | Setting svn:eol-style and svn:keywords where necessary. Need to lookup why th... | Jeremias Maerki | 2005-08-04 | 25 | -1497/+1497 |
* | added some checks to the test case to make it more effective in checking for ... | Chris Bowditch | 2005-08-04 | 2 | -1/+17 |
* | Testcases for word-spacing | Christian Geisert | 2005-08-04 | 4 | -0/+234 |
* | disabled letter-spacing3.xml for now as it fails | Chris Bowditch | 2005-08-04 | 1 | -0/+1 |
* | Submitted by Manual Mall in bugzilla 36008 | Chris Bowditch | 2005-08-04 | 3 | -0/+176 |
* | Removing dependencies of RTF library on the rest of FOP so it can be used sta... | Jeremias Maerki | 2005-08-03 | 9 | -258/+244 |
* | Tests for fo:wrapper. | Jeremias Maerki | 2005-08-03 | 2 | -0/+106 |
* | Proper handling of the color property on page-number and page-number-citatition. | Jeremias Maerki | 2005-08-03 | 4 | -39/+47 |
* | Current Forrest is not fully HTML 4.01 and CSS compliant due to a bug, so we ... | Jeremias Maerki | 2005-08-03 | 1 | -1/+1 |
* | Disabled the external link images. They mess up the layout in many places. | Jeremias Maerki | 2005-08-03 | 1 | -1/+1 |
* | Initial values for "Trunk" column. No guarantees! | Jeremias Maerki | 2005-08-03 | 1 | -217/+332 |
* | Update to Forrest 0.7. | Jeremias Maerki | 2005-08-03 | 2 | -1954/+1967 |
* | Fix for table-body4.xml. Higher penalty values for breaks that would results ... | Jeremias Maerki | 2005-08-02 | 1 | -0/+10 |
* | Test case for badly broken table rows as discussed on fop-dev. | Jeremias Maerki | 2005-08-02 | 1 | -0/+75 |
* | Allow "<0" and ">0" expressions for the "p" part on a penalty. | Jeremias Maerki | 2005-08-02 | 1 | -15/+29 |
* | Make it possible to keep block-container element lists apart from normal page... | Jeremias Maerki | 2005-08-02 | 2 | -1/+17 |
* | Padding was ignored by the table stepper. This fixes the newly modified table... | Jeremias Maerki | 2005-08-02 | 1 | -0/+11 |
* | Test the element list, too, to make sure that breaker works correctly. | Jeremias Maerki | 2005-08-02 | 1 | -0/+16 |
* | Remove "veryveryalpha" warning. | Jeremias Maerki | 2005-08-02 | 1 | -5/+5 |