aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop
Commit message (Expand)AuthorAgeFilesLines
* Changed logging to use "static" loggers from Jakarta Commons Logging (via Log...Jeremias Maerki2004-04-0210-166/+97
* PR:Glen Mazza2004-03-3149-355/+584
* Fix to get use-content option of fo:leader working again. leader.fo nowGlen Mazza2004-03-211-2/+3
* 1.) Removed xsl file for property generation (no longer used, due toGlen Mazza2004-03-214-19/+30
* Merged LayoutProcessor into LayoutManager interface.Glen Mazza2004-03-2130-320/+290
* Comments fixed.Glen Mazza2004-03-201-2/+2
* Moved SVGUserAgent back to SVG package (not being used by SVG FO extensions.)Glen Mazza2004-03-195-8/+6
* Updated details on getAscender bugPeter Bernard West2004-03-181-0/+17
* PR:Glen Mazza2004-03-189-25/+15
* Unneeded line of code removed.Glen Mazza2004-03-171-1/+0
* minor simplifications; removed redundant variables.Glen Mazza2004-03-171-41/+37
* Removed obsolete request for namespace-prefixes (supported by all SAX2Glen Mazza2004-03-161-6/+0
* Code changed to set the Base URL in FOUserAgent, which allowsGlen Mazza2004-03-165-6/+33
* Simplifications to FOText whitespace removal; fewer arraycopies performed.Glen Mazza2004-03-126-38/+41
* Fixed bug, masterName variable wasn't being set.Glen Mazza2004-03-091-4/+4
* Fix of leading-space problem in HEAD. (A single leading space of the firstGlen Mazza2004-03-072-4/+17
* now for some "real" commitsChris Bowditch2004-03-021-27/+55
* 1.) Modified TextLayoutManager to take an additional lengthGlen Mazza2004-03-016-47/+60
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-27586-27680/+8934
* Some simplification of FOText object.Glen Mazza2004-02-272-10/+8
* Use the new property expressions. Clients must use Length when retrievingFinn Bock2004-02-2614-58/+137
* Made redundant by the expresion tree.Finn Bock2004-02-262-249/+0
* Support for percentages in property expression.Finn Bock2004-02-2623-530/+873
* Changed internal renderInlineXXX() functions from public to protected access....Glen Mazza2004-02-253-56/+12
* Removal of Visitor patterns from AbstractRenderer, moving of business logic f...Glen Mazza2004-02-2510-288/+55
* 1.) Deprecation of most constructors in XSLTInputHandler in favor of JAXP.Glen Mazza2004-02-104-20/+54
* Draw the borders of a BlockViewport before setting the CTMFinn Bock2004-02-101-18/+19
* Set correct ipd/bpd of both the viewport and reference area.Finn Bock2004-02-101-11/+35
* Added '-results' options to set the result ouput directory.Finn Bock2004-02-101-1/+4
* Simplefy the huge merge loop and allow compilation with jdk1.3.Finn Bock2004-02-091-1137/+946
* Fixed the missing table header bug.Joerg Pietschmann2004-02-071-2/+2
* Adapt to changes in Commons IO's APIs.Jeremias Maerki2004-02-067-29/+38
* Support for text-indent.Finn Bock2004-02-051-1/+7
* Fix javadocs warnings caused by the recent moves of property classes andFinn Bock2004-02-048-9/+9
* Do the regiontraits before changes ctm because the ctm only apply for theFinn Bock2004-02-042-5/+6
* Set the ipd and bpd on the region reference area based on the reldimsFinn Bock2004-02-041-4/+5
* Support for "margin" shorthands for margin-[left,right].Finn Bock2004-02-041-2/+2
* Added a bpd field so that region reference areas has both ipd (from Area)Finn Bock2004-02-041-0/+20
* Add support for setting margin-[top,botton,left,right] by specifyingFinn Bock2004-02-041-1/+6
* Copyright year update and enable keyword subst.Jeremias Maerki2004-02-031-1/+1
* Tab char and style fixes only.Jeremias Maerki2004-02-031-27/+26
* Style fixes only.Jeremias Maerki2004-02-032-14/+18
* Move FOTreeListener registration and removal into getContentHandler() to fix ...Jeremias Maerki2004-02-031-12/+23
* Simple proxying ContentHandler.Jeremias Maerki2004-02-031-0/+166
* Re-enable toString() for the properties which wrap another object.Finn Bock2004-02-031-1/+5
* Support getObject(), used by Property.toString().Finn Bock2004-02-031-0/+7
* Phase 3 (last) of bug 26434.Finn Bock2004-02-0268-151/+166
* Removed unused import.Finn Bock2004-02-021-1/+0
* Phase 2 of bug 26434.Finn Bock2004-02-0243-2194/+1747
* Move the handmade makers into package fop.fo.properties.Finn Bock2004-02-022-1/+7