336 커밋 (fop-0_90-alpha1)

작성자 SHA1 메시지 날짜
  Jeremias Maerki e1630f5f08 Merge from Trunk, revision 345551: 18 년 전
  Joerg Pietschmann 1ac732c871 XMLified files describing disabled testcases for layout engine and FO tree 18 년 전
  Manuel Mall 9a2eed7945 Added the problem with whitespace around markers as a disabled test case, changed the example fo to work around the problem 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 862f28b060 Correct a few more problems related to leaders: text-align was not handled correctly, use-content was drawing incorrect borders 18 년 전
  Manuel Mall d5b198f094 Initial fix for examples/basic/leader.fo problem 18 년 전
  Jeremias Maerki 2234131d11 Typo. Sorry. 18 년 전
  Jeremias Maerki 9f04f8cafd Bugfix for handling of percentage width and height inside block-containers. Fixes problem in examples/fo/basic/border.fo. 18 년 전
  Jeremias Maerki b4af2746c8 Deprecated constructors Fop(int) and Fop(int, FOUserAgent). 18 년 전
  Jeremias Maerki 6f2c345eb1 Bugzilla #37468: 18 년 전
  Manuel Mall 7af60c6d3d Minor corrections for jdk 1.3.1 compatibility 18 년 전
  Jeremias Maerki 97581a9081 Made the FO tree a little more consistent by renaming getName() to getLocalName() and adding additional methods like: getNamespaceURI() and getNormalNamespacePrefix(). getName() now returns the fully qualified name combined from getLocalName() and getNormalNamespacePrefix(). For special cases you can call getName(String) to return a different namespace prefix. 18 년 전
  Manuel Mall a37a9acdf8 Separated JUnit layout tests such that the majority are still run even if no hyphenation support present 18 년 전
  Manuel Mall ecac9f5b1c Separated JUnit layout tests such that the majority are still run even if no hyphenation support present 18 년 전
  Manuel Mall d9aaf8603b Fix for Bug 36928 - refresh cached property value if explicitly set twice which can happen for font-size 18 년 전
  Jeremias Maerki 79d4c53b71 Test to check FO tree building when no namespace prefix is used. 18 년 전
  Jeremias Maerki 15b5761efc Fix for bug #37270: 18 년 전
  Jeremias Maerki 01945b97d6 EMF support review: Copyright years, rounding problems, code simplifications 18 년 전
  Manuel Mall 1ce45b1a09 Fixed white space handling during refinement, added test cases, corrected error in graphics handling 18 년 전
  Manuel Mall 1aa81a2b26 Fix for bug 37306 - for text-align="start" ipd was incorrectly adjusted with text-indent value 18 년 전
  Jeremias Maerki 23c5e9457b The test case can be extended a little to also show another bug in addition to the IndexOutOfBoundsException. The code runs into problems when row 1 starts to paint content when row 0 has grid units that haven't even started contributing parts. 18 년 전
  Jeremias Maerki 9a0772f955 Test case for bug #37270. 18 년 전
  Jeremias Maerki 6b33686fea Fix for Bug #36403. 18 년 전
  Manuel Mall 79e11e6891 Removed property values as discussed: http://marc.theaimsgroup.com/?t=112985465700004&r=1&w=2 18 년 전
  Jeremias Maerki 829cd8e675 Merged work on Temp_SpaceResolution branch into trunk (-r 320826:327988). 18 년 전
  Jeremias Maerki 5a78747b7e Test case for the issue that was just clarified by the XSL WG: 18 년 전
  Manuel Mall 7ce41696f3 Inline block parents were not correctly positioned when border/padding got involved - matched their positioning logic with the usual inlines 18 년 전
  Manuel Mall 64336ac4d3 Corrected testcase for fix from Luca 18 년 전
  Jeremias Maerki 7e12b241fc Make it well-formed. 18 년 전
  Jeremias Maerki 0a80a1bb94 Enable stretch and shrink checking on glues. 18 년 전
  Manuel Mall aa87adc729 the broken inline border padding with nested block test 18 년 전
  Manuel Mall 37060ceeec Separated the working inline border padding with nested block tests from the broken tests 18 년 전
  Simon Pepping 79f91f6bed Also test the case when the parent fo is an fo:inline 18 년 전
  Simon Pepping 750c6e9a9d Tests the case when an fo:inline starts a block after some text in the 18 년 전
  Manuel Mall 7fd03980fe Fixed incorrect IPD for blocks nested in inlines and added IPD adjustment for inlineblockparents with borders when rendering 18 년 전
  Simon Pepping ca49df904d Changed the line numbers in the first block in the expectations after 18 년 전
  Manuel Mall c0e673c4ca Missing graphics file for test case 18 년 전
  Manuel Mall 179d10f032 Added support for leader with pattern "use-content" and recovered a previously lost 1mpt due to rounding 18 년 전
  Jeremias Maerki 815d8293f8 Test case for wrap-option on fo:block. 18 년 전
  Manuel Mall 2ae0a968ee Update to support border and padding and alignments on inline fos 18 년 전
  Manuel Mall e4796389de more test images for layout engine tests 18 년 전
  Jeremias Maerki 74ba8e86e4 Test case for showing a problem with the Knuth algorithm. 18 년 전
  Andreas L. Delmelle d67d14520a Added simple testcase for indefinite page-height 18 년 전
  Andreas L. Delmelle e83ae89e75 Added check for both page-height and page-width set to indefinite; use fallback (auto) for the appropriate one 18 년 전
  Andreas L. Delmelle 78a328cba5 Added custom Maker for page-height and page-width; use fallback values in case value is auto 18 년 전
  Andreas L. Delmelle 1654c995b2 Added fallback for specified negative or zero for column-number 18 년 전
  Andreas L. Delmelle 6eff247a82 Update for initial-values of column-number + some pending style-violation corrections 18 년 전
  Andreas L. Delmelle 0183284de2 Update of FOTree testcases for column-number property 18 년 전
  Andreas L. Delmelle fff779f84e Update of FOTree testcases for column-number property 18 년 전
  Jeremias Maerki f91c97e34d Bugfix: Lengths evaluated through percentages evaluated to zero in side-regions. 19 년 전