aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add DITA mailing list.Jeremias Maerki2005-11-241-0/+1
* Added docbook-apps as announcement targets as suggested by Vincent Hennebert.Jeremias Maerki2005-11-241-0/+1
* News entry for the 0.90alpha1 release.Jeremias Maerki2005-11-231-0/+14
* Cocoon is fun! disabled-testcases.xml from both fotree and layoutengine direc...Jeremias Maerki2005-11-234-0/+152
* Collect places to announce FOP releases.Jeremias Maerki2005-11-221-0/+17
* Bugzilla #37589:Jeremias Maerki2005-11-223-3/+15
* Merged changes 345575:345890 from branches/fop-0_90 into trunk:Jeremias Maerki2005-11-227-53/+211
* Implementation of hyphenation-ladder-count.Luca Furini2005-11-214-6/+43
* Corrected copy/paste mistake in java commentManuel Mall2005-11-181-3/+2
* Added user config font registration to XML RendererManuel Mall2005-11-181-0/+19
* Changed "Trunk" to "Latest Release"/[Latest]Jeremias Maerki2005-11-171-27/+27
* Branched 0.90 documentation from trunk docs.Jeremias Maerki2005-11-1717-13/+3347
* favicon was missing in out sources.Jeremias Maerki2005-11-162-0/+2
* Updates on the output formats.Jeremias Maerki2005-11-151-73/+83
* Avoid painting empty rectangles because that can lead to unwanted artifacts.Jeremias Maerki2005-11-152-6/+10
* Resurrected status.xml and prepared it for changes after the first release.Jeremias Maerki2005-11-145-1/+437
* Bugzilla #36480:Jeremias Maerki2005-11-144-12/+396
* Bugzilla #37330:Jeremias Maerki2005-11-141-2/+6
* Bugzilla #37330: Jeremias Maerki2005-11-142-8/+36
* Automated parameter rename failed because there was an instance variable call...Jeremias Maerki2005-11-141-4/+4
* Updated from Jakarta Commons IO 1.0 to 1.1. CopyUtils.copy() becomes IOUtils....Jeremias Maerki2005-11-1447-293/+262
* Every committer is supposed to use the "Submitted by:" pattern when applying ...Jeremias Maerki2005-11-141-0/+1
* Further cleanup and minor modifications to the compliance pageManuel Mall2005-11-141-42/+10
* Correct a few more problems related to leaders: text-align was not handled co...Manuel Mall2005-11-143-34/+83
* Disabled warning which are based on the containing reference area instead of ...Jeremias Maerki2005-11-131-0/+14
* Initial fix for examples/basic/leader.fo problemManuel Mall2005-11-132-0/+16
* Bugfix for handling of percentage width and height inside block-containers. F...Jeremias Maerki2005-11-131-23/+40