536 Commits (fop-1_1rc1)

Author SHA1 Message Date
  Glenn Adams 02f3df2209 Manually synchronize with prior 1.1rc1 tag, modulo $Id$ expansion differences. 12 years ago
  Glenn Adams ec0cb9611c Reapply 1.1rc1 changes. 12 years ago
  Glenn Adams 12e4f1844c Merge from origin/trunk. 12 years ago
  Glenn Adams 015538e0f1 Fix errors and warnings in example files. Add build.xml for documentation examples. 12 years ago
  Glenn Adams 2a631ed3af Bugzilla #53458: Fix incorrect language and country code key generation in hyphenation tree cache. 12 years ago
  Glenn Adams f7c9ea74d2 Bugzilla #53431: Fix incorrect SVG line dash pattern with PDF output format. Submitted by Luis Bernardo. 12 years ago
  Glenn Adams 6ebb1734ec Bugzilla #40676: Fix interoperability issue with Adobe reader regarding use of multiple filters. Submitted by Luis Bernardo. 12 years ago
  Glenn Adams 28a2151ee2 Update 1.1rc1 release date to 2012-07-02 (post-dated to accommodate vote and release process). 12 years ago
  Glenn Adams 381ddddbcf Merge from origin/trunk. 12 years ago
  Glenn Adams bf1401875c Eliminate javadocs warnings. 12 years ago
  Glenn Adams da4e308bb1 Bugzilla #40676: Update site documentation about PNG image loading configuration and support. Submitted by Luis Bernardo. 12 years ago
  Glenn Adams 3b991e5413 Buzilla #40676: Fix newly introduced findbugs warnings. Submitted by Luis Bernardo. 12 years ago
  Glenn Adams 4bba95be2e Bugzilla #40676: Support use of ImageLoaderRawPNG decoder in order to prevent re-encoding of PNG images (and unnecssary output file bloat). Submitted by Luis Bernardo, Matthias Reischenbacher. 12 years ago
  Glenn Adams bb62a7639a Bugzilla #53412: Eliminate incorrect use of object identity which produces excessive property cache collisions. Submitted by Alexios Giotis. 12 years ago
  Glenn Adams 4a2e8e12cb Merge from origin/trunk. 12 years ago
  Glenn Adams e7181a7fdf Eliminate javadocs warnings. 12 years ago
  Glenn Adams d514bdd295 (1) update xmlgraphics commons jar; 12 years ago
  Glenn Adams 212be02c8e Change release designation 1.1 to 1.1rc1. 12 years ago
  Glenn Adams d327ca6f7a Update xmlgraphics common jar to reflect recent fixes in XGC. 12 years ago
  Glenn Adams c4687c68e5 Bugzilla #43940: Fix handling of NaN, {+,-}Infinity, and other edge cases. Submitted by Julien Aymé. 12 years ago
  Glenn Adams 2f1b588c83 Merge from trunk. 12 years ago
  Glenn Adams d48e0e1f46 Add version attribute to AT and IF intermediate formats. Also eliminate redundant use of reversed attribute in AT format. 12 years ago
  Glenn Adams ee7201b49e Update site documentation for 1.1 Release. 12 years ago
  Glenn Adams 72ba7e572d Add extension to place code just before PostScript %PageTrailer. Submitted by Luis Bernardo. 12 years ago
  Glenn Adams 4778980074 Bugzilla #53294: Fix invalid PostScript file being created when font-size is 0. Submitted by Robert Meyer. 12 years ago
  Glenn Adams b14cfce3f8 Update FAQ and New Bug documentation. 12 years ago
  Vincent Hennebert 89b98e43e0 Added support for the role property on fo:page-sequence, fo:flow and fo:static-content. 12 years ago
  Vincent Hennebert f227dce56c The Type entry is optional for a structure element. Not outputting it allows to save space in the final output. 12 years ago
  Glenn Adams 3f7239142b Bugzilla #52144: Fix crash on use of version switch (-v). Submitted by Luis Bernardo. 12 years ago
  Glenn Adams 5a0e10ae9d Bugzilla #53242: Support fractional line widths in AFP renderer, fixing problem with SVG line drawing. Submitted by Luis Bernardo. 12 years ago
  Glenn Adams c251ff4844 Bugzilla #53248: Fix exception thrown from use of -print option in CLI. Submitted by Luis Bernardo. 12 years ago
  Glenn Adams aab9b3159b Bugzilla #53247: Fix renderer mime type for PCL output; should be application/x-pcl. 12 years ago
  Glenn Adams b5331a3467 Bugzilla #40699: Fix for invalid PDF for certain numerical values in SVG lineargradient. Submitted by Luis Bernardo. 12 years ago
  Glenn Adams 1c9c25bd5b Bugzilla #53185: Unify date formatting between FOP and XGC as well as tidying the date format code. Submitted by Robert Meyer. 12 years ago
  Glenn Adams 953e762e1b Bugzilla #45715: Break before (break-before) not respected on blocks nested in inlines. 12 years ago
  Glenn Adams 9426ed36ab Bugzilla #48723: Fix for XGC when rendering PostScript using SVG being drawn upside down when using a custom affine transform. Submitted by rmeyer@hotmail.co.uk. 12 years ago
  Glenn Adams 6c90bb6701 Bugzilla #43940: Use new double format utility to improve thread safety and performance. Submitted by Julien Aymé, Ognjen Blagojevic. 12 years ago
  Glenn Adams 1ec5b70b5a Bugzilla #53148: Fix performance regression in JDK 1.6 Update 19 due to use of Java Beans API. Fix checkstyle errors. 12 years ago
  Glenn Adams c3bc9e8b04 Bugzilla #51484: Don't write final /sect suffix in RTF if section is last section. 12 years ago
  Glenn Adams 6d5a9a834d Bugzilla #53143: Ensure fonts are not loaded twice (redundantly). 12 years ago
  Glenn Adams b8f0ffa310 Bugzilla #50196: Add test for basic-link with padding. 12 years ago
  Glenn Adams 2c03c09233 Improve property function argument parsing, specifically, better separate required, optional, and variable arguments and the handling of optional argument defaults. Regularize property function class names. 12 years ago
  Glenn Adams 0b18292f88 Bugzilla #51043: Don't restart layout unless abs(ipd difference)>1 in order to prevent rounding issues from triggering false restart. 12 years ago
  Glenn Adams c5ea5054c7 Bugzilla #50492: Removing experimental feature that violates XSL-FO and Unicode semantics by misinterpreting Basic Latin code points. Users must use private use codepoints to access font specific character mappings that have no assigned Unicode code point. 12 years ago
  Glenn Adams 46917ef59f Bugzilla #53101: Ensure that table cell spanning works in right-to-left writing mode. 12 years ago
  Glenn Adams e533832b11 Bugzilla #53086: Ensure that table footer and header are included in bididirectional resolution. 12 years ago
  Glenn Adams f397b576a8 Bugzilla #53097: Ensure writing-mode specified on fo:table is used to determine writing mode of table and its descendants. 12 years ago
  Glenn Adams a915c74aa4 Bugzilla #53094: Convert block container overflow exception to event model, improving overflow property behavior. 12 years ago
  Glenn Adams e67c4d1633 Bugzilla #51617: Add run target for embedded examples. Add increased JVM memory heap flag for example8 in case font cache is rebuilt. 12 years ago
  Glenn Adams eab33874f3 Bugzilla #53083: Update to use of checkstyle-5.5 as default configuration. Remove checkstyle-4.0 configuration. Also, import environment build properties before local properties, so that latter can refer to former. 12 years ago