aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Missing graphics file for test caseManuel Mall2005-10-111-0/+0
* Removed unsuitable language from commentManuel Mall2005-10-101-1/+0
* Added support for leader with pattern "use-content" and recovered a previousl...Manuel Mall2005-10-108-26/+128
* Log failure to load a hyphenation file.Jeremias Maerki2005-10-071-6/+20
* Removed left over debugging stuffManuel Mall2005-10-071-3/+0
* Separated JUnit tests into groups with separate targets, added fotree test to...Manuel Mall2005-10-071-6/+32
* Clarification for wrap-option. Supporting wrap-option="no-wrap" on fo:inline ...Jeremias Maerki2005-10-071-4/+8
* Test case for wrap-option on fo:block.Jeremias Maerki2005-10-071-0/+57
* Update of compliance and team pageManuel Mall2005-10-072-49/+38
* Update to support border and padding and alignments on inline fosManuel Mall2005-10-07104-1367/+8592
* more test images for layout engine testsManuel Mall2005-10-078-1/+1
* Fixing a bug reported by Jeremias affecting the handling of glue and penalty ...Luca Furini2005-10-062-7/+46
* Use checkstyle.config to get the appropriate checkstyle configuration fileJoerg Pietschmann2005-10-061-3/+1
* Second attempt. Forrest 0.7 has a new box-location: alt2Jeremias Maerki2005-10-061-4/+17
* Manuel on the news.Jeremias Maerki2005-10-061-0/+4
* ApacheCon US linkJeremias Maerki2005-10-061-0/+7
* Cosmetic changes to identifiers, comments and other stylistic corrections.Joerg Pietschmann2005-10-067-186/+173
* Changed some identifiersJoerg Pietschmann2005-10-063-60/+64
* Test case for showing a problem with the Knuth algorithm.Jeremias Maerki2005-10-051-0/+142
* Bugzilla #36871: Jeremias Maerki2005-10-041-2/+8
* Changed some identifiers. Removed obsolete field.Joerg Pietschmann2005-10-033-105/+99
* Build the hyphenation patterns under the build/classes directory.Simon Pepping2005-10-011-4/+4
* Slight modification to user config file formatAndreas L. Delmelle2005-09-282-17/+17
* Added UA initialization from user-configAndreas L. Delmelle2005-09-281-0/+54
* Another effort to get the warnings for the debug and quiet optionsSimon Pepping2005-09-281-8/+15
* Updated the readme file for hyphenation; a few small corrections toSimon Pepping2005-09-282-42/+93
* Update of the URL of the OFFO hyphenation page, and of some build details.Simon Pepping2005-09-281-7/+8
* Build should work without Forrest installedChristian Geisert2005-09-271-2/+5
* Correct handling of letter spaces, in combination with different text alignme...Luca Furini2005-09-272-72/+92
* Added docs building with forrestChristian Geisert2005-09-271-0/+14
* Removed warning for padding (r291267); padding never seems to be null, so war...Andreas L. Delmelle2005-09-252-8/+2
* added support for external-graphic (width and height attributes should be spe...Peter Herweg2005-09-253-173/+166
* Added simple testcase for indefinite page-heightAndreas L. Delmelle2005-09-252-0/+53
* Minor tweak: avoid test for auto if value is indefiniteAndreas L. Delmelle2005-09-251-5/+7
* Added check for both page-height and page-width set to indefinite; use fallba...Andreas L. Delmelle2005-09-242-9/+111
* Added custom Maker for page-height and page-width; use fallback values in cas...Andreas L. Delmelle2005-09-245-8/+162
* Moved check for explicit column-number to ColumnNumberPropertyMakerAndreas L. Delmelle2005-09-246-23/+15
* Removed superfluous javadocAndreas L. Delmelle2005-09-241-5/+1
* Added warning for padding on table with collapsing border-modelAndreas L. Delmelle2005-09-242-11/+20
* Added warning for non-applicable borders in case of separate border-modelAndreas L. Delmelle2005-09-232-2/+15
* Compressing toString() output when min==opt==max makes it more readable.Jeremias Maerki2005-09-231-1/+13
* Java 1.3 compatibility.Jeremias Maerki2005-09-223-5/+17
* Added fallback for specified negative or zero for column-numberAndreas L. Delmelle2005-09-218-14/+96
* added clause for TableBody in invokeDeferredEventPeter Herweg2005-09-201-0/+6
* Removed unused methodAndreas L. Delmelle2005-09-201-13/+0
* Update for initial-values of column-number + some pending style-violation cor...Andreas L. Delmelle2005-09-2011-35/+256
* dist filenames lowercaseChristian Geisert2005-09-201-16/+16
* Fixed inheritance error (bugzilla 36720)Andreas L. Delmelle2005-09-201-0/+1
* Mailing list archive updates.Jeremias Maerki2005-09-202-8/+10
* Remove the AreaInfo objects representing trailing spaces, in order to prevent...Luca Furini2005-09-207-14/+109