5362 Commits (Temp_PDF_in_PDF)
 

Author SHA1 Message Date
  Jeremias Maerki c58159b0eb Checkstyle only. 17 years ago
  Jeremias Maerki 6a01a683b7 Bugzilla #42406: 17 years ago
  Jeremias Maerki 2b5c710ccf Bugzilla #42109: 17 years ago
  Jeremias Maerki c432f41561 PFMFile is now also used inside FOP's normal operations, so don't log too much in "info" level. 17 years ago
  Jeremias Maerki 650ab02c56 Bugzilla #42067: 17 years ago
  Jeremias Maerki 34f930d783 Bugzilla #42067: 17 years ago
  Jeremias Maerki 4dbd4bd6aa Bugfix for ClassCastException with spaces inside a table-cell (using fox:widow/orphan-content-limit) 17 years ago
  Jeremias Maerki 70d54cb2fa Missed the URL. 17 years ago
  Jeremias Maerki d4988bf34c ApacheCon US coming up next 17 years ago
  Jeremias Maerki 87ef9c6ed9 ID on wrapper should work now. 17 years ago
  Jeremias Maerki 9d9251d694 Small Javadoc issue fixed. 17 years ago
  Jeremias Maerki b0f7901112 Extracted a little bit of the multi-output handling code from PNGRenderer in to a new class (MultiFileRenderingUtil) for reuse in the SVGRenderer. 17 years ago
  Jeremias Maerki 603ae92fea setHyphenBaseURL() was missing. 17 years ago
  Luca Furini 29ea9c1b10 Fixing a problem with disappearing footnotes inside inlines when hyphenation is enabled, and with disappearing footnotes whose inline child can be hyphenated (quite unlikely, but you never know ...). 17 years ago
  Jeremias Maerki 0266898d95 Bugfix: Integers were not correctly formatted in PDF. This fixes a problem with embedded fonts. 17 years ago
  Jeremias Maerki b2fd48501b Fixed default encoding problem. 17 years ago
  Jeremias Maerki 02bb4b460f ArrayList -> List. 17 years ago
  Jeremias Maerki b222b4dcad Removed newly introduced dependency from the PDF library to the area tree. 17 years ago
  Jeremias Maerki cb481cd002 Testcase for bookmarks in the area tree. 17 years ago
  Jeremias Maerki 719a8a5077 Bugzilla #42067: 17 years ago
  Jeremias Maerki 283e22abda I've finally setup a local test project using Maven, so I can properly test the Maven artifacts. Turns out, another two small changes are necessary. 17 years ago
  Jeremias Maerki b875d9bf1a Avoid dependency on FOP 0.20.5 from the Batik 1.6 transcoder. 17 years ago
  Jeremias Maerki d7f5122dee Added Maven artifact building following the same pattern as in XML Graphics Commons. 17 years ago
  Jeremias Maerki abe5f3efc3 Reworded requirements slightly to make it more clear to people switching from 0.20.5 to 0.93 (thanks for the hint, Henning). 17 years ago
  Jeremias Maerki 23ccb79d82 Bugzilla #41434: 17 years ago
  Vincent Hennebert 6309a4f57e Bugfixes: 17 years ago
  Vincent Hennebert 361470baa8 Fix a NPE when break-before is specified on the first row of a table, and when that row contains a row-spanning cell. 17 years ago
  Vincent Hennebert c4e62b9f84 Add check for the number of pages 17 years ago
  Vincent Hennebert c529b33567 Fix spelling error in svn:keywords property 17 years ago
  Vincent Hennebert 975a67c116 Make keep-with-next and keep-with-previous work on fo:table 17 years ago
  Vincent Hennebert f2b3555501 Forgot checks for the second table's IPDs 17 years ago
  Vincent Hennebert c1056b66e0 "Exhaustive" testcase for border resolution in the collapsing-border model 17 years ago
  Vincent Hennebert b6fcfcbe1e First testcases for the collapsing-border model in tables 17 years ago
  Vincent Hennebert 9590ee0eb0 Fix the handling of padding for spanning cells in the collapsing-border model 17 years ago
  Vincent Hennebert 0dee60e68e Of course the painting of table borders in the collapsing model is due to Jeremias. Damn me for not thinking of that in the previous commit. 17 years ago
  Vincent Hennebert 95a8746368 Time to enable border-collapse="collapse" 17 years ago
  Vincent Hennebert 47007e04de Fix the computation of cells' IPD when they contain children with forced breaks. 17 years ago
  Vincent Hennebert 69ebbadae6 Move out all statistics/debug related code into an inner Statistics class. 17 years ago
  Jeremias Maerki c2008825ea I messed up the RDF. Fixed now. 17 years ago
  Vincent Hennebert d7b52de121 Bugfix: update dx also for grid units having no border, in the addAreas method 17 years ago
  Vincent Hennebert f99c3b88a7 - remove call to addPadding in TraitSetter.addCollapsingBorders 17 years ago
  Vincent Hennebert 23b32dea95 Fix the handling of forced breaks which were sometimes counted twice. 17 years ago
  Vincent Hennebert 5b35af19ad Extract the logic for advancing to the next grid row, from the getNextStep method to a new one. 17 years ago
  Vincent Hennebert 313cb7945e ... and correct the test for early returning if stepFound is false 17 years ago
  Vincent Hennebert 8b2772dcaf Replace the seqCount integer with a stepFound boolean in the getNextStep method 17 years ago
  Vincent Hennebert 3839d6c734 Replace the array of forced breaks with a single boolean, which should be enough. 17 years ago
  Vincent Hennebert 0db11afe48 - add a columnCount field for clarity 17 years ago
  Vincent Hennebert 2f6386898a Make the fop.layoutengine.disabled property work with fop.layoutengine.starts-with 17 years ago
  Vincent Hennebert ac8dd41ea7 Style only: fix indentation 17 years ago
  Vincent Hennebert 9eeaaef84e - add svn:keywords and svn:eol-style properties 17 years ago