5977 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 2cb88e8a33 Removed unused/unresolvable XSL reference that breaks FireFox load of RDF. 12 years ago
  Glenn Adams 8bd9b6dcf0 Fix broken XML. 12 years ago
  Glenn Adams 8b4d32227b Fix broken link to permit documentation deployment. 12 years ago
  Glenn Adams f2a4f59f3a Revert change in tag, moving change to fop-1_1 branch. 12 years ago
  Glenn Adams d4a1a41bf1 Fix broken link to permit documentation deployment. 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 63f9e3bd72 Fix typos in comments. Submitted by Dieter von Holten. 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
  Vincent Hennebert 4e554123dc Updated the documentation 12 years ago
  Vincent Hennebert 58efb3c3ac Removed unused private methods 12 years ago
  Vincent Hennebert cc0a25b540 Fixed FindBugs issue: do not compare strings with == or != 12 years ago
  Vincent Hennebert 4cd3db9c8e Fixed FindBugs issue: use String.to(Lower|Upper)Case with Locale.ENGLISH 12 years ago
  Vincent Hennebert eaa8350771 Cosmetics only: organised imports 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
  Vincent Hennebert 37378b836a Removed commented code: subset-embedding for single-byte fonts is not working yet 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
  Mehdi Houshmand 00c4d5b6f6 Further clean up to PDFResources and fixed mistake in last commit 12 years ago
  Vincent Hennebert fae8882d22 Renamed DIRECTORY_TABLE into TABLE_DIRECTORY 12 years ago
  Mehdi Houshmand 9ca185526b Added generics to PDFResources, also changed HashSet -> LinkedHashSet to make PDF output more deterministic 12 years ago
  Vincent Hennebert 86004ef152 Javadoc improvements 12 years ago
  Vincent Hennebert 992889d0a8 Javadoc improvements 12 years ago
  Vincent Hennebert f9544fb7a6 Removed deprecated method 12 years ago
  Vincent Hennebert a5c4a9c5d5 Renamed BFEntry into CMapSegment 12 years ago
  Vincent Hennebert 28397e02f0 Organized imports 12 years ago
  Vincent Hennebert 9107ba1eee setBFEntries is deprecated, replaced with setCMap 12 years ago
  Vincent Hennebert 1f82c47f3c Made glyphToUnicodeMap and unicodeToGlyphMap final 12 years ago
  Vincent Hennebert 2717d9ecaf Removed unused methods 12 years ago
  Vincent Hennebert 9e1c3f381c Added possibility to treat some content as artifact. 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