aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* XMLHandler interface changed so it reports whether it supports a particular R...Jeremias Maerki2005-12-1618-578/+757
* NOTE: API changes in a backwards-incompatible way: FOUserAgent.setResolution(...Jeremias Maerki2005-12-1514-55/+113
* Bugzilla #37877:Jeremias Maerki2005-12-151-1/+1
* Debug optimizationJeremias Maerki2005-12-151-1/+3
* Bugzilla #37875:Jeremias Maerki2005-12-151-9/+9
* Fixed a problem where a block containing only a nbsp was not rendered at allManuel Mall2005-12-151-0/+10
* Fixed a bug where the area for a finished cell that is broken over pages was ...Jeremias Maerki2005-12-151-1/+2
* Attempt at providing context information about the element causing an endless...Jeremias Maerki2005-12-152-5/+39
* Added checks that warn about tables and block-containers that are wider than ...Jeremias Maerki2005-12-152-0/+18
* Don't hyphenate when wrap is set to "no-wrap".Jeremias Maerki2005-12-141-1/+5
* Bugfix: addAnchor didn't find the anchor for empty inline elements in a footn...Jeremias Maerki2005-12-141-3/+19
* Restored PNG support for RTF output and fixed two bugs related to image handl...Jeremias Maerki2005-12-138-14/+74
* Bugzilla #37880:Jeremias Maerki2005-12-132-3/+7
* startVPArea() and endVPArea() made abstract in AbstractRenderer so implemento...Jeremias Maerki2005-12-139-153/+306
* New method: FONode.decorateWithContextInfo() adds context information to an e...Jeremias Maerki2005-12-139-19/+149
* Removed a method call that is not yet available in the repository. Sorry guys.Jeremias Maerki2005-12-121-2/+1
* Quick fix to get the size of images right in RTF output. It looks like \picwg...Jeremias Maerki2005-12-123-21/+95
* New download locationChristian Geisert2005-12-121-1/+1
* XSL 1.1 Bookmarks added to the compliance page.Jeremias Maerki2005-12-112-4/+82
* The result of some practice with CheckstyleSimon Pepping2005-12-094-14/+17
* Made the locator variable on FONode protected.Jeremias Maerki2005-12-096-13/+38
* The command-line now automatically sets two parameters for any XSLT transform...Jeremias Maerki2005-12-091-6/+11
* The output file is now deleted when an exception occurs when calling FOP from...Jeremias Maerki2005-12-091-0/+3
* Better approach for enforcing the overflow property on block-containers.Jeremias Maerki2005-12-082-20/+13
* Bugfix: Areas for table-cells that are broken over more than one page are now...Jeremias Maerki2005-12-081-10/+23
* Looks like the 2-column situation has to be handled differently than the 3-co...Jeremias Maerki2005-12-081-4/+10
* Bugzilla #37828:Jeremias Maerki2005-12-081-1/+3
* Alternative set of rules for text indent calculation (start-indent and end-in...Jeremias Maerki2005-12-074-1/+154
* Bugzilla #37815:Jeremias Maerki2005-12-071-2/+2
* Bugzilla #37813:Jeremias Maerki2005-12-073-1/+9
* Bugfix: OutputStreams created by the PNG Renderer were not properly closed.Jeremias Maerki2005-12-062-27/+76
* The border-collapse property on fo:table is now forced to the value "separate...Jeremias Maerki2005-12-051-2/+5
* font-family list still not fully supported but a comma-separated list is now ...Jeremias Maerki2005-12-027-18/+180
* Implemented 5.3.4 overconstrained geometry without handling the case when the...Jeremias Maerki2005-12-028-95/+102
* Fixing two NPEs occurring with a completely empty table where not even the ta...Jeremias Maerki2005-12-012-2/+4
* Bugfix: Relatively positioned BlockViewports (from block-containers) caused t...Jeremias Maerki2005-12-011-8/+0
* Added Amin Ahmad's FOP Bridge to the list of tools.Jeremias Maerki2005-12-011-0/+4
* Some news sites point to this page as primary link and there's no "download" ...Jeremias Maerki2005-11-301-0/+6
* Changing the debug level of a not so interesting message.Jeremias Maerki2005-11-301-1/+1
* Bugfix: Added missing conditionality notification for table-cell content.Jeremias Maerki2005-11-304-26/+34
* Relaxed validation for border and padding on region-*.Jeremias Maerki2005-11-291-2/+3
* Looks like font-variant works in 0.20.5. I didn't know.Jeremias Maerki2005-11-291-2/+2
* Bugfix for "/ by zero" ArithmeticExceptions when an URL to a non-existing ima...Jeremias Maerki2005-11-291-13/+24
* Bugfix for a multi-threading problem:Jeremias Maerki2005-11-241-11/+10
* Bugfix for placement of text inside a text area when borders are present in P...Jeremias Maerki2005-11-241-1/+1
* Improvements for leader painting in PDF. "dots" are actually dots now, nicer ...Jeremias Maerki2005-11-243-38/+98
* Bugzilla #37521: Jeremias Maerki2005-11-241-3/+3
* Bugzilla #37557:Jeremias Maerki2005-11-241-4/+4
* Found another old URLJeremias Maerki2005-11-241-1/+1
* Added support for border-separation.block-progression-direction (only inline-...Jeremias Maerki2005-11-244-11/+39