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

2005-03-02 Thread spepping
spepping2005/03/02 13:03:25 Modified:src/java/org/apache/fop/fo/flow TableBody.java TableFooter.java Log: Corrected a validation problem. Made TableFooter use TableBody's validation. Revision ChangesPath 1.40 +9 -9 xml-fop/src/jav

cvs commit: xml-fop/src/documentation/content/xdocs/DnI DnI.xml getnextbreakposs.xml

2005-03-01 Thread spepping
spepping2005/03/01 13:29:37 Modified:src/documentation/content/xdocs/DnI DnI.xml getnextbreakposs.xml Log: A few more changes Revision ChangesPath 1.2 +16 -2 xml-fop/src/documentation/content/xdocs/DnI/DnI.xml Index: DnI.xml

cvs commit: xml-fop/src/documentation/content/xdocs/DnI getnextbreakposs.xml areatree.xml

2005-03-01 Thread spepping
spepping2005/03/01 12:47:48 Modified:src/documentation/content/xdocs/DnI getnextbreakposs.xml areatree.xml Log: Patch 33597 by Renaud Richardet, and a few other edits Revision ChangesPath 1.2 +54 -73 xml-fop/src/documentation/content

cvs commit: xml-fop/test/layoutengine disabled-testcases.txt

2005-02-20 Thread spepping
spepping2005/02/20 11:52:18 Modified:test/layoutengine disabled-testcases.txt Added: test/layoutengine/testcases markers5c.xml markers5d.xml markers6a.xml markers6b.xml Log: Test case markers5a now works correctly. Added four testcases. Revision

cvs commit: xml-fop/src/java/org/apache/fop/layoutmgr AbstractLayoutManager.java BlockContainerLayoutManager.java BlockLayoutManager.java ContentLayoutManager.java LayoutManager.java PageSequenceLayoutManager.java

2005-02-20 Thread spepping
spepping2005/02/20 11:50:47 Modified:src/java/org/apache/fop/area PageViewport.java src/java/org/apache/fop/layoutmgr AbstractLayoutManager.java BlockContainerLayoutManager.java BlockLayoutManager.java

cvs commit: xml-fop/src/documentation/content/xdocs/DnI build.xml README Makefile cust-xhtml-docbook.xsl cust-html-docbook.xsl cust-fo-docbook.xsl

2005-01-30 Thread spepping
spepping2005/01/30 12:00:47 Modified:src/documentation/content/xdocs/DnI README Makefile cust-xhtml-docbook.xsl cust-html-docbook.xsl cust-fo-docbook.xsl Added: src/documentation/content/xdocs/DnI build.xml Log: Updated the

cvs commit: xml-fop/src/documentation/content/xdocs/DnI areatree.xml

2005-01-30 Thread spepping
spepping2005/01/30 11:56:45 Modified:src/documentation/content/xdocs/DnI areatree.xml Log: Updated to the current situation. Patch by renaud richardet, see bug 33126 Revision ChangesPath 1.2 +70 -101 xml-fop/src/documentation/content/xdocs/DnI/areatree.xml

cvs commit: xml-fop build.xml

2005-01-12 Thread spepping
spepping2005/01/12 11:50:36 Modified:.build.xml Log: Fixed an error in the classpath of one of the junit tests Revision ChangesPath 1.113 +1 -0 xml-fop/build.xml Index: build.xml

cvs commit: xml-fop/src/java/org/apache/fop/area AreaTreeHandler.java

2004-12-27 Thread spepping
spepping2004/12/27 02:13:05 Modified:src/java/org/apache/fop/layoutmgr LayoutManagerMaker.java LayoutManagerMapping.java PageSequenceLayoutManager.java src/java/org/apache/fop/area AreaTreeHandler.java Log: Changed

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

2004-12-27 Thread spepping
spepping2004/12/27 02:09:31 Modified:src/java/org/apache/fop/fo/flow RetrieveMarker.java Log: Added some comments. Revision ChangesPath 1.28 +10 -4 xml-fop/src/java/org/apache/fop/fo/flow/RetrieveMarker.java Index: RetrieveMarker.java

