summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Removed variables 'enum' for 1.5 compatibilityPeter Bernard West2004-10-034-30/+30
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@198005 13f79535-47bb-0310-9956-ffa450edef68
* Changed temp properties file name for compatibility with NetBeansPeter Bernard West2004-10-031-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@198004 13f79535-47bb-0310-9956-ffa450edef68
* Encoding changePeter Bernard West2004-10-031-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@198001 13f79535-47bb-0310-9956-ffa450edef68
* Tinkering with file encodingsPeter Bernard West2004-10-030-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@198000 13f79535-47bb-0310-9956-ffa450edef68
* Changes to launch configsPeter Bernard West2004-09-122-2/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197944 13f79535-47bb-0310-9956-ffa450edef68
* Ignore allPeter Bernard West2004-09-121-5/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197943 13f79535-47bb-0310-9956-ffa450edef68
* Work in progressPeter Bernard West2004-09-122-31/+110
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197942 13f79535-47bb-0310-9956-ffa450edef68
* Added FORCE_AUTO enumPeter Bernard West2004-09-121-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197941 13f79535-47bb-0310-9956-ffa450edef68
* Windows case problemsPeter Bernard West2004-08-211-49/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197884 13f79535-47bb-0310-9956-ffa450edef68
* This commit was manufactured by cvs2svn to create branch(no author)2004-08-141-0/+0
| | | | | | 'FOP_0-20-0_Alt-Design'. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197873 13f79535-47bb-0310-9956-ffa450edef68
* Superseded by the BlockArea inner class BlockAllocationRectanglePeter Bernard West2004-07-242-120/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197834 13f79535-47bb-0310-9956-ffa450edef68
* BlockAllocationRectangle implements AreaListenerPeter Bernard West2004-07-241-2/+11
| | | | | | | | BlockAllocationRectangle instance created in constructor of BlockArea setDimensions() from AreaListener is implements by re-calculating the allocation-recatngle dimensions git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197833 13f79535-47bb-0310-9956-ffa450edef68
* Added registerAreaListener() and notifyListeners to allow ↵Peter Bernard West2004-07-241-0/+38
| | | | | | | | | AllocationRectangle objects to register interest in size modifications to spaces Override setContents() to call notifyListeners() to update any dependent AllocationRectangles git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197832 13f79535-47bb-0310-9956-ffa450edef68
* Override setContents() to trigger update of bordersPeter Bernard West2004-07-241-0/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197831 13f79535-47bb-0310-9956-ffa450edef68
* Override setContenst() to trigger update of spacesPeter Bernard West2004-07-241-0/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197830 13f79535-47bb-0310-9956-ffa450edef68
* getContents() returns AreaGeometry instead of Rectangle2DPeter Bernard West2004-07-241-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197829 13f79535-47bb-0310-9956-ffa450edef68
* Replaced setMargins() with individual margin setting methodsPeter Bernard West2004-07-241-2/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197828 13f79535-47bb-0310-9956-ffa450edef68
* Updated documentationPeter Bernard West2004-07-242-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197826 13f79535-47bb-0310-9956-ffa450edef68
* Updates to projectPeter Bernard West2004-07-241-9/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197825 13f79535-47bb-0310-9956-ffa450edef68
* XML for generation of JavadocPeter Bernard West2004-07-241-0/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197824 13f79535-47bb-0310-9956-ffa450edef68
* Eclipse data updatesPeter Bernard West2004-07-242-0/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197823 13f79535-47bb-0310-9956-ffa450edef68
* Moved most frame-relative fields and methods to BlockReferenceArea.Peter Bernard West2004-07-241-39/+24
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197822 13f79535-47bb-0310-9956-ffa450edef68
* Override getFrameRelative{width,Height} from Area.AreaGeometryPeter Bernard West2004-07-241-0/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197820 13f79535-47bb-0310-9956-ffa450edef68
* Supersedes AbstractViewport as superclass for block-level viewport-areas.Peter Bernard West2004-07-241-0/+87
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197819 13f79535-47bb-0310-9956-ffa450edef68
* Supersedes AbstractReferenceArea as superclass for block-level reference-areas.Peter Bernard West2004-07-241-0/+162
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197818 13f79535-47bb-0310-9956-ffa450edef68
* Now extends BlockReferenceArea.Peter Bernard West2004-07-247-21/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197817 13f79535-47bb-0310-9956-ffa450edef68
* Now extends BlockReferenceArea.Peter Bernard West2004-07-241-28/+1
| | | | | | | clone() removed. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197816 13f79535-47bb-0310-9956-ffa450edef68
* clone() removedPeter Bernard West2004-07-241-16/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197815 13f79535-47bb-0310-9956-ffa450edef68
* No longer implements Cloneable.Peter Bernard West2004-07-241-102/+2
| | | | | | | | clone() removed. Commented-out methods removed. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197814 13f79535-47bb-0310-9956-ffa450edef68
* Extends BlockViewportArea.Peter Bernard West2004-07-241-31/+1
| | | | | | | | Unused single argument constructor removed. clone() removed git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197813 13f79535-47bb-0310-9956-ffa450edef68
* No longer extends Cloneable.Peter Bernard West2004-07-241-5/+1
| | | | | | | | Methods getContentOreintation and getFrameOrientation removed. Method clone removed. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197812 13f79535-47bb-0310-9956-ffa450edef68
* Remove Cloneable interfacePeter Bernard West2004-07-241-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197811 13f79535-47bb-0310-9956-ffa450edef68
* Now extends InlineReferenceAreaPeter Bernard West2004-07-241-2/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197810 13f79535-47bb-0310-9956-ffa450edef68
* Supersede AbstractViewport and AbstractReferenceAreaPeter Bernard West2004-07-242-0/+149
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197809 13f79535-47bb-0310-9956-ffa450edef68
* Superseded by Block-specific versionsPeter Bernard West2004-07-242-232/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197808 13f79535-47bb-0310-9956-ffa450edef68
* Not requiredPeter Bernard West2004-07-241-48/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197807 13f79535-47bb-0310-9956-ffa450edef68
* Experiment moving BlockAllocationRectangle to inner class of BlockAreaPeter Bernard West2004-07-101-0/+42
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197782 13f79535-47bb-0310-9956-ffa450edef68
* setIPDimPts and setBPDimPts modified to update PaddingRectanglePeter Bernard West2004-07-101-2/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197781 13f79535-47bb-0310-9956-ffa450edef68
* set(Top,Bottom,Left,Right) modified to update BorderRectanglePeter Bernard West2004-07-101-2/+59
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197780 13f79535-47bb-0310-9956-ffa450edef68
* set(Top,Bottom,Left,Right) mosified to update SpacesRectanglePeter Bernard West2004-07-101-0/+41
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197779 13f79535-47bb-0310-9956-ffa450edef68
* public setAllocationFrame extracted so that allocation-rectanglePeter Bernard West2004-07-101-4/+11
| | | | | | | can be updated on changes to the other frames of an area git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197778 13f79535-47bb-0310-9956-ffa450edef68
* Override setIPDimPts and setBPDimPts in AreaGeometry.Peter Bernard West2004-07-091-0/+21
| | | | | | | The override supplements the setting by calling notifyListeners in the parent area. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197772 13f79535-47bb-0310-9956-ffa450edef68
* Documentation correctionsPeter Bernard West2004-07-091-9/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197771 13f79535-47bb-0310-9956-ffa450edef68
* Moved rectRelToAbs to AreaPeter Bernard West2004-07-081-93/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197770 13f79535-47bb-0310-9956-ffa450edef68
* Removed TODO comment (done)Peter Bernard West2004-07-081-2/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197769 13f79535-47bb-0310-9956-ffa450edef68
* Trying to get AreaFrame right.Peter Bernard West2004-07-081-53/+31
| | | | | | | | | | | Removed unused constructors. Rationalized constructors - use setContents() only where necessary, otherwise simply assign contents to this.contents. Fixed setContents for null existing contents rectangle. Fixed setContentOffset to use absolute values. Fixed set(Top,Bottom,Left,Right) to use corresponding getter for current value. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197768 13f79535-47bb-0310-9956-ffa450edef68
* W.I.P.Peter Bernard West2004-07-075-32/+159
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197766 13f79535-47bb-0310-9956-ffa450edef68
* Added getLogger()Peter Bernard West2004-07-061-0/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197762 13f79535-47bb-0310-9956-ffa450edef68
* Class to represent Area dimensions as doublesPeter Bernard West2004-07-061-0/+66
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197761 13f79535-47bb-0310-9956-ffa450edef68
* Added tag and revision stringsPeter Bernard West2004-07-061-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197760 13f79535-47bb-0310-9956-ffa450edef68