Share

jfor : XSL-FO to RTF converter

File Release Notes and Changelog

Release Name: V0.7.0

Notes:
New Apache-style license, see http://www.jfor.org
Several bug fixes for layout details
Keep-with for blocks implemented, generates paragraphs with "keep with next" attribute


Changes: jfor CVS log of revisions that follow 2002-06-06 Working file: .cvsignore description: ============================================================================= Working file: README.TXT description: ---------------------------- revision 1.2 date: 2002/07/12 08:08:30; author: bdelacretaz; state: dead; lines: +0 -0 License changed to jfor Apache-style license ============================================================================= Working file: build.xml description: ---------------------------- revision 1.11 date: 2002/07/12 08:08:30; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ---------------------------- revision 1.10 date: 2002/06/24 16:07:27; author: bdelacretaz; state: Exp; lines: +9 -6 description attributes added for ant -projecthelp ============================================================================= Working file: docs/website/www.jfor.org/index.html description: ---------------------------- revision 1.4 date: 2002/07/12 08:04:31; author: bdelacretaz; state: Exp; lines: +10 -2 jfor-readme.html added ---------------------------- revision 1.3 date: 2002/07/12 07:11:09; author: bdelacretaz; state: Exp; lines: +3 -0 team note added ---------------------------- revision 1.2 date: 2002/07/12 07:06:40; author: bdelacretaz; state: Exp; lines: +4 -4 Roberto's committer status updated ---------------------------- revision 1.1 date: 2002/07/12 07:02:08; author: bdelacretaz; state: Exp; www.jfor.org files added to repository ============================================================================= Working file: docs/website/www.jfor.org/jars-registered.gif description: ---------------------------- revision 1.1 date: 2002/07/12 07:02:08; author: bdelacretaz; state: Exp; www.jfor.org files added to repository ============================================================================= Working file: docs/website/www.jfor.org/jfor-cocoon-howto.html description: ---------------------------- revision 1.1 date: 2002/07/12 07:02:08; author: bdelacretaz; state: Exp; www.jfor.org files added to repository ============================================================================= Working file: docs/website/www.jfor.org/jfor-license.html description: ---------------------------- revision 1.1 date: 2002/07/12 07:02:08; author: bdelacretaz; state: Exp; www.jfor.org files added to repository ============================================================================= Working file: docs/website/www.jfor.org/jfor-readme.html description: ---------------------------- revision 1.1 date: 2002/07/12 08:04:31; author: bdelacretaz; state: Exp; jfor-readme.html added ============================================================================= Working file: samples/directory-to-html.xsl description: ---------------------------- revision 1.2 date: 2002/06/06 07:17:32; author: bdelacretaz; state: Exp; lines: +17 -13 samples navigation bugs corrected ============================================================================= Working file: samples/sitemap.xmap description: ---------------------------- revision 1.2 date: 2002/06/06 07:17:32; author: bdelacretaz; state: Exp; lines: +7 -4 samples navigation bugs corrected ============================================================================= Working file: samples/cocoon/tests/tables/block-keep-together.fo.xml description: ---------------------------- revision 1.1 date: 2002/07/04 11:44:27; author: rmarra; state: Exp; no message ============================================================================= Working file: samples/cocoon/tests/templates/jfor-rtf-template-test.dot description: ---------------------------- revision 1.2 date: 2002/06/25 08:08:11; author: bdelacretaz; state: Exp; lines: +7 -6 template test improved, comments about the presence of style names in XSL-FO added ---------------------------- revision 1.1 date: 2002/06/06 07:04:30; author: bdelacretaz; state: Exp; template.dot renamed jfor-rtf-template-test.dot ============================================================================= Working file: samples/cocoon/tests/templates/simple-stylesheet-and-template.fo.xml description: ---------------------------- revision 1.6 date: 2002/06/25 08:08:12; author: bdelacretaz; state: Exp; lines: +37 -8 template test improved, comments about the presence of style names in XSL-FO added ---------------------------- revision 1.5 date: 2002/06/24 21:38:12; author: rmarra; state: Exp; lines: +6 -0 Added style name comes from the template. ---------------------------- revision 1.4 date: 2002/06/06 07:08:57; author: bdelacretaz; state: Exp; lines: +6 -5 stylesheet test improved ---------------------------- revision 1.3 date: 2002/06/06 07:04:30; author: bdelacretaz; state: Exp; lines: +26 -16 template.dot renamed jfor-rtf-template-test.dot ============================================================================= Working file: samples/cocoon/tests/templates/template.dot description: ---------------------------- revision 1.3 date: 2002/06/06 07:04:30; author: bdelacretaz; state: dead; lines: +0 -0 template.dot renamed jfor-rtf-template-test.dot ============================================================================= Working file: src/ch/codeconsult/jfor/cocoon/cocoon18/Cocoon18FoToRtfFormatter.java description: ---------------------------- revision 1.5 date: 2002/07/12 08:08:30; author: bdelacretaz; state: Exp; lines: +45 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/ch/codeconsult/jfor/main/CmdLineConverter.java description: ---------------------------- revision 1.5 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/cocoon1/Cocoon1Formatter.java description: ---------------------------- revision 1.3 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/converter/AbstractBuilder.java description: ---------------------------- revision 1.8 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ---------------------------- revision 1.7 date: 2002/07/01 13:35:44; author: rmarra; state: Exp; lines: +4 -2 V0.6.5 jfor-cmd removed, ParagraphKeepTogether implemented using standard FO "keep-together" element attribute. ---------------------------- revision 1.6 date: 2002/07/01 13:27:00; author: rmarra; state: Exp; lines: +6 -4 V0.6.5 jfor-cmd removed, ParagraphKeepTogether implemented using standard FO "keep-together" element attribute. ---------------------------- revision 1.5 date: 2002/06/26 17:40:26; author: rmarra; state: Exp; lines: +8 -1 V0.6.4 jfor-cmd implemented ---------------------------- revision 1.4 date: 2002/06/24 16:09:42; author: bdelacretaz; state: Exp; lines: +13 -2 V0.6.2 - preStart and postEnd hook methods added to IBuilder interface ============================================================================= Working file: src/org/jfor/jfor/converter/BasicLinkBuilder.java description: ---------------------------- revision 1.6 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +42 -17 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/converter/BeforeBuilder.java description: ---------------------------- revision 1.2 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +47 -19 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/converter/BuilderContext.java description: ---------------------------- revision 1.4 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +47 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/converter/Converter.java description: ---------------------------- revision 1.9 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ---------------------------- revision 1.8 date: 2002/06/24 16:09:42; author: bdelacretaz; state: Exp; lines: +6 -1 V0.6.2 - preStart and postEnd hook methods added to IBuilder interface ============================================================================= Working file: src/org/jfor/jfor/converter/ConverterException.java description: ---------------------------- revision 1.3 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/converter/ConverterLogChannel.java description: ---------------------------- revision 1.3 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/converter/ConverterOption.java description: ---------------------------- revision 1.6 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +47 -19 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/converter/ExternalGraphicBuilder.java description: ---------------------------- revision 1.5 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +48 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/converter/FoColorConverter.java description: ---------------------------- revision 1.2 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/converter/FoUnitsConverter.java description: ---------------------------- revision 1.7 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/converter/IBuilder.java description: ---------------------------- revision 1.4 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ---------------------------- revision 1.3 date: 2002/06/24 16:09:42; author: bdelacretaz; state: Exp; lines: +10 -1 V0.6.2 - preStart and postEnd hook methods added to IBuilder interface ============================================================================= Working file: src/org/jfor/jfor/converter/IConverterOption.java description: ---------------------------- revision 1.3 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +47 -19 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/converter/IgnoreChildrenNullBuilder.java description: ---------------------------- revision 1.3 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/converter/JForCmdProcessor.java description: ---------------------------- revision 1.2 date: 2002/07/01 13:27:00; author: rmarra; state: dead; lines: +0 -0 V0.6.5 jfor-cmd removed, ParagraphKeepTogether implemented using standard FO "keep-together" element attribute. ---------------------------- revision 1.1 date: 2002/06/26 17:40:26; author: rmarra; state: Exp; V0.6.4 jfor-cmd implemented ============================================================================= Working file: src/org/jfor/jfor/converter/JforCmdAttributesConverter.java description: ---------------------------- revision 1.2 date: 2002/07/01 13:27:00; author: rmarra; state: dead; lines: +0 -0 V0.6.5 jfor-cmd removed, ParagraphKeepTogether implemented using standard FO "keep-together" element attribute. ---------------------------- revision 1.1 date: 2002/06/26 17:40:26; author: rmarra; state: Exp; V0.6.4 jfor-cmd implemented ============================================================================= Working file: src/org/jfor/jfor/converter/ListAttributesConverter.java description: ---------------------------- revision 1.2 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +47 -19 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/converter/ListBuilder.java description: ---------------------------- revision 1.4 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/converter/ListItemBuilder.java description: ---------------------------- revision 1.3 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/converter/ListItemLabelBuilder.java description: ---------------------------- revision 1.3 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/converter/NullBuilder.java description: ---------------------------- revision 1.3 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/converter/PageAttributesConverter.java description: ---------------------------- revision 1.2 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/converter/PageBuilder.java description: ---------------------------- revision 1.2 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/converter/PageNumberBuilder.java description: ---------------------------- revision 1.2 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +47 -19 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/converter/ParagraphBuilder.java description: ---------------------------- revision 1.7 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ---------------------------- revision 1.6 date: 2002/07/01 13:27:00; author: rmarra; state: Exp; lines: +62 -16 V0.6.5 jfor-cmd removed, ParagraphKeepTogether implemented using standard FO "keep-together" element attribute. ============================================================================= Working file: src/org/jfor/jfor/converter/SectionBuilder.java description: ---------------------------- revision 1.3 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/converter/StyleSheetBuilder.java description: ---------------------------- revision 1.6 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +47 -19 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/converter/TableAttributesConverter.java description: ---------------------------- revision 1.6 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ---------------------------- revision 1.5 date: 2002/06/25 13:48:10; author: rmarra; state: Exp; lines: +6 -3 no message ---------------------------- revision 1.4 date: 2002/06/23 14:36:13; author: rmarra; state: Exp; lines: +22 -1 Added attribute "keep-together", before only "keep-together.within-page" was converted. ============================================================================= Working file: src/org/jfor/jfor/converter/TableBuilder.java description: ---------------------------- revision 1.4 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/converter/TableCellBuilder.java description: ---------------------------- revision 1.4 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/converter/TableColumnBuilder.java description: ---------------------------- revision 1.3 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/converter/TableContext.java description: ---------------------------- revision 1.4 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ---------------------------- revision 1.3 date: 2002/07/02 16:03:19; author: bdelacretaz; state: Exp; lines: +16 -4 patch from Trembicki-Guy, Ed <GuyE@DNB.com> to handle undefined table column widths ============================================================================= Working file: src/org/jfor/jfor/converter/TableRowBuilder.java description: ---------------------------- revision 1.4 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/converter/TemplateBuilder.java description: ---------------------------- revision 1.2 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +42 -17 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/converter/TextAttributesConverter.java description: ---------------------------- revision 1.7 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/converter/TextBuilder.java description: ---------------------------- revision 1.5 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/converter/ValueConversionException.java description: ---------------------------- revision 1.3 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/main/CmdLineConverter.java description: ---------------------------- revision 1.6 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/main/JForVersionInfo.java description: ---------------------------- revision 1.26 date: 2002/07/12 09:14:32; author: bdelacretaz; state: Exp; lines: +5 -2 0.7.0 release ---------------------------- revision 1.25 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +48 -20 License changed to jfor Apache-style license ---------------------------- revision 1.24 date: 2002/07/01 13:27:16; author: rmarra; state: Exp; lines: +5 -2 V0.6.5 jfor-cmd removed, ParagraphKeepTogether implemented using standard FO "keep-together" element attribute. ---------------------------- revision 1.23 date: 2002/06/26 17:42:50; author: rmarra; state: Exp; lines: +5 -2 V0.6.4 jfor-cmd implemented ---------------------------- revision 1.22 date: 2002/06/25 13:31:47; author: rmarra; state: Exp; lines: +5 -2 V0.6.3 Keep paragraph with the next paragraph implemented. ---------------------------- revision 1.21 date: 2002/06/24 16:09:42; author: bdelacretaz; state: Exp; lines: +5 -2 V0.6.2 - preStart and postEnd hook methods added to IBuilder interface ---------------------------- revision 1.20 date: 2002/06/23 14:41:25; author: rmarra; state: Exp; lines: +5 -2 V0.6.1 new keep-together attribute implemented for table rows ---------------------------- revision 1.19 date: 2002/06/06 07:28:50; author: bdelacretaz; state: Exp; lines: +5 -2 version number set to 0.6.0 for release ---------------------------- revision 1.18 date: 2002/06/06 06:42:48; author: bdelacretaz; state: Exp; lines: +5 -2 V0.6.0rc2 ============================================================================= Working file: src/org/jfor/jfor/rtflib/exceptions/RtfException.java description: ---------------------------- revision 1.3 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/exceptions/RtfStructureException.java description: ---------------------------- revision 1.3 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/BorderAttributesConverter.java description: ---------------------------- revision 1.2 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +47 -19 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/IBorderAttributes.java description: ---------------------------- revision 1.2 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +47 -19 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/IRtfBeforeContainer.java description: ---------------------------- revision 1.2 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +47 -19 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/IRtfBookmarkContainer.java description: ---------------------------- revision 1.3 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +42 -17 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/IRtfExternalGraphicContainer.java description: ---------------------------- revision 1.3 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +42 -17 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/IRtfHyperLinkContainer.java description: ---------------------------- revision 1.3 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +42 -17 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/IRtfJforCmdContainer.java description: ---------------------------- revision 1.2 date: 2002/07/01 13:26:41; author: rmarra; state: dead; lines: +0 -0 V0.6.5 jfor-cmd removed, ParagraphKeepTogether implemented using standard FO "keep-together" element attribute. ---------------------------- revision 1.1 date: 2002/06/26 17:41:29; author: rmarra; state: Exp; V0.6.4 jfor-cmd implemented ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/IRtfListContainer.java description: ---------------------------- revision 1.4 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/IRtfOptions.java description: ---------------------------- revision 1.2 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +42 -17 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/IRtfPageBreakContainer.java description: ---------------------------- revision 1.3 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/IRtfPageContainer.java description: ---------------------------- revision 1.2 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/IRtfPageNumberContainer.java description: ---------------------------- revision 1.2 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +47 -19 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/IRtfParagraphContainer.java description: ---------------------------- revision 1.4 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ---------------------------- revision 1.3 date: 2002/07/01 13:26:41; author: rmarra; state: Exp; lines: +5 -1 V0.6.5 jfor-cmd removed, ParagraphKeepTogether implemented using standard FO "keep-together" element attribute. ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/IRtfParagraphKeepTogetherContainer.java description: ---------------------------- revision 1.2 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +42 -17 License changed to jfor Apache-style license ---------------------------- revision 1.1 date: 2002/07/01 13:26:41; author: rmarra; state: Exp; V0.6.5 jfor-cmd removed, ParagraphKeepTogether implemented using standard FO "keep-together" element attribute. ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/IRtfTableContainer.java description: ---------------------------- revision 1.4 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/IRtfTextContainer.java description: ---------------------------- revision 1.4 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/ITableAttributes.java description: ---------------------------- revision 1.6 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +42 -17 License changed to jfor Apache-style license ---------------------------- revision 1.5 date: 2002/06/25 13:27:59; author: rmarra; state: Exp; lines: +8 -0 Keep paragraph with the next paragraph implemented. ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/IrtfTemplateContainer.java description: ---------------------------- revision 1.2 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +42 -17 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/RtfAttributes.java description: ---------------------------- revision 1.5 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/RtfBefore.java description: ---------------------------- revision 1.2 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +47 -19 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/RtfBookmark.java description: ---------------------------- revision 1.6 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +42 -17 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/RtfBookmarkContainerImpl.java description: ---------------------------- revision 1.3 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +42 -17 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/RtfColorTable.java description: ---------------------------- revision 1.5 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +47 -19 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/RtfContainer.java description: ---------------------------- revision 1.3 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/RtfDocumentArea.java description: ---------------------------- revision 1.3 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/RtfElement.java description: ---------------------------- revision 1.8 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/RtfExternalGraphic.java description: ---------------------------- revision 1.9 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +42 -17 License changed to jfor Apache-style license ---------------------------- revision 1.8 date: 2002/06/06 04:48:01; author: bdelacretaz; state: Exp; lines: +3 -2 Michael Krause credited for image reading patch ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/RtfExtraRowSet.java description: ---------------------------- revision 1.4 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/RtfFile.java description: ---------------------------- revision 1.5 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/RtfFontManager.java description: ---------------------------- revision 1.4 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +42 -17 License changed to jfor Apache-style license ---------------------------- revision 1.3 date: 2002/07/11 14:09:25; author: rmarra; state: Exp; lines: +5 -1 Default font Arial ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/RtfFontTable.java description: ---------------------------- revision 1.4 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/RtfHeader.java description: ---------------------------- revision 1.7 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/RtfHyperLink.java description: ---------------------------- revision 1.9 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +42 -17 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/RtfJforCmd.java description: ---------------------------- revision 1.2 date: 2002/07/01 13:26:41; author: rmarra; state: dead; lines: +0 -0 V0.6.5 jfor-cmd removed, ParagraphKeepTogether implemented using standard FO "keep-together" element attribute. ---------------------------- revision 1.1 date: 2002/06/26 17:41:29; author: rmarra; state: Exp; V0.6.4 jfor-cmd implemented ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/RtfLineBreak.java description: ---------------------------- revision 1.3 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/RtfList.java description: ---------------------------- revision 1.5 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/RtfListItem.java description: ---------------------------- revision 1.5 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/RtfListTable.java description: ---------------------------- revision 1.3 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/RtfNull.java description: ---------------------------- revision 1.2 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +47 -19 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/RtfOptions.java description: ---------------------------- revision 1.3 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/RtfPage.java description: ---------------------------- revision 1.2 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/RtfPageArea.java description: ---------------------------- revision 1.2 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +47 -19 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/RtfPageBreak.java description: ---------------------------- revision 1.3 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/RtfPageNumber.java description: ---------------------------- revision 1.2 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +47 -19 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/RtfParagraph.java description: ---------------------------- revision 1.10 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ---------------------------- revision 1.9 date: 2002/07/01 13:26:41; author: rmarra; state: Exp; lines: +13 -2 V0.6.5 jfor-cmd removed, ParagraphKeepTogether implemented using standard FO "keep-together" element attribute. ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/RtfParagraphKeepTogether.java description: ---------------------------- revision 1.2 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +42 -17 License changed to jfor Apache-style license ---------------------------- revision 1.1 date: 2002/07/01 13:26:41; author: rmarra; state: Exp; V0.6.5 jfor-cmd removed, ParagraphKeepTogether implemented using standard FO "keep-together" element attribute. ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/RtfParagraphKeepWithNext.java description: ---------------------------- revision 1.3 date: 2002/07/01 13:26:41; author: rmarra; state: dead; lines: +0 -0 V0.6.5 jfor-cmd removed, ParagraphKeepTogether implemented using standard FO "keep-together" element attribute. ---------------------------- revision 1.2 date: 2002/06/26 17:41:29; author: rmarra; state: Exp; lines: +2 -3 V0.6.4 jfor-cmd implemented ---------------------------- revision 1.1 date: 2002/06/25 13:23:36; author: rmarra; state: Exp; initial check-in ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/RtfSection.java description: ---------------------------- revision 1.8 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ---------------------------- revision 1.7 date: 2002/07/01 13:26:41; author: rmarra; state: Exp; lines: +13 -19 V0.6.5 jfor-cmd removed, ParagraphKeepTogether implemented using standard FO "keep-together" element attribute. ---------------------------- revision 1.6 date: 2002/06/26 17:41:29; author: rmarra; state: Exp; lines: +11 -3 V0.6.4 jfor-cmd implemented ---------------------------- revision 1.5 date: 2002/06/25 13:27:24; author: rmarra; state: Exp; lines: +20 -4 Keep paragraph with the next paragraph implemented. ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/RtfStringConverter.java description: ---------------------------- revision 1.5 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/RtfStyleSheetTable.java description: ---------------------------- revision 1.4 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +42 -17 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/RtfTable.java description: ---------------------------- revision 1.7 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ---------------------------- revision 1.6 date: 2002/07/01 13:26:41; author: rmarra; state: Exp; lines: +6 -16 V0.6.5 jfor-cmd removed, ParagraphKeepTogether implemented using standard FO "keep-together" element attribute. ---------------------------- revision 1.5 date: 2002/06/25 13:26:55; author: rmarra; state: Exp; lines: +22 -2 Keep paragraph with the next paragraph implemented. ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/RtfTableCell.java description: ---------------------------- revision 1.7 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ---------------------------- revision 1.6 date: 2002/07/11 14:08:13; author: rmarra; state: Exp; lines: +9 -2 Do not create useless paragraph ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/RtfTableRow.java description: ---------------------------- revision 1.8 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/RtfTableRowKeepWith.java description: ---------------------------- revision 1.3 date: 2002/07/01 13:26:41; author: rmarra; state: dead; lines: +0 -0 V0.6.5 jfor-cmd removed, ParagraphKeepTogether implemented using standard FO "keep-together" element attribute. ---------------------------- revision 1.2 date: 2002/06/26 17:51:06; author: rmarra; state: Exp; lines: +0 -3 no message ---------------------------- revision 1.1 date: 2002/06/25 13:23:36; author: rmarra; state: Exp; initial check-in ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/RtfTemplate.java description: ---------------------------- revision 1.3 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +42 -17 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/RtfText.java description: ---------------------------- revision 1.8 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/rtfdoc/WhitespaceCollapser.java description: ---------------------------- revision 1.3 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/testdocs/BasicLink.java description: ---------------------------- revision 1.4 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +42 -17 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/testdocs/CreateTestDocuments.java description: ---------------------------- revision 1.3 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/testdocs/ExternalGraphic.java description: ---------------------------- revision 1.3 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +42 -17 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/testdocs/ListInTable.java description: ---------------------------- revision 1.4 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/testdocs/MergedTableCells.java description: ---------------------------- revision 1.3 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/testdocs/NestedTable.java description: ---------------------------- revision 1.3 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/testdocs/ParagraphAlignment.java description: ---------------------------- revision 1.4 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +42 -17 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/testdocs/SimpleDocument.java description: ---------------------------- revision 1.3 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/testdocs/SimpleLists.java description: ---------------------------- revision 1.4 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/testdocs/SimpleTable.java description: ---------------------------- revision 1.3 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/testdocs/TestDocument.java description: ---------------------------- revision 1.3 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/testdocs/TextAttributes.java description: ---------------------------- revision 1.3 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/rtflib/testdocs/Whitespace.java description: ---------------------------- revision 1.3 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/tools/DomToSaxAdapter.java description: ---------------------------- revision 1.4 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/tools/ElementVisitor.java description: ---------------------------- revision 1.3 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/tools/ImageConstants.java description: ---------------------------- revision 1.3 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +42 -17 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/tools/ImageUtil.java description: ---------------------------- revision 1.3 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +42 -17 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/tools/jpeg/DCT.java description: ---------------------------- revision 1.3 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +42 -17 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/tools/jpeg/Encoder.java description: ---------------------------- revision 1.4 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +43 -17 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/tools/jpeg/Huffman.java description: ---------------------------- revision 1.3 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +42 -17 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/tools/jpeg/JPEGException.java description: ---------------------------- revision 1.3 date: 2002/07/12 08:08:31; author: bdelacretaz; state: Exp; lines: +46 -18 License changed to jfor Apache-style license ============================================================================= Working file: src/org/jfor/jfor/tools/jpeg/JpegInfo.java description: ---------------------------- revision 1.3 date: 2002/07/12 08:08:32; author: bdelacretaz; state: Exp; lines: +42 -17 License changed to jfor Apache-style license =============================================================================)Ë