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

2003-10-06 Thread vmote
vmote 2003/10/06 09:06:11 Modified:src/java/org/apache/fop/area AreaTree.java Log: cleanup bookmark logic and doc a bit Revision ChangesPath 1.4 +5 -7 xml-fop/src/java/org/apache/fop/area/AreaTree.java Index: AreaTree.java

cvs commit: xml-fop/src/java/org/apache/fop/tools AreaTreeBuilder.java

2003-10-06 Thread vmote
vmote 2003/10/06 09:38:48 Modified:src/java/org/apache/fop/apps Document.java Driver.java src/java/org/apache/fop/area AreaTree.java src/java/org/apache/fop/layoutmgr LayoutManagerLS.java src/java/org/apache/fop/tools AreaTreeBuilder.java

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

2003-10-06 Thread vmote
vmote 2003/10/06 09:55:58 Modified:src/java/org/apache/fop/apps Document.java src/java/org/apache/fop/layoutmgr LayoutManagerLS.java Log: move creation of bookmarks in AreaTree from LayoutManagerLS to Document, so that it automatically occurs for all

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

2003-10-06 Thread vmote
vmote 2003/10/06 17:36:14 Modified:src/java/org/apache/fop/fo FObj.java Log: port from maintenance branch the variables that are used to track an object's location in the input file Revision ChangesPath 1.20 +7 -0 xml-fop/src/java/org/apache/fop/fo/FObj

cvs commit: xml-fop/src/java/org/apache/fop/util CharUtilities.java

2003-10-06 Thread vmote
vmote 2003/10/06 17:43:06 Modified:src/java/org/apache/fop/util CharUtilities.java Log: port layout/FontState.getWordWidth from maintenance branch Revision ChangesPath 1.5 +29 -13xml-fop/src/java/org/apache/fop/util/CharUtilities.java Index

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

2003-10-06 Thread vmote
vmote 2003/10/06 17:44:31 Modified:src/java/org/apache/fop/layoutmgr LayoutManagerLS.java Log: remove unused variable Revision ChangesPath 1.19 +1 -2 xml-fop/src/java/org/apache/fop/layoutmgr/LayoutManagerLS.java Index: LayoutManagerLS.java

cvs commit: xml-fop/src/java/org/apache/fop/image ImageFactory.java

2003-10-10 Thread vmote
vmote 2003/10/10 08:40:31 Modified:src/java/org/apache/fop/area AreaTree.java AreaTreeControl.java src/java/org/apache/fop/fo/pagination LayoutMasterSet.java PageSequence.java src/java/org/apache/fop/image

cvs commit: xml-fop/src/java/org/apache/fop/util CharUtilities.java

2003-10-10 Thread vmote
vmote 2003/10/10 08:56:57 Modified:src/java/org/apache/fop/fo/flow PageNumberCitation.java src/java/org/apache/fop/fonts Font.java src/java/org/apache/fop/layoutmgr AddLMVisitor.java TextLayoutManager.java src/java

cvs commit: xml-fop/examples/fo/basic images.fo

2003-10-12 Thread vmote
vmote 2003/10/12 12:49:30 Modified:examples/fo/basic images.fo Log: add fox:destination elements Revision ChangesPath 1.3 +18 -3 xml-fop/examples/fo/basic/images.fo Index: images.fo

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

2003-10-12 Thread vmote
vmote 2003/10/12 12:49:54 Modified:src/documentation/content/xdocs extensions.xml Log: fix typo Revision ChangesPath 1.13 +2 -2 xml-fop/src/documentation/content/xdocs/extensions.xml Index: extensions.xml

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

2003-10-12 Thread vmote
vmote 2003/10/12 13:06:57 Modified:src/java/org/apache/fop/layoutmgr AddLMVisitor.java Log: fix signature problem in inner class for InlineStackingLayoutManager -- attempt to pass BasicLink as an argument changed the signature of the overridden createArea() method, causing the

