cvs commit: xml-fop/src/java/org/apache/fop/pdf PDFState.java

2005-02-01 Thread jeremias
jeremias2005/02/01 05:11:20 Modified:src/java/org/apache/fop/pdf PDFState.java Log: Both fore- and background colors are initially black. This fixes a bug where in a certain situation a white background resulted in a black rectangle being painted because the color operators are

cvs commit: xml-fop/test/layoutengine/testcases markers4.xml

2005-02-01 Thread jeremias
jeremias2005/02/01 06:19:06 Added: test/layoutengine/testcases markers4.xml Log: Special regression test for cases where blocks are empty except for marker elements. Revision ChangesPath 1.1 xml-fop/test/layoutengine/testcases/markers4.xml Index:

cvs commit: xml-fop/test/layoutengine/testcases background-image2.xml

2005-02-01 Thread jeremias
jeremias2005/02/01 06:30:06 Modified:test/layoutengine/testcases background-image2.xml Log: Adding an example with no-repeat Revision ChangesPath 1.2 +4 -1 xml-fop/test/layoutengine/testcases/background-image2.xml Index: background-image2.xml

cvs commit: xml-fop/src/java/org/apache/fop/fo FObjMixed.java FONode.java

2005-02-01 Thread jeremias
jeremias2005/02/01 13:21:28 Modified:src/java/org/apache/fop/fo FObjMixed.java FONode.java Log: Name of parameter was wrong. Some style updates while at it. Revision ChangesPath 1.47 +9 -7 xml-fop/src/java/org/apache/fop/fo/FObjMixed.java Index:

cvs commit: xml-fop/src/foschema fop.xsd

2005-02-01 Thread jeremias
jeremias2005/02/01 23:33:14 Modified:src/foschema fop.xsd Log: Bug #33321 Fix for invalid regular expressions. Patch committed with modifications. Submitted by: James Shaw hertzsprrrung.at.btopenworld.com Revision ChangesPath 1.4 +7 -7