pbwest 2004/02/25 16:00:49
Modified:src/java/org/apache/fop/fo/declarations Tag:
FOP_0-20-0_Alt-Design FoDeclarations.java
FoColorProfile.java
Log:
Cleaned up Javadoc link to inaccessible method.
Revision ChangesPath
No
pbwest 2004/02/25 16:00:29
Modified:src/java/org/apache/fop/fo/pagination Tag:
FOP_0-20-0_Alt-Design FoSimplePageMaster.java
FoPageSequenceMaster.java FoRegionBody.java
FoRegionStartEnd.java FoRegionBeforeAfter.java
pbwest 2004/02/25 15:59:56
Modified:src/java/org/apache/fop/tools Tag: FOP_0-20-0_Alt-Design
DocumentReader.java
Log:
Removed Javadoc link to deprecated SAX1 method to stop Eclipse whining
Revision ChangesPath
No revision
No
pbwest 2004/02/25 15:54:47
Modified:src/java/org/apache/fop/fo Tag: FOP_0-20-0_Alt-Design
FoRoot.java
Log:
Cleaned up Javadoc link to inaccessible method.
Revision ChangesPath
No revision
No revision
1.1.2.1
pbwest 2004/02/25 15:40:30
Modified:src/java/org/apache/fop/fo/flow Tag: FOP_0-20-0_Alt-Design
FoFootnote.java FoTableColumn.java FoTableBody.java
FoRetrieveMarker.java FoMultiCase.java
FoMultiPropertySet.java FoLis
pbwest 2004/02/25 15:12:34
Modified:src/java/org/apache/fop/fo/properties Tag:
FOP_0-20-0_Alt-Design LeaderAlignment.java
Log:
Renamed variables called 'enum' at the behst of jikes 1.19
Revision ChangesPath
No revision
No
pbwest 2004/02/25 15:10:22
Modified:src/java/org/apache/fop/fo/properties Tag:
FOP_0-20-0_Alt-Design StartingState.java
Log:
Renamed variables called 'enum' at the behst of jikes 1.19
Revision ChangesPath
No revision
No
pbwest 2004/02/25 15:09:12
Modified:src/java/org/apache/fop/fo/properties Tag:
FOP_0-20-0_Alt-Design BorderStartWidth.java
RetrievePosition.java ScalingMethod.java
PageBreakCommon.java LineHeightShiftAdjustment.java
Glen Mazza wrote:
But the InlineAreas aren't coupled to the
Renderers anymore--they don't make a reference anymore
to Render objects in their code.
Question: in the maintenance branch, leader expansion and
text justification is done just before a line is rendered
in the LineArea.render() method.
pbwest 2004/02/25 14:33:54
Modified:src/java/org/apache/fop/fo/pagination Tag:
FOP_0-20-0_Alt-Design FoLayoutMasterSet.java
Log:
Added makePageId method.
Cleaned up Javadoc link to inaccessible method.
Revision ChangesPath
No r
pbwest 2004/02/25 14:23:11
Modified:src/java/org/apache/fop/datastructs Tag:
FOP_0-20-0_Alt-Design SyncedNode.java
Log:
Made sync object mutable.
Added getter and setter.
Added constructor for self-synced tree root object.
Revision ChangesPath
pbwest 2004/02/25 14:02:25
Modified:src/java/org/apache/fop/area Tag: FOP_0-20-0_Alt-Design
PageViewport.java
Log:
Added long pageId.
Modified constructors to match.
Removed getKey() method.
Added constructor for self-synchronized tree root object.
> -Original Message-
> From: Glen Mazza [mailto:[EMAIL PROTECTED]
>
> But the nice thing about our system is that they don't
> have to follow AbstractRenderer. AR implements an
> interface called Renderer, which is the bare minimum
> of methods needed to implement a FOP-compatible
> rende
--- "Andreas L. Delmelle" <[EMAIL PROTECTED]>
wrote:
> Does any package other than the renderers really
> *need* access to the
> renderInlineXXX methods?
No, they're now protected--furthermore, whether or not
such renderInlineXXX methods even exist within a
Renderer is now up to the renderer (th
> -Original Message-
> From: Glen Mazza [mailto:[EMAIL PROTECTED]
>
>
Taking your pros into account:
on 1.) +1
Now that you mention it, I have a vague suspicion that this is somehow
related to the bug WRT basic-links I pointed out earlier (for which I was
going to send some test file, bu
pbwest 2004/02/25 04:28:58
Modified:src/java/org/apache/fop/area Tag: FOP_0-20-0_Alt-Design
Area.java
Log:
Added a no-argument constructor to build a subtree root area synced on itself
Revision ChangesPath
No revision
No
gmazza 2004/02/25 03:52:32
Modified:src/java/org/apache/fop/render AbstractRenderer.java
Renderer.java
src/java/org/apache/fop/render/xml XMLRenderer.java
Log:
Changed internal renderInlineXXX() functions from public to protected access.
Remo
17 matches
Mail list logo