aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/fo/flow/InstreamForeignObject.java
Commit message (Expand)AuthorAgeFilesLines
* set FO on lm as part of interface, simpler and more flexibleKeiron Liddle2003-02-141-1/+3
* start implementation of block-containerKeiron Liddle2002-08-301-1/+1
* handle errors betterKeiron Liddle2002-08-201-6/+9
* cleanuup, updated status for line heightKeiron Liddle2002-08-161-1/+0
* calculate line height and do vertical alignment betterKeiron Liddle2002-08-161-3/+2
* First batch of changes for preparation for adoption of Avalon patterns. Only ...Jeremias Maerki2002-08-071-4/+4
* fix for unknown child that returns null sizeKeiron Liddle2002-07-231-0/+4
* alignment and scaling for instream-foreign-object using viewportKeiron Liddle2002-07-051-18/+123
* removed old area treeKeiron Liddle2002-06-201-144/+1
* sets up the id independantly of the layoutKeiron Liddle2002-05-231-2/+1
* initial implementation of line area layout processingKeiron Liddle2002-04-261-2/+7
* basic vertical alignment and height for linesKeiron Liddle2002-04-021-0/+4
* a simple impl of getting ipd and line heightKeiron Liddle2002-03-211-0/+4
* gets namespace of document through different call so conversion is possibleKeiron Liddle2002-03-051-1/+1
* remove SVGArea and ImageArea, no longer neededKeiron Liddle2002-02-261-0/+4
* some preliminary changes to image handlingKeiron Liddle2002-02-211-23/+4
* does some basic text into pdf and svg output just for a startKeiron Liddle2002-01-081-4/+43
* removed message handlerKeiron Liddle2001-11-221-19/+82
* changed a few more vector and hastableKeiron Liddle2001-11-141-1/+1
* changed the parent to FONodeKeiron Liddle2001-11-091-3/+1
* changed the way that elements and properties are handledKeiron Liddle2001-11-061-31/+2
* gets all properties specified on each elementKeiron Liddle2001-08-061-0/+39
* Formatted code according to code standards.Tore Engvig2001-07-301-38/+42
* fixes a couple of problems when placing foreign objects nearKeiron Liddle2001-06-071-267/+227
* checks for no more room in block areaKeiron Liddle2001-03-141-0/+3
* Use PropertyManager for FontState and BorderAndPadding property setsKaren Lease2001-03-041-14/+1
* Patch for list-block to support body-start and label-endKelly Campbell2001-02-231-11/+0
* places svg inlineKeiron Liddle2001-01-301-7/+23
* Added small-caps support in all fo.eschaeffer2001-01-251-54/+59
* changed inline references to layout.inlineKeiron Liddle2001-01-241-0/+1
* added xpos attrKeiron Liddle2000-09-151-0/+26
* added better size handlingKeiron Liddle2000-08-101-16/+24
* handles page breaking betterKeiron Liddle2000-08-071-29/+39
* fixes an error if it has no childrenKeiron Liddle2000-08-031-0/+2
* handles the fo:instream-foreign-object elementKeiron Liddle2000-08-031-0/+249