| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 647692,647742,647745 via svnmerge from | Adrian Cumiskey | 2008-04-14 | 1 | -15/+9 |
* | * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal... | Andreas L. Delmelle | 2007-07-18 | 1 | -5/+5 |
* | Changed license headers and updated NOTICE file according to: http://www.apac... | Jeremias Maerki | 2006-07-28 | 1 | -5/+6 |
* | Made the FO tree a little more consistent by renaming getName() to getLocalNa... | Jeremias Maerki | 2005-11-11 | 1 | -6/+4 |
* | Bugzilla #36487:
| Jeremias Maerki | 2005-09-05 | 1 | -16/+43 |
* | Bugzilla #36379: | Finn Bock | 2005-08-31 | 1 | -5/+20 |
* | Removing unused import. | Finn Bock | 2005-07-28 | 1 | -1/+0 |
* | Merge of branch Temp_KnuthStylePageBreaking back into HEAD. | Jeremias Maerki | 2005-05-13 | 1 | -0/+11 |
* | Fix for bad page-master and region margin calculations. All margin calculatio... | Jeremias Maerki | 2005-02-17 | 1 | -14/+7 |
* | New exception hierarchy rooted in SAXException and throw clauses on | Finn Bock | 2004-10-28 | 1 | -5/+2 |
* | Fourth phase of performance improvement. | Finn Bock | 2004-10-20 | 1 | -3/+0 |
* | Third phase of performance improvement. | Finn Bock | 2004-10-20 | 1 | -4/+7 |
* | First phase of performance improvement. Added bind() and startOfNode() | Finn Bock | 2004-10-19 | 1 | -0/+42 |
* | Simplify the calculation of the viewport. Now that indents are | Finn Bock | 2004-10-10 | 1 | -33/+2 |
* | Removed unneeded import statements. Makes eclipse happy. | Finn Bock | 2004-09-07 | 1 | -3/+0 |
* | PR: | Glen Mazza | 2004-08-29 | 1 | -1/+1 |
* | Removed the redundant Region Class Codes in favor of the FO constant | Glen Mazza | 2004-08-29 | 1 | -6/+2 |
* | Implemented getNameId() which returns the Constants enumeration ID | Glen Mazza | 2004-08-08 | 1 | -0/+7 |
* | More detaching from AddLMVisitor those FO's which don't/don't currently | Glen Mazza | 2004-08-04 | 1 | -10/+0 |
* | Removed the FOTreeVisitor interface in favor of a more | Glen Mazza | 2004-07-27 | 1 | -6/+5 |
* | 1.) Moved the CommandLineOptions' InputHandler object into FOUserAgent, allowing | Glen Mazza | 2004-06-25 | 1 | -9/+0 |
* | 1.) Moving renderer-specific customization variables (producer, creator, crea... | Glen Mazza | 2004-06-23 | 1 | -0/+14 |
* | Created a validateChildNode() in FONode for better syntax checking in the | Glen Mazza | 2004-06-12 | 1 | -0/+3 |
* | Reverted part of yesterday's work to make FObj simpler, added more commenting... | Glen Mazza | 2004-05-23 | 1 | -1/+1 |
* | PR: | Glen Mazza | 2004-05-22 | 1 | -1/+1 |
* | String->int conversion and a few other simplifications to fo.Region* classes. | Glen Mazza | 2004-05-09 | 1 | -8/+1 |
* | Applied Apache License Version 2.0 by following the instructions at http://ww... | Jeremias Maerki | 2004-02-27 | 1 | -48/+16 |
* | Support for "margin" shorthands for margin-[left,right]. | Finn Bock | 2004-02-04 | 1 | -2/+2 |
* | Phase 3 (last) of bug 26434. | Finn Bock | 2004-02-02 | 1 | -1/+1 |
* | FOPropertyMapping.java no longer autogenerated, moved from fop.fo.properties | Glen Mazza | 2004-01-20 | 1 | -1/+1 |
* | Moved the interfaces into the Constants class on a trial basis (we may still | Glen Mazza | 2004-01-17 | 1 | -1/+0 |
* | More String->Int conversions (ones I've missed previously.) Appears I've fin... | Glen Mazza | 2004-01-14 | 1 | -6/+5 |
* | More String->Int Conversions. | Glen Mazza | 2004-01-05 | 1 | -2/+5 |
* | 1. Moved static element and property structures from PropertyList (previously... | Glen Mazza | 2003-12-20 | 1 | -3/+3 |
* | Organize imports.
| Joerg Pietschmann | 2003-09-19 | 1 | -8/+5 |
* | 1. convert fo/FOTreeVisitor to an interface | William Victor Mote | 2003-09-16 | 1 | -1/+1 |
* | duplicate the area.RegionReference region codes in fo/pagination/Region, and ... | William Victor Mote | 2003-08-27 | 1 | -5/+3 |
* | 1. move fo/pagination/Region.makeRegionReferenceArea() to layoutmgr/PageLayou... | William Victor Mote | 2003-08-27 | 1 | -26/+0 |
* | move makeRegionViewport() and setRegionViewportTraits() from fo/pagination/Re... | William Victor Mote | 2003-08-27 | 1 | -1/+1 |
* | style changes only | William Victor Mote | 2003-08-22 | 1 | -0/+6 |
* | 1. Remove fo/FOTreeExternal and layoutmgr/LMFOTreeExternal (in favor of Visit... | William Victor Mote | 2003-08-19 | 1 | -12/+17 |
* | move the "common" property classes from layout to fo.properties, renaming the... | William Victor Mote | 2003-08-12 | 1 | -2/+2 |
* | Moved sources from src/org/** to src/java/org/** | Jeremias Maerki | 2003-03-11 | 1 | -0/+173 |