aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Removed unnecessary cast as per Finn's suggestion.Jeremias Maerki2005-01-061-6/+5
* convertValueForProperty didn't have the right signature and therefore didn't ...Jeremias Maerki2005-01-061-4/+4
* Alloc IPD/BPD, too, not just content IPD/BPD.Jeremias Maerki2005-01-061-0/+2
* 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-0612-93/+148
* 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-048-62/+82
* Removed URL references to nagoya.Glen Mazza2005-01-034-7/+7
* 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-0210-116/+148
* 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
* Rename parameter to match the type.Jeremias Maerki2004-12-281-7/+7
* Changed LayoutManagerMaker.makeLayoutManager(FONode node) to throw aSimon Pepping2004-12-274-227/+263
* Added some comments.Simon Pepping2004-12-271-4/+10
* PR:Glen Mazza2004-12-252-207/+206
* PR:Glen Mazza2004-12-252-29/+30
* This patch implements a pluggable LayoutManagers system, accordingSimon Pepping2004-12-2435-301/+537
* Very minor edits to Bookmark handling code.Glen Mazza2004-12-231-3/+2
* Fixed the NPE for fo:title in FOText.createBlockPointers by returningSimon Pepping2004-12-222-30/+29
* Removed instances of InlineStackingLayoutManager. Created a new FOSimon Pepping2004-12-2210-160/+142
* Implemented cloning and reparenting of the subtree under a marker toSimon Pepping2004-12-215-39/+173
* Moved the (upcoming) fo:bookmark-tree construction code from AreaTreeHandlerGlen Mazza2004-12-172-54/+54
* More code commenting and minor cleanup of bookmark/Resolvable/ATH code.Glen Mazza2004-12-169-59/+45
* PR:Glen Mazza2004-12-162-28/+15
* PR:Glen Mazza2004-12-143-28/+46
* Moved PDF bookmark creation to endDocument(). (Fixed bug, was beingGlen Mazza2004-12-121-1/+8
* Remove unused import statements.Finn Bock2004-12-106-11/+0
* * created a new method which is called only once by LineLM.getNextBreakPoss()...Luca Furini2004-12-091-108/+240
* PR:Glen Mazza2004-12-091-1/+1
* Make RTF output human-friendly by inserting line feeds.Jeremias Maerki2004-12-0810-13/+85
* building and publishing the docs without forrestbotChristian Geisert2004-12-081-9/+40
* Removed RetrieveMarkerLM. The LMs of the marker children are attachedSimon Pepping2004-12-076-243/+46
* Removing inactiveList, which is useless.Luca Furini2004-12-061-7/+4