]> source.dussan.org Git - xmlgraphics-fop.git/log
xmlgraphics-fop.git
20 years agoMoved example userconfig out of conf directory.
Peter Bernard West [Fri, 2 Jan 2004 00:23:31 +0000 (00:23 +0000)]
Moved example userconfig out of conf directory.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197091 13f79535-47bb-0310-9956-ffa450edef68

20 years agoRemoved set -x
Peter Bernard West [Fri, 2 Jan 2004 00:20:51 +0000 (00:20 +0000)]
Removed set -x

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197090 13f79535-47bb-0310-9956-ffa450edef68

20 years agoAdjusted HashMap initial size.
Peter Bernard West [Thu, 1 Jan 2004 23:59:30 +0000 (23:59 +0000)]
Adjusted HashMap initial size.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197089 13f79535-47bb-0310-9956-ffa450edef68

20 years agoModifications because FObjects.foLocalNames array made
Peter Bernard West [Thu, 1 Jan 2004 23:19:49 +0000 (23:19 +0000)]
Modifications because FObjects.foLocalNames array made
private:
Replaced direct access to public FObjects.foLocalNames array
with calls to getFOName() and getFOPkg().
Replaced FObjects.foLocalNames.length with
FObjects.foLocalNamesLength.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197088 13f79535-47bb-0310-9956-ffa450edef68

20 years agofoLocalNames made private.
Peter Bernard West [Thu, 1 Jan 2004 12:55:46 +0000 (12:55 +0000)]
foLocalNames made private.
foLocalNamesLength().
getFOPkg() added.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197084 13f79535-47bb-0310-9956-ffa450edef68

20 years agoRemove intern() calls. Slows processing to no obvious benefit.
Peter Bernard West [Thu, 1 Jan 2004 12:39:30 +0000 (12:39 +0000)]
Remove intern() calls.  Slows processing to no  obvious benefit.
integerArray made final.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197083 13f79535-47bb-0310-9956-ffa450edef68

20 years agoRemove intern() call. Slows processing to no obvious benefit.
Peter Bernard West [Thu, 1 Jan 2004 12:31:08 +0000 (12:31 +0000)]
Remove intern() call.  Slows processing to no  obvious benefit.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197082 13f79535-47bb-0310-9956-ffa450edef68

20 years agoMake failure to find user config file non-fatal.
Peter Bernard West [Wed, 31 Dec 2003 04:28:27 +0000 (04:28 +0000)]
Make failure to find user config file non-fatal.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197081 13f79535-47bb-0310-9956-ffa450edef68

20 years agoRemoved from CVS control.
Peter Bernard West [Sun, 28 Dec 2003 05:50:33 +0000 (05:50 +0000)]
Removed  from CVS control.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197070 13f79535-47bb-0310-9956-ffa450edef68

20 years agoReplaced with .cvsignore.
Peter Bernard West [Sun, 28 Dec 2003 05:48:17 +0000 (05:48 +0000)]
Replaced with .cvsignore.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197069 13f79535-47bb-0310-9956-ffa450edef68

20 years agoAdded to guard against userconfig.xml.
Peter Bernard West [Sun, 28 Dec 2003 05:44:34 +0000 (05:44 +0000)]
Added to guard against userconfig.xml.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197068 13f79535-47bb-0310-9956-ffa450edef68

20 years agoCopied from HEAD
Peter Bernard West [Sun, 28 Dec 2003 05:37:33 +0000 (05:37 +0000)]
Copied from HEAD

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197067 13f79535-47bb-0310-9956-ffa450edef68

20 years agoAdd conf entries to jar.
Peter Bernard West [Sun, 28 Dec 2003 05:29:00 +0000 (05:29 +0000)]
Add conf entries to jar.
Exclude userconfig.xml.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197066 13f79535-47bb-0310-9956-ffa450edef68

20 years agoChanges to jar libraries.
Peter Bernard West [Sun, 28 Dec 2003 05:26:22 +0000 (05:26 +0000)]
Changes to jar libraries.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197065 13f79535-47bb-0310-9956-ffa450edef68

