3 Ревизии (c72b84d24dd2e989eaef6f16c06c1b8d5989f43f)

Автор SHA1 Съобщение Дата
  Manuel Mall 75d08a94c7 Trivial change to testcase to avoid 800+ warning messages преди 18 години
  Jeremias Maerki f5abed20f9 Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html преди 18 години
  Manuel Mall d479f880b8 Test case for Bug 39414 преди 18 години
  Manuel Mall ed8109d21b Fixed various white space (non)removal issues during line building. white-space-treatment is now supported properly especially for the "preserve" case. преди 18 години
  Jeremias Maerki 0a2d149c23 Merged Temp_API_Finalization branch back into FOP Trunk: преди 18 години
  Jeremias Maerki 5f88773416 Corrected expectation and behaviour for the text-indent property to only apply to the first line area generated by a block. преди 18 години
  Jeremias Maerki dfb220d6bc Forgot a file when committing my changes for the user-supplied hyphenation patterns. Without the resolver, they are not picked up. преди 18 години
  Jeremias Maerki 4596b5c7e9 Fix for ArrayIndexOutOfBoundException in block_white-space_4. преди 18 години
  Andreas L. Delmelle ae44bf2f44 Further fine-tuning of white-space-handling during refinement преди 18 години
  Jeremias Maerki 252c6c0648 My last change broke the test suite. Fix included. The start-indent should not be added to the area tree XML when it is zero. преди 18 години
  Jeremias Maerki 9ded99b802 Bugfix: LineArea used a private field instead of the start-indent trait which caused problems for centered and right-aligned text when rendering is done from the intermediate format. The AreaTreeParser parses and sets the trait but not the startIndent field on LineArea, so I removed the startIndent field. преди 18 години
  Simon Pepping 7dfb879efc Block Knuth sequences in inline content are properly joined, taking преди 18 години
  Simon Pepping 5eed711853 Each block in inline content now appears in its own line area. преди 18 години
  Manuel Mall c597c812bd Fix for bug 37743 and part of 38053 преди 18 години
  Simon Pepping 7fde5817bc I generalized several casts from KnuthElement to ListElement. This преди 18 години
  Simon Pepping 5029a61377 Changed use of the lineLayouts member to a local variable as much as преди 18 години
  Manuel Mall 40cf61859f Fixed problem with linefeed-treatment=preserve not being correctly handled for text-align=center преди 18 години
  Simon Pepping eb2dae3ff9 Add a letterspace in InlineKnuthSequence преди 18 години
  Simon Pepping e47a618945 Modified the KnuthSequence system. Transferred logic from the layout преди 18 години
  Manuel Mall f387254522 Another workaround/hack to deal with non breaking spaces. Also some minor adjustments to support the planned AFP renderer преди 18 години
  Jeremias Maerki d324cc1917 Bugzilla #37875: преди 18 години
  Jeremias Maerki d958ef6db3 Don't hyphenate when wrap is set to "no-wrap". преди 18 години
  Jeremias Maerki 32521d94ac New method: FONode.decorateWithContextInfo() adds context information to an error or log message by either providing the locator information or by gathering context information from the context FOs. преди 18 години
  Luca Furini 68e528df28 Implementation of hyphenation-ladder-count. преди 18 години
  Jeremias Maerki 18536029a6 Updated from Jakarta Commons IO 1.0 to 1.1. CopyUtils.copy() becomes IOUtils.copy() again. CopyUtils in 1.0 was not ideal design decision. преди 18 години
  Manuel Mall 1aa81a2b26 Fix for bug 37306 - for text-align="start" ipd was incorrectly adjusted with text-indent value преди 18 години
  Jeremias Maerki 829cd8e675 Merged work on Temp_SpaceResolution branch into trunk (-r 320826:327988). преди 18 години
  Luca Furini 0f17fab8c1 Fixing a ClassCastException due to the incorrect "pattern" of elements representing a space checked when there are inline borders and padding. преди 18 години
  Simon Pepping df580155b4 Take the case into account when another LM starts a block sequence. преди 19 години
  Manuel Mall 179d10f032 Added support for leader with pattern "use-content" and recovered a previously lost 1mpt due to rounding преди 19 години
  Manuel Mall 2ae0a968ee Update to support border and padding and alignments on inline fos преди 19 години
  Joerg Pietschmann 169da1a74a Changed some identifiers. Removed obsolete field. преди 19 години
  Luca Furini 82b0754a00 Correct handling of letter spaces, in combination with different text alignments and optional breaks ("-" and "/" characters in the text) преди 19 години
  Luca Furini 6c2d3ac19b Remove the AreaInfo objects representing trailing spaces, in order to prevent them reappearing again when getChangedKnuthElements() is called. преди 19 години
  Luca Furini bbd08a9bb0 Implemented the wrap-option property. преди 19 години
  Luca Furini 74014dc4ff Using the fo property last-line-end-indent instead of a hard coded value. преди 19 години
  Luca Furini 77d7f2c24a Re-adjusting lines after a page-number or a page-number-citation is resolved. преди 19 години
  Finn Bock e194fdd5cf Bugzilla #36379: преди 19 години
  Jeremias Maerki bcbc006c0c Fix for text-align2.xml (for real now). The alignment used to set up the element list was not properly determined. преди 19 години
  Jeremias Maerki 7c11b556c2 Fix for ClassCastException as shown in text-align2 (Reported by Lawrence Michel). преди 19 години
  Luca Furini b811e764d5 Fix for bug 35940 преди 19 години
  Jeremias Maerki ff1072cb52 Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/inlineblock back into Trunk. преди 19 години
  Luca Furini ef4fa1ec7d Fix for bug 36007. преди 19 години
  Finn Bock ec89ca259c Removing unused import. преди 19 години
  Jeremias Maerki 7bf1e40ebb Moved inline-level LMs and support classes to "inline" subpackage. преди 19 години
  Jeremias Maerki 367a260fa5 Observe line layout element lists, too. преди 19 години
  Jeremias Maerki 1b0fdf72a4 First parts on a page which don't fit are moved to the next page. A counter avoids endless loops. преди 19 години
  Jeremias Maerki 84e1ae6512 Page breaking process now respects changing available BPD (not IPD) over multiple pages. преди 19 години
  Luca Furini 1011fe2181 The bpd of lines with no real content must collapse to 0 преди 19 години
  Glen Mazza d6b0958beb Removed unused functions. Team, I switched from generatesInlineAreas() calls преди 19 години