summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagBefore_Merge_KnuthStylePageBreaking_Branch(no author)2005-04-201-11/+7
| | | | | | 'Before_Merge_KnuthStylePageBreaking_Branch'. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/tags/Before_Merge_KnuthStylePageBreaking_Branch@198589 13f79535-47bb-0310-9956-ffa450edef68
* added Renaud's update to fix the mailing list pageClay Leeds2005-04-201-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198588 13f79535-47bb-0310-9956-ffa450edef68
* added id="lf" for Luca FuriniClay Leeds2005-04-201-1/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198587 13f79535-47bb-0310-9956-ffa450edef68
* contrib -> examples (this was moved long ago)Jeremias Maerki2005-04-081-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198575 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla #34316Jeremias Maerki2005-04-062-6/+26
| | | | | | | | | Documentation improvements (applied with modifications) Submitted by: renaud.richardet.at.gmail.com git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198564 13f79535-47bb-0310-9956-ffa450edef68
* Described the use of the ant variable hyph.dirSimon Pepping2005-03-291-2/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198553 13f79535-47bb-0310-9956-ffa450edef68
* Reverted to a single hyphenation targetSimon Pepping2005-03-291-13/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198552 13f79535-47bb-0310-9956-ffa450edef68
* Adding a news item for the creation of the XML Graphics project.Jeremias Maerki2005-03-241-1/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198548 13f79535-47bb-0310-9956-ffa450edef68
* Long-due update for the status page.Jeremias Maerki2005-03-241-16/+41
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198547 13f79535-47bb-0310-9956-ffa450edef68
* Moving the SVG originals out of the way to avoid trouble. My Forrest seems ↵Jeremias Maerki2005-03-235-0/+0
| | | | | | to have a problem. Serving the pregenerated PNGs for now. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198545 13f79535-47bb-0310-9956-ffa450edef68
* Moved files to be served "as-is" directly under the content directory. Zero ↵Jeremias Maerki2005-03-2314-0/+0
| | | | | | | | | error messages now in my Forrest. PDF manually generated for embedding.fo using FOP CVS HEAD. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198544 13f79535-47bb-0310-9956-ffa450edef68
* Validation fix.Jeremias Maerki2005-03-231-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198543 13f79535-47bb-0310-9956-ffa450edef68
* Moved files to be served "as-is" directly under the content directory to fix ↵Jeremias Maerki2005-03-2317-5/+5
| | | | | | a problem with Forrest wanting to run SVG through FOP. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198542 13f79535-47bb-0310-9956-ffa450edef68
* Disabled the links that indirectly (through the sitemap) referenced ↵Jeremias Maerki2005-03-231-2/+2
| | | | | | status.xml in FOP's root directory. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198541 13f79535-47bb-0310-9956-ffa450edef68
* Added the missing timestamp information. Used W3C Schema DateTime type.Simon Pepping2005-03-231-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198540 13f79535-47bb-0310-9956-ffa450edef68
* Fixed validation problem.Jeremias Maerki2005-03-231-3/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198536 13f79535-47bb-0310-9956-ffa450edef68
* PR:Andreas L. Delmelle2005-03-212-83/+43
| | | | | | | | | | Obtained from: Submitted by: Reviewed by: Updated xdocs to reflect the relocation of the hyphenation patterns to OFFO git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198533 13f79535-47bb-0310-9956-ffa450edef68
* PR:Andreas L. Delmelle2005-03-213-5/+28
| | | | | | | | | | | Obtained from: Submitted by: Reviewed by: Added 'hyphenation-jar' build target, Upated startup scripts to include the compiled jar-file git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198532 13f79535-47bb-0310-9956-ffa450edef68
* PR:Andreas L. Delmelle2005-03-212-0/+111
| | | | | | | | | | Obtained from: Submitted by: Reviewed by: Moved src/hyph to hyph git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198531 13f79535-47bb-0310-9956-ffa450edef68
* Convenience method for checking "auto" enum value on a property. Makes code ↵Jeremias Maerki2005-03-181-0/+6
| | | | | | more readable. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198506 13f79535-47bb-0310-9956-ffa450edef68
* Reenabling consistency check.Jeremias Maerki2005-03-181-51/+49
| | | | | | | Had to rename "bChecked" to "consistent" because that first check in checkConsistency() somehow malfunctioned with the other name. Very weird. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198505 13f79535-47bb-0310-9956-ffa450edef68
* More accessors on block-containers.Jeremias Maerki2005-03-182-27/+48
| | | | | | | Javadocs touch-up git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198504 13f79535-47bb-0310-9956-ffa450edef68
* Slight deviation from the template.Jeremias Maerki2005-03-181-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198503 13f79535-47bb-0310-9956-ffa450edef68
* Have to switch off widows and orphans so the results don't get affected by them.Jeremias Maerki2005-03-181-5/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198502 13f79535-47bb-0310-9956-ffa450edef68
* More text so that the block really breaks to a second line.Jeremias Maerki2005-03-171-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198501 13f79535-47bb-0310-9956-ffa450edef68
* Test for text-indent following the issue on fop-users (without checks so far).Jeremias Maerki2005-03-171-0/+65
| | | | | | | My local code with the Knuth page breaking seems to handle the test case well. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198500 13f79535-47bb-0310-9956-ffa450edef68
* Changed from addChild(Area) to clearer addChildArea(Area).Glen Mazza2005-03-1626-55/+56
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198499 13f79535-47bb-0310-9956-ffa450edef68
* 1.) Moved setting of idp value into Span constructor because the class is in anGlen Mazza2005-03-162-95/+47
| | | | | | | | | | | | invalid state without it. 2.) Creating first column/normal flow by default in Span, as this class must have at least one column to be valid. 3.) More simplifications, clarifications in PSLM. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198498 13f79535-47bb-0310-9956-ffa450edef68
* Updated FOP example graphic to include more content & imageClay Leeds2005-03-141-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198497 13f79535-47bb-0310-9956-ffa450edef68
* Removed obsolete Checkstyle configuration files. Please use Checkstyle 3.5 ↵Jeremias Maerki2005-03-142-422/+0
| | | | | | from now on. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198496 13f79535-47bb-0310-9956-ffa450edef68
* Fixed checkstyle warnings.Jeremias Maerki2005-03-141-7/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198495 13f79535-47bb-0310-9956-ffa450edef68
* checkstyle.header updated (does not check copyright years anymore, because ↵Jeremias Maerki2005-03-143-16/+219
| | | | | | | | | it shouldn't. pattern extended to include $Id$ and package) Config file for Checkstyle 3.5 (build.xml uses that now) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198494 13f79535-47bb-0310-9956-ffa450edef68
* More simplifications to PSLM.Glen Mazza2005-03-144-76/+40
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198493 13f79535-47bb-0310-9956-ffa450edef68
* Removing illegal tab characters.Jeremias Maerki2005-03-131-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198492 13f79535-47bb-0310-9956-ffa450edef68
* More simplifications to PSLM.Glen Mazza2005-03-131-25/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198491 13f79535-47bb-0310-9956-ffa450edef68
* More simplifications to PSLM.Glen Mazza2005-03-132-47/+32
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198490 13f79535-47bb-0310-9956-ffa450edef68
* Stray "x" removed.Glen Mazza2005-03-121-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198489 13f79535-47bb-0310-9956-ffa450edef68
* Lots of smaller updates:Jeremias Maerki2005-03-128-42/+64
| | | | | | | | | | - mailing list archive links - XML -> XML Graphics - Defoe -> Folio etc. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198488 13f79535-47bb-0310-9956-ffa450edef68
* Moving Peter to inactive list.Jeremias Maerki2005-03-121-7/+9
| | | | | | | Updates for my entry. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198487 13f79535-47bb-0310-9956-ffa450edef68
* Changed the mailing list addresses.Jeremias Maerki2005-03-121-10/+14
| | | | | | | | Added note about the current brokenness of the Eyebrowse and MARC archives. Added note about where to find fop-dev. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198486 13f79535-47bb-0310-9956-ffa450edef68
* More simplifications to PSLM.Glen Mazza2005-03-123-48/+41
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198485 13f79535-47bb-0310-9956-ffa450edef68
* Minor simplifications to PSLM.Glen Mazza2005-03-121-11/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198484 13f79535-47bb-0310-9956-ffa450edef68
* Minor simplification to PSLM.Glen Mazza2005-03-122-17/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198483 13f79535-47bb-0310-9956-ffa450edef68
* Test case for space conditionality (without checks ATM)Jeremias Maerki2005-03-111-0/+67
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198482 13f79535-47bb-0310-9956-ffa450edef68
* Helper blocks to 1) help visualize the testcase and 2) make sure the ↵Jeremias Maerki2005-03-112-0/+2
| | | | | | space-after block area is not discarded by the LM. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198481 13f79535-47bb-0310-9956-ffa450edef68
* SpacePropertyMaker to handle conditionality as defined by the spec:Jeremias Maerki2005-03-112-4/+57
| | | | | | | | "The .conditionality component of any space-before or space-after determined from a margin property is set to "retain"." git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198480 13f79535-47bb-0310-9956-ffa450edef68
* Convenience method to access conditionality component.Jeremias Maerki2005-03-111-0/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198479 13f79535-47bb-0310-9956-ffa450edef68
* Additional accessors.Jeremias Maerki2005-03-111-0/+30
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198478 13f79535-47bb-0310-9956-ffa450edef68
* 1.) More commenting, some simplifications in the Area classes and PSLM.Glen Mazza2005-03-1112-66/+78
| | | | | | | 2.) Renamed Area.Flow to NormalFlow, uglier but more in conformance with the Recommendation (normal-flow-reference-area) and more specific/easier to understand. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198477 13f79535-47bb-0310-9956-ffa450edef68
* Minor code nitpick.Glen Mazza2005-03-101-5/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198476 13f79535-47bb-0310-9956-ffa450edef68