3023 Комити (Temp_KnuthStylePageBreaking)

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