]>
source.dussan.org Git - xmlgraphics-fop.git/log
Simon Pepping [Mon, 15 Nov 2004 20:58:20 +0000 (20:58 +0000)]
A quick and dirty hack to prevent the IndexOutOfBoundsException
reported in bug 32174.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198146
13f79535 -47bb-0310-9956-
ffa450edef68
Andreas L. Delmelle [Sun, 14 Nov 2004 20:20:43 +0000 (20:20 +0000)]
changed 'bookmark' to 'bookmarks'
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198145
13f79535 -47bb-0310-9956-
ffa450edef68
Andreas L. Delmelle [Sun, 14 Nov 2004 20:08:44 +0000 (20:08 +0000)]
reverting previous change: 'outline' -> 'bookmark'
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198144
13f79535 -47bb-0310-9956-
ffa450edef68
Andreas L. Delmelle [Sun, 14 Nov 2004 19:28:28 +0000 (19:28 +0000)]
changed 'bookmarks' to 'outline' to avoid ValidateException for bookmarks extension
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198143
13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Sat, 13 Nov 2004 20:37:17 +0000 (20:37 +0000)]
Patch 31206 by Luca Furini:
- A new interface InlineLevelLayoutManager, implemented by LeafNodeLM,
InlineLM, TextLM, BasicLinkLM and ContentLM
- Leaders with pattern "use-content" and "dots" now works
- Better handling of preserved linefeeds
- Correct calculation of the lineheight, according to the value of the
property vertical-align
For a few points which may need further work, see the bugzilla page.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198142
13f79535 -47bb-0310-9956-
ffa450edef68
Clay Leeds [Fri, 12 Nov 2004 23:32:10 +0000 (23:32 +0000)]
added Mailing List items
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198141
13f79535 -47bb-0310-9956-
ffa450edef68
Clay Leeds [Fri, 12 Nov 2004 18:52:54 +0000 (18:52 +0000)]
removed <!-- and --> from <STYLE> section, which fixes "yes" background-color
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198140
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Mazza [Thu, 11 Nov 2004 08:11:07 +0000 (08:11 +0000)]
Moved the constructor to the top.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198139
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Mazza [Thu, 11 Nov 2004 06:51:58 +0000 (06:51 +0000)]
Two more unneeded initProperties() calls removed. Only four left to look at.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198138
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Mazza [Thu, 11 Nov 2004 06:38:11 +0000 (06:38 +0000)]
Two unneeded implementations of initProperties() removed. (May not be able
to remove all due to processing logic requirements, but these two at
least weren't needed.)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198137
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Mazza [Wed, 10 Nov 2004 11:13:34 +0000 (11:13 +0000)]
Moved to an IllegalArgumentException for getRegionViewport.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198136
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Mazza [Wed, 10 Nov 2004 11:01:03 +0000 (11:01 +0000)]
Minor simplification to layoutStaticContent() method.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198135
13f79535 -47bb-0310-9956-
ffa450edef68
Clay Leeds [Wed, 10 Nov 2004 05:43:55 +0000 (05:43 +0000)]
re-added leading slash in '/compliance' xsl:template match
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198134
13f79535 -47bb-0310-9956-
ffa450edef68
Clay Leeds [Wed, 10 Nov 2004 05:42:48 +0000 (05:42 +0000)]
updated colors to be light green - yes, light red - no, yellow - partial
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198133
13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Tue, 9 Nov 2004 20:56:33 +0000 (20:56 +0000)]
Renamed book.xml to DnI.xml to prevent confusion with the forrest
book.xml naming convention.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198132
13f79535 -47bb-0310-9956-
ffa450edef68
Clay Leeds [Tue, 9 Nov 2004 00:20:00 +0000 (00:20 +0000)]
swtiched to verbosity=0 limiting debug output
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198131
13f79535 -47bb-0310-9956-
ffa450edef68
Clay Leeds [Mon, 8 Nov 2004 05:11:22 +0000 (05:11 +0000)]
updated to Cheche's version
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198130
13f79535 -47bb-0310-9956-
ffa450edef68
Clay Leeds [Mon, 8 Nov 2004 05:06:39 +0000 (05:06 +0000)]
updated to use css-based 'pelt' skin
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198129
13f79535 -47bb-0310-9956-
ffa450edef68
Clay Leeds [Mon, 8 Nov 2004 04:51:32 +0000 (04:51 +0000)]
reverted to document-v13.dtd (couldn't get it to validate under document-v20.dtd)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198128
13f79535 -47bb-0310-9956-
ffa450edef68
Clay Leeds [Mon, 8 Nov 2004 04:50:46 +0000 (04:50 +0000)]
updated to enable wholesite.pdf/.html (not working yet)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198127
13f79535 -47bb-0310-9956-
ffa450edef68
Clay Leeds [Mon, 8 Nov 2004 04:26:29 +0000 (04:26 +0000)]
removed all book.xml files (except DnI)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198126
13f79535 -47bb-0310-9956-
ffa450edef68
Clay Leeds [Mon, 8 Nov 2004 04:22:33 +0000 (04:22 +0000)]
updated to use 'external' fop-specific catalog.xcat file (catalog.fop.xcat)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198125
13f79535 -47bb-0310-9956-
ffa450edef68
Clay Leeds [Mon, 8 Nov 2004 03:55:21 +0000 (03:55 +0000)]
added XML catalog items (for DTD validation), and src/documentation/classes directory
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198124
13f79535 -47bb-0310-9956-
ffa450edef68
Clay Leeds [Sat, 6 Nov 2004 16:57:40 +0000 (16:57 +0000)]
Updates to achieve a /forrest/ BUILD SUCCESSSFUL for the xml-fop web site.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198123
13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Mon, 1 Nov 2004 15:04:50 +0000 (15:04 +0000)]
Correct handling of internal units (both twips and half-points are used)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198122
13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Mon, 1 Nov 2004 15:04:03 +0000 (15:04 +0000)]
Logging a warning for a current limitation.
Style
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198121
13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Mon, 1 Nov 2004 15:00:43 +0000 (15:00 +0000)]
Word 2003 doesn't seem to understand "fldinst { PAGE }", so using \chpgn for now.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198120
13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Mon, 1 Nov 2004 12:39:14 +0000 (12:39 +0000)]
Avoid with certain NPEs.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198119
13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Mon, 1 Nov 2004 12:38:48 +0000 (12:38 +0000)]
Fixed conversion from millipoints to half-points
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198118
13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Mon, 1 Nov 2004 12:38:07 +0000 (12:38 +0000)]
Default border style should be NONE.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198117
13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Mon, 1 Nov 2004 09:32:25 +0000 (09:32 +0000)]
Now compiles under JDK 5.0
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198116
13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Mon, 1 Nov 2004 09:17:35 +0000 (09:17 +0000)]
Removing tab characters again
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198115
13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Mon, 1 Nov 2004 09:16:23 +0000 (09:16 +0000)]
Fixed compile error
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198114
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Fri, 29 Oct 2004 12:36:50 +0000 (12:36 +0000)]
Moved white-space-treatment from shorthands to "block and line related".
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198113
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Fri, 29 Oct 2004 11:19:37 +0000 (11:19 +0000)]
More properties implemented.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198112
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Fri, 29 Oct 2004 10:35:03 +0000 (10:35 +0000)]
The 'space-treatment' property has long ago been renamed to
'white-space-treatment'.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198111
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Fri, 29 Oct 2004 10:20:55 +0000 (10:20 +0000)]
Bind some more of the implemented properties.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198110
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Fri, 29 Oct 2004 10:12:34 +0000 (10:12 +0000)]
Style fix.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198109
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Fri, 29 Oct 2004 09:17:34 +0000 (09:17 +0000)]
More properties implement in the property subsystem.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198108
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Thu, 28 Oct 2004 15:21:54 +0000 (15:21 +0000)]
Removed special case handling of "auto" enum for length properties.
Added general support for "auto" and other enums on Length and Numeric
properties.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198107
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Thu, 28 Oct 2004 10:00:25 +0000 (10:00 +0000)]
New exception hierarchy rooted in SAXException and throw clauses on
property parsing and retrieval.
PR: 31899
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198106
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Mazza [Thu, 28 Oct 2004 00:06:47 +0000 (00:06 +0000)]
PR:
Obtained from:
Submitted by:
Reviewed by:
1.) Changed OffDocumentItem from an interface to an abstract base class.
2.) Removed the "extensions" package.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198105
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Mazza [Wed, 27 Oct 2004 23:36:33 +0000 (23:36 +0000)]
PR:
Obtained from:
Submitted by:
Reviewed by:
Rename of TreeExt interface to somewhat more intuitive OffDocumentItem.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198104
13f79535 -47bb-0310-9956-
ffa450edef68
Clay Leeds [Wed, 27 Oct 2004 21:08:04 +0000 (21:08 +0000)]
added site.xml to prepare for forrest-0.6
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198103
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Mon, 25 Oct 2004 14:57:59 +0000 (14:57 +0000)]
Cleanup after PR 31699.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198102
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Mon, 25 Oct 2004 14:57:14 +0000 (14:57 +0000)]
Register an Errorlistener to get messages placed in the log system.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198101
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Sun, 24 Oct 2004 20:51:45 +0000 (20:51 +0000)]
Fix a regression in pdfoutline.fo, the method signature for addCharacters
changed during patch 31699.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198100
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Sun, 24 Oct 2004 20:48:37 +0000 (20:48 +0000)]
Fix a regression in pdfoutline.fo. Supply empty createPropertyList and
processNode methods since the extension elements handles all attributes
themself.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198099
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Mazza [Sun, 24 Oct 2004 00:03:50 +0000 (00:03 +0000)]
PR:
Obtained from:
Submitted by:
Reviewed by:
1.) Rename of interface Resolveable to Resolvable. (http://dictionary.reference.com/search?q=resolvable)
2.) Reordering of methods in AreaTreeHandler, removal of unneeded TreeExt array.
3.) Switch from AreaTreeModel.addExtension() to .handleExtension().
4.) Removal of unneeded TreeExt.getName() (unused), getMimeType() (implementation
of an Area Tree extension up to each renderer), and isResolvable() (code changed to
use instanceof operator instead).
5.) Couple of minor layout bugs fixed.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198098
13f79535 -47bb-0310-9956-
ffa450edef68
Clay Leeds [Thu, 21 Oct 2004 21:00:47 +0000 (21:00 +0000)]
changed → to → in line 2245
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198097
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Wed, 20 Oct 2004 21:07:02 +0000 (21:07 +0000)]
Fourth phase of performance improvement.
- Misc cleanup.
PR: 31699
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198096
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Wed, 20 Oct 2004 21:04:43 +0000 (21:04 +0000)]
Fourth phase of performance improvement.
- Add PropertyListMaker to support fo:maker and fo:retrieve-marker.
PR: 31699
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198095
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Wed, 20 Oct 2004 18:21:27 +0000 (18:21 +0000)]
Fourth phase of performance improvement.
- Remove propertyList from FObj.
PR: 31699
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198094
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Wed, 20 Oct 2004 17:53:36 +0000 (17:53 +0000)]
Fourth phase of performance improvement.
- Get rid of calls to FObj.getProperty() and its friends. Replace them
with the property getters on the FO nodes.
PR: 31699
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198093
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Wed, 20 Oct 2004 17:51:11 +0000 (17:51 +0000)]
Fourth phase of performance improvement.
- Get rid of calls to FObj.getPropertyList() and its friends.
Replace them with the property getters on the FO nodes.
PR: 31699
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198092
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Wed, 20 Oct 2004 17:49:16 +0000 (17:49 +0000)]
Fourth phase of performance improvement.
- fix temporary renamed property getter method.
PR: 31699
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198091
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Wed, 20 Oct 2004 13:42:41 +0000 (13:42 +0000)]
Consistent definition of fobj.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198090
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Wed, 20 Oct 2004 13:41:06 +0000 (13:41 +0000)]
Fourth phase of performance improvement.
- Use correct AbstractLayoutManager constructor.
PR: 31699
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198089
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Wed, 20 Oct 2004 13:39:33 +0000 (13:39 +0000)]
Fourth phase of performance improvement.
- Field AbstractLayoutManager.fobj no longer needed.
PR: 31699
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198088
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Wed, 20 Oct 2004 13:37:48 +0000 (13:37 +0000)]
Fourth phase of performance improvement.
- Consistent naming of the fobj.
PR: 31699
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198087
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Wed, 20 Oct 2004 13:19:25 +0000 (13:19 +0000)]
Fourth phase of performance improvement.
- Get rid of calls to FObj.getProperty() and its friends. Replace them
with the property getters on the FO nodes.
PR: 31699
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198086
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Wed, 20 Oct 2004 13:17:03 +0000 (13:17 +0000)]
Fourth phase of performance improvement.
- Set a better base for leader-length percentages.
PR: 31699
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198085
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Wed, 20 Oct 2004 12:06:51 +0000 (12:06 +0000)]
Third phase of performance improvement.
- Functionality moved into FOText.
PR: 31699
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198084
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Wed, 20 Oct 2004 12:06:07 +0000 (12:06 +0000)]
Third phase of performance improvement.
- Functionality moved into CommonXXX classes and PropertyList.
PR: 31699
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198083
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Wed, 20 Oct 2004 12:04:26 +0000 (12:04 +0000)]
Third phase of performance improvement.
- Functionality moved into CommonBorderPaddingBackground.
PR: 31699
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198082
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Wed, 20 Oct 2004 12:01:09 +0000 (12:01 +0000)]
Third phase of performance improvement.
- Use the new CommonXXX fields.
PR: 31699
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198081
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Wed, 20 Oct 2004 12:00:24 +0000 (12:00 +0000)]
Third phase of performance improvement.
- Use the new CommonXXX fields.
- Delegate all access to fo:inline properties to the InlineLM subclass.
PR: 31699
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198080
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Wed, 20 Oct 2004 11:58:53 +0000 (11:58 +0000)]
Third phase of performance improvement.
- Remove use of PropertyManager.
PR: 31699
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198079
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Wed, 20 Oct 2004 11:55:32 +0000 (11:55 +0000)]
Third phase of performance improvement.
- Use the new CommonXXX fields.
PR: 31699
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198078
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Wed, 20 Oct 2004 11:51:34 +0000 (11:51 +0000)]
Third phase of performance improvement.
- Remove default ctor. Was only used by PropertyManager.
PR: 31699
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198077
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Wed, 20 Oct 2004 11:50:04 +0000 (11:50 +0000)]
Third phase of performance improvement.
- Follow the spec for property types and names.
PR: 31699
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198076
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Tue, 19 Oct 2004 21:51:54 +0000 (21:51 +0000)]
Third phase of performance improvement.
- Split the border/padding features of InlineStackingLM out into a
InlineLM which is the LM for fo:inline.
PR: 31699
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198075
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Tue, 19 Oct 2004 21:50:14 +0000 (21:50 +0000)]
Third phase of performance improvement.
PR: 31699
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198074
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Tue, 19 Oct 2004 21:49:43 +0000 (21:49 +0000)]
Third phase of performance improvement.
- Use new CommonAbsolutePosition.
PR: 31699
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198073
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Tue, 19 Oct 2004 21:48:17 +0000 (21:48 +0000)]
Third phase of performance improvement.
- Use CommonBorderPaddingBackground.
PR: 31699
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198072
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Tue, 19 Oct 2004 21:43:25 +0000 (21:43 +0000)]
Third phase of performance improvement.
- Use CommonBorderPaddingBackground.
PR: 31699
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198071
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Tue, 19 Oct 2004 21:41:46 +0000 (21:41 +0000)]
Third phase of performance improvement.
PR: 31699
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198070
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Tue, 19 Oct 2004 21:40:56 +0000 (21:40 +0000)]
Third phase of performance improvement.
- Added javadoc comment.
- Fixed the type of properties.
PR: 31699
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198069
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Tue, 19 Oct 2004 20:15:13 +0000 (20:15 +0000)]
Third phase of performance improvement.
- Remove use of TextInfo.
PR: 31699
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198068
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Tue, 19 Oct 2004 20:13:23 +0000 (20:13 +0000)]
Third phase of performance improvement.
- Added factory methods to create letter and word SpaceVal.
PR: 31699
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198067
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Tue, 19 Oct 2004 18:42:43 +0000 (18:42 +0000)]
Third phase of performance improvement.
- Make line-height a SpaceProperty instead of a LengthProperty.
PR: 31699
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198066
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Tue, 19 Oct 2004 13:45:38 +0000 (13:45 +0000)]
Second phase of performance improvement.
- Removed addProperties() method and misc old property fields.
PR: 31699
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198065
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Tue, 19 Oct 2004 13:43:22 +0000 (13:43 +0000)]
Second phase of performance improvement.
- Move from addProperties() to processNode().
PR: 31699
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198064
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Tue, 19 Oct 2004 13:41:25 +0000 (13:41 +0000)]
Second phase of performance improvement.
- Only get base properties from property list.
PR: 31699
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198063
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Tue, 19 Oct 2004 13:40:13 +0000 (13:40 +0000)]
Initial version.
PR: 31699
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198062
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Tue, 19 Oct 2004 13:38:15 +0000 (13:38 +0000)]
Second phase of performance improvement.
- Use the official properties on BasicLink.
PR: 31699
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198061
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Tue, 19 Oct 2004 13:35:16 +0000 (13:35 +0000)]
End textmode before emitting an image.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198060
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Tue, 19 Oct 2004 13:30:53 +0000 (13:30 +0000)]
Second phase of performance improvement.
- Pass in a PropertyList to addCharacters()
PR: 31699
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198059
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Tue, 19 Oct 2004 12:57:33 +0000 (12:57 +0000)]
Second phase of performance improvement.
- Let PropertyList deal with caching issues.
- Don't use compound property ids.
PR: 31699
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198058
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Tue, 19 Oct 2004 12:55:03 +0000 (12:55 +0000)]
Second phase of performance improvement.
- Made class abstract. Leave storage and caching to subclasses.
- Cleanup of old writingMode code.
- Only support retrieval of base properties.
PR: 31699
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198057
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Tue, 19 Oct 2004 12:52:09 +0000 (12:52 +0000)]
Second phase of performance improvement. Pass the propertyList into
processNode(..) and addCharacters(..).
PR: 31699
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198056
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Tue, 19 Oct 2004 12:46:00 +0000 (12:46 +0000)]
Pass validation.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198055
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Tue, 19 Oct 2004 08:53:51 +0000 (08:53 +0000)]
First phase of performance improvement. Added bind() and startOfNode()
methods to the FO nodes, unused for now.
PR: 31699
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198054
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Mon, 18 Oct 2004 20:30:22 +0000 (20:30 +0000)]
First phase of performance improvement.
PR: 31699
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198053
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Mon, 18 Oct 2004 20:17:45 +0000 (20:17 +0000)]
Fix copyright year.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198052
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Mon, 18 Oct 2004 20:16:54 +0000 (20:16 +0000)]
Initial version.
PR: 31699
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198051
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Mon, 18 Oct 2004 20:15:19 +0000 (20:15 +0000)]
First phase of performance improvement.
PR: 31699
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198050
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Mon, 18 Oct 2004 20:11:16 +0000 (20:11 +0000)]
Added convenience method getValue() that returns the value as an int.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198049
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Sun, 17 Oct 2004 20:14:10 +0000 (20:14 +0000)]
Removed unused method.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198048
13f79535 -47bb-0310-9956-
ffa450edef68
Finn Bock [Sun, 17 Oct 2004 20:12:57 +0000 (20:12 +0000)]
Removed unused imports.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198047
13f79535 -47bb-0310-9956-
ffa450edef68