aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* disabled font size absolute and relative tests as they currently fail!Chris Bowditch2005-08-041-1/+3
* Test cases submitted by Manual Mall, bugzilla 36025. I have added some checks...Chris Bowditch2005-08-043-0/+369
* This does no more cause a ClassCastExceptions.Luca Furini2005-08-041-2/+1
* setting svn:eol-style and svn:keywords properietsChristian Geisert2005-08-040-0/+0
* Testcases for leaderChristian Geisert2005-08-043-0/+245
* Fix for bug 36007.Luca Furini2005-08-041-0/+1
* Setting svn:eol-style and svn:keywords where necessary. Need to lookup why th...Jeremias Maerki2005-08-0425-1497/+1497
* added some checks to the test case to make it more effective in checking for ...Chris Bowditch2005-08-042-1/+17
* Testcases for word-spacingChristian Geisert2005-08-044-0/+234
* disabled letter-spacing3.xml for now as it failsChris Bowditch2005-08-041-0/+1
* Submitted by Manual Mall in bugzilla 36008Chris Bowditch2005-08-043-0/+176
* Removing dependencies of RTF library on the rest of FOP so it can be used sta...Jeremias Maerki2005-08-039-258/+244
* Tests for fo:wrapper.Jeremias Maerki2005-08-032-0/+106
* Proper handling of the color property on page-number and page-number-citatition.Jeremias Maerki2005-08-034-39/+47
* Current Forrest is not fully HTML 4.01 and CSS compliant due to a bug, so we ...Jeremias Maerki2005-08-031-1/+1
* Disabled the external link images. They mess up the layout in many places.Jeremias Maerki2005-08-031-1/+1
* Initial values for "Trunk" column. No guarantees!Jeremias Maerki2005-08-031-217/+332
* Update to Forrest 0.7.Jeremias Maerki2005-08-032-1954/+1967
* Fix for table-body4.xml. Higher penalty values for breaks that would results ...Jeremias Maerki2005-08-021-0/+10
* Test case for badly broken table rows as discussed on fop-dev.Jeremias Maerki2005-08-021-0/+75
* Allow "<0" and ">0" expressions for the "p" part on a penalty.Jeremias Maerki2005-08-021-15/+29
* Make it possible to keep block-container element lists apart from normal page...Jeremias Maerki2005-08-022-1/+17
* Padding was ignored by the table stepper. This fixes the newly modified table...Jeremias Maerki2005-08-021-0/+11
* Test the element list, too, to make sure that breaker works correctly.Jeremias Maerki2005-08-021-0/+16
* Remove "veryveryalpha" warning.Jeremias Maerki2005-08-021-5/+5
* Adjusting verticals spaces (coming from space-before and space-after properti...Luca Furini2005-08-028-61/+107
* Use a more direct notify mechanism for the formatting resultsSimon Pepping2005-07-312-8/+12
* Bugzilla #35937: Jeremias Maerki2005-07-306-8/+235
* Add support for "mpt" (millipoints, non-standard!!!) Jeremias Maerki2005-07-301-4/+10
* Ignore the private-testcases directory as supported by the LayoutEngineTestSu...Jeremias Maerki2005-07-280-0/+0
* Made the testcase filter available to the outside (for visual testing). Jeremias Maerki2005-07-281-8/+19
* Bugfix: Fixes table-cell7 where padding wasn't handled correctly while adding...Jeremias Maerki2005-07-281-2/+28
* Bugfix: Fixes table-cell7 where display-align was off when border and/or padd...Jeremias Maerki2005-07-281-4/+4
* Testcase which currently shows two bugs: Jeremias Maerki2005-07-281-0/+121
* Removed unused methodJeremias Maerki2005-07-281-18/+0
* Removing unused import.Finn Bock2005-07-281-1/+0
* Removing unused import.Finn Bock2005-07-2813-27/+7
* Ported an important page setup instruction from the branch. GhostScript, for ...Jeremias Maerki2005-07-281-1/+7
* Removed unused import.Finn Bock2005-07-271-1/+0
* Add margin on simple-page-master as additional feature.Jeremias Maerki2005-07-271-8/+8
* Added missing checks.Jeremias Maerki2005-07-271-0/+24
* Buffer InputStream only when not already buffered.Jeremias Maerki2005-07-271-2/+6
* Bugfix: scaling factor was calculated using an integer division, not a double...Jeremias Maerki2005-07-271-2/+2
* Example for printing to an old-style PrinterJob instance.Jeremias Maerki2005-07-271-0/+121
* Improved PrintRenderer to be more easily configurable and so you can pass in ...Jeremias Maerki2005-07-271-4/+48
* Resurrected the old example from the maintenance branch now that the AWT View...Jeremias Maerki2005-07-271-0/+97
* Changes for restoring JDK 1.3 compatibility. Jeremias Maerki2005-07-2716-77/+88
* Made the file more portable.Jeremias Maerki2005-07-261-6/+6
* Renamed page-number3 to page-number-citation1. Jeremias Maerki2005-07-268-0/+451
* Various fixes for ID management. Jeremias Maerki2005-07-2610-4/+105