aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* number-columns-spanned did not work in last row of a cell. Fixed.Peter Herweg2006-01-235-67/+143
* Added categories for FOPClay Leeds2006-01-211-0/+37
* The resolution of the bounding box (pts as integers) is too low for barcodes....Jeremias Maerki2006-01-201-1/+1
* Added samedir property, to allow Checkstyle 4 to runChris Bowditch2006-01-201-0/+1
* (Re?)added integer page number to the PageViewport.Jeremias Maerki2006-01-2010-74/+118
* RTF output did not generate the "\landscape" tag when necessary.Jeremias Maerki2006-01-203-10/+24
* Following a clarification by the XSL FO SG, space traits are only set on the ...Jeremias Maerki2006-01-1916-208/+69
* Fixed a few omissions after the API change.Jeremias Maerki2006-01-196-8/+8
* New interface XMLizable (copied from Apache Excalibur) to mark classes that c...Jeremias Maerki2006-01-1911-8/+564
* Added an example for the intermediate format the demonstrates stamping a docu...Jeremias Maerki2006-01-173-1/+195
* Initial documentation for the intermediate format.Jeremias Maerki2006-01-172-0/+139
* New feature: "Intermediate format" (IF). The IF is basically the XML dialect ...Jeremias Maerki2006-01-1742-292/+2200
* Fixed a small mistake on the servlet page.Jeremias Maerki2006-01-162-2/+2
* Code conventions please! No tab characters, spacing etc.Jeremias Maerki2006-01-164-139/+135
* Bugfix: Floating point numbers were not properly formatted in the PDF rendere...Jeremias Maerki2006-01-162-218/+111
* FAQ entry for the "indent inheritance problem".Jeremias Maerki2006-01-161-1/+20
* RTF: call startListBody and endListBodyPeter Herweg2006-01-151-0/+7
* RTF: support for nested tablesPeter Herweg2006-01-153-115/+151
* support for background-color at fo:tablePeter Herweg2006-01-151-1/+13
* Remove 2005 from the copyright years of appropriate files committed inSimon Pepping2006-01-146-5/+9
* Some svn properties housekeeping: propset svn:keywords, propset svn:eolSimon Pepping2006-01-120-0/+0
* Allow some xsl-function calls with omitted args, patch contributed bySimon Pepping2006-01-128-14/+129
* The last page sequence should also follow its force-page-count trait.Simon Pepping2006-01-106-412/+261
* LIST_INDENT never found; write 360 as defaultPeter Herweg2006-01-101-1/+1
* Fixed ugly NPE (with no message) when a malconfigured font was processed by t...Jeremias Maerki2006-01-102-30/+60
* Documented the missing feature for internal basic-links as described on fop-u...Jeremias Maerki2006-01-102-1/+8
* fix error with lists: listIdGenerator must not be a local variable, in order ...Peter Herweg2006-01-091-2/+1
* Slight enhancement to white-space-handling: removal of trailing white-space f...Andreas L. Delmelle2006-01-091-13/+52
* Bugzilla #38054:Jeremias Maerki2006-01-094-25/+80
* MainRefrence.getWidth() is never set, preparing to remove this method.Jeremias Maerki2006-01-091-3/+2
* Also let the last page sequence notify its listeners. Add a check forSimon Pepping2006-01-082-2/+7
* Create a new check type for the formatting results. For now onlySimon Pepping2006-01-083-5/+98
* BugZilla #38161:Manuel Mall2006-01-071-1/+445
* Added support for relative font config URLs (metrics-url and embed-url). Thes...Manuel Mall2006-01-0722-103/+398
* Implementation of force-page-count property, patch by Gerhard Oettl,Simon Pepping2006-01-064-7/+501
* Bugzilla #38135:Jeremias Maerki2006-01-053-3/+80
* Bugzilla #38132:Jeremias Maerki2006-01-052-2/+13
* Bugzilla #38102:Jeremias Maerki2006-01-042-8/+89
* Bugzilla #38102:Jeremias Maerki2006-01-043-2/+83
* Got caught with the wrong year in the license header again!Manuel Mall2006-01-043-3/+3
* Added testcases for recently identified problems with markersManuel Mall2006-01-043-0/+165
* Bugfix: TableCell did not properly report that it generates reference-areas w...Jeremias Maerki2006-01-033-2/+120
* Added an example for the Symbol font embedding tip.Jeremias Maerki2006-01-031-0/+10
* Documented the change made in revision 365623.Jeremias Maerki2006-01-031-1/+18
* The font loading code now reads the encoding value from the XML font metrics ...Jeremias Maerki2006-01-033-10/+35
* A short summary of my changes over the past two weeksSimon Pepping2006-01-021-0/+3
* Some more properties housekeeping: propset svn:keywords 'Id', propsetSimon Pepping2006-01-020-0/+0
* The copyright fun starts again; it is 2006Simon Pepping2006-01-022-2/+2
* Corrected simple mistake in BMP Reader which incorrectly reported the image w...Manuel Mall2006-01-022-1/+4
* Applied white-space handling to leaders as well...Andreas L. Delmelle2005-12-301-5/+3