| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Bugfix: Nested tables with headers and footers were not handled correctly and... | Jeremias Maerki | 2006-10-07 | 1 | -0/+179 |
* | This fixes a bug that has crept in page number resolution, viz. the text was ... | Simon Pepping | 2006-10-06 | 1 | -0/+52 |
* | Simple test of the PDFCMap class, before refactoring it for ToUnicode | Bertrand Delacretaz | 2006-09-20 | 2 | -0/+71 |
* | Code style, conform to checkstyle requirements (where it makes sense) | Bertrand Delacretaz | 2006-09-20 | 2 | -89/+115 |
* | PDFEncodingTestCase added, but test with custom font is disabled, fails (as e... | Bertrand Delacretaz | 2006-09-15 | 7 | -11/+262 |
* | BasePDFTestCase extracted from PDFAConformanceTestCase, will be used to creat... | Bertrand Delacretaz | 2006-09-15 | 2 | -48/+85 |
* | Implemented limited support for extension properties through new methods on E... | Jeremias Maerki | 2006-09-11 | 6 | -0/+756 |
* | Trivial change to testcase to avoid 800+ warning messages | Manuel Mall | 2006-09-02 | 1 | -3/+3 |
* | Bugzilla #39414: | Andreas L. Delmelle | 2006-09-02 | 1 | -6/+0 |
* | Make FontInfo look for the same font-family and weight first, but with defaul... | Andreas L. Delmelle | 2006-08-29 | 1 | -12/+6 |
* | Minor enhancement of column-number property code / removal of unused method | Andreas L. Delmelle | 2006-08-22 | 1 | -0/+54 |
* | Minor enhancement of FOTree test output | Andreas L. Delmelle | 2006-08-22 | 1 | -4/+14 |
* | Minor fix: set negative values to zero for b-p-d/i-p-d | Andreas L. Delmelle | 2006-08-21 | 1 | -11/+1 |
* | Rework of default column-creation and setting column-widths from the first ro... | Andreas L. Delmelle | 2006-08-21 | 1 | -14/+0 |
* | Changed testcases failing due to r432190 | Andreas L. Delmelle | 2006-08-17 | 9 | -18/+23 |
* | Helper XSLT which can split an FO file into multiple FO files at page-sequenc... | Jeremias Maerki | 2006-08-09 | 1 | -0/+45 |
* | Rework of the marker/retrieve-marker implementation to cater for correct eval... | Andreas L. Delmelle | 2006-08-06 | 5 | -25/+220 |
* | Bugzilla #39840: | Jeremias Maerki | 2006-08-04 | 1 | -0/+85 |
* | Fixed a memory-leak: The FO tree part of a page-sequence was not released whe... | Jeremias Maerki | 2006-08-03 | 2 | -0/+180 |
* | Bugfix: Table headers and footers were swallowed when a table was nested in a... | Jeremias Maerki | 2006-08-02 | 1 | -0/+115 |
* | Merge from Temp_Floats branch: | Jeremias Maerki | 2006-08-02 | 1 | -18/+90 |
* | Changed license headers and updated NOTICE file according to: http://www.apac... | Jeremias Maerki | 2006-07-28 | 490 | -13637/+14127 |
* | Showing a problem with SVG used inside a basic-link. The size of the link rec... | Jeremias Maerki | 2006-07-11 | 2 | -0/+62 |
* | Test case for change/revision 411180 ("Extends white-space removal to occur a... | Jeremias Maerki | 2006-06-12 | 1 | -0/+100 |
* | Added region-body_display-align to demonstrate the default behaviour for adju... | Jeremias Maerki | 2006-06-08 | 2 | -0/+192 |
* | Set a PrefixResolver for the "true" check, too, not only for "eval". | Jeremias Maerki | 2006-06-08 | 2 | -14/+24 |
* | Bugfix: components of border-separation weren't set when using shorthand-mode... | Andreas L. Delmelle | 2006-06-08 | 1 | -0/+67 |
* | Bugfix: Table headers were omitted when a table is a child of a block-container. | Jeremias Maerki | 2006-06-07 | 1 | -0/+87 |
* | Fixes Bugzilla 39560: make sure the interaction between FOs and properties is... | Andreas L. Delmelle | 2006-06-06 | 1 | -6/+0 |
* | Tweak: change expected value to an absolute | Andreas L. Delmelle | 2006-06-05 | 1 | -2/+2 |
* | Update assertions to reflect recent modification to the method in question | Andreas L. Delmelle | 2006-06-04 | 1 | -2/+2 |
* | Correct some formal errors in this file. | Simon Pepping | 2006-05-19 | 1 | -1/+16 |
* | An emergency patch to avoid that a non-breaking space at the end of an | Simon Pepping | 2006-05-19 | 1 | -0/+60 |
* | Bugfix: The combination of hyphenation and kerning resulted in slightly ragge... | Jeremias Maerki | 2006-05-19 | 1 | -0/+60 |
* | Bugfix: NullPointerException in AreaAdditionUtil in a table-cell spanning mul... | Jeremias Maerki | 2006-05-18 | 2 | -0/+88 |
* | Testcase for Bugzilla #39560 | Jeremias Maerki | 2006-05-18 | 2 | -0/+104 |
* | Bugzilla #39533: | Jeremias Maerki | 2006-05-18 | 1 | -1/+1 |
* | Bugzilla #39607: | Jeremias Maerki | 2006-05-18 | 3 | -0/+107 |
* | Extended PageViewport to carry foreign attributes. | Jeremias Maerki | 2006-05-18 | 2 | -1/+61 |
* | Bugfix: tables nested in inline elements caused a NullPointerException. | Jeremias Maerki | 2006-05-15 | 1 | -0/+55 |
* | Bugzilla #39443: | Jeremias Maerki | 2006-05-07 | 1 | -0/+68 |
* | Fixed incorrect handling of percentages in vertical-align property values and... | Manuel Mall | 2006-05-06 | 1 | -7/+47 |
* | Bugzilla #38243: | Jeremias Maerki | 2006-05-03 | 1 | -0/+58 |
* | Bugzilla #38946: | Jeremias Maerki | 2006-05-03 | 4 | -29/+35 |
* | Important wording correction | Manuel Mall | 2006-05-02 | 1 | -1/+1 |
* | Added testcase which demonstrates that (or how?) linebreaking of consecutive ... | Manuel Mall | 2006-05-02 | 1 | -0/+68 |
* | Introduced "ignored namespaces" list on FopFactory. Attributes from ignored n... | Jeremias Maerki | 2006-04-28 | 2 | -0/+47 |
* | Previous commit of disabled-testcases.xml was broken | Manuel Mall | 2006-04-27 | 1 | -1/+0 |
* | Test case for Bug 39414 | Manuel Mall | 2006-04-27 | 2 | -2/+1880 |
* | Content in block-containers makes better use of shrink to fit content vertica... | Jeremias Maerki | 2006-04-25 | 1 | -0/+51 |