| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 669423,669436,669835,670217,670222,670323,670325,670332,6703... | Adrian Cumiskey | 2008-06-23 | 1 | -2/+2 |
* | hasExtensionAttachments() convenience method added | Adrian Cumiskey | 2008-05-28 | 1 | -0/+5 |
* | Merged revisions 654783,654849,654869,654946,654982,655085,655093,655275,6552... | Adrian Cumiskey | 2008-05-12 | 1 | -1/+8 |
* | Merged revisions 652821-652822,652835,653036,653045,653048,653106,653144,6532... | Adrian Cumiskey | 2008-05-06 | 1 | -24/+25 |
* | Merged revisions 651853,651855-651856,651866-651867,651880,651898 via svnmerg... | Adrian Cumiskey | 2008-04-30 | 1 | -62/+27 |
* | Merged revisions 647692,647742,647745 via svnmerge from | Adrian Cumiskey | 2008-04-14 | 1 | -30/+47 |
* | Correction: use super.toString() to still have the internal instance id | Andreas L. Delmelle | 2007-11-03 | 1 | -1/+1 |
* | Added override for FObj.toString() for convenience during debugging. | Andreas L. Delmelle | 2007-11-03 | 1 | -0/+6 |
* | * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal... | Andreas L. Delmelle | 2007-07-18 | 1 | -20/+32 |
* | Bugzilla 41656: | Andreas L. Delmelle | 2007-07-07 | 1 | -34/+237 |
* | Bugzilla 42089: Cleanup and restructuring (suggested by Adrian Cumiskey) | Andreas L. Delmelle | 2007-07-07 | 1 | -2/+26 |
* | Code cleanup: | Andreas L. Delmelle | 2007-01-11 | 1 | -3/+3 |
* | Implemented limited support for extension properties through new methods on E... | Jeremias Maerki | 2006-09-11 | 1 | -14/+5 |
* | A few changes combined: | Andreas L. Delmelle | 2006-08-24 | 1 | -59/+67 |
* | Rework of the marker/retrieve-marker implementation to cater for correct eval... | Andreas L. Delmelle | 2006-08-06 | 1 | -9/+32 |
* | Changed license headers and updated NOTICE file according to: http://www.apac... | Jeremias Maerki | 2006-07-28 | 1 | -5/+6 |
* | Introduced "ignored namespaces" list on FopFactory. Attributes from ignored n... | Jeremias Maerki | 2006-04-28 | 1 | -1/+40 |
* | Bugzilla #39118: | Jeremias Maerki | 2006-04-23 | 1 | -0/+1 |
* | New method: FONode.decorateWithContextInfo() adds context information to an e... | Jeremias Maerki | 2005-12-13 | 1 | -0/+24 |
* | Bugfix for a multi-threading problem: | Jeremias Maerki | 2005-11-24 | 1 | -11/+10 |
* | Made the FO tree a little more consistent by renaming getName() to getLocalNa... | Jeremias Maerki | 2005-11-11 | 1 | -0/+11 |
* | Provide the TABLE_UNITS base value through the PrecentageBaseContext. | Jeremias Maerki | 2005-09-16 | 1 | -51/+0 |
* | Initial work on enhancing the extension facilities to register special extens... | Jeremias Maerki | 2005-09-02 | 1 | -43/+100 |
* | Removing unused import. | Finn Bock | 2005-07-28 | 1 | -1/+0 |
* | Revert revsision 201627. | Jeremias Maerki | 2005-06-26 | 1 | -15/+0 |
* | Switch to .equals() instead of == for String compares of namespaces. Thanks ... | Glen Mazza | 2005-06-26 | 1 | -3/+3 |
* | Check the proper use of the span attribute. | Jeremias Maerki | 2005-06-24 | 1 | -0/+16 |
* | Merge of branch Temp_KnuthStylePageBreaking back into HEAD. | Jeremias Maerki | 2005-05-13 | 1 | -7/+6 |
* | An empty table-body is illegal but we'll allow it to make things easier for s... | Jeremias Maerki | 2005-02-23 | 1 | -0/+7 |
* | Bugfix for whitespace handling that surfaced after my last fix for linefeed h... | Jeremias Maerki | 2005-02-03 | 1 | -1/+11 |
* | 1.) fox:label converted to 1.1 fo:bookmark-title. | Glen Mazza | 2005-01-06 | 1 | -1/+1 |
* | Access to intrinsic image size for eg/ifo through getLayoutDimension() instea... | Jeremias Maerki | 2005-01-03 | 1 | -10/+13 |
* | Switched from fox:bookmarks to fo:bookmark-tree (of XSL 1.1 2WD). Two more | Glen Mazza | 2005-01-02 | 1 | -2/+2 |
* | Implemented cloning and reparenting of the subtree under a marker to | Simon Pepping | 2004-12-21 | 1 | -0/+12 |
* | New exception hierarchy rooted in SAXException and throw clauses on | Finn Bock | 2004-10-28 | 1 | -10/+9 |
* | PR: | Glen Mazza | 2004-10-24 | 1 | -1/+1 |
* | Fourth phase of performance improvement. | Finn Bock | 2004-10-20 | 1 | -2/+1 |
* | Fourth phase of performance improvement. | Finn Bock | 2004-10-20 | 1 | -63/+4 |
* | Fourth phase of performance improvement. | Finn Bock | 2004-10-20 | 1 | -1/+1 |
* | Third phase of performance improvement. | Finn Bock | 2004-10-20 | 1 | -13/+0 |
* | Second phase of performance improvement. Pass the propertyList into | Finn Bock | 2004-10-19 | 1 | -112/+7 |
* | First phase of performance improvement. | Finn Bock | 2004-10-18 | 1 | -5/+42 |
* | PR: | Glen Mazza | 2004-10-13 | 1 | -26/+9 |
* | PR: | Glen Mazza | 2004-10-12 | 1 | -9/+0 |
* | PR: | Glen Mazza | 2004-10-04 | 1 | -2/+4 |
* | Renamed FOInputHandler to somewhat more intuitive FOEventHandler. | Glen Mazza | 2004-09-06 | 1 | -1/+1 |
* | PR: | Glen Mazza | 2004-09-05 | 1 | -2/+2 |
* | 1.) Validation for fo:multi-toggle added. | Glen Mazza | 2004-09-04 | 1 | -5/+6 |
* | 1.) validateChildNode() implemented for fo:table-cell. | Glen Mazza | 2004-09-04 | 1 | -1/+3 |
* | 1.) Some flattening of the Region classes done, with the goal of moving | Glen Mazza | 2004-08-30 | 1 | -1/+12 |