]> source.dussan.org Git - xmlgraphics-fop.git/commit
Merged revisions 674484,674486-674487,674489,674540,674561,674564,674599,674602,67523...
authorAdrian Cumiskey <acumiskey@apache.org>
Wed, 9 Jul 2008 15:58:32 +0000 (15:58 +0000)
committerAdrian Cumiskey <acumiskey@apache.org>
Wed, 9 Jul 2008 15:58:32 +0000 (15:58 +0000)
commitb62fb99c71f5d16e0fc337a54dfc9c9edc880768
tree1c98e2905fe63f3fc78cf8e910dbb6cf069b53c3
parentccb0ccb674eb0cdd014a0ca236403a640bb57fdf
Merged revisions 674484,674486-674487,674489,674540,674561,674564,674599,674602,675231 via svnmerge from
https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk

........
  r674484 | acumiskey | 2008-07-07 14:28:26 +0100 (Mon, 07 Jul 2008) | 1 line

  Added new AbstractXMLRenderer base class.
........
  r674486 | acumiskey | 2008-07-07 14:43:19 +0100 (Mon, 07 Jul 2008) | 1 line

  Cleaned up some javadocs.
........
  r674487 | acumiskey | 2008-07-07 14:44:14 +0100 (Mon, 07 Jul 2008) | 2 lines

  Refactored this class, moving much of its behaviour to  the base AbstractXMLRenderer class.
........
  r674489 | lfurini | 2008-07-07 14:52:36 +0100 (Mon, 07 Jul 2008) | 1 line

  Fixing absolute positioning of block-containers: bottom and right distances were not taken into account
........
  r674540 | adelmelle | 2008-07-07 17:24:54 +0100 (Mon, 07 Jul 2008) | 1 line

  Correct indentation
........
  r674561 | adelmelle | 2008-07-07 18:31:12 +0100 (Mon, 07 Jul 2008) | 1 line

  Added the change to the FONode interface committed in r670341
........
  r674564 | adelmelle | 2008-07-07 18:46:09 +0100 (Mon, 07 Jul 2008) | 1 line

  Fixed typo
........
  r674599 | clay | 2008-07-07 20:15:34 +0100 (Mon, 07 Jul 2008) | 1 line

  updated info.
........
  r674602 | clay | 2008-07-07 20:19:00 +0100 (Mon, 07 Jul 2008) | 1 line

  One more minor update.
........
  r675231 | acumiskey | 2008-07-09 16:34:01 +0100 (Wed, 09 Jul 2008) | 2 lines

  Minor javadoc cleanup.
........

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AFPGOCAResources@675239 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/team.xml
src/java/org/apache/fop/fo/flow/table/TableFObj.java
src/java/org/apache/fop/layoutmgr/BlockContainerLayoutManager.java
src/java/org/apache/fop/render/ps/PSRenderer.java
src/java/org/apache/fop/render/xml/AbstractXMLRenderer.java [new file with mode: 0644]
src/java/org/apache/fop/render/xml/XMLRenderer.java
status.xml
test/layoutengine/standard-testcases/block-container_absolute-position_tblr.xml [new file with mode: 0644]