| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 655489,655500,655522,655531,655578,655601,655603,655614,6557... | Adrian Cumiskey | 2008-05-13 | 1 | -8/+5 |
* | Merged revisions 647692,647742,647745 via svnmerge from | Adrian Cumiskey | 2008-04-14 | 1 | -37/+30 |
* | Added very basic parsing for the xml:lang shorthand. | Andreas L. Delmelle | 2008-02-03 | 1 | -2/+4 |
* | Added new extension element: fox:external-document. It allows to add whole do... | Jeremias Maerki | 2007-12-27 | 1 | -3/+5 |
* | PropertyCache phase 2: | Andreas L. Delmelle | 2007-09-21 | 1 | -3/+3 |
* | Undo unnecessary changes of previous commit (r578197) | Andreas L. Delmelle | 2007-09-21 | 1 | -3/+3 |
* | Fix behavior of from-nearest-specified-value(): the value should be that of '... | Andreas L. Delmelle | 2007-09-21 | 1 | -15/+19 |
* | Bugzilla #40729: | Jeremias Maerki | 2006-11-13 | 1 | -1/+1 |
* | Implemented limited support for extension properties through new methods on E... | Jeremias Maerki | 2006-09-11 | 1 | -2/+13 |
* | Rework of the marker/retrieve-marker implementation to cater for correct eval... | Andreas L. Delmelle | 2006-08-06 | 1 | -52/+103 |
* | Changed license headers and updated NOTICE file according to: http://www.apac... | Jeremias Maerki | 2006-07-28 | 1 | -5/+6 |
* | Bugzilla #39701:
| Jeremias Maerki | 2006-06-02 | 1 | -1/+1 |
* | Introduced "ignored namespaces" list on FopFactory. Attributes from ignored n... | Jeremias Maerki | 2006-04-28 | 1 | -5/+12 |
* | 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 implementation for the font shorthand property (+ some checkstyle cleanup) | Andreas L. Delmelle | 2006-02-12 | 1 | -12/+35 |
* | Implementation for from-table-column(). See: bugzilla 38282 | Andreas L. Delmelle | 2006-01-31 | 1 | -16/+30 |
* | Cosmetic changes to identifiers, comments and other stylistic corrections. | Joerg Pietschmann | 2005-10-06 | 1 | -30/+30 |
* | Initial work on enhancing the extension facilities to register special extens... | Jeremias Maerki | 2005-09-02 | 1 | -1/+1 |
* | Support for table-cells as direct children of table-body|header|footer. | Jeremias Maerki | 2005-02-08 | 1 | -1/+1 |
* | First version of text-decoration support (no colors, yet, PDF rendering may n... | Jeremias Maerki | 2005-01-25 | 1 | -5/+24 |
* | Early preloading of images (during FO tree building). This wasn't consistent ... | Jeremias Maerki | 2005-01-24 | 1 | -1/+1 |
* | PR: | Glen Mazza | 2004-11-24 | 1 | -3/+3 |
* | Handle unknown subproperty names by logging an error message and ignoring | Finn Bock | 2004-11-22 | 1 | -2/+5 |
* | New exception hierarchy rooted in SAXException and throw clauses on | Finn Bock | 2004-10-28 | 1 | -52/+30 |
* | Fourth phase of performance improvement. | Finn Bock | 2004-10-20 | 1 | -1/+1 |
* | Third phase of performance improvement. | Finn Bock | 2004-10-20 | 1 | -7/+7 |
* | Second phase of performance improvement. | Finn Bock | 2004-10-19 | 1 | -233/+41 |
* | First phase of performance improvement. | Finn Bock | 2004-10-18 | 1 | -0/+92 |
* | 1.) Moved from FOPException to SAXParseException for addProperties() | Glen Mazza | 2004-08-01 | 1 | -2/+1 |
* | Implemented a cache for property value lookup. | Simon Pepping | 2004-06-18 | 1 | -0/+78 |
* | 1. Valid node checking for LayoutMasterSet done. | Glen Mazza | 2004-06-16 | 1 | -11/+1 |
* | PR: | Glen Mazza | 2004-05-22 | 1 | -22/+24 |
* | Applied Apache License Version 2.0 by following the instructions at http://ww... | Jeremias Maerki | 2004-02-27 | 1 | -48/+16 |
* | Phase 3 (last) of bug 26434. | Finn Bock | 2004-02-02 | 1 | -0/+1 |
* | Phase 1 of 26434. | Finn Bock | 2004-02-02 | 1 | -9/+9 |
* | Abandon codegenerated property makers and use bean-like makers instead. | Finn Bock | 2004-01-22 | 1 | -107/+16 |
* | FOPropertyMapping.java no longer autogenerated, moved from fop.fo.properties | Glen Mazza | 2004-01-20 | 1 | -2/+0 |
* | Moved the interfaces into the Constants class on a trial basis (we may still | Glen Mazza | 2004-01-17 | 1 | -7/+6 |
* | static boolean array inheritableProperty[] added, to reduce processing costs | Glen Mazza | 2004-01-13 | 1 | -7/+10 |
* | Bug 25990 (Patch by Finn Bock) errors in String->int conversions found. | Glen Mazza | 2004-01-09 | 1 | -2/+2 |
* | More String->int conversion. | Glen Mazza | 2004-01-07 | 1 | -1/+2 |
* | Last of string->int conversions (more structural improvements still can be | Glen Mazza | 2004-01-07 | 1 | -6/+3 |
* | COMPOUND_MASK/PROPERTY_MASK bug fixed in PropertyList.java (patch by Finn Bock). | Glen Mazza | 2004-01-05 | 1 | -1/+1 |
* | More String->Int Conversions. | Glen Mazza | 2004-01-05 | 1 | -34/+20 |
* | More String-->int conversions. Work primarily from Finn Bock's patch. | Glen Mazza | 2004-01-05 | 1 | -18/+31 |
* | More String->Int conversion; also removed member variable passing (namespace, | Glen Mazza | 2004-01-04 | 1 | -79/+38 |
* | More string-->int conversions. | Glen Mazza | 2004-01-04 | 1 | -19/+21 |
* | more String->int conversions. | Glen Mazza | 2004-01-04 | 1 | -72/+78 |
* | String->Int conversion: removed String version of PropertyList.get() | Glen Mazza | 2004-01-04 | 1 | -24/+0 |