1259 Commits (Root_Temp_KnuthStylePageBreaking)
 

Author SHA1 Message Date
  Jeremias Maerki 76b26f90c6 Special regression test for cases where blocks are empty except for marker elements. 19 years ago
  Jeremias Maerki 4662ada252 Bugfix for special case when markers weren't added correctly. This happens when a block is empty except for marker elements. 19 years ago
  Jeremias Maerki 6f41573fc5 Both fore- and background colors are initially black. This fixes a bug where in a certain situation a white background resulted in a black rectangle being painted because the color operators are only generated if the color changes. 19 years ago
  Glen Mazza ed4c1da52c PR: 19 years ago
  Glen Mazza 2265f3fa72 Addition of new fo:page-sequence-wrapper FO from XSL 1.1. Currently not "plugged in" (it is commented out in FOElementMapping) nor functionally implemented. 19 years ago
  Jeremias Maerki 6123b54cc9 Border, Padding and spaces on level fo:table. 19 years ago
  Jeremias Maerki c8140562d9 Test for proportional-column-width() function. 19 years ago
  Jeremias Maerki af7f69a970 Test for height and block-progression-dimension on table-row (disabled because it fails). 19 years ago
  Jeremias Maerki a93634dada Two test cases testing table-column properties (disabled because they fail). 19 years ago
  Jeremias Maerki 75c96edad5 First most basic test for tables. 19 years ago
  Jeremias Maerki 38c76806d4 table-cell generates a normal reference-area. 19 years ago
  Jeremias Maerki 2a0c6e26f1 -Dfop.layoutengine.starts-with=breaks selects all tests that begin with "breaks", eg. "breaks2.xml". 19 years ago
  Jeremias Maerki 9ba2e873d3 Two basic tests for break-before|after on blocks (currently disabled because they fail). 19 years ago
  Jeremias Maerki ae6f9e9fd5 Added the page number to the pageViewport 19 years ago
  Glen Mazza d69f26fbac PR: 19 years ago
  Simon Pepping 765e233dfb Updated the paths in the Makefile and the customization stylesheets. 19 years ago
  Simon Pepping 1095620ae6 Updated to the current situation. Patch by renaud richardet, see bug 33126 19 years ago
  Jeremias Maerki 6a41df1053 Test case for borders, padding and spacing on list-blocks and list-items. 19 years ago
  Jeremias Maerki 9a4ea18659 Remember to switch on the brain when writing test cases. :-) Forgot to take start-indent into account. 19 years ago
  Jeremias Maerki 096a0bfab6 Added border, padding and spacing for list-blocks and list-items. 19 years ago
  Jeremias Maerki a1d60d9097 Cleanup and added missing some public accessors. 19 years ago
  Jeremias Maerki acd3d1c3f2 Additional test using margin-left on the list-item and non-default values for provisional-distance-between-starts and provisional-label-separation. 19 years ago
  Jeremias Maerki dd518f0885 corresponding.compute() may also return null to indicate that the inherited value should be used. 19 years ago
  Jeremias Maerki 6368656233 Basic tests for lists. 19 years ago
  Jeremias Maerki f79638aa9b Fixed a bug for labels, giving the wrong reference IPD. 19 years ago
  Jeremias Maerki 5041422b29 CONTAINING_REFAREA seems to work now, so use it. 19 years ago
  Jeremias Maerki daddb74bf2 Fixed CONTAINING_REFAREA (for list indents) 19 years ago
  Jeremias Maerki 3200c9e3f2 Tests for retrieve-boundary. 19 years ago
  Jeremias Maerki a1ed5f808c Fixed a bug in markers with boundary document and page-sequence. 19 years ago
  Jeremias Maerki 984d7d8d58 Test for markers with first-including-carryover 19 years ago
  Jeremias Maerki 6c2f7aa7ac Switching off reuse of static LMs, which fixes page numbers and markers on pages >1. 19 years ago
  Jeremias Maerki a9d8444aef toString() 19 years ago
  Jeremias Maerki 7b6d7f21e6 Basic test for markers. 19 years ago
  Jeremias Maerki e04a0dda14 Tests for testing normal page breaking (block and block-containers). 19 years ago
  Jeremias Maerki 8e85098492 Added a check for endless loops. 19 years ago
  Jeremias Maerki 1a9a4db0fc Bugfix for layout of block-containers with fixed BPD. They weren't properly broken over to the next page if they didn't fit. 19 years ago
  Jeremias Maerki 4da85b8ab3 Commenting a variable that was already defined in the superclass. 19 years ago
  Jeremias Maerki 91f5d7491d toString() work 19 years ago
  Jeremias Maerki c73abffc69 Second batch of text-decoration tests (inheritance and color) 19 years ago
  Jeremias Maerki ec0a6212ec First batch of text-decoration tests 19 years ago
  Jeremias Maerki 1b772f22b9 Get the mark colors for text-decorations right. 19 years ago
  Jeremias Maerki fd4766c634 Too many optimizations. 19 years ago
  Jeremias Maerki d9ac7fb576 Removed unnecessary parameter 19 years ago
  Jeremias Maerki c62eb56cc3 First version of text-decoration support (no colors, yet, PDF rendering may not be optimal, yet, but the rest seems to work) 19 years ago
  Jeremias Maerki 885db48aa4 Additional text-decoration traits 19 years ago
  Jeremias Maerki dcc549d859 Additional helper functions 19 years ago
  Joerg Pietschmann edae22286f Replaced absolute image paths with relative 19 years ago
  Jeremias Maerki fed05412f0 More page-master testing. 19 years ago
  Jeremias Maerki 347298b332 region-body may not have a border 19 years ago
  Jeremias Maerki 14eb43bbd6 Set base URL so relative URLs work in tests 19 years ago