aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Bugzilla #38453:Jeremias Maerki2006-02-023-52/+64
* Don't swallow characters if the handler does not implement LexicalHandler.Jeremias Maerki2006-02-021-1/+3
* Better naming of the relases.Jeremias Maerki2006-02-021-2/+17
* fo:wrapper has restrictions.Jeremias Maerki2006-02-021-4/+6
* Demonstrating the problem reported by Jan Kohnert.Jeremias Maerki2006-02-022-0/+56
* Renaming test case as it doesn't properly describe what it does.Jeremias Maerki2006-02-021-0/+0
* Further fine-tuning of white-space-handling during refinementAndreas L. Delmelle2006-02-013-72/+42
* Forgot to commit the failing testcase...Andreas L. Delmelle2006-01-311-0/+101
* Implementation for from-table-column(). See: bugzilla 38282Andreas L. Delmelle2006-01-3113-75/+226
* Here's why forcing to border-collapse="separate" on fo:table didn't work. D'oh!Jeremias Maerki2006-01-312-22/+2
* Bugzilla #38434: Jeremias Maerki2006-01-301-1/+1
* An addition to FOP that can be used to render a hyphenation tree inSimon Pepping2006-01-287-4/+1124
* Change TransformerHandler to ContentHandler. Use comment method whenSimon Pepping2006-01-272-3/+21
* Implement new interface methodSimon Pepping2006-01-271-0/+9
* RTF: testcase 'tableunits.fo' failed because there was no PercentBaseContext ...Peter Herweg2006-01-271-1/+12
* TransformerHandler changed to ContentHandler to allow easier integration of X...Chris Bowditch2006-01-272-2/+2
* TransformerHandler changed to ContentHandler to allow easier integration of X...Chris Bowditch2006-01-272-73/+65
* Added safe-guard against reuse to avoid problems with the renderers. Jeremias Maerki2006-01-271-9/+9
* Don't swallow the stack trace. Jeremias Maerki2006-01-261-10/+10
* Bugzilla #38397: Jeremias Maerki2006-01-263-6/+124
* Bugzilla #37506: Jeremias Maerki2006-01-253-161/+121
* Corrected the about of the project and some XML and URI errors, andSimon Pepping2006-01-251-4/+11
* added support for number-columns-spanned and number-rows-spanned in the same ...Peter Herweg2006-01-254-26/+124
* To avoid NPEs due to my latest fix, use the default simple-page-master from t...Jeremias Maerki2006-01-251-7/+21
* Bugfix: Regions with non-standard names got ignored in RTF output leading to ...Jeremias Maerki2006-01-252-14/+46
* Avoid NPE when a malformed command-line is specified.Jeremias Maerki2006-01-251-2/+2
* My last change broke the test suite. Fix included. The start-indent should no...Jeremias Maerki2006-01-252-7/+11
* Removed old doap.xml file. Clay Leeds2006-01-242-98/+3
* Following the model of Graphics2DAdapter, added a new interface ImageAdapter ...Jeremias Maerki2006-01-245-18/+203
* add support for rtf test filesPeter Herweg2006-01-241-0/+10
* just a few changes in order to satisfy checkstylePeter Herweg2006-01-244-20/+104
* Command-line support for the intermediate format: Use "-atin" to specify an a...Jeremias Maerki2006-01-2412-96/+255
* Fix for NPE when the AWT Viewer is used with an area tree file as input.Jeremias Maerki2006-01-241-1/+3
* Bugfix: LineArea used a private field instead of the start-indent trait which...Jeremias Maerki2006-01-242-26/+11
* Documented the special configuration options for the PDF and PS renderers.Jeremias Maerki2006-01-241-0/+49
* Hint at the auto-rotate-landscape option.Jeremias Maerki2006-01-241-0/+3
* Resurrect the getter/setter for the "auto-rotate-landscape" setting.Jeremias Maerki2006-01-241-0/+14
* 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