95 Commits (65e12053cb81114db964534f7e974c338a8a467b)

Autor SHA1 Mensaje Fecha
  Peter Hancock 65e12053cb Addressed findbugs and checkstyle regressions hace 12 años
  Peter Hancock 160d78ce1c Associate structure tree elements directly to render content hace 12 años
  Vincent Hennebert c6fb066a02 Removed the DOM representation of the structure tree. hace 12 años
  Peter Hancock 79b6690593 Added an IFDocumentHandler filter for triggering rendering events. hace 13 años
  Jeremias Maerki 8c3aa5ee7f Added option for PostScript output to optimize for file size rather than quality. hace 13 años
  Vincent Hennebert 427df0fa7d Added id element to intermediate format to track the origin of content. hace 13 años
  Andreas L. Delmelle 8ba2be7b37 Properly fix the case of unresolved bookmarks for the intermediate format: bypass serialization of the bookmarks, instead of only its action. hace 13 años
  Andreas L. Delmelle 8c443ea886 Fixed regression introduced by Bugzilla 50593: bookmarks pointing to a non-existing internal destination should just trigger a warning. hace 13 años
  Vincent Hennebert b8ac4207fe Renamed Viewport into InlineViewport hace 13 años
  Vincent Hennebert 5d664ac15d Bugzilla #49910: clipping rectangle is wrong on side-regions hace 13 años
  Jeremias Maerki ce6d9e1eee Adjust to changes in XML Graphics Commons: hace 13 años
  Vincent Hennebert 55fbf51025 Another go at removing all trailing whitespace hace 13 años
  Simon Pepping bf82c8fb01 Reverting renaming of public methods of rev. 1036179 hace 13 años
  Simon Pepping cfa853d5b2 findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9) hace 13 años
  Jeremias Maerki e7e2907920 Allow to pass through document-level extensions from the first document passed to the IFConcatenator. hace 13 años
  Vincent Hennebert 0f58f09a9a Fixed indentation hace 14 años
  Jeremias Maerki aba436311c Removed many "// CSOK: ConstantName" instances for constants, by converting them to uppercase as they should really be. hace 14 años
  Jeremias Maerki 29e8badcec Bugzilla #49733: hace 14 años
  Jeremias Maerki 9dc0ea2f7a Bugzilla #49403: hace 14 años
  Vincent Hennebert a5a17890ad Moved ResourceEventProducer to org.apache.fop hace 14 años
  Vincent Hennebert 560e3f8153 Bugzilla 48032: moved xml:space attribute from <text> up to <page-sequence> element in order to save a bit on disk space hace 14 años
  Vincent Hennebert 444ea54c14 Issue an error when attempting to render an intermediate XML file in accessibility mode, but that file wasn't generated with accessibility (i.e., does not contain the structure tree) hace 14 años
  Vincent Hennebert 2a54372f5d Renamed some variables and methods for consistency. hace 14 años
  Vincent Hennebert 113a028123 Merged SimpleStructureTree and ParsedStructureTree classes into a single one, used by both TransformerNodeEndProcessing and intermediate XML parsers hace 14 años
  Vincent Hennebert e3e19e881a Bugfix: render all background images as artifacts hace 14 años
  Vincent Hennebert 618e88ae22 Removed unnecessary languageStack field hace 14 años
  Vincent Hennebert b59502d64e Fixed support for links and images in the Intermediate Format hace 14 años
  Jeremias Maerki 05c9bf8726 Javadocs: Removed all <tt> occurrences with <code> or {@link}. hace 14 años
  Jeremias Maerki babc376fe8 Some javadoc fixes: @code -> @link hace 14 años
  Vincent Hennebert 3ec57c684b Implemented parsing of structure trees from IF XML files. hace 14 años
  Vincent Hennebert dbaf63a64d Factorized into a new class the parsing of the reduced FO tree, that was duplicated in IFSerializer and PDFDocumentHandler. hace 14 años
  Maximilian Berger a164040a67 no page index requires no location to satisfy identity junit test hace 14 años
  Maximilian Berger 0a0a566c5d Add safeguards for getter not to return null hace 14 años
  Jeremias Maerki cc32c1fab6 Bugzilla #47311: hace 15 años
  Jeremias Maerki 8eefdf7d68 Added support for adding natural language information on page-sequence and document level to a tagged PDF. hace 15 años
  Jeremias Maerki 75fde7d021 Some cleanup. hace 15 años
  Jeremias Maerki edba3dbe22 Bugfix for navigation elements when parsing intermediate content. hace 15 años
  Jeremias Maerki 04e5717494 Enabled parsing support for foreign attributes on page-sequence. hace 15 años
  Jeremias Maerki fb5ad866dd Missing javadocs. hace 15 años
  Jeremias Maerki 45e74b066f Reverted changes for "ptr" to painter interface as announced in #46705. The pointer value is now provided through the IFContext so only the implementations that support it have to deal with it. hace 15 años
  Jeremias Maerki 59f151eaef Strange, this change didn't get merged over. Not sure why. hace 15 años
  Jeremias Maerki c71b4374b1 Amendment to revision 755894: hace 15 años
  Jeremias Maerki 3c5ac0297c Bugfix: IFSerializer's mimicking feature didn't work properly. The wrong configuration got selected. hace 15 años
  Jeremias Maerki dc201205b7 Added support for adding extension elements and foreign attributes on fo:page-sequence. hace 15 años
  Jeremias Maerki 863f9e143a JavaBeanified FOUserAgent.accessibilityEnabled(). hace 15 años
  Jeremias Maerki 223eb5df1f Bugzilla #46705: hace 15 años
  Jeremias Maerki 952af34e49 Fixed copy/paste mistakes. hace 15 años
  Jeremias Maerki 5301aae80a Moved area tree example to package embedding/atxml. hace 15 años
  Jeremias Maerki 4e27a1c9dd Performance improvements and file-size reductions by introducing letter-spacing and word-spacing attributes in new IF (as mentioned on fop-dev). hace 15 años
  Jeremias Maerki 305de2792e Better error message. hace 15 años