565 커밋 (Temp_XGC_URI_Resolution)

작성자 SHA1 메시지 날짜
  Vincent Hennebert a1af0b2481 Bugzilla #53902: Added possibility to define 'header' table columns (the same way as fo:table-header allows to define header rows). 11 년 전
  Mehdi Houshmand ccd2678cd0 Bugzilla#53868: Full font embedding in PDF 11 년 전
  Peter Hancock d99dc75ffa Bugzilla #53865: Add Rows per Strip configuration for Tiff renderer 11 년 전
  Vincent Hennebert 10e39f016a Bugzilla #53598: avoid IllegalArgumentException by setting the breakClass field in BreakElement to a legal default value 11 년 전
  Vincent Hennebert 207b1d0228 Bugzilla #45715: Restored support for break-before on fo:table. 11 년 전
  Vincent Hennebert 9508968e6e Bugzilla 53827: When an fo:block has a non-zero value for its text-indent property and is broken over two pages of different widths, then the first line on the second page is missing one word and appears indented. 11 년 전
  Mehdi Houshmand 008bf019ad Bugzilla#53790: Prevented the TIFF configurator from overriding the Bitmap configurator unless CCITT compression is enabled. 11 년 전
  Mehdi Houshmand 488c642a7a Bugfix#53786: Removed the Attribute Qualifier (x80) triplet from TLEs as they aren't being properly used 11 년 전
  Mehdi Houshmand 8430f08399 Bugzilla#48954: Support for character encoding of TLEs in AFP output. Submitted by PH. 11 년 전
  Vincent Hennebert 69beec0c8f Bugzilla 53778: When PDF accessibility is enabled, the contents for the different regions must appear in the proper order in the structure tree. 11 년 전
  Mehdi Houshmand d6994df393 Bugfix#53766: Remove StandardEncoding as the encoding type from fonts used in the PDF renderer. Submitted by Robert Meyer. 11 년 전
  Mehdi Houshmand 97b2f1205a Bugzilla#53685 - AFP charactersets are cached using more unique keys 11 년 전
  Mehdi Houshmand ce3600f754 Buzilla#53657 - AFP fonts use nominal character increment when the glyph metrics aren't available 11 년 전
  Vincent Hennebert 6c9c875c0d Bugzilla #53688: Wrong page number reported when a column overflows the region-body in a multi-column document 11 년 전
  Vincent Hennebert 2c2c292121 Bugzilla #53639: When PDF accessibility is enabled, the Scope attribute must be present in the structure tree for table header elements. 12 년 전
  Mehdi Houshmand 91b509858a Bugzilla#53600: Added an event if a glyph and its metric information does not exist in the character set 12 년 전
  Vincent Hennebert 6c6183d35a Bugzilla #53596: When PDF accessibility is enabled, the structure tree must contain information about the number of columns or rows spanned by a table cell. 12 년 전
  Glenn Adams 56517e87d2 Merge from ^/branches/fop-1_1. 12 년 전
  Mehdi Houshmand adbd5aac98 Bugzilla#53563: Removed a method call that could cause a java.awt.HeadlessException in PCLGraphics2D (brought it inline with PDF/PS/AFP-Graphics2D classes) 12 년 전
  Vincent Hennebert dc5a2cc9e7 When PDF accessibility is enabled, treat repeated table headings as artifacts 12 년 전
  Vincent Hennebert c1c33af031 Bugfix: An IllegalArgumentException was thrown when break-before was used inside a list 12 년 전
  Vincent Hennebert 3411937d72 Bugfix: When restarting layout for the last page, discard glues and penalties at the beginning of the restarted Knuth sequence. 12 년 전
  Glenn Adams 015538e0f1 Fix errors and warnings in example files. Add build.xml for documentation examples. 12 년 전
  Glenn Adams 2a631ed3af Bugzilla #53458: Fix incorrect language and country code key generation in hyphenation tree cache. 12 년 전
  Glenn Adams f7c9ea74d2 Bugzilla #53431: Fix incorrect SVG line dash pattern with PDF output format. Submitted by Luis Bernardo. 12 년 전
  Glenn Adams 6ebb1734ec Bugzilla #40676: Fix interoperability issue with Adobe reader regarding use of multiple filters. Submitted by Luis Bernardo. 12 년 전
  Glenn Adams bf1401875c Eliminate javadocs warnings. 12 년 전
  Glenn Adams da4e308bb1 Bugzilla #40676: Update site documentation about PNG image loading configuration and support. Submitted by Luis Bernardo. 12 년 전
  Glenn Adams 3b991e5413 Buzilla #40676: Fix newly introduced findbugs warnings. Submitted by Luis Bernardo. 12 년 전
  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 년 전
  Glenn Adams bb62a7639a Bugzilla #53412: Eliminate incorrect use of object identity which produces excessive property cache collisions. Submitted by Alexios Giotis. 12 년 전
  Glenn Adams e7181a7fdf Eliminate javadocs warnings. 12 년 전
  Glenn Adams d327ca6f7a Update xmlgraphics common jar to reflect recent fixes in XGC. 12 년 전
  Glenn Adams c4687c68e5 Bugzilla #43940: Fix handling of NaN, {+,-}Infinity, and other edge cases. Submitted by Julien Aymé. 12 년 전
  Glenn Adams d48e0e1f46 Add version attribute to AT and IF intermediate formats. Also eliminate redundant use of reversed attribute in AT format. 12 년 전
  Glenn Adams 72ba7e572d Add extension to place code just before PostScript %PageTrailer. Submitted by Luis Bernardo. 12 년 전
  Glenn Adams 4778980074 Bugzilla #53294: Fix invalid PostScript file being created when font-size is 0. Submitted by Robert Meyer. 12 년 전
  Glenn Adams b14cfce3f8 Update FAQ and New Bug documentation. 12 년 전
  Vincent Hennebert 89b98e43e0 Added support for the role property on fo:page-sequence, fo:flow and fo:static-content. 12 년 전
  Vincent Hennebert f227dce56c The Type entry is optional for a structure element. Not outputting it allows to save space in the final output. 12 년 전
  Glenn Adams 3f7239142b Bugzilla #52144: Fix crash on use of version switch (-v). Submitted by Luis Bernardo. 12 년 전
  Glenn Adams 5a0e10ae9d Bugzilla #53242: Support fractional line widths in AFP renderer, fixing problem with SVG line drawing. Submitted by Luis Bernardo. 12 년 전
  Glenn Adams c251ff4844 Bugzilla #53248: Fix exception thrown from use of -print option in CLI. Submitted by Luis Bernardo. 12 년 전
  Glenn Adams aab9b3159b Bugzilla #53247: Fix renderer mime type for PCL output; should be application/x-pcl. 12 년 전
  Glenn Adams b5331a3467 Bugzilla #40699: Fix for invalid PDF for certain numerical values in SVG lineargradient. Submitted by Luis Bernardo. 12 년 전
  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 년 전
  Glenn Adams 953e762e1b Bugzilla #45715: Break before (break-before) not respected on blocks nested in inlines. 12 년 전
  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 년 전
  Glenn Adams 6c90bb6701 Bugzilla #43940: Use new double format utility to improve thread safety and performance. Submitted by Julien Aymé, Ognjen Blagojevic. 12 년 전
  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 년 전