aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/area
Commit message (Expand)AuthorAgeFilesLines
* Centralized Renderer and FOEventHandler creation in the RenderFactory class.Jeremias Maerki2004-10-101-57/+4
* Fix javadoc warnings.Finn Bock2004-10-071-4/+4
* PR:Glen Mazza2004-10-042-26/+15
* PR:Glen Mazza2004-10-022-18/+0
* PR:Glen Mazza2004-10-021-15/+0
* PR:Glen Mazza2004-09-271-42/+0
* PR:Glen Mazza2004-09-261-86/+17
* Removal of empty Title subclass, now using LineArea.Glen Mazza2004-09-255-38/+10
* Removed illegal tab characters. Please, guys, pay attention to your IDE setti...Jeremias Maerki2004-09-231-5/+5
* get[Border|Padding]Width* helper methods moved to Area.Finn Bock2004-09-221-83/+0
* Use content ipd/bpd instead of allocation width/height.Finn Bock2004-09-228-169/+7
* Use content ipd/bpd instead of allocation width/height.Finn Bock2004-09-221-4/+134
* PR:Glen Mazza2004-09-202-0/+16
* PR:Glen Mazza2004-09-192-16/+0
* Fix a NPE in the interaction between PageLM.needNewPage() andFinn Bock2004-09-141-1/+1
* Removed unneeded import statements. Makes eclipse happy.Finn Bock2004-09-072-8/+0
* Renamed FOInputHandler to somewhat more intuitive FOEventHandler.Glen Mazza2004-09-061-2/+2
* New line breaking algorithm, patch 29124, submitted by LucaSimon Pepping2004-09-052-13/+82
* PR:Glen Mazza2004-09-051-4/+2
* Removed the redundant Region Class Codes in favor of the FO constantGlen Mazza2004-08-293-15/+15
* Moved some functionality from LMiter to the LayoutManagers. The LMsSimon Pepping2004-08-261-8/+6
* 1.) validateChildNode() added for fo:marker.Glen Mazza2004-08-201-1/+1
* 1.) fo:wrapper layout initialization logic moved from AddLMVisitor toGlen Mazza2004-08-161-12/+20
* moved FO term of a Node's child elements from "Children" to "ChildNodes"Glen Mazza2004-07-241-1/+1
* 1.) Combined the AreaTree and FOTreeHandler into a new AreaTreeHandlerGlen Mazza2004-07-133-271/+475
* Implementing user configuration file.Simon Pepping2004-07-091-5/+24
* 1.) Moved the Renderer creation further down from AreaTree to RenderPagesMode...Glen Mazza2004-07-075-111/+112
* This change abstracts the Renderer away from FOTreeHandler as follows:Glen Mazza2004-07-061-9/+91
* 1. FOTreeBuilder modified to handle more of the renderer initialization.Glen Mazza2004-06-181-1/+4
* No-constructor loader created for Area Tree.Glen Mazza2004-06-171-10/+8
* Standardized error messages, brought fox:bookmarks under parent fo:root.Glen Mazza2004-06-151-4/+6
* 1.) App now returns an error if no page-sequence declared within fo:root.Glen Mazza2004-06-132-64/+11
* implemented break-before propertyChris Bowditch2004-05-274-25/+96
* added protected log member, so child areas can send messages to logChris Bowditch2004-05-261-8/+17
* For area.Blocks created in BlockLayoutManager.getParentArea(), I set theGlen Mazza2004-04-251-5/+5
* PR:Glen Mazza2004-04-222-5/+4
* PR:Glen Mazza2004-03-311-3/+2
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-2742-1962/+618
* Removal of Visitor patterns from AbstractRenderer, moving of business logic f...Glen Mazza2004-02-258-176/+0
* Added a bpd field so that region reference areas has both ipd (from Area)Finn Bock2004-02-041-0/+20
* Added SPACE_START and SPACE_END traits.Finn Bock2004-01-291-0/+14
* Moved the interfaces into the Constants class on a trial basis (we may stillGlen Mazza2004-01-173-12/+12
* Conversion of more properties from Strings to ints.Glen Mazza2003-12-281-1/+13
* Bug 25692 (patch by Finn Bock)--toString() implementation of Trait.Background...Glen Mazza2003-12-231-1/+17
* 1. Moved static element and property structures from PropertyList (previously...Glen Mazza2003-12-201-1/+0
* Clearer method names given for finding border and padding for regions.Glen Mazza2003-11-021-16/+12
* 1. PDF block background rendering properly offset to account for regionGlen Mazza2003-11-011-0/+87
* Layout changed to account for fo:region-body borders and padding whenGlen Mazza2003-11-011-2/+2
* renamed org.apache.fop.area.inline.Word to .TextArea (.Text not used to avoidGlen Mazza2003-10-283-32/+31
* open up access in misc places by either adding accessor methods or by looseni...William Victor Mote2003-10-102-0/+13