aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Clarification for the use of x/y-offset.Jeremias Maerki2005-01-121-3/+5
* Some basic tests for inline- and block-containers.Jeremias Maerki2005-01-123-0/+282
* Fixing wrong values (wrong interpretation on my side)Jeremias Maerki2005-01-121-2/+2
* Style fixJeremias Maerki2005-01-121-1/+1
* Removed the "inheritedStartIndent" hack again.Jeremias Maerki2005-01-127-103/+237
* Convenience method for accessing inline-progression padding and border extents.Jeremias Maerki2005-01-121-1/+14
* Provide public access to width/height.Jeremias Maerki2005-01-121-6/+16
* Some more info on the area-tree.Jeremias Maerki2005-01-121-2/+8
* toString() method extended to provide helpful info.Jeremias Maerki2005-01-121-1/+9
* FIXED wasn't defined.Jeremias Maerki2005-01-121-1/+15
* Defined the start|end-indent traits.Jeremias Maerki2005-01-121-2/+16
* No semantical changes, just style.Jeremias Maerki2005-01-121-9/+12
* Fix for keyword substitutions for enum properties. Check came too late evalua...Jeremias Maerki2005-01-121-3/+3
* PR:Glen Mazza2005-01-117-372/+336
* PR:Glen Mazza2005-01-092-23/+47
* Can remove block-nested1.xml again, now that the bug is fixed.Jeremias Maerki2005-01-071-1/+0
* Bugfix for start-indent calculation for nested blocks. The inherited start-in...Jeremias Maerki2005-01-073-34/+107
* Provide access to the current PageViewport from the outside.Jeremias Maerki2005-01-071-4/+17
* toString() for easier debugging.Jeremias Maerki2005-01-071-1/+20
* toString() for easier debugging.Jeremias Maerki2005-01-071-0/+16
* Fork JUnit test in new VM. (Maybe this fixes classpath problems with commons-...Jeremias Maerki2005-01-062-6/+31
* Add ability to optionally specify a simple textfile with a list of filenames ...Jeremias Maerki2005-01-062-2/+29
* Test for nested blocks with borders, margins and padding.Jeremias Maerki2005-01-061-0/+154
* margin shorthands testJeremias Maerki2005-01-061-0/+85
* More basic tests.Jeremias Maerki2005-01-063-0/+197
* Removed unnecessary cast as per Finn's suggestion.Jeremias Maerki2005-01-061-6/+5
* more tests.Jeremias Maerki2005-01-063-13/+278
* Test fixed. I was wrong at first.Jeremias Maerki2005-01-061-6/+6
* convertValueForProperty didn't have the right signature and therefore didn't ...Jeremias Maerki2005-01-061-4/+4
* Testing padding shorthands.Jeremias Maerki2005-01-061-0/+83
* Ability to restrict the testcases being processed to one for debugging. Just ...Jeremias Maerki2005-01-061-1/+12
* More extensive checking. Use eval instead of true where appropriate.Jeremias Maerki2005-01-062-3/+43
* XObject.str() fails the second time it is called. Makes debugging difficult. ...Jeremias Maerki2005-01-061-2/+3
* Alloc IPD/BPD, too, not just content IPD/BPD.Jeremias Maerki2005-01-061-0/+2
* Adding new eval check for simpler checks and more informative error messages.Jeremias Maerki2005-01-062-0/+80
* Improved area tree XML generation by filtering uninformative attributes while...Jeremias Maerki2005-01-061-40/+35
* 1.) fox:label converted to 1.1 fo:bookmark-title.Glen Mazza2005-01-0614-236/+270
* Two initial very (!) simple checks for layout engine testing together with su...Jeremias Maerki2005-01-054-0/+145
* Initial version of a layout engine testing subsystem.Jeremias Maerki2005-01-054-0/+386
* Refactored Area Tree XML Renderer to write XML to a TransformerHandler instea...Jeremias Maerki2005-01-052-205/+304
* Only check for the outputStream to be non-null if no overriding renderer has ...Jeremias Maerki2005-01-051-2/+2
* Updated copyright to 1999-2005 & added description for Group ProjectClay Leeds2005-01-051-2/+2
* PR:Glen Mazza2005-01-0410-124/+144
* Removed URL references to nagoya.Glen Mazza2005-01-034-7/+7
* PR:Glen Mazza2005-01-031-1/+1
* Removed dependency on Avalon Framework for enums.Jeremias Maerki2005-01-031-3/+9
* Access to intrinsic image size for eg/ifo through getLayoutDimension() instea...Jeremias Maerki2005-01-036-73/+95
* Switched from fox:bookmarks to fo:bookmark-tree (of XSL 1.1 2WD). Two moreGlen Mazza2005-01-0212-180/+209
* Support for percentages on external-graphic and instream-foreign-object for t...Jeremias Maerki2004-12-287-68/+203
* Enable border and background for instream-foreign-object.Jeremias Maerki2004-12-282-9/+24