3023 Révisions (Temp_KnuthStylePageBreaking)

Auteur SHA1 Message Date
  Jeremias Maerki 4334502a08 Reactivating table-row background. il y a 19 ans
  Jeremias Maerki 23c718504a Fix for display-align on table-cell. il y a 19 ans
  Jeremias Maerki 2a5effe5ca Improved handling of explicit height/block-progression-dimension on table-cell and table-row. May not yet be perfect, though. il y a 19 ans
  Jeremias Maerki c9207efbe0 More careful approach to handling missing grid units during addAreas stage. il y a 19 ans
  Glen Mazza ea8e710085 Copied the logic over incorrectly--fixed (even though IIRC il y a 19 ans
  Glen Mazza 1b5fcf5e4f Better consolidation of the RetrieveMarker handling code. il y a 19 ans
  Glen Mazza 74bad2ed49 Eclipse is so cool. It lets us know when we have unused imports. il y a 19 ans
  Jeremias Maerki 388f5f641e Fix for ArrayIndexOutOfBoundsException when empty grid units are involved. il y a 19 ans
  Jeremias Maerki 409f77fa19 Pretty radical clean-up. il y a 19 ans
  Jeremias Maerki a1f72643c5 Fix for row spans ending early thus leaving empty grid units. il y a 19 ans
  Jeremias Maerki 979b6a3e93 System.out removed. il y a 19 ans
  Jeremias Maerki 3629fbed98 Checkstyle is cool. It finds every tab character in our sources. il y a 19 ans
  Jeremias Maerki 527e78fbce The RowBorder3 example fully works now except for the empty cells currently not being painted. il y a 19 ans
  Jeremias Maerki 6b398717d3 spanned grid units may have a different table-row element associated with them. This is important for border resolution. il y a 19 ans
  Glen Mazza c2e2b26f33 Moved the FLAGGED_PENALTY constant to the KnuthPenalty class il y a 19 ans
  Glen Mazza d417971290 Removed addID() from AbstractLayoutManager in favor of actual il y a 19 ans
  Glen Mazza 4765a6bce5 Added getPSLM() to LM interface, removed six other methods. il y a 19 ans
  Glen Mazza 494b617241 resolveRefID() --> getFirstPVWithID() renaming. il y a 19 ans
  Glen Mazza aafc170e76 Improved the comment for addUnresolvedArea(). il y a 19 ans
  Glen Mazza a9a23b40d3 More simplifications to PSLM. (Hmmm...I wonder if there's a way to have il y a 19 ans
  Glen Mazza ae774a97b6 More clarifications to PSLM. il y a 19 ans
  Jeremias Maerki 76351a6a79 Fixed a number of issues mainly related to border painting and row spanning. il y a 19 ans
  Jeremias Maerki d569ad27e7 Fix for NPE il y a 19 ans
  Jeremias Maerki 938ba653e4 Next step: Basic border resolution and proper painting (even though it's following a possibly misinterpreted model ATM) il y a 19 ans
  Luca Furini 96c0bf73d4 Finn's refactoring of Knuth's breaking code, with small changes il y a 19 ans
  Jeremias Maerki b7404079ee Fix for left outer border painting. il y a 19 ans
  Glen Mazza b2ba4fc7b1 -- Modified the PSLM constructor and mapping Maker to take an il y a 19 ans
  Glen Mazza 0427280b10 More PSLM simplifications. il y a 19 ans
  Glen Mazza 76f148a8b2 Switched from curPage to uglier but more accurate curPV in PSLM; ditto il y a 19 ans
  Jeremias Maerki f725a49bed Fix for NPE in Cell.java (getBorders() can return null). il y a 19 ans
  Luca Furini dfd9cbb4be Using a more clear boolean instead of an int, as suggested by Glen and Andreas il y a 19 ans
  Luca Furini 83ff5d8ec6 Partial fix to break handling il y a 19 ans
  Glen Mazza 8a38973ad8 removed duplicate addMarkerMap() method, renamed addMarkers() il y a 19 ans
  Glen Mazza a0efc1fcf6 Minor simplifications. il y a 19 ans
  Glen Mazza b8c3035121 --Validation for fo:wrapper added. il y a 19 ans
  Glen Mazza 5eca263327 Setting default validation to "strict"; adding a command line -r option il y a 19 ans
  Luca Furini b4f3f139d6 Using the correct height, stored in the LineBreakPositions, when creating the sequence of elements. il y a 19 ans
  Jeremias Maerki 18b6633d3d Fixes for test cases list1-3. il y a 19 ans
  Jeremias Maerki b8577a7ef6 Class actually iterates over element lists not break possibilities. il y a 19 ans
  Luca Furini 258fd21aab Added convenience methods performing the cast between FObj and Block, FObj and BlockContainer il y a 19 ans
  Glen Mazza f8518111fd 1.) Moved RegionViewport & Reference creation code from PageViewport to Page(Reference). il y a 19 ans
  Luca Furini ed5d157793 Creating a combined list for label and body il y a 19 ans
  Glen Mazza 7d1a1c697c More validation added for fo:retrieve-marker and fo:marker. il y a 19 ans
  Simon Pepping eb048612b0 This solves a compilation problem in TableContentLayoutManager il y a 19 ans
  Luca Furini d760204724 Setting layout dimensions in the FlowLM il y a 19 ans
  Jeremias Maerki ac0214ef10 Some javadocs il y a 19 ans
  Jeremias Maerki 09c9c9860c Initial support for table headers and footers including omit-*-at-break, but without border-before|after handling. il y a 19 ans
  Luca Furini 9f004f76e2 Yesterday I forgot to commit this small change, sorry. il y a 19 ans
  Luca Furini dc17219f50 First working implementation for lists; at the moment, ListItemLM just uses the "body" elements; coming soon: creation of elements combining the label list and the body list. il y a 19 ans
  Luca Furini 0135f93e3d Moved methods from BlockLM to BlockStackingLM, modified parameters; these methods will be used by other subclasses of BlockStackingLM. il y a 19 ans