95 Commits (65e12053cb81114db964534f7e974c338a8a467b)

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