aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/layout/LinkSet.java
Commit message (Collapse)AuthorAgeFilesLines
* Formatted code according to code standards.Tore Engvig2001-07-301-23/+29
| | | | | | | Changed license to use short license. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194380 13f79535-47bb-0310-9956-ffa450edef68
* changed to small licenseKeiron Liddle2001-06-121-52/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194287 13f79535-47bb-0310-9956-ffa450edef68
* Fixed basic-link horizontal position with justification turned on.Kelly Campbell2001-03-291-3/+7
| | | | | | | | | | PR: 953 Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194179 13f79535-47bb-0310-9956-ffa450edef68
* renames white-space-treatment to white-space-collapsefotis2000-11-151-85/+84
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193812 13f79535-47bb-0310-9956-ffa450edef68
* fixes small bug with the link rectangle placement when the linkJordan Naftolin2000-06-291-1/+1
| | | | | | | is using text-indent git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193450 13f79535-47bb-0310-9956-ffa450edef68
* Added internal-link functionalityJordan Naftolin2000-06-211-4/+15
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193417 13f79535-47bb-0310-9956-ffa450edef68
* NEW: Simple link modsarved2000-06-141-6/+15
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193401 13f79535-47bb-0310-9956-ffa450edef68
* Major modsarved2000-04-021-34/+40
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193320 13f79535-47bb-0310-9956-ffa450edef68
* align() method introducedarved2000-03-101-4/+48
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193292 13f79535-47bb-0310-9956-ffa450edef68
* incorporated rest of Arved Sandstrom's simple-link implementation: the FO ↵jtauber1999-12-031-1/+1
| | | | | | and layout class modifications git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193259 13f79535-47bb-0310-9956-ffa450edef68
* added more of Arved Sandtrom's simple-link implementation. New class LinkSet ↵jtauber1999-12-021-0/+132
and modifications to Page and PDFRenderer to contain and make use of this class respectively git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193258 13f79535-47bb-0310-9956-ffa450edef68