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