20 years agoEliminated checks for xmlns* in line with removal of
Peter Bernard West [Sun, 28 Dec 2003 05:22:07 +0000 (05:22 +0000)]
Eliminated checks for xmlns* in line with removal of
namespace-prefixes feature from parser.
Localised some varialbe references.
Interned LocalName.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197064 13f79535-47bb-0310-9956-ffa450edef68

20 years agoRemoved setting of namespace-prefixes feature from SAX
Peter Bernard West [Sun, 28 Dec 2003 04:16:00 +0000 (04:16 +0000)]
Removed setting of namespace-prefixes feature from SAX
parser.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197063 13f79535-47bb-0310-9956-ffa450edef68

20 years agoChange pre-installed namespace URIs - remove XLink and
Peter Bernard West [Sun, 28 Dec 2003 03:58:54 +0000 (03:58 +0000)]
Change pre-installed namespace URIs - remove XLink and
include FOX.
Define SEQ_BITS as 18 for tracking pool usage. (This and
related seqMask and getSequence()should probably be
elsewhere.)
intern() URI string.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197062 13f79535-47bb-0310-9956-ffa450edef68

20 years agoUpdate to Xerces 2.6.0 to overcome bug in 2.2.1
Peter Bernard West [Sun, 28 Dec 2003 03:45:23 +0000 (03:45 +0000)]
Update to Xerces 2.6.0 to overcome bug in 2.2.1

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197061 13f79535-47bb-0310-9956-ffa450edef68

20 years agoUpdate to Xerces 2.6.0 to overcome bug in 2.2.1
Peter Bernard West [Sun, 28 Dec 2003 02:57:48 +0000 (02:57 +0000)]
Update to Xerces 2.6.0 to overcome bug in 2.2.1

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197060 13f79535-47bb-0310-9956-ffa450edef68

20 years agoMeta-file update for Eclipse
Peter Bernard West [Sun, 21 Dec 2003 01:41:52 +0000 (01:41 +0000)]
Meta-file update for Eclipse

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197045 13f79535-47bb-0310-9956-ffa450edef68

20 years agoRemoved unnecessary semi-colons on advice from Eclipse.
Peter Bernard West [Sun, 21 Dec 2003 01:38:52 +0000 (01:38 +0000)]
Removed unnecessary semi-colons on advice from Eclipse.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197044 13f79535-47bb-0310-9956-ffa450edef68

21 years agoSettle javadoc warning down.
Peter Bernard West [Thu, 17 Jul 2003 23:56:50 +0000 (23:56 +0000)]
Settle javadoc warning down.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196729 13f79535-47bb-0310-9956-ffa450edef68

21 years agoType fix in comment.
Peter Bernard West [Thu, 17 Jul 2003 23:56:15 +0000 (23:56 +0000)]
Type fix in comment.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196728 13f79535-47bb-0310-9956-ffa450edef68

21 years agoFix Javadocs generation warnings.
Peter Bernard West [Fri, 11 Jul 2003 04:03:47 +0000 (04:03 +0000)]
Fix Javadocs generation warnings.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196685 13f79535-47bb-0310-9956-ffa450edef68

21 years agoGenerated from modified xml-lang.xsl.
Peter Bernard West [Thu, 10 Jul 2003 22:51:57 +0000 (22:51 +0000)]
Generated from modified xml-lang.xsl.
Modified format of class Javadoc comment.
Modified DO NOT EDIT comment to include Revision and Name of xml-lang.xsl.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196683 13f79535-47bb-0310-9956-ffa450edef68

21 years agoModified created Javadoc.
Peter Bernard West [Thu, 10 Jul 2003 22:45:56 +0000 (22:45 +0000)]
Modified created Javadoc.
Added version info to generated comment.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196682 13f79535-47bb-0310-9956-ffa450edef68

