| Commit message (Expand) | Author | Age | Files | Lines |
* | Disabled the resolution setting because it can lead to ugly side-effects. Res... | Jeremias Maerki | 2006-03-02 | 1 | -2/+4 |
* | Bugzilla #38821: | Jeremias Maerki | 2006-03-01 | 1 | -4/+13 |
* | Bugfix: Fixed a problem with certain TrueType fonts which are missing the "PC... | Jeremias Maerki | 2006-03-01 | 2 | -1/+10 |
* | Forgot the entry here. | Jeremias Maerki | 2006-03-01 | 1 | -0/+4 |
* | Fix bug in the construction of a base URL when it's specified as a file syste... | Jeremias Maerki | 2006-03-01 | 1 | -4/+1 |
* | Fixed bug in handling of text-align-last. Value "relative" was not the defaul... | Jeremias Maerki | 2006-02-28 | 2 | -16/+89 |
* | Tweaks to user mailing list policy. Gosh, we should use the link to this sect... | Jeremias Maerki | 2006-02-28 | 1 | -3/+3 |
* | Activated refinement white-space-handling for fo:title and fo:bookmark-title | Andreas L. Delmelle | 2006-02-27 | 2 | -7/+9 |
* | A nit: slight performance optimization | Andreas L. Delmelle | 2006-02-27 | 1 | -8/+9 |
* | Ignore attributes from foreign namespaces. This is a temporary fix to get rid... | Jeremias Maerki | 2006-02-27 | 1 | -4/+7 |
* | Added support for page sequence title in AreaTreeParser (IF). Fixes problems ... | Jeremias Maerki | 2006-02-26 | 6 | -24/+152 |
* | Linefeed treatment and white space collapse are not performed on | Simon Pepping | 2006-02-25 | 2 | -1/+61 |
* | InlineLM properly creates an AligmentContext for Title. | Simon Pepping | 2006-02-25 | 6 | -15/+67 |
* | block_break-after_2 seems to work. Don't know who/what fixed this. Does anybody? | Jeremias Maerki | 2006-02-24 | 1 | -5/+0 |
* | Avoid a NullPointerException when fo:title is empty. | Simon Pepping | 2006-02-24 | 5 | -10/+89 |
* | You can specify an object file in a jar file as follows: | Simon Pepping | 2006-02-24 | 2 | -115/+138 |
* | Changed the way the URL stream is opened. Use URLConnection now.
| Jeremias Maerki | 2006-02-23 | 1 | -2/+49 |
* | Tell about the offending font if it's not embedded and PDF/A is active. | Jeremias Maerki | 2006-02-23 | 1 | -1/+1 |
* | Added a convenience URIResolver that uses the ServletContext in a servlet to ... | Jeremias Maerki | 2006-02-22 | 3 | -4/+119 |
* | More work on PDF/A-1: | Jeremias Maerki | 2006-02-22 | 8 | -6/+94 |
* | Simplification. Missed one. Sorry. | Jeremias Maerki | 2006-02-21 | 1 | -1/+1 |
* | Simplification | Jeremias Maerki | 2006-02-21 | 1 | -2/+2 |
* | Added relevant standards as per draft on site-dev@. | Jeremias Maerki | 2006-02-20 | 1 | -0/+30 |
* | Forgot an entry. | Jeremias Maerki | 2006-02-20 | 1 | -0/+3 |
* | fixed a few checkstyle warnings | Peter Herweg | 2006-02-19 | 9 | -18/+9 |
* | fixed a few checkstyle warnings | Peter Herweg | 2006-02-19 | 23 | -62/+54 |
* | added support for borders at fo:table; fixed a few checkstyle warnings | Peter Herweg | 2006-02-19 | 13 | -31/+142 |
* | Reduced the use of categories and programming languages as requested on site-... | Jeremias Maerki | 2006-02-19 | 1 | -5/+3 |
* | Tweak: modified warning to occur only for non-inherited props where the paren... | Andreas L. Delmelle | 2006-02-18 | 1 | -5/+12 |
* | Some explanations and warnings. | Jeremias Maerki | 2006-02-17 | 2 | -0/+6 |
* | A nit: dc:creator needs to be an ordered Text array. | Jeremias Maerki | 2006-02-17 | 1 | -1/+5 |
* | XMP metadata generation from the PDFInfo object now conforms to PDF/A-1 (6.7.... | Jeremias Maerki | 2006-02-17 | 7 | -12/+218 |
* | userconfig attribute works now on FOP Ant task. | Jeremias Maerki | 2006-02-17 | 2 | -3/+3 |
* | Added support for userconfig attribute in FOP Ant task.
| Jeremias Maerki | 2006-02-17 | 1 | -5/+31 |
* | DOM2SAX code replaced. Copied and adapted from Xalan-J: http://svn.apache.org... | Jeremias Maerki | 2006-02-17 | 3 | -72/+226 |
* | Initial support for XMP metadata (PDF 1.4) under fo:declarations. Both xmpmet... | Jeremias Maerki | 2006-02-17 | 26 | -219/+1561 |
* | Fix MathML rendering. Missed renaming an override method after my cleanup wor... | Jeremias Maerki | 2006-02-17 | 1 | -2/+2 |
* | force-page-count is already implemented: see bugzilla 38087 | Andreas L. Delmelle | 2006-02-17 | 1 | -2/+2 |
* | Trivial update: | Andreas L. Delmelle | 2006-02-16 | 1 | -6/+5 |
* | Added default empty String to the border-* shorthands. Added warning for the ... | Andreas L. Delmelle | 2006-02-15 | 2 | -4/+17 |
* | Added default empty String to the border shorthand. Avoids NPE mentioned in B... | Andreas L. Delmelle | 2006-02-15 | 1 | -0/+4 |
* | Testcase for the background-position shorthand. | Andreas L. Delmelle | 2006-02-14 | 1 | -0/+71 |
* | Added support for the background-position shorthand. | Andreas L. Delmelle | 2006-02-14 | 4 | -4/+71 |
* | RTF: length of leveltext has to be specified as two-digit hex-value | Peter Herweg | 2006-02-12 | 1 | -1/+4 |
* | trivial update | Andreas L. Delmelle | 2006-02-12 | 1 | -1/+5 |
* | Slight correction: single quoted font-family names not properly handled | Andreas L. Delmelle | 2006-02-12 | 2 | -3/+9 |
* | Extra constants needed for the font shorthand | Andreas L. Delmelle | 2006-02-12 | 1 | -1/+13 |
* | Added implementation for the font shorthand property (+ some checkstyle cleanup) | Andreas L. Delmelle | 2006-02-12 | 17 | -61/+470 |
* | Bugfix for Bug 38041: correct handling of different list-item-label's | Peter Herweg | 2006-02-12 | 6 | -21/+92 |
* | RTF: fix a few checkstyle warnings | Peter Herweg | 2006-02-12 | 4 | -21/+66 |