5362 Commits (Temp_PDF_in_PDF)
 

Author SHA1 Message Date
  Jeremias Maerki 7392679545 Bugfix: Make sure floats and doubles are not formatted using exponential format because PDF doesn't support it. 16 years ago
  Jeremias Maerki 1c2be8875b Fix a bug introduced while converting to the generic structures (images could produce invalid PDFs). 16 years ago
  Jeremias Maerki fca2799f68 Preparations for supporting "PDF in PDF" (PDF file as "src" attribute for fo:external-graphic). 16 years ago
  Jeremias Maerki 1196ba6a02 Preparing temporary branch for my work on PDF-in-PDF support 16 years ago
  Vincent Hennebert 8db2740bd9 Add in status.xml the noticeable changes I made in the last couple of months: 16 years ago
  Vincent Hennebert 72797e71cd Clean up: 16 years ago
  Vincent Hennebert 89829841e4 Move the handling of breaks back in TableContentLM 16 years ago
  Vincent Hennebert beb66bc635 First step at introducing a layout manager for a row-group 16 years ago
  Vincent Hennebert 9a101c3b38 Clean up the handling of startIndent 16 years ago
  Vincent Hennebert 1c4c14e3da Set visibility of fields to private 17 years ago
  Chris Bowditch 65a4c0beb3 Bugzilla #42956 17 years ago
  Jeremias Maerki f088e7bbf9 AFP Renderer: Bugfix for 1 bit images where the width is not a multiple of 8. 17 years ago
  Chris Bowditch c835ffc917 Bugzilla #42956: 17 years ago
  Jeremias Maerki f3ce4041c0 Bugzilla #42956: 17 years ago
  Chris Bowditch 1e7bbc0e02 Bugzilla #42971 and #42956 17 years ago
  Jeremias Maerki 21b0ced38d rubico.com doesn't exist anymore. 17 years ago
  Vincent Hennebert 7d63aaf81b Testcases for conditional spaces inside table-cells. 17 years ago
  Manuel Mall e298d0b184 Changed my mind on handling of width calculation for zero width spaces and moved it into the Font class where other similar cases are already dealt with 17 years ago
  Manuel Mall 22887795cf Corrected issue with zero width spaces being given a non zero width 17 years ago
  Vincent Hennebert 42fb548468 Fix javadoc error 17 years ago
  Andreas L. Delmelle b4f3b9d29f Tweak: use generic boolean Maker. 17 years ago
  Andreas L. Delmelle 04db874afa Slight correction: 17 years ago
  Andreas L. Delmelle 99262c3d0a Remove method added only for quick debug. 17 years ago
  Andreas L. Delmelle afa000d0c1 Fix possible memory leak in PropertyCache 17 years ago
  Jeremias Maerki ebf1e9be66 Fix bug in equals() that made caching effect-less. 17 years ago
  Andreas L. Delmelle 4f6fbb2785 Cache CharacterProperty 17 years ago
  Vincent Hennebert 6c3da8eca7 Style only: correct indentation 17 years ago
  Vincent Hennebert 0da37cf697 Code cleanup and javadocs 17 years ago
  Vincent Hennebert 18f76f607f Rename endRow into the more meaningful endRowIndex 17 years ago
  Andreas L. Delmelle 57edd2c7df Fix: add implementation of hashCode() and equals() to NumberProperty, to make the caching work as expected. 17 years ago
  Vincent Hennebert 9bab0f8449 Use an iterator instead of get(index) to iterate over the list of Knuth elements 17 years ago
  Manuel Mall 490cf6da6d Added support for keep-togther.within-line="always" 17 years ago
  Andreas L. Delmelle 4e921e05c7 * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal of some @author tags 17 years ago
  Andreas L. Delmelle 8fcc676984 Correction of premature javadoc commit in r557035 17 years ago
  Manuel Mall d0ffc489d5 Fixed incomplete support for Unicode word joiners 17 years ago
  Andreas L. Delmelle 1b5c727a2d Undo changes of r556112 17 years ago
  Vincent Hennebert 725096997b Store the index of the last spanned row, instead of the starting row. That latter information isn't really needed. 17 years ago
  Vincent Hennebert 8c9f964e3c - Compute the height of already handled rows progressively in TableStepper 17 years ago
  Andreas L. Delmelle e5d7df253f Compliance update: starting-state supported on fo:bookmark; already added at other places in the docs 17 years ago
  Andreas L. Delmelle 3ff7cea4a8 Use a slightly more convenient name to keep the code somewhat readable 17 years ago
  Andreas L. Delmelle 1ccc95e8f0 Removal of unused method 17 years ago
  Andreas L. Delmelle d673a10b74 Some cleanup and removal of unused methods 17 years ago
  Andreas L. Delmelle f8092efc4a Bugzilla 42843: Warn on glyph substitution (offered by Max Berger) 17 years ago
  Andreas L. Delmelle 4e53cd8c59 Addition of a general-purpose int-to-int map to replace Integer-to-Integer HashMaps + first usage in TTFFile 17 years ago
  Vincent Hennebert 383b7b9b7f Extract the ActiveCell class into a top-level class 17 years ago
  Andreas L. Delmelle f38b96f676 Completion of the previous two small patches: modified and corrected javadoc comments 17 years ago
  Andreas L. Delmelle 39aecb631c TODO-comment also removed... 17 years ago
  Andreas L. Delmelle d4f6b05fba TODO removed: use LayoutContext's stackLimit instead of the availIPD parameter 17 years ago
  Vincent Hennebert b535780e8c Move the creation of GridUnitParts into ActiveCell 17 years ago
  Vincent Hennebert 945d1cfaf3 Fixes in the steps computation: 17 years ago