21 years agoExamples handling and line length tidying.
Peter Bernard West [Thu, 10 Jul 2003 12:43:51 +0000 (12:43 +0000)]
Examples handling and line length tidying.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196676 13f79535-47bb-0310-9956-ffa450edef68

21 years agoMade test examples paths relative.
Peter Bernard West [Thu, 10 Jul 2003 12:38:35 +0000 (12:38 +0000)]
Made test examples paths relative.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196675 13f79535-47bb-0310-9956-ffa450edef68

21 years agoResponded to some style complaints.
Peter Bernard West [Thu, 10 Jul 2003 11:26:28 +0000 (11:26 +0000)]
Responded to some style complaints.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196674 13f79535-47bb-0310-9956-ffa450edef68

21 years agoModelled on cvsignore in conf.
Peter Bernard West [Thu, 10 Jul 2003 10:14:39 +0000 (10:14 +0000)]
Modelled on cvsignore in conf.
Intended to be copied to .cvsignore when examples are copied into build.
Mode changed from binary to ASCII -kkv.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196673 13f79535-47bb-0310-9956-ffa450edef68

21 years agoAdded build/examples.
Peter Bernard West [Wed, 9 Jul 2003 08:04:50 +0000 (08:04 +0000)]
Added build/examples.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196662 13f79535-47bb-0310-9956-ffa450edef68

21 years agoEnabled Checkstyle.
Peter Bernard West [Wed, 9 Jul 2003 00:30:50 +0000 (00:30 +0000)]
Enabled Checkstyle.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196661 13f79535-47bb-0310-9956-ffa450edef68

21 years agoRemoved Eclipse .project and .classpath.
Peter Bernard West [Wed, 9 Jul 2003 00:29:09 +0000 (00:29 +0000)]
Removed Eclipse .project and .classpath.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196660 13f79535-47bb-0310-9956-ffa450edef68

21 years agoIgnore tests directory and test.fo.
Peter Bernard West [Tue, 8 Jul 2003 13:14:37 +0000 (13:14 +0000)]
Ignore tests directory and test.fo.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196657 13f79535-47bb-0310-9956-ffa450edef68

21 years agocvsignore template for build/conf
Peter Bernard West [Tue, 8 Jul 2003 13:12:40 +0000 (13:12 +0000)]
cvsignore template for build/conf

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196656 13f79535-47bb-0310-9956-ffa450edef68

21 years agoCopied from HEAD. Mode changed from binary to ASCII with keyword substitutions ...
Peter Bernard West [Tue, 8 Jul 2003 13:10:45 +0000 (13:10 +0000)]
Copied from HEAD.  Mode changed from binary to ASCII with keyword substitutions (-kkv).

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196655 13f79535-47bb-0310-9956-ffa450edef68

21 years agoCopied from HEAD. Mode changed from binary to ASCII with keyword substitutions ...
Peter Bernard West [Tue, 8 Jul 2003 13:05:31 +0000 (13:05 +0000)]
Copied from HEAD.  Mode changed from binary to ASCII with keyword substitutions (-kkv).

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196654 13f79535-47bb-0310-9956-ffa450edef68

21 years agoCopied from HEAD.
Peter Bernard West [Tue, 8 Jul 2003 12:58:25 +0000 (12:58 +0000)]
Copied from HEAD.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196653 13f79535-47bb-0310-9956-ffa450edef68

21 years agoCopied from HEAD. Mode changed from binary to ASCII with keyword substitutions ...
Peter Bernard West [Tue, 8 Jul 2003 12:36:35 +0000 (12:36 +0000)]
Copied from HEAD.  Mode changed from binary to ASCII with keyword substitutions (-kkv).

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196652 13f79535-47bb-0310-9956-ffa450edef68

21 years agoCopied from HEAD.
Peter Bernard West [Tue, 8 Jul 2003 12:33:40 +0000 (12:33 +0000)]
Copied from HEAD.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196651 13f79535-47bb-0310-9956-ffa450edef68

