4148 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 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 719a8a5077 Bugzilla #42067: 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 975a67c116 Make keep-with-next and keep-with-previous work on fo:table 17 years ago
  Vincent Hennebert 9590ee0eb0 Fix the handling of padding for spanning cells in the collapsing-border model 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 ac8dd41ea7 Style only: fix indentation 17 years ago
  Vincent Hennebert 9eeaaef84e - add svn:keywords and svn:eol-style properties 17 years ago
  Jay Bryant 4a65579050 Added sorting of the list of named destinations (necessary to have more than one destination in a document, unless you get lucky and have them in the proper order by coincidence) 17 years ago
  Jay Bryant bfd18f9925 Created a comparator for named destinations, to enable sorting the list of destinations. 17 years ago
  Bertrand Delacretaz 1c3447822d Marking myself inactive, new job means I'll most probably not work on FOP in the next few months 17 years ago
  Jay Bryant a21c6cef8e Added a PDFGoTo to the PDFDestination handler, so that Destinations properly jump to the page referenced by the PDFGoTo. 17 years ago
  Jeremias Maerki 37cb274de5 Fixes for issues introduced with fox:destination: 17 years ago
  Simon Pepping 894074229c Allow for the case where a block-container occurs inside an inline 17 years ago
  Vincent Hennebert 6c1e613e65 Add a "new committer" entry for Jay in the news file. A bit late, sorry Jay! 17 years ago
  Vincent Hennebert 405e9d2b9b No change; just add svn:keywords and svn:Id properties on new files 17 years ago
  Vincent Hennebert 877d2fbdcc - fix minor checkstyle issues 17 years ago
  Jay Bryant 3ce1aa3b1c New class to support named destinations 17 years ago
  Vincent Hennebert 63c20c7544 In collapsing-border model, tables have no padding and borders are determined at the cell level. Disable addPendingMarks in such a case. 17 years ago
  Jay Bryant f958442a17 changes to support named destinations 17 years ago