cvs commit: xml-fop/src/java/org/apache/fop/layoutmgr LayoutManagerMaker.java LayoutManagerMapping.java AbstractLayoutManager.java ContentLayoutManager.java LayoutManager.java PageSequenceLayoutManager.java

2004-12-24 Thread spepping
spepping2004/12/24 04:06:26 Modified:src/java/org/apache/fop/apps FOUserAgent.java src/java/org/apache/fop/area AreaTreeHandler.java src/java/org/apache/fop/fo FONode.java FOText.java FObjMixed.java src/java/org/apache

cvs commit: xml-fop/src/java/org/apache/fop/layoutmgr ContentLayoutManager.java

2004-12-22 Thread spepping
spepping2004/12/22 10:22:35 Modified:src/java/org/apache/fop/fo FOText.java src/java/org/apache/fop/layoutmgr ContentLayoutManager.java Log: Fixed the NPE for fo:title in FOText.createBlockPointers by returning early. Fixed the absence of output for fo:title

cvs commit: xml-fop/src/java/org/apache/fop/layoutmgr BidiLayoutManager.java InlineLayoutManager.java InlineStackingLayoutManager.java PageSequenceLayoutManager.java

2004-12-22 Thread spepping
spepping2004/12/22 00:54:11 Modified:src/java/org/apache/fop/fo/flow BidiOverride.java Inline.java Leader.java src/java/org/apache/fop/fo FObjMixed.java src/java/org/apache/fop/fo/pagination Title.java src/java/org

cvs commit: xml-fop/src/java/org/apache/fop/layoutmgr AbstractLayoutManager.java

2004-12-21 Thread spepping
spepping2004/12/21 03:28:06 Modified:src/java/org/apache/fop/fo FONode.java FObj.java src/java/org/apache/fop/fo/flow Marker.java RetrieveMarker.java src/java/org/apache/fop/layoutmgr AbstractLayoutManager.java Log: Implemented

cvs commit: xml-fop/src/java/org/apache/fop/layoutmgr AbstractLayoutManager.java PageSequenceLayoutManager.java BlockLayoutManager.java RetrieveMarkerLayoutManager.java

2004-12-07 Thread spepping
spepping2004/12/07 12:11:22 Modified:src/java/org/apache/fop/fo/flow Marker.java RetrieveMarker.java src/java/org/apache/fop/layoutmgr AbstractLayoutManager.java PageSequenceLayoutManager.java

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

2004-11-30 Thread spepping
spepping2004/11/30 12:20:59 Modified:src/java/org/apache/fop/fo/flow Marker.java Log: Fixed a ClassCastException in rebind Revision ChangesPath 1.20 +7 -2 xml-fop/src/java/org/apache/fop/fo/flow/Marker.java Index: Marker.java

cvs commit: xml-fop/src/java/org/apache/fop/layoutmgr RetrieveMarkerLayoutManager.java

2004-11-15 Thread spepping
spepping2004/11/15 13:01:40 Modified:src/java/org/apache/fop/layoutmgr RetrieveMarkerLayoutManager.java Log: Made RetrieveMarkerLM implement InlineLevelLM. Revision ChangesPath 1.16 +66 -1 xml-fop/src/java/org/apache/fop/layoutmgr

cvs commit: xml-fop/src/java/org/apache/fop/layoutmgr LineLayoutManager.java

2004-11-15 Thread spepping
spepping2004/11/15 12:58:20 Modified:src/java/org/apache/fop/layoutmgr LineLayoutManager.java Log: A quick and dirty hack to prevent the IndexOutOfBoundsException reported in bug 32174. Revision ChangesPath 1.34 +6 -0 xml-fop/src/java/org/apache/fop

cvs commit: xml-fop/src/documentation/content/xdocs/DnI DnI.xml Makefile README book.xml

2004-11-09 Thread spepping
spepping2004/11/09 12:56:33 Modified:src/documentation/content/xdocs/DnI Makefile README Added: src/documentation/content/xdocs/DnI DnI.xml Removed: src/documentation/content/xdocs/DnI book.xml Log: Renamed book.xml to DnI.xml to prevent confusion with the forrest

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