21 years agoChange as a result of modifcation to generating script.
Peter Bernard West [Tue, 8 Jul 2003 11:52:23 +0000 (11:52 +0000)]
Change as a result of modifcation to generating script.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196650 13f79535-47bb-0310-9956-ffa450edef68

21 years agoModofoed existing licence to CDATA in a variable so that
Peter Bernard West [Tue, 8 Jul 2003 11:49:07 +0000 (11:49 +0000)]
Modofoed existing licence to CDATA in a variable so that
it can be inserted into the generated code.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196649 13f79535-47bb-0310-9956-ffa450edef68

21 years agoAdded licence.
Peter Bernard West [Tue, 8 Jul 2003 11:47:47 +0000 (11:47 +0000)]
Added licence.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196648 13f79535-47bb-0310-9956-ffa450edef68

21 years agoModified Id keyword in CDATA to prevent expansion in xsl file.
Peter Bernard West [Tue, 8 Jul 2003 11:47:12 +0000 (11:47 +0000)]
Modified Id keyword in CDATA to prevent expansion in xsl file.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196647 13f79535-47bb-0310-9956-ffa450edef68

21 years agoGenerated with modified code-point-mapping.xsl to include licence.
Peter Bernard West [Tue, 8 Jul 2003 11:26:58 +0000 (11:26 +0000)]
Generated with modified code-point-mapping.xsl to include licence.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196646 13f79535-47bb-0310-9956-ffa450edef68

21 years agoNo longer required.
Peter Bernard West [Tue, 8 Jul 2003 11:23:59 +0000 (11:23 +0000)]
No longer required.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196645 13f79535-47bb-0310-9956-ffa450edef68

21 years agoCopied over from HEAD.
Peter Bernard West [Tue, 8 Jul 2003 11:21:19 +0000 (11:21 +0000)]
Copied over from HEAD.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196644 13f79535-47bb-0310-9956-ffa450edef68

21 years agoAdded Licence.
Peter Bernard West [Tue, 8 Jul 2003 11:19:45 +0000 (11:19 +0000)]
Added Licence.
Removed distribution creation and commented out related properties.
Added handling of conf in build directory.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196643 13f79535-47bb-0310-9956-ffa450edef68

21 years agoAdded Licence. Changed mode from binary to ASCII with lkeyword expansion (-kkv).
Peter Bernard West [Tue, 8 Jul 2003 11:11:11 +0000 (11:11 +0000)]
Added Licence.  Changed mode from binary to ASCII with lkeyword expansion (-kkv).

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196642 13f79535-47bb-0310-9956-ffa450edef68

21 years agoExcluded *.xml & *.xsl.
Peter Bernard West [Tue, 8 Jul 2003 11:03:40 +0000 (11:03 +0000)]
Excluded *.xml & *.xsl.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196641 13f79535-47bb-0310-9956-ffa450edef68

21 years agoFixed javadocs name.
Peter Bernard West [Tue, 8 Jul 2003 01:59:00 +0000 (01:59 +0000)]
Fixed javadocs name.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196640 13f79535-47bb-0310-9956-ffa450edef68

21 years agoModified to one specifier on each line/
Peter Bernard West [Tue, 8 Jul 2003 01:57:48 +0000 (01:57 +0000)]
Modified to one specifier on each line/

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196639 13f79535-47bb-0310-9956-ffa450edef68

21 years agoAdded javadoc conf and fop.jar
Peter Bernard West [Tue, 8 Jul 2003 01:55:48 +0000 (01:55 +0000)]
Added javadoc conf and fop.jar

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196638 13f79535-47bb-0310-9956-ffa450edef68

21 years agoTeminate with newline.
Peter Bernard West [Mon, 7 Jul 2003 15:13:56 +0000 (15:13 +0000)]
Teminate with newline.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196634 13f79535-47bb-0310-9956-ffa450edef68

21 years agoSet tmp contents to ignore.
Peter Bernard West [Sun, 6 Jul 2003 04:26:55 +0000 (04:26 +0000)]
Set tmp contents to ignore.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196623 13f79535-47bb-0310-9956-ffa450edef68