cvs commit: xml-fop/src/java/org/apache/fop/rtf/rtflib/rtfdoc RtfSection.java

2003-10-15 Thread vmote
vmote 2003/10/15 10:00:58 Modified:src/java/org/apache/fop/rtf/renderer RTFHandler.java src/java/org/apache/fop/rtf/rtflib/rtfdoc RtfSection.java Added: src/java/org/apache/fop/rtf/renderer PageAttributesConverter.java Log: apply

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

2003-10-16 Thread vmote
vmote 2003/10/16 07:35:11 Modified:src/documentation/content/xdocs fonts.xml Log: correct doc re: use of custome fonts from the AWT and Print renderers Revision ChangesPath 1.20 +3 -3 xml-fop/src/documentation/content/xdocs/fonts.xml Index: fonts.xml

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

2003-10-16 Thread vmote
vmote 2003/10/16 08:06:33 Modified:src/documentation/content/xdocs compiling.xml Log: partially implement patch submitted by Clay Leeds (see http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23821) Revision ChangesPath 1.10 +5 -9 xml-fop/src/documentation

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

2003-10-16 Thread vmote
vmote 2003/10/16 09:50:13 Modified:src/documentation/content/xdocs/dev conventions.xml Log: update code conventions from resolved issues on the FOPDevelopersStyleGuide wiki Revision ChangesPath 1.6 +20 -5 xml-fop/src/documentation/content/xdocs/dev

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

2003-10-16 Thread vmote
vmote 2003/10/16 10:19:59 Modified:src/documentation/content/xdocs team.xml Log: add Mark Lillywhite to list of former committers Revision ChangesPath 1.16 +2 -1 xml-fop/src/documentation/content/xdocs/team.xml Index: team.xml

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

2003-10-16 Thread vmote
vmote 2003/10/16 12:06:31 Modified:src/documentation/content/xdocs team.xml Log: correct Mark Lillywhite status Revision ChangesPath 1.17 +7 -2 xml-fop/src/documentation/content/xdocs/team.xml Index: team.xml

cvs commit: xml-fop/src/documentation/content/xdocs anttask.xml bugs.xml compiling.xml compliance.xml configuration.xml download.xml embedding.xml examples.xml extensions.xml faq.xml fo.xml fonts.xml gethelp.xml graphics.xml hyphenation.xml index.xml license.xml logocontest.xml maillist.xml news.xml output.xml pdfencryption.xml relnotes.xml resources.xml running.xml servlets.xml status.xml tabs.xml team.xml

2003-11-12 Thread vmote
vmote 2003/11/12 07:12:00 Modified:src/documentation/content/xdocs anttask.xml bugs.xml compiling.xml compliance.xml configuration.xml download.xml embedding.xml examples.xml extensions.xml faq.xml fo.xml

cvs commit: xml-fop/src/documentation/content/xdocs/dev api-doc.xml conventions.xml doc.xml extensions.xml faq.xml fonts.xml implement.xml index.xml release.xml rtflib.xml svg.xml testing.xml tools.xml

2003-11-12 Thread vmote
vmote 2003/11/12 07:24:53 Modified:src/documentation/content/xdocs/design areas.xml breakpos.xml embedding.xml extending.xml fotree.xml images.xml index.xml layout.xml optimise.xml parsing.xml pdf-library.xml

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

2003-11-12 Thread vmote
vmote 2003/11/12 07:29:59 Modified:src/documentation/content/xdocs resources.xml Log: add link for UTR-14 Revision ChangesPath 1.32 +7 -1 xml-fop/src/documentation/content/xdocs/resources.xml Index: resources.xml

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

2003-11-12 Thread vmote
vmote 2003/11/12 09:28:07 Modified:src/documentation/content/xdocs faq.xml fo.xml Log: add doc for using current date and time, and create an FAQ referencing it Revision ChangesPath 1.40 +6 -0 xml-fop/src/documentation/content/xdocs/faq.xml Index

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

