aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/layoutmgr/inline/InlineLayoutManager.java
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 679052-679352 via svnmerge from Vincent Hennebert2008-07-251-47/+47
* Merged revisions 676161,676297,676307,676397,676608,677404-677405,677543,6776...Adrian Cumiskey2008-07-171-2/+6
* Merged revisions 665740,665793,665995 via svnmerge from Adrian Cumiskey2008-06-101-7/+7
* Merged revisions 665699 via svnmerge from Adrian Cumiskey2008-06-091-7/+8
* Merged revisions 654783,654849,654869,654946,654982,655085,655093,655275,6552...Adrian Cumiskey2008-05-121-0/+1
* Merged revisions 651575 via svnmerge from Adrian Cumiskey2008-04-251-5/+6
* Merged revisions 651323,651333,651538,651540,651543-651544,651551,651558 via ...Adrian Cumiskey2008-04-251-6/+4
* Merged revisions 611142,611175,611278,611285,611766-611768,612560,612785,6128...Adrian Cumiskey2008-04-011-11/+7
* In addKnuthElementsForBorderPaddingXXX, if the returnlist is aSimon Pepping2008-02-081-0/+16
* Added support for fo:markers on fo:inline and fo:basic-link.Andreas L. Delmelle2007-11-041-3/+12
* Bugzilla 42748: Added support for ids on empty fo:inlinesAndreas L. Delmelle2007-11-021-9/+26
* PropertyCache phase 2:Andreas L. Delmelle2007-09-211-1/+7
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-20/+24
* Create a class-specific logger for each LayoutManager which uses a logger.Simon Pepping2006-10-051-0/+8
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* InlineLM properly creates an AligmentContext for Title.Simon Pepping2006-02-251-9/+14
* Block Knuth sequences in inline content are properly joined, takingSimon Pepping2005-12-301-6/+43
* Fix for NPE reported in bugzilla 38053. Unfortunately I have not been able to...Manuel Mall2005-12-281-1/+3
* Fixed problem with linefeed-treatment=preserve not being correctly handled fo...Manuel Mall2005-12-231-1/+1
* Modified the KnuthSequence system. Transferred logic from the layoutSimon Pepping2005-12-221-108/+28
* Correct a few more problems related to leaders: text-align was not handled co...Manuel Mall2005-11-141-23/+33
* Inline block parents were not correctly positioned when border/padding got in...Manuel Mall2005-10-141-0/+7
* Fixed incorrect IPD for blocks nested in inlines and added IPD adjustment for...Manuel Mall2005-10-121-5/+8
* Added support for leader with pattern "use-content" and recovered a previousl...Manuel Mall2005-10-101-2/+6
* Update to support border and padding and alignments on inline fosManuel Mall2005-10-071-177/+180
* Cosmetic changes to identifiers, comments and other stylistic corrections.Joerg Pietschmann2005-10-061-59/+47
* Fixed javadoc errors.Joerg Pietschmann2005-09-081-1/+1
* Bugzilla #36379:Finn Bock2005-08-311-17/+16
* Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/inlin...Jeremias Maerki2005-08-121-16/+243
* Various fixes for ID management. Jeremias Maerki2005-07-261-1/+24
* Moved inline-level LMs and support classes to "inline" subpackage.Jeremias Maerki2005-07-181-0/+318