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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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]
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
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
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
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
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
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
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
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
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
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
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
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
39 matches
Mail list logo