2003-11-12 Thread vmote
vmote 2003/11/12 09:41:06 Modified:src/documentation/content/xdocs fo.xml Log: make external site a jump instead of link Revision ChangesPath 1.10 +2 -2 xml-fop/src/documentation/content/xdocs/fo.xml Index: fo.xml

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

2003-11-13 Thread vmote
vmote 2003/11/13 09:41:20 Modified:src/documentation/content/xdocs/dev testing.xml Log: 1. add section regarding basic/API tests 2. add warning that the functional testing is inoperative Revision ChangesPath 1.5 +9 -1 xml-fop/src/documentation/content

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

2003-11-13 Thread vmote
vmote 2003/11/13 10:01:22 Modified:src/documentation/content/xdocs compiling.xml Log: fix minor grammatical problem Revision ChangesPath 1.12 +2 -2 xml-fop/src/documentation/content/xdocs/compiling.xml Index: compiling.xml

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

2003-11-13 Thread vmote
vmote 2003/11/13 10:01:49 Modified:src/documentation/content/xdocs/dev tools.xml Log: add developer checklist Revision ChangesPath 1.8 +11 -1 xml-fop/src/documentation/content/xdocs/dev/tools.xml Index: tools.xml

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

2003-11-19 Thread vmote
vmote 2003/11/19 10:03:56 Modified:src/java/org/apache/fop/render/rtf TextAttributesConverter.java Log: fix Unicode encoding problem in comments Revision ChangesPath 1.4 +27 -27 xml-fop/src/java/org/apache/fop/render/rtf

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

2003-11-19 Thread vmote
vmote 2003/11/19 10:32:33 Modified:src/java/org/apache/fop/apps Driver.java src/java/org/apache/fop/layout LayoutStrategy.java Log: 1. add method to LayoutStrategy indicating whether an FO Tree should be built for this strategy 2. add logic in Driver.render() to

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

2003-11-25 Thread vmote
vmote 2003/11/25 07:29:38 Modified:src/documentation/content/xdocs resources.xml src/documentation/content/xdocs/dev tools.xml Log: add some cvs and xsl-fo resources Revision ChangesPath 1.33 +2 -1 xml-fop/src/documentation/content/xdocs

cvs commit: xml-fop README

2003-11-29 Thread vmote
vmote 2003/11/29 06:39:46 Modified:.README Log: fix typo in README; see http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25080 Revision ChangesPath 1.16 +1 -1 xml-fop/README Index: README

cvs commit: xml-fop README

2003-11-29 Thread vmote
vmote 2003/11/29 06:49:32 Modified:.Tag: fop-0_20_2-maintain README Log: fix typo in README; see http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25080 Revision ChangesPath No revision No revision 1.14.4.3 +9 -9

cvs commit: xml-fop/src/documentation/resources/images logo2.svg

2003-12-05 Thread vmote
vmote 2003/12/05 11:13:06 Added: src/documentation/resources/images logo2.svg Log: add svg image for new FOP logo Revision ChangesPath 1.1 xml-fop/src/documentation/resources/images/logo2.svg http://cvs.apache.org/viewcvs/xml-fop/src

cvs commit: xml-fop/src/documentation/resources/images logo2.ai

2003-12-08 Thread vmote
vmote 2003/12/08 11:53:33 Added: src/documentation/resources/images logo2.ai Log: Adobe Illustrator 10 file that is the source document for creating the logo2.svg file. Revision ChangesPath 1.1 xml-fop/src/documentation/resources/images/logo2.ai

cvs commit: xml-fop/test/xml/bugtests text-transform.fo

2002-12-01 Thread vmote
vmote 2002/12/01 14:18:36 Added: test/xml/bugtests text-transform.fo Log: test for the text-transform function Revision ChangesPath 1.1 xml-fop/test/xml/bugtests/text-transform.fo Index: text-transform.fo

cvs commit: xml-fop/src/documentation/resources/schema/dtd compliance-v10.dtd

