cvs commit: xml-fop/src/java/org/apache/fop/fo/flow Table.java

2005-03-04 Thread gmazza
gmazza 2005/03/04 19:51:59 Modified:src/java/org/apache/fop/fo/flow Table.java Log: -- Validation bug fixed on fo:table. Revision ChangesPath 1.51 +4 -0

cvs commit: xml-fop/src/java/org/apache/fop/fo/flow Table.java

2005-02-11 Thread jeremias
jeremias2005/02/11 02:45:24 Modified:src/java/org/apache/fop/layoutmgr/table TableLayoutManager.java src/java/org/apache/fop/fo/flow Table.java Log: Implemented table-omit-header-at-break. The same for footers comes later when page breaking is

cvs commit: xml-fop/src/java/org/apache/fop/fo/flow Table.java

2005-02-09 Thread jeremias
jeremias2005/02/09 03:47:42 Modified:src/java/org/apache/fop/fo/flow Table.java Log: Accessor for table-layout property. Revision ChangesPath 1.46 +5 -0 xml-fop/src/java/org/apache/fop/fo/flow/Table.java Index: Table.java

cvs commit: xml-fop/src/java/org/apache/fop/fo/flow Table.java

2005-02-09 Thread jeremias
jeremias2005/02/09 07:38:15 Modified:src/java/org/apache/fop/layoutmgr/table TableLayoutManager.java Body.java src/java/org/apache/fop/fo/flow Table.java Log: No longer fail when no table-columns are defined. The table creates a default column