4069 Commits (inlineblock)
 

Author SHA1 Message Date
  Jeremias Maerki 715d8737b7 Now that the whole breakability inside inlines is reenabled, the original elements from the empty block are coming through. 19 years ago
  Jeremias Maerki 630ddef7b3 Added the missing auxiliary boxes caused by border and padding on the table (currently not generated due to a bug). 19 years ago
  Jeremias Maerki 3def9e8349 Restored breakability of block-level content in inlines: 19 years ago
  Jeremias Maerki 65c0f47548 State and parameter checking. 19 years ago
  Jeremias Maerki 0b6ecb9682 Fix line element list reporting. 19 years ago
  Jeremias Maerki 297e74e034 Background painting for inlineblockparent. 19 years ago
  Jeremias Maerki 6dc70ab676 area size traits for text and inlineparent areas. 19 years ago
  Jeremias Maerki 812775b8cd Expected page breaker element list. 19 years ago
  Jeremias Maerki e6f9bb5882 Checks were still not quite right. 19 years ago
  Jeremias Maerki 55925992dd Missing IPD values. 19 years ago
  Jeremias Maerki 84358a2229 Auto-adjust IPD as in InlineArea. Info may not be available in LM during addAreas(). 19 years ago
  Jeremias Maerki 7b2bf968e1 Output area size traits for inlineblockparent. 19 years ago
  Jeremias Maerki a7b083dc4c More checks and XPath fixes. 19 years ago
  Jeremias Maerki bb234595b5 Checks! 19 years ago
  Jeremias Maerki 78376e8f2c Bugfix: Introduced a new member variable in LayoutContext holding the alignment in BP direction. Now that we have mixed inline/block capabilities the alignment must always be properly set depending on the direction we fetch the element lists for. Holding the BP alignment in the LayoutContext makes sure this information doesn't get lost when directions are mixed. 19 years ago
  Jeremias Maerki 583f09c934 Bugfix: Block.handleWhitespace() causes whitespace to be scanned multiple times without the new NullCharIterator that is now returned by Block. This simply makes sure that the recursive character iterator cannot iterate into text from other blocks. The effect was that some text was swallowed when blocks were nested in inlines. 19 years ago
  Jeremias Maerki 08fee11388 Extended comment to document the open argument. 19 years ago
  Jeremias Maerki a093897558 Commented unnecessary (and unsafe) line. 19 years ago
  Jeremias Maerki 7b64dcd926 Bugfix: Remove empty sequence at the end. 19 years ago
  Jeremias Maerki e3c695d89a Earlier fix was not quite right. TODO can be removed now. 19 years ago
  Jeremias Maerki 6ecf4d9914 Typo and imports. 19 years ago
  Jeremias Maerki 20597bb94f Don't fail on empty lists. 19 years ago
  Jeremias Maerki eef5f84436 Deal with a mix of KnuthSequences of KnuthSequences and KnuthSequences of KnuthElements to allow for fewer container classes. 19 years ago
  Simon Pepping 8a75941b79 My work on block content in inline content sofar. Block content in 19 years ago
  Simon Pepping e95ee6d2f9 Creating a branch for the implementation of block content in inline content 19 years ago
  Chris Bowditch 594844ea48 disabled font size absolute and relative tests as they currently fail! 19 years ago
  Chris Bowditch 815ed42e9a Test cases submitted by Manual Mall, bugzilla 36025. I have added some checks to increase effectiveness of tests 19 years ago
  Luca Furini 5b4e2ec80b This does no more cause a ClassCastExceptions. 19 years ago
  Christian Geisert 33b2be6bdf setting svn:eol-style and svn:keywords properiets 19 years ago
  Christian Geisert a3f977bd83 Testcases for leader 19 years ago
  Luca Furini ef4fa1ec7d Fix for bug 36007. 19 years ago
  Jeremias Maerki d13f4df2f2 Setting svn:eol-style and svn:keywords where necessary. Need to lookup why these are missing only on some. 19 years ago
  Chris Bowditch 6e56891921 added some checks to the test case to make it more effective in checking for regressions 19 years ago
  Christian Geisert 1955f62a14 Testcases for word-spacing 19 years ago
  Chris Bowditch 6972a5452b disabled letter-spacing3.xml for now as it fails 19 years ago
  Chris Bowditch 2c712c3dac Submitted by Manual Mall in bugzilla 36008 19 years ago
  Jeremias Maerki 65cf9c8ad2 Removing dependencies of RTF library on the rest of FOP so it can be used stand-alone. 19 years ago
  Jeremias Maerki 6cabe66a82 Tests for fo:wrapper. 19 years ago
  Jeremias Maerki 148c27f036 Proper handling of the color property on page-number and page-number-citatition. 19 years ago
  Jeremias Maerki e97e57ffea Current Forrest is not fully HTML 4.01 and CSS compliant due to a bug, so we better switch the logos off for now. 19 years ago
  Jeremias Maerki 7b50e2e84e Disabled the external link images. They mess up the layout in many places. 19 years ago
  Jeremias Maerki 956632b5cc Initial values for "Trunk" column. No guarantees! 19 years ago
  Jeremias Maerki feb3d32e9e Update to Forrest 0.7. 19 years ago
  Jeremias Maerki 33361021ce Fix for table-body4.xml. Higher penalty values for breaks that would results in unwelcome table breaks. At the moment this is hard-coded to an arbitrary value and needs to be refined. 19 years ago
  Jeremias Maerki c3ac1e33bf Test case for badly broken table rows as discussed on fop-dev. 19 years ago
  Jeremias Maerki 953bce4d36 Allow "<0" and ">0" expressions for the "p" part on a penalty. 19 years ago
  Jeremias Maerki f2d63aeb05 Make it possible to keep block-container element lists apart from normal page-level element lists. 19 years ago
  Jeremias Maerki bdf14c96d9 Padding was ignored by the table stepper. This fixes the newly modified table-cell7.xml. 19 years ago
  Jeremias Maerki 016e22d101 Test the element list, too, to make sure that breaker works correctly. 19 years ago
  Jeremias Maerki 568d4f4bdf Remove "veryveryalpha" warning. 19 years ago