2004-09-28 Thread spepping
spepping2004/09/28 12:43:39 Modified:src/java/org/apache/fop/fo FOPropertyMapping.java Log: Make text-indent inherited Revision ChangesPath 1.26 +2 -2 xml-fop/src/java/org/apache/fop/fo/FOPropertyMapping.java Index: FOPropertyMapping.java

cvs commit: xml-fop/src/java/org/apache/fop/layoutmgr KnuthBox.java KnuthElement.java KnuthGlue.java KnuthPenalty.java KnuthPossPosIter.java

2004-09-05 Thread spepping
spepping2004/09/05 12:16:40 Added: src/java/org/apache/fop/layoutmgr KnuthBox.java KnuthElement.java KnuthGlue.java KnuthPenalty.java KnuthPossPosIter.java Log: These new classes are part of the implementation of the new line

cvs commit: xml-fop/src/java/org/apache/fop/render/xml XMLRenderer.java

2004-09-05 Thread spepping
spepping2004/09/05 11:16:32 Modified:src/java/org/apache/fop/area/inline Character.java TextArea.java src/java/org/apache/fop/fo PropertyManager.java src/java/org/apache/fop/layoutmgr AbstractLayoutManager.java

cvs commit: xml-fop/src/java/org/apache/fop/layoutmgr LayoutManager.java AbstractLayoutManager.java BasicLinkLayoutManager.java BlockLayoutManager.java ContentLayoutManager.java InlineStackingLayoutManager.java LMiter.java LeaderLayoutManager.java LineLayoutManager.java

2004-08-26 Thread spepping
spepping2004/08/26 13:58:31 Modified:src/java/org/apache/fop/area AreaTreeHandler.java src/java/org/apache/fop/fo FObjMixed.java src/java/org/apache/fop/layoutmgr LayoutManager.java AbstractLayoutManager.java

cvs commit: xml-fop build.xml

2004-08-10 Thread spepping
spepping2004/08/10 12:30:34 Modified:.build.xml Log: This change allows users to set the level of the javadocs task to private, package or public. It also allows users to set a user hyphenation directory from which hyphenation files are compiled and added to the hyph

cvs commit: xml-fop/src/documentation/content/xdocs/design configuration.xml

2004-08-05 Thread spepping
spepping2004/08/05 13:16:50 Added: src/documentation/content/xdocs/design configuration.xml Log: First version Revision ChangesPath 1.1 xml-fop/src/documentation/content/xdocs/design/configuration.xml Index: configuration.xml

cvs commit: xml-fop/src/documentation/content/xdocs/DnI BookMaker.java Makefile README addareas.xml areatree.xml book.xml configuration.xml cust-fo-docbook.xsl cust-html-docbook.xsl cust-xhtml-docbook.xsl fonts.xml foptrees.xml fotree.xml getnextbreakposs.xml overview.xml preparation.xml properties.xml rendering.xml

2004-08-01 Thread spepping
spepping2004/08/01 12:48:52 Added: src/documentation/content/xdocs/DnI BookMaker.java Makefile README addareas.xml areatree.xml book.xml configuration.xml cust-fo-docbook.xsl cust-html-docbook.xsl cust-xhtml

cvs commit: xml-fop/src/documentation/content/xdocs/DnI - New directory

2004-08-01 Thread spepping
spepping2004/08/01 12:41:48 xml-fop/src/documentation/content/xdocs/DnI - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

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

2004-07-23 Thread spepping
spepping2004/07/23 11:54:57 Modified:src/java/org/apache/fop/fo FONode.java Log: Allow a null locator in errorText Revision ChangesPath 1.28 +5 -1 xml-fop/src/java/org/apache/fop/fo/FONode.java Index: FONode.java

cvs commit: xml-fop/examples/embedding/java/embedding ExampleFO2PDFUsingSAX.java

2004-07-18 Thread spepping
spepping2004/07/18 12:55:17 Modified:examples/embedding build.xml Added: examples/embedding/java/embedding ExampleFO2PDFUsingSAX.java Log: Added alternative example for FO to PDF, using javax.xml.parsers Revision ChangesPath 1.7 +9 -0 xml-fop/examples

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