2002-12-02 Thread vmote
vmote 2002/12/02 22:10:41 Modified:src/documentation/resources/schema/dtd compliance-v10.dtd Log: add URL extensions for hyperlinks to DTD Revision ChangesPath 1.2 +6 -4 xml-fop/src/documentation/resources/schema/dtd/compliance-v10.dtd Index

cvs commit: xml-fop/src/documentation/resources/schema/dtd compliance-v10.dtd

2002-12-02 Thread vmote
vmote 2002/12/02 22:44:04 Modified:src/documentation/resources/schema/dtd compliance-v10.dtd Log: add citation to DTD Revision ChangesPath 1.3 +6 -3 xml-fop/src/documentation/resources/schema/dtd/compliance-v10.dtd Index: compliance-v10.dtd

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

2002-12-02 Thread vmote
vmote 2002/12/02 23:26:11 Modified:src/documentation/content/xdocs compliance.xml Log: 1. add citations & URLs for objects 2. rearrange order of objects to match body of standard Revision ChangesPath 1.4 +75 -75xml-fop/src/documentation/content/x

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

2002-12-07 Thread vmote
vmote 2002/12/07 12:31:30 Modified:docs/foschema Tag: 1.1.0 fop.xsd Log: . Revision ChangesPath No revision No revision 1.1.0.1 +0 -0 xml-fop/docs/foschema/fop.xsd Index: fop.xsd

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

2002-12-08 Thread vmote
vmote 2002/12/08 15:11:56 Modified:docs/foschema fop.xsd Log: This revision corresponds to fop4.xsd, revision 1.2, checked in by pbwest. Original log message: Updated with fop4g.xsd, with s replaced by spaces at tabstops of 2. Revision ChangesPath 1.3 +14

cvs commit: xml-fop/docs/foschema fop4.xsd fop4f.xsd

2002-12-08 Thread vmote
vmote 2002/12/08 15:18:25 Removed: docs/foschema fop4.xsd fop4f.xsd Log: Remove docs/foschema/fop4.xsd and fop4f.xsd, which are replaced with fop.xsd. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

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

2002-12-09 Thread vmote
vmote 2002/12/09 09:26:10 Modified:src/documentation/content/xdocs compliance.xml Log: fixes from review of W3C standard, Implemented doc, and Limitations doc Revision ChangesPath 1.5 +29 -9 xml-fop/src/documentation/content/xdocs/compliance.xml Index

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

2002-12-09 Thread vmote
vmote 2002/12/09 10:23:13 Modified:src/documentation/content/xdocs faq.xml Log: Add FAQ for FO validation, and refer other FAQs to it. Revision ChangesPath 1.4 +9 -2 xml-fop/src/documentation/content/xdocs/faq.xml Index: faq.xml

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

2002-12-09 Thread vmote
vmote 2002/12/09 11:37:44 Modified:src/documentation/content/xdocs faq.xml Log: Expanded FAQs related to PDF post-processing. Revision ChangesPath 1.5 +25 -14xml-fop/src/documentation/content/xdocs/faq.xml Index: faq.xml

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

2002-12-10 Thread vmote
vmote 2002/12/10 12:18:42 Modified:src/documentation/content/xdocs running.xml Log: Add "Installation" section. Add comments specific to Mac OSX file truncation issue and $JAVA_HOME issue. Revision ChangesPath 1.3 +31 -25xml-fop/src/documentati

cvs commit: xml-fop/src/documentation README

2002-12-11 Thread vmote
vmote 2002/12/11 11:06:38 Modified:src/documentation README Log: Expand with more details, and add some comments from Jeff Turner. Revision ChangesPath 1.2 +48 -23xml-fop/src/documentation/README Index: README

cvs commit: xml-fop/src/documentation README

2002-12-14 Thread vmote
vmote 2002/12/14 10:11:24 Modified:src/documentation README Log: Add clarifications from Jeff Turner & Christian Geisert regarding publication process. Revision ChangesPath 1.3 +17 -7 xml-fop/src/documentation/README Index: RE

<    1   2   3   4