aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/fo
Commit message (Expand)AuthorAgeFilesLines
* fix: error message is updated to latest specfotis2000-09-101-1/+1
* uses a treebuilder interface so we can easily have different tree buildersKeiron Liddle2000-08-297-5/+412
* Karen Lease's fix to fix FOP's SAX2-ness, and let Cocoon use us. CoolSteve Coffman2000-08-212-225/+101
* Karen Lease's bug fix. Good catch.Steve Coffman2000-08-181-1/+1
* Compatibility with JDK 1.1.xarved2000-08-131-1/+1
* some more javadoc infofotis2000-08-111-65/+91
* removes old displaygraphicfotis2000-08-111-228/+0
* checks for null pointers, since this is used for unknown namespacesKeiron Liddle2000-08-111-7/+14
* fixes an npe if we get an unknown namespaceKeiron Liddle2000-08-111-6/+6
* substitutes inline-sequence with inline (this is just a renaming, but the fo ...fotis2000-08-112-21/+20
* added better size handlingKeiron Liddle2000-08-101-16/+24
* fixed up my errorKeiron Liddle2000-08-101-2/+2
* added scaling, overflow and vertical-alignKeiron Liddle2000-08-101-0/+3
* handles page breaking betterKeiron Liddle2000-08-071-29/+39
* fix: remove display-rule completelyfotis2000-08-041-1/+0
* replaces display-rule with a very basic form of fo:leaderfotis2000-08-034-160/+187
* fixes an error if it has no childrenKeiron Liddle2000-08-031-0/+2
* handles separate prop listsKeiron Liddle2000-08-031-3/+43
* this makes the property list builders separate for each name spaceKeiron Liddle2000-08-034-175/+91
* added content-width , -height propsKeiron Liddle2000-08-031-0/+2
* added element instream-foreign-objectKeiron Liddle2000-08-031-0/+1
* handles the fo:instream-foreign-object elementKeiron Liddle2000-08-031-0/+249
* changes allowed flow-name for static-content from xsl-before/xsl-after to xsl...fotis2000-08-022-4/+4
* new file for the standard (fo) property list mappingsKeiron Liddle2000-08-011-0/+163
* an interface for adding property list mappings, a la ElementMappingKeiron Liddle2000-07-281-0/+56
* externalgraphic replaces graphic tags in former xsl versionsfotis2000-07-242-6/+4
* externalgraphic replaces graphic tags in former xsl versionsfotis2000-07-241-0/+230
* now handles id's correctly when a table overflows onto another pageJordan Naftolin2000-07-201-12/+5
* Fixed table overflow bugJordan Naftolin2000-07-191-3/+12
* changed svg namespace uri to the current valueKeiron Liddle2000-07-181-3/+3
* replace getRawName with getQName to make it SAX 2 final compatiblefotis2000-07-153-3/+3
* Now properly casts to FObj rather than FONodeJordan Naftolin2000-07-131-1/+1
* added recursive removeID method. This method assumes that FObj's are only ch...Jordan Naftolin2000-07-131-0/+18
* Now calls removeID when keep-with-next is encounteredJordan Naftolin2000-07-131-0/+5
* added namespace separation of propertiesKeiron Liddle2000-07-114-18/+89
* Adjustments for XTarved2000-07-111-0/+56
* New pagination specarved2000-07-118-0/+1147
* Supports March 27 2000 specarved2000-07-113-41/+87
* Expresses SAX2 supportarved2000-07-113-24/+32
* Not required in March 27 2000 specarved2000-07-114-398/+0
* not required in March 27 2000 spec.arved2000-07-111-116/+0
* cleaned up code. Removed unecessary variables and avoided duplicate method c...Jordan Naftolin2000-07-101-41/+31
* now throws exception if "ref-id" attribute not specified in page-number-citationJordan Naftolin2000-07-081-0/+5
* Added basic support for forward page-number-citationsJordan Naftolin2000-07-051-3/+10
* now recursively sets the linkSet so that simple-links can contain embedded ch...Jordan Naftolin2000-07-051-1/+5
* fixes duplicate id on overflow bugJordan Naftolin2000-07-051-23/+27
* fixes duplicate id on overflow bugJordan Naftolin2000-06-297-25/+49
* modified to conform to IDReferences changeJordan Naftolin2000-06-281-1/+1
* removed unresolvedcitationsJordan Naftolin2000-06-281-27/+3
* fixes duplicate id on overflow bugJordan Naftolin2000-06-281-4/+8