21 years agoTry ignoring classes and tmp directories.
Peter Bernard West [Sun, 6 Jul 2003 03:55:07 +0000 (03:55 +0000)]
Try ignoring classes and tmp directories.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196622 13f79535-47bb-0310-9956-ffa450edef68

21 years agoDon't know.
Peter Bernard West [Sat, 5 Jul 2003 20:23:35 +0000 (20:23 +0000)]
Don't know.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196621 13f79535-47bb-0310-9956-ffa450edef68

21 years agoW.I.P. for Ant build of alt.design.
Peter Bernard West [Sat, 5 Jul 2003 20:22:15 +0000 (20:22 +0000)]
W.I.P. for Ant build of alt.design.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196620 13f79535-47bb-0310-9956-ffa450edef68

21 years agoAdded the licence and its inclusion in the generated file.
Peter Bernard West [Sat, 5 Jul 2003 20:20:23 +0000 (20:20 +0000)]
Added the licence and its inclusion in the generated file.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196619 13f79535-47bb-0310-9956-ffa450edef68

21 years agoMoved to src/java.
Peter Bernard West [Sat, 5 Jul 2003 20:03:11 +0000 (20:03 +0000)]
Moved to src/java.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196618 13f79535-47bb-0310-9956-ffa450edef68

21 years agoMoved from conf. Modified to include licence header.
Peter Bernard West [Sat, 5 Jul 2003 19:58:43 +0000 (19:58 +0000)]
Moved from conf.  Modified to include licence header.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196617 13f79535-47bb-0310-9956-ffa450edef68

21 years agoMoved to src/codegen/
Peter Bernard West [Sat, 5 Jul 2003 19:56:51 +0000 (19:56 +0000)]
Moved to src/codegen/

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196616 13f79535-47bb-0310-9956-ffa450edef68

21 years agoMoved from src to src/java.
Peter Bernard West [Sat, 5 Jul 2003 19:29:10 +0000 (19:29 +0000)]
Moved from src to src/java.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196615 13f79535-47bb-0310-9956-ffa450edef68

21 years agoMoved from src to src/java.
Peter Bernard West [Sat, 5 Jul 2003 19:16:49 +0000 (19:16 +0000)]
Moved from src to src/java.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196614 13f79535-47bb-0310-9956-ffa450edef68

21 years agoAdded licences. Added avalon-framework jar
Peter Bernard West [Sat, 5 Jul 2003 18:45:06 +0000 (18:45 +0000)]
Added licences.  Added avalon-framework jar

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196613 13f79535-47bb-0310-9956-ffa450edef68

21 years agoThis commit was manufactured by cvs2svn to create branch
(no author) [Sat, 5 Jul 2003 18:45:06 +0000 (18:45 +0000)]
This commit was manufactured by cvs2svn to create branch
'FOP_0-20-0_Alt-Design'.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196612 13f79535-47bb-0310-9956-ffa450edef68

21 years agoCopied from HEAD.
Peter Bernard West [Fri, 4 Jul 2003 03:50:09 +0000 (03:50 +0000)]
Copied from HEAD.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196584 13f79535-47bb-0310-9956-ffa450edef68

21 years agoCosmetics.
Peter Bernard West [Fri, 4 Jul 2003 03:37:15 +0000 (03:37 +0000)]
Cosmetics.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196583 13f79535-47bb-0310-9956-ffa450edef68

21 years agoAdded licence.
Peter Bernard West [Fri, 4 Jul 2003 03:29:04 +0000 (03:29 +0000)]
Added licence.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196582 13f79535-47bb-0310-9956-ffa450edef68

21 years agoRenamed from ant-1.5.1.jar to ant.jar
Peter Bernard West [Fri, 4 Jul 2003 03:24:27 +0000 (03:24 +0000)]
Renamed from ant-1.5.1.jar to ant.jar

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196581 13f79535-47bb-0310-9956-ffa450edef68

