aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Separated JUnit tests into groups with separate targets, added fotree test ↵Manuel Mall2005-10-071-6/+32
| | | | | | to default JUnit target, test for the presence of hyphenation support as prerequisite for layout tests git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@307113 13f79535-47bb-0310-9956-ffa450edef68
* Clarification for wrap-option. Supporting wrap-option="no-wrap" on fo:inline ↵Jeremias Maerki2005-10-071-4/+8
| | | | | | will take some additional work in FOP Trunk. It works fine in 0.20.5. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@307094 13f79535-47bb-0310-9956-ffa450edef68
* Test case for wrap-option on fo:block.Jeremias Maerki2005-10-071-0/+57
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@307092 13f79535-47bb-0310-9956-ffa450edef68
* Update of compliance and team pageManuel Mall2005-10-072-49/+38
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@307083 13f79535-47bb-0310-9956-ffa450edef68
* Update to support border and padding and alignments on inline fosManuel Mall2005-10-07104-1367/+8592
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@307055 13f79535-47bb-0310-9956-ffa450edef68
* more test images for layout engine testsManuel Mall2005-10-078-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@307038 13f79535-47bb-0310-9956-ffa450edef68
* Fixing a bug reported by Jeremias affecting the handling of glue and penalty ↵Luca Furini2005-10-062-7/+46
| | | | | | elements after a break when the algorithm restarts. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@306656 13f79535-47bb-0310-9956-ffa450edef68
* Use checkstyle.config to get the appropriate checkstyle configuration fileJoerg Pietschmann2005-10-061-3/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@306650 13f79535-47bb-0310-9956-ffa450edef68
* Second attempt. Forrest 0.7 has a new box-location: alt2Jeremias Maerki2005-10-061-4/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@306624 13f79535-47bb-0310-9956-ffa450edef68
* Manuel on the news.Jeremias Maerki2005-10-061-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@306623 13f79535-47bb-0310-9956-ffa450edef68
* ApacheCon US linkJeremias Maerki2005-10-061-0/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@306612 13f79535-47bb-0310-9956-ffa450edef68
* Cosmetic changes to identifiers, comments and other stylistic corrections.Joerg Pietschmann2005-10-067-186/+173
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@306609 13f79535-47bb-0310-9956-ffa450edef68
* Changed some identifiersJoerg Pietschmann2005-10-063-60/+64
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@306581 13f79535-47bb-0310-9956-ffa450edef68
* Test case for showing a problem with the Knuth algorithm.Jeremias Maerki2005-10-051-0/+142
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@295059 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla #36871: Jeremias Maerki2005-10-041-2/+8
| | | | | | Better error messages when invalid XSL-FO is sent to FOP. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@293596 13f79535-47bb-0310-9956-ffa450edef68
* Changed some identifiers. Removed obsolete field.Joerg Pietschmann2005-10-033-105/+99
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@293461 13f79535-47bb-0310-9956-ffa450edef68
* Build the hyphenation patterns under the build/classes directory.Simon Pepping2005-10-011-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@292942 13f79535-47bb-0310-9956-ffa450edef68
* Slight modification to user config file formatAndreas L. Delmelle2005-09-282-17/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@292290 13f79535-47bb-0310-9956-ffa450edef68
* Added UA initialization from user-configAndreas L. Delmelle2005-09-281-0/+54
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@292280 13f79535-47bb-0310-9956-ffa450edef68
* Another effort to get the warnings for the debug and quiet optionsSimon Pepping2005-09-281-8/+15
| | | | | | | with other loggers than FOP's command line logger right git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@292153 13f79535-47bb-0310-9956-ffa450edef68
* Updated the readme file for hyphenation; a few small corrections toSimon Pepping2005-09-282-42/+93
| | | | | | | the hyphenation web page git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@292141 13f79535-47bb-0310-9956-ffa450edef68
* Update of the URL of the OFFO hyphenation page, and of some build details.Simon Pepping2005-09-281-7/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@292138 13f79535-47bb-0310-9956-ffa450edef68
* Build should work without Forrest installedChristian Geisert2005-09-271-2/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@291934 13f79535-47bb-0310-9956-ffa450edef68
* Correct handling of letter spaces, in combination with different text ↵Luca Furini2005-09-272-72/+92
| | | | | | alignments and optional breaks ("-" and "/" characters in the text) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@291913 13f79535-47bb-0310-9956-ffa450edef68
* Added docs building with forrestChristian Geisert2005-09-271-0/+14
| | | | | | | | | (needs Ant 1.6 and you need to run forrest once manually as there's a bug with the plugin download) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@291860 13f79535-47bb-0310-9956-ffa450edef68
* Removed warning for padding (r291267); padding never seems to be null, so ↵Andreas L. Delmelle2005-09-252-8/+2
| | | | | | warning was given for all tables... git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@291457 13f79535-47bb-0310-9956-ffa450edef68
* added support for external-graphic (width and height attributes should be ↵Peter Herweg2005-09-253-173/+166
| | | | | | specified) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@291449 13f79535-47bb-0310-9956-ffa450edef68
* Added simple testcase for indefinite page-heightAndreas L. Delmelle2005-09-252-0/+53
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@291400 13f79535-47bb-0310-9956-ffa450edef68
* Minor tweak: avoid test for auto if value is indefiniteAndreas L. Delmelle2005-09-251-5/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@291399 13f79535-47bb-0310-9956-ffa450edef68
* Added check for both page-height and page-width set to indefinite; use ↵Andreas L. Delmelle2005-09-242-9/+111
| | | | | | fallback (auto) for the appropriate one git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@291351 13f79535-47bb-0310-9956-ffa450edef68
* Added custom Maker for page-height and page-width; use fallback values in ↵Andreas L. Delmelle2005-09-245-8/+162
| | | | | | case value is auto git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@291338 13f79535-47bb-0310-9956-ffa450edef68
* Moved check for explicit column-number to ColumnNumberPropertyMakerAndreas L. Delmelle2005-09-246-23/+15
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@291270 13f79535-47bb-0310-9956-ffa450edef68
* Removed superfluous javadocAndreas L. Delmelle2005-09-241-5/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@291268 13f79535-47bb-0310-9956-ffa450edef68
* Added warning for padding on table with collapsing border-modelAndreas L. Delmelle2005-09-242-11/+20
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@291267 13f79535-47bb-0310-9956-ffa450edef68
* Added warning for non-applicable borders in case of separate border-modelAndreas L. Delmelle2005-09-232-2/+15
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@291194 13f79535-47bb-0310-9956-ffa450edef68
* Compressing toString() output when min==opt==max makes it more readable.Jeremias Maerki2005-09-231-1/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@291092 13f79535-47bb-0310-9956-ffa450edef68
* Java 1.3 compatibility.Jeremias Maerki2005-09-223-5/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@290962 13f79535-47bb-0310-9956-ffa450edef68
* Added fallback for specified negative or zero for column-numberAndreas L. Delmelle2005-09-218-14/+96
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@290736 13f79535-47bb-0310-9956-ffa450edef68
* added clause for TableBody in invokeDeferredEventPeter Herweg2005-09-201-0/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@290545 13f79535-47bb-0310-9956-ffa450edef68
* Removed unused methodAndreas L. Delmelle2005-09-201-13/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@290542 13f79535-47bb-0310-9956-ffa450edef68
* Update for initial-values of column-number + some pending style-violation ↵Andreas L. Delmelle2005-09-2011-35/+256
| | | | | | corrections git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@290540 13f79535-47bb-0310-9956-ffa450edef68
* dist filenames lowercaseChristian Geisert2005-09-201-16/+16
| | | | | | | tabs removed git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@290483 13f79535-47bb-0310-9956-ffa450edef68
* Fixed inheritance error (bugzilla 36720)Andreas L. Delmelle2005-09-201-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@290481 13f79535-47bb-0310-9956-ffa450edef68
* Mailing list archive updates.Jeremias Maerki2005-09-202-8/+10
| | | | | | | Someone complained about the description on fop-users-help@. Improved. Added PDFBox under PDF post-processors. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@290437 13f79535-47bb-0310-9956-ffa450edef68
* Remove the AreaInfo objects representing trailing spaces, in order to ↵Luca Furini2005-09-207-14/+109
| | | | | | prevent them reappearing again when getChangedKnuthElements() is called. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@290422 13f79535-47bb-0310-9956-ffa450edef68
* Added Checkstyle 4.0 capability. Added Checkstyle autodetection.Joerg Pietschmann2005-09-202-19/+290
| | | | | | | | Use checkstyle.home.dir in build-local.properties to point to the checkstyle home. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@290420 13f79535-47bb-0310-9956-ffa450edef68
* include serializer.jar in dist (see Bugzilla #36677)Christian Geisert2005-09-201-0/+1
| | | | | | | Submitted by: Matthew Daniel <bugzilla -at- mdaniel.scdi.com> git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@290407 13f79535-47bb-0310-9956-ffa450edef68
* Correction of style violationsAndreas L. Delmelle2005-09-193-7/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@290272 13f79535-47bb-0310-9956-ffa450edef68
* Correction of style violationsAndreas L. Delmelle2005-09-191-25/+28
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@290270 13f79535-47bb-0310-9956-ffa450edef68
* Correction of style violationsAndreas L. Delmelle2005-09-192-37/+67
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@290268 13f79535-47bb-0310-9956-ffa450edef68