| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Added a few missing constants... | Andreas L. Delmelle | 2005-12-30 | 1 | -15/+21 |
* | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@359893 13f... | Andreas L. Delmelle | 2005-12-29 | 1 | -0/+3 |
* | 1) Added support for the page-break-* shorthands | Andreas L. Delmelle | 2005-12-29 | 5 | -10/+242 |
* | Test file for the NPE reported in bug 38053 | Simon Pepping | 2005-12-28 | 1 | -0/+98 |
* | Each block in inline content now appears in its own line area. | Simon Pepping | 2005-12-28 | 4 | -240/+273 |
* | Minor updates and corrections to the compliance page | Manuel Mall | 2005-12-28 | 1 | -5/+8 |
* | Fix for NPE reported in bugzilla 38053. Unfortunately I have not been able to... | Manuel Mall | 2005-12-28 | 2 | -1/+6 |
* | Fix for bug 37743 and part of 38053 | Manuel Mall | 2005-12-28 | 3 | -8/+9 |
* | LineArea had a finalize method which caused a NPE when called from the garbag... | Manuel Mall | 2005-12-28 | 2 | -3/+14 |
* | RTF: If there is no background-color specified for a table-cell, then try to ... | Peter Herweg | 2005-12-27 | 1 | -0/+16 |
* | RTF: Don't set \brsp at tables, because it makes them look quite broken. | Peter Herweg | 2005-12-27 | 1 | -2/+4 |
* | This time with checks. | Simon Pepping | 2005-12-27 | 1 | -0/+9 |
* | Testcase for the ClassCastExceptions in inline block content. | Simon Pepping | 2005-12-27 | 1 | -0/+45 |
* | I generalized several casts from KnuthElement to ListElement. This | Simon Pepping | 2005-12-27 | 7 | -22/+27 |
* | Merge from Branch fop-0_91: | Jeremias Maerki | 2005-12-23 | 27 | -132/+412 |
* | Merge from Branch fop-0_91: | Jeremias Maerki | 2005-12-23 | 1 | -2/+2 |
* | Merge from Branch fop-0_91: | Jeremias Maerki | 2005-12-23 | 1 | -1/+1 |
* | Merge from Branch fop-0_91: | Jeremias Maerki | 2005-12-23 | 2 | -95/+3 |
* | Changed use of the lineLayouts member to a local variable as much as | Simon Pepping | 2005-12-23 | 1 | -69/+90 |
* | Forgot to update the status page | Manuel Mall | 2005-12-23 | 1 | -0/+4 |
* | Fixed problem with linefeed-treatment=preserve not being correctly handled fo... | Manuel Mall | 2005-12-23 | 4 | -18/+36 |
* | A new testcase for linefeed treatment, as reported on fop-user | Simon Pepping | 2005-12-22 | 2 | -0/+92 |
* | Adding properties for this xsl file | Simon Pepping | 2005-12-22 | 0 | -0/+0 |
* | As announced, I brought FontTriplet to more life by making it Serializable an... | Jeremias Maerki | 2005-12-22 | 18 | -168/+327 |
* | Rendering the list of disabled testcases | Simon Pepping | 2005-12-22 | 2 | -0/+105 |
* | More work on preparing for the intermediate format. | Jeremias Maerki | 2005-12-22 | 10 | -27/+69 |
* | Add a letterspace in InlineKnuthSequence | Simon Pepping | 2005-12-22 | 3 | -34/+90 |
* | Adjust to changes in KnuthSequence. | Jeremias Maerki | 2005-12-22 | 1 | -1/+2 |
* | Issue a warning when an unresolved bookmark item is received. This will be cu... | Jeremias Maerki | 2005-12-22 | 1 | -0/+2 |
* | Modified the KnuthSequence system. Transferred logic from the layout | Simon Pepping | 2005-12-22 | 14 | -295/+531 |
* | Introduced a flag to tell the page breaking to operate in auto-height mode, i... | Jeremias Maerki | 2005-12-22 | 4 | -9/+29 |
* | ApacheCon is over. Keeping the old entry as a template for the next issue. | Jeremias Maerki | 2005-12-21 | 1 | -2/+2 |
* | Dominic Brügger indeed found a bug. Strange that it only appears with break-... | Jeremias Maerki | 2005-12-21 | 2 | -0/+68 |
* | Further decoupling the area tree from the FO tree. | Jeremias Maerki | 2005-12-21 | 11 | -163/+230 |
* | Forgot to add a toString() method to keep tests happy. | Jeremias Maerki | 2005-12-21 | 1 | -1/+25 |
* | First step towards reactivating CachedRenderPagesModel (helps preparing for t... | Jeremias Maerki | 2005-12-20 | 7 | -26/+146 |
* | Bugzilla #37964: | Jeremias Maerki | 2005-12-20 | 4 | -8/+57 |
* | One less lookup. | Jeremias Maerki | 2005-12-19 | 1 | -2/+3 |
* | Update for status page. Table on status of the individual components added. T... | Jeremias Maerki | 2005-12-19 | 1 | -14/+75 |
* | Fix for width checks. They didn't take start-indent and end-indent into account. | Jeremias Maerki | 2005-12-19 | 2 | -2/+4 |
* | Another workaround/hack to deal with non breaking spaces. Also some minor adj... | Manuel Mall | 2005-12-17 | 10 | -14/+107 |
* | XMLHandler interface changed so it reports whether it supports a particular R... | Jeremias Maerki | 2005-12-16 | 21 | -583/+779 |
* | NOTE: API changes in a backwards-incompatible way: FOUserAgent.setResolution(... | Jeremias Maerki | 2005-12-15 | 20 | -69/+135 |
* | Bugzilla #37877: | Jeremias Maerki | 2005-12-15 | 1 | -1/+1 |
* | Debug optimization | Jeremias Maerki | 2005-12-15 | 1 | -1/+3 |
* | Bugzilla #37875: | Jeremias Maerki | 2005-12-15 | 3 | -9/+89 |
* | Fixed a problem where a block containing only a nbsp was not rendered at all | Manuel Mall | 2005-12-15 | 3 | -0/+59 |
* | Fixed a bug where the area for a finished cell that is broken over pages was ... | Jeremias Maerki | 2005-12-15 | 3 | -1/+97 |
* | Attempt at providing context information about the element causing an endless... | Jeremias Maerki | 2005-12-15 | 2 | -5/+39 |
* | Added checks that warn about tables and block-containers that are wider than ... | Jeremias Maerki | 2005-12-15 | 3 | -0/+22 |