21 years agoInitial version.
Peter Bernard West [Fri, 4 Jul 2003 03:19:07 +0000 (03:19 +0000)]
Initial version.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196580 13f79535-47bb-0310-9956-ffa450edef68

21 years agoContents updated from HEAD.
Peter Bernard West [Fri, 4 Jul 2003 03:17:26 +0000 (03:17 +0000)]
Contents updated from HEAD.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196579 13f79535-47bb-0310-9956-ffa450edef68

21 years agoCopied in from HEAD.
Peter Bernard West [Fri, 4 Jul 2003 03:16:52 +0000 (03:16 +0000)]
Copied in from HEAD.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196578 13f79535-47bb-0310-9956-ffa450edef68

21 years agoRenamed to remove hyphen.
Peter Bernard West [Fri, 4 Jul 2003 03:16:03 +0000 (03:16 +0000)]
Renamed to remove hyphen.
Contents updated from HEAD.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196577 13f79535-47bb-0310-9956-ffa450edef68

21 years agoRenamed to remove hyphen.
Peter Bernard West [Fri, 4 Jul 2003 03:14:18 +0000 (03:14 +0000)]
Renamed to remove hyphen.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196576 13f79535-47bb-0310-9956-ffa450edef68

21 years agoNot required.
Peter Bernard West [Fri, 4 Jul 2003 03:09:14 +0000 (03:09 +0000)]
Not required.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196575 13f79535-47bb-0310-9956-ffa450edef68

21 years agoCopied in from HEAD
Peter Bernard West [Fri, 4 Jul 2003 03:07:12 +0000 (03:07 +0000)]
Copied in from HEAD

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196574 13f79535-47bb-0310-9956-ffa450edef68

21 years agoRenamed ant.jar
Peter Bernard West [Fri, 4 Jul 2003 03:05:49 +0000 (03:05 +0000)]
Renamed ant.jar

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196573 13f79535-47bb-0310-9956-ffa450edef68

21 years agoVersion.java moved to org.apache.fop.version
Peter Bernard West [Fri, 4 Jul 2003 03:04:35 +0000 (03:04 +0000)]
Version.java moved to org.apache.fop.version

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196572 13f79535-47bb-0310-9956-ffa450edef68

21 years agoNew package
Peter Bernard West [Fri, 4 Jul 2003 03:04:03 +0000 (03:04 +0000)]
New package

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196571 13f79535-47bb-0310-9956-ffa450edef68

21 years agoMoved to org.apache.fop.version
Peter Bernard West [Fri, 4 Jul 2003 03:03:24 +0000 (03:03 +0000)]
Moved to org.apache.fop.version

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196570 13f79535-47bb-0310-9956-ffa450edef68

21 years agoMoved to package org.apache.fop.version.
Peter Bernard West [Thu, 3 Jul 2003 13:50:35 +0000 (13:50 +0000)]
Moved to package org.apache.fop.version.
Added main method for external use in generating a
Version strings.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196563 13f79535-47bb-0310-9956-ffa450edef68

21 years agoThis is a dummy class for dependencies among classes not referenced by name.
Peter Bernard West [Fri, 13 Jun 2003 04:58:24 +0000 (04:58 +0000)]
This is a dummy class for dependencies among classes not referenced by name.
Modified to resolve warnings in Eclipse.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196498 13f79535-47bb-0310-9956-ffa450edef68

21 years agoEclipse checkout. Applied Organize Imports. Fixed instances where
Peter Bernard West [Thu, 12 Jun 2003 18:19:38 +0000 (18:19 +0000)]
Eclipse checkout.  Applied Organize Imports.  Fixed instances where
static is referred to through an instatiated object rather then
the class.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196497 13f79535-47bb-0310-9956-ffa450edef68

21 years agoEclipse checkout. Applied Organize Imports.
Peter Bernard West [Thu, 12 Jun 2003 18:00:24 +0000 (18:00 +0000)]
Eclipse checkout.  Applied Organize Imports.
Added byte decorations as necessary argument to method.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196496 13f79535-47bb-0310-9956-ffa450edef68

21 years agoTidied copyright notice
Peter Bernard West [Mon, 31 Mar 2003 02:50:42 +0000 (02:50 +0000)]
Tidied copyright notice

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196195 13f79535-47bb-0310-9956-ffa450edef68

21 years agoTidied copyright notice
Peter Bernard West [Mon, 31 Mar 2003 02:32:53 +0000 (02:32 +0000)]
Tidied copyright notice

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196194 13f79535-47bb-0310-9956-ffa450edef68

21 years agoTidied copyright notice
Peter Bernard West [Mon, 31 Mar 2003 02:23:01 +0000 (02:23 +0000)]
Tidied copyright notice

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196193 13f79535-47bb-0310-9956-ffa450edef68

21 years agoFull LICENSE text.
Peter Bernard West [Wed, 19 Mar 2003 14:44:52 +0000 (14:44 +0000)]
Full LICENSE text.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196122 13f79535-47bb-0310-9956-ffa450edef68

21 years agoFull LICENSE text.
Peter Bernard West [Wed, 19 Mar 2003 14:06:48 +0000 (14:06 +0000)]
Full LICENSE text.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196121 13f79535-47bb-0310-9956-ffa450edef68

21 years agoFull LICENSE text.
Peter Bernard West [Wed, 19 Mar 2003 13:46:13 +0000 (13:46 +0000)]
Full LICENSE text.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196120 13f79535-47bb-0310-9956-ffa450edef68

21 years agoFull LICENSE text.
Peter Bernard West [Wed, 19 Mar 2003 13:37:31 +0000 (13:37 +0000)]
Full LICENSE text.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196119 13f79535-47bb-0310-9956-ffa450edef68

21 years agoRemoved build klidge.
Peter Bernard West [Sun, 16 Mar 2003 03:28:57 +0000 (03:28 +0000)]
Removed build klidge.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@196109 13f79535-47bb-0310-9956-ffa450edef68

21 years agoAllow for color to be held with the decorations.
Peter Bernard West [Fri, 6 Dec 2002 10:06:44 +0000 (10:06 +0000)]
Allow for color to be held with the decorations.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@195735 13f79535-47bb-0310-9956-ffa450edef68

21 years agoAccomodated a 'none' decoration.
Peter Bernard West [Fri, 6 Dec 2002 10:05:06 +0000 (10:05 +0000)]
Accomodated a 'none' decoration.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@195734 13f79535-47bb-0310-9956-ffa450edef68

21 years agoChanged sparsePropsMap from HashMap to int[].
Peter Bernard West [Tue, 3 Dec 2002 07:47:44 +0000 (07:47 +0000)]
Changed sparsePropsMap from HashMap to int[].

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@195727 13f79535-47bb-0310-9956-ffa450edef68

21 years agosparsePropsMap changed from HashMap to int[].
Peter Bernard West [Tue, 3 Dec 2002 07:41:03 +0000 (07:41 +0000)]
sparsePropsMap changed from HashMap to int[].

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@195726 13f79535-47bb-0310-9956-ffa450edef68

21 years agosparsePropsMap changed from HashMap to int[].
Peter Bernard West [Tue, 3 Dec 2002 07:31:25 +0000 (07:31 +0000)]
sparsePropsMap changed from HashMap to int[].

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@195725 13f79535-47bb-0310-9956-ffa450edef68

21 years agoAdd PropertyException to getPropertyIndex when name is unknown.
Peter Bernard West [Tue, 3 Dec 2002 07:26:58 +0000 (07:26 +0000)]
Add PropertyException to getPropertyIndex when name is unknown.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@195724 13f79535-47bb-0310-9956-ffa450edef68

21 years agosparsePropsMap changed from HashMap to int[].
Peter Bernard West [Tue, 3 Dec 2002 07:25:20 +0000 (07:25 +0000)]
sparsePropsMap changed from HashMap to int[].

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@195722 13f79535-47bb-0310-9956-ffa450edef68