3512 コミット (81b292961a6c75bf9d55f3db32828b5963d7ef5f)
 

作成者 SHA1 メッセージ 日付
  Glen Mazza 81b292961a PR: 19年前
  Glen Mazza 8c35fe3c66 PR: 19年前
  Jeremias Maerki 968a84e56e Can remove block-nested1.xml again, now that the bug is fixed. 19年前
  Jeremias Maerki 24daa04790 Bugfix for start-indent calculation for nested blocks. The inherited start-indent wasn't taken into account as described in 5.3.2 of the spec. 19年前
  Jeremias Maerki f8e6f3e8a4 Provide access to the current PageViewport from the outside. 19年前
  Jeremias Maerki 7b8aa2864e toString() for easier debugging. 19年前
  Jeremias Maerki 78638fb5ca toString() for easier debugging. 19年前
  Jeremias Maerki 9ff476488d Fork JUnit test in new VM. (Maybe this fixes classpath problems with commons-logging when Xalan compiles again). 19年前
  Jeremias Maerki acf541ad33 Add ability to optionally specify a simple textfile with a list of filenames of testcases to be disabled (one entry per line). 19年前
  Jeremias Maerki 83fe63e296 Test for nested blocks with borders, margins and padding. 19年前
  Jeremias Maerki 98b8d832cf margin shorthands test 19年前
  Jeremias Maerki 821792c253 More basic tests. 19年前
  Jeremias Maerki cead0eb2a6 Removed unnecessary cast as per Finn's suggestion. 19年前
  Jeremias Maerki 0575376f77 more tests. 19年前
  Jeremias Maerki afe83a3ace Test fixed. I was wrong at first. 19年前
  Jeremias Maerki 39499beefe convertValueForProperty didn't have the right signature and therefore didn't override the superclass implementation. 19年前
  Jeremias Maerki db3523a43b Testing padding shorthands. 19年前
  Jeremias Maerki 75f13cc5b3 Ability to restrict the testcases being processed to one for debugging. Just specify its filename as a system property "fop.layoutengine.single". 19年前
  Jeremias Maerki ae1e2d68c1 More extensive checking. Use eval instead of true where appropriate. 19年前
  Jeremias Maerki b928503e98 XObject.str() fails the second time it is called. Makes debugging difficult. Get the result string early. 19年前
  Jeremias Maerki 0d11109e8d Alloc IPD/BPD, too, not just content IPD/BPD. 19年前
  Jeremias Maerki 7f7e6dc8d4 Adding new eval check for simpler checks and more informative error messages. 19年前
  Jeremias Maerki b31100b01c Improved area tree XML generation by filtering uninformative attributes while adding others. 19年前
  Glen Mazza aa94cb507e 1.) fox:label converted to 1.1 fo:bookmark-title. 19年前
  Jeremias Maerki aaf194dc1e Two initial very (!) simple checks for layout engine testing together with supporting stylesheets. 19年前
  Jeremias Maerki 2f384c1baa Initial version of a layout engine testing subsystem. 19年前
  Jeremias Maerki d4fdd17613 Refactored Area Tree XML Renderer to write XML to a TransformerHandler instead of to a Writer. 19年前
  Jeremias Maerki 6aa1e6596e Only check for the outputStream to be non-null if no overriding renderer has been set. People may wish to supply something other than an OutputStream. 19年前
  Clay Leeds 0294f1ed96 Updated copyright to 1999-2005 & added description for Group Project 19年前
  Glen Mazza b45d798383 PR: 19年前
  Glen Mazza 7124c0baca Removed URL references to nagoya. 19年前
  Glen Mazza b6ab7f8c29 PR: 19年前
  Jeremias Maerki 7f2f0c87c4 Removed dependency on Avalon Framework for enums. 19年前
  Jeremias Maerki cab224f6bb Access to intrinsic image size for eg/ifo through getLayoutDimension() instead of through separate interface. 19年前
  Glen Mazza 485d93768c Switched from fox:bookmarks to fo:bookmark-tree (of XSL 1.1 2WD). Two more 19年前
  Jeremias Maerki 9ca0662007 Support for percentages on external-graphic and instream-foreign-object for the content-height and content-width attributes. 19年前
  Jeremias Maerki bd039f5887 Enable border and background for instream-foreign-object. 19年前
  Jeremias Maerki 3c47938f3d Rename parameter to match the type. 19年前
  Simon Pepping 7502a9b6e0 Changed LayoutManagerMaker.makeLayoutManager(FONode node) to throw a 19年前
  Simon Pepping bad4273bc8 Added some comments. 19年前
  Glen Mazza 088beb91b4 PR: 19年前
  Glen Mazza 24db6d41c7 PR: 19年前
  Simon Pepping 76d5ac13bb This patch implements a pluggable LayoutManagers system, according 19年前
  Glen Mazza 50228c0fc7 Very minor edits to Bookmark handling code. 19年前
  Simon Pepping d691422980 Fixed the NPE for fo:title in FOText.createBlockPointers by returning 19年前
  Simon Pepping 28d5af672e Removed instances of InlineStackingLayoutManager. Created a new FO 19年前
  Simon Pepping b6386a6bf8 Implemented cloning and reparenting of the subtree under a marker to 19年前
  Glen Mazza c488c964ac Moved the (upcoming) fo:bookmark-tree construction code from AreaTreeHandler 19年前
  Glen Mazza 5fe795ae6d More code commenting and minor cleanup of bookmark/Resolvable/ATH code. 19年前
  Glen Mazza a9bd15340b PR: 19年前