2004-07-18 Thread spepping
spepping2004/07/18 12:51:41 Modified:src/java/org/apache/fop/apps Driver.java src/java/org/apache/fop/fo FOTreeBuilder.java Log: Implemented the ErrorHandler interface in FOTreeBuilder. Created a method in Driver to return FOTreeBuilder as a DefaultHandler

cvs commit: xml-fop/conf fop.xconf

2004-07-09 Thread spepping
spepping2004/07/09 13:07:47 Modified:conf fop.xconf Log: Reviewed the Mime types Revision ChangesPath 1.4 +99 -89xml-fop/conf/fop.xconf Index: fop.xconf === RCS file: /home/cvs/xml-fop

cvs commit: xml-fop/src/java/org/apache/fop/apps FOUserAgent.java

2004-07-09 Thread spepping
spepping2004/07/09 13:06:30 Modified:src/java/org/apache/fop/apps FOUserAgent.java Log: Correction to the javadoc Revision ChangesPath 1.14 +2 -2 xml-fop/src/java/org/apache/fop/apps/FOUserAgent.java Index: FOUserAgent.java

cvs commit: xml-fop/src/java/org/apache/fop/render/xml XMLRenderer.java

2004-07-09 Thread spepping
spepping2004/07/09 13:05:41 Modified:src/java/org/apache/fop/render/awt AWTRenderer.java src/java/org/apache/fop/render/pcl PCLRenderer.java src/java/org/apache/fop/render/svg SVGRenderer.java src/java/org/apache/fop/render/txt

cvs commit: xml-fop/src/java/org/apache/fop/render/ps PSRenderer.java

2004-07-09 Thread spepping
spepping2004/07/09 10:27:12 Modified:src/java/org/apache/fop/apps CommandLineOptions.java FOUserAgent.java src/java/org/apache/fop/area RenderPagesModel.java src/java/org/apache/fop/fonts FontSetup.java src/java/org

cvs commit: xml-fop/src/java/org/apache/fop/layoutmgr PageLayoutManager.java

2004-06-18 Thread spepping
spepping2004/06/18 10:58:35 Modified:src/java/org/apache/fop/fo PropertyList.java src/java/org/apache/fop/fo/properties PropertyMaker.java CompoundPropertyMaker.java src/java/org/apache/fop/layoutmgr PageLayoutManager.java Log

cvs commit: xml-fop/src/java/org/apache/fop/layout/hyphenation HyphenationTree.java

2004-05-29 Thread spepping
spepping2004/05/29 02:18:13 Modified:src/java/org/apache/fop/layout/hyphenation HyphenationTree.java Log: Hyphenation of words with punctuation marks, patch by Luca Furini, bug 28431. Patch applied as modified by me. Revision ChangesPath 1.4

cvs commit: xml-fop/src/java/org/apache/fop/layoutmgr LineLayoutManager.java

2004-05-29 Thread spepping
spepping2004/05/29 02:07:59 Modified:src/java/org/apache/fop/layoutmgr LineLayoutManager.java Log: Remove trailing spaces at the end of a paragraph. Modify the way to deal with BPs which have not been added to vecInlineBreaks. See bug 28706. The code was rewritten w.r.t. the

cvs commit: xml-fop/src/java/org/apache/fop/layoutmgr LineLayoutManager.java TextLayoutManager.java

2004-05-29 Thread spepping
spepping2004/05/29 01:50:46 Modified:src/java/org/apache/fop/fo PropertyManager.java TextInfo.java src/java/org/apache/fop/layoutmgr LineLayoutManager.java TextLayoutManager.java Log: Solve a few problems concerning

cvs commit: xml-fop/src/documentation/content/xdocs team.xml

2004-05-27 Thread spepping
spepping2004/05/27 12:22:53 Modified:src/documentation/content/xdocs team.xml Log: Moved myself to the list of active committers Revision ChangesPath 1.31 +7 -7 xml-fop/src/documentation/content/xdocs/team.xml Index: team.xml