Commit Graph

2564 Commits

Author SHA1 Message Date
Jeremias Maerki
63f31bd8c8 Copy from maint branch
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196568 13f79535-47bb-0310-9956-ffa450edef68
2003-07-03 19:09:27 +00:00
Jeremias Maerki
d5fb100640 Buffer the output streams for increased performance (not really needed here but useful for showing best practices)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196567 13f79535-47bb-0310-9956-ffa450edef68
2003-07-03 19:05:10 +00:00
William Victor Mote
d51da4e60e style changes only, mostly javadoc comments and refactoring of names
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196566 13f79535-47bb-0310-9956-ffa450edef68
2003-07-03 18:31:11 +00:00
William Victor Mote
f1209d7f38 style changes only, mostly javadoc comments and refactoring of names
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196565 13f79535-47bb-0310-9956-ffa450edef68
2003-07-03 17:44:01 +00:00
William Victor Mote
b70380dcfe style changes only, mostly javadoc comments and refactoring of names
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196564 13f79535-47bb-0310-9956-ffa450edef68
2003-07-03 17:04:56 +00:00
William Victor Mote
595277df06 style changes only, mostly javadoc comments and refactoring of names
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196562 13f79535-47bb-0310-9956-ffa450edef68
2003-07-03 07:29:41 +00:00
William Victor Mote
367dbe7161 style changes only, mostly javadoc comments
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196561 13f79535-47bb-0310-9956-ffa450edef68
2003-07-02 19:26:35 +00:00
William Victor Mote
1e3ce3c1ee Extract computeImageSize and writeSizeInfo methods (to reduce size of writeRtfContentWithException for checkstyle). Compiles but untested.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196560 13f79535-47bb-0310-9956-ffa450edef68
2003-07-02 19:20:45 +00:00
William Victor Mote
eb5c4365ce style changes only, mostly javadoc comments and refactoring of names
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196559 13f79535-47bb-0310-9956-ffa450edef68
2003-07-02 16:59:54 +00:00
William Victor Mote
e0ac3f2a8a style changes only, mostly javadoc comments and refactoring of names
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196558 13f79535-47bb-0310-9956-ffa450edef68
2003-07-02 16:13:29 +00:00
William Victor Mote
df2f1f0592 style changes only, mostly javadoc comments and refactoring of names
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196557 13f79535-47bb-0310-9956-ffa450edef68
2003-07-02 14:49:39 +00:00
William Victor Mote
4412935e11 Move some of the resolved "style" wiki contents to conventions.xml.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196556 13f79535-47bb-0310-9956-ffa450edef68
2003-07-01 18:40:26 +00:00
William Victor Mote
1f41080f14 Move "conventions" section of index.xml to a new conventions.xml document, and add it to the menu.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196555 13f79535-47bb-0310-9956-ffa450edef68
2003-07-01 17:24:35 +00:00
William Victor Mote
af51c2412a Cleanup style issues, mostly javadoc comments.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196554 13f79535-47bb-0310-9956-ffa450edef68
2003-07-01 16:36:03 +00:00
William Victor Mote
b00655031c Add javadoc comments. Remove unused IBorderAttributes.java interface, whose content is duplicated in BorderAttributesConverter.java.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196553 13f79535-47bb-0310-9956-ffa450edef68
2003-07-01 00:24:38 +00:00
William Victor Mote
336b493768 Refactor constants to conform to style guidelines. Add javadoc comments.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196552 13f79535-47bb-0310-9956-ffa450edef68
2003-06-30 22:01:03 +00:00
Joerg Pietschmann
398da14b79 Got some low hanging style errors as reported by eclipse.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196551 13f79535-47bb-0310-9956-ffa450edef68
2003-06-30 21:04:06 +00:00
William Victor Mote
cb05f2ac5f Refactor constants to conform to style guidelines.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196550 13f79535-47bb-0310-9956-ffa450edef68
2003-06-30 20:42:20 +00:00
William Victor Mote
76ac02e4e1 Explicitly enter remaining convention values used as defaults by checkstyle, so that they can be more easily seen and managed, and so that any future changes in defaults will not affect our standards. No changes to the substance of the style conventions is made here.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196549 13f79535-47bb-0310-9956-ffa450edef68
2003-06-30 19:21:17 +00:00
William Victor Mote
0f2d9126ae Explicitly enter naming convention values used as defaults by checkstyle, so that they can be more easily seen and managed, and so that any future changes in defaults will not affect our standards. No changes to the substance of the style conventions is made here.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196548 13f79535-47bb-0310-9956-ffa450edef68
2003-06-30 18:16:36 +00:00
William Victor Mote
db41ac7d21 style changes only.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196547 13f79535-47bb-0310-9956-ffa450edef68
2003-06-30 17:45:33 +00:00
William Victor Mote
99b8793beb Fix bad RCS keyword (should be $RCSfile$).
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196546 13f79535-47bb-0310-9956-ffa450edef68
2003-06-30 16:23:16 +00:00
William Victor Mote
f6f48cc70d Fix bad RCS keyword (should be $RCSfile$).
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196545 13f79535-47bb-0310-9956-ffa450edef68
2003-06-30 16:13:16 +00:00
William Victor Mote
ec3f493618 Sort properties in same order as documentation for easier reference. Add some comments. There are no intended changes to the substance.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196544 13f79535-47bb-0310-9956-ffa450edef68
2003-06-30 16:04:10 +00:00
William Victor Mote
928a7bdbd1 style changes only
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196543 13f79535-47bb-0310-9956-ffa450edef68
2003-06-30 06:10:05 +00:00
William Victor Mote
e1d2bb1574 style changes only
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196542 13f79535-47bb-0310-9956-ffa450edef68
2003-06-30 01:31:16 +00:00
William Victor Mote
5ec179464d Convert all tab characters to spaces to comply with style requirements.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196541 13f79535-47bb-0310-9956-ffa450edef68
2003-06-30 00:20:09 +00:00
William Victor Mote
811b58dfb1 Place jfor credits in a separate section, primarily to keep the standard header intact.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196540 13f79535-47bb-0310-9956-ffa450edef68
2003-06-29 22:56:32 +00:00
Joerg Pietschmann
c36d9aa9f5 Made source more friendly for Eclipse (and IDEs in general)
by using conditionally different files instead of source copy
with filtering. Add either src/java-1.3 or src/java1.4 to
your build path, depending on your JDK.
Ant build should automatically choose the correct
file - if the right files are comitted in the current mess, that is.


git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196539 13f79535-47bb-0310-9956-ffa450edef68
2003-06-29 21:11:39 +00:00
Glen Mazza
76d6774a7c Bug #20397: Move StructureHandler.java to fo package and LayoutHandler.java to layoutmgr package.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196538 13f79535-47bb-0310-9956-ffa450edef68
2003-06-29 19:34:34 +00:00
Peter Bernard West
4bf39f01f5 Base all relevant properties on ${basedir}.
Remove jimi libraries from dist.bin.lib fileset.


git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196537 13f79535-47bb-0310-9956-ffa450edef68
2003-06-29 01:02:21 +00:00
William Victor Mote
c93a2f2694 style changes only
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196536 13f79535-47bb-0310-9956-ffa450edef68
2003-06-27 19:28:17 +00:00
William Victor Mote
4821f1a897 Add platform comment for XPath Visualizer. (Submitted by Clay Leeds).
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196535 13f79535-47bb-0310-9956-ffa450edef68
2003-06-27 15:07:17 +00:00
Joerg Pietschmann
1fd8944e4e Test commit from Eclipse: removed unused import.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196534 13f79535-47bb-0310-9956-ffa450edef68
2003-06-27 00:16:28 +00:00
William Victor Mote
4e724b414e Remove jfor libs and references.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196533 13f79535-47bb-0310-9956-ffa450edef68
2003-06-26 07:03:52 +00:00
William Victor Mote
05dfbea9a7 Get rtflib (jfor) files to compile.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196532 13f79535-47bb-0310-9956-ffa450edef68
2003-06-26 06:41:48 +00:00
Peter Bernard West
7b0726b50d Cleaned up code generation to reduce Eclipse warnings.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196531 13f79535-47bb-0310-9956-ffa450edef68
2003-06-25 17:11:05 +00:00
Peter Bernard West
a863b9e4f3 Name changed to checkstyle3.1.1-head
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196530 13f79535-47bb-0310-9956-ffa450edef68
2003-06-25 17:01:01 +00:00
Bertrand Delacretaz
c44ded3789 unneeded classes removed
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196529 13f79535-47bb-0310-9956-ffa450edef68
2003-06-25 09:31:39 +00:00
Bertrand Delacretaz
b8239b4a14 Apache license added
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196528 13f79535-47bb-0310-9956-ffa450edef68
2003-06-25 09:30:53 +00:00
Bertrand Delacretaz
29c3431bd4 additional jfor packages donated to the FOP project
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196527 13f79535-47bb-0310-9956-ffa450edef68
2003-06-25 09:01:17 +00:00
Bertrand Delacretaz
85ccd7c7a8 additional jfor packages donated to the FOP project
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196525 13f79535-47bb-0310-9956-ffa450edef68
2003-06-25 08:54:25 +00:00
Peter Bernard West
14aecb5e53 Changed name from checkstyle1.3.0-head.
Checkstyle Eclipse plugin now at version 3.1.1


git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196524 13f79535-47bb-0310-9956-ffa450edef68
2003-06-25 07:00:00 +00:00
Glen Mazza
7b7b0e8e08 Moved Glen Mazza (me) to committers list; updated grid.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196523 13f79535-47bb-0310-9956-ffa450edef68
2003-06-24 22:01:04 +00:00
William Victor Mote
366fdff9d9 Convert ASCII files containing non-ASCII characters to UTF-8.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196522 13f79535-47bb-0310-9956-ffa450edef68
2003-06-24 17:47:14 +00:00
Jeremias Maerki
7380943d87 Added instructions for embedding.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196521 13f79535-47bb-0310-9956-ffa450edef68
2003-06-23 08:36:13 +00:00
William Victor Mote
5878354f1c Fix misc. link problems.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196520 13f79535-47bb-0310-9956-ffa450edef68
2003-06-21 14:41:08 +00:00
Bertrand Delacretaz
6b224cde3d jfor RTF library donated to the FOP project
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196519 13f79535-47bb-0310-9956-ffa450edef68
2003-06-20 16:08:27 +00:00
Bertrand Delacretaz
9a5987593f rtflib package is not compilable yet
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196518 13f79535-47bb-0310-9956-ffa450edef68
2003-06-20 15:56:51 +00:00
Peter Bernard West
010ce4e41d Java style array brackets
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196514 13f79535-47bb-0310-9956-ffa450edef68
2003-06-20 10:28:07 +00:00