6018 Ревизии (6c6183d35af7ed373ac3c9613ea4e35e77ae3afc)

Автор SHA1 Съобщение Дата
  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 години
  Mehdi Houshmand 1e21dd0309 Fixed all javadoc issues, "ant javadocs" now works without errors преди 12 години
  Mehdi Houshmand 30e3ad1e01 Corrected javadocs in o.a.f.apps.* classes преди 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 години
  Mehdi Houshmand 3325a6c6c4 Updated XGC with r1358258 - consolidated some GraphicsConfiguration classes so as to remove duplicated code преди 12 години
  Mehdi Houshmand e17daf009f Addressed some of the javadocs that were erroneous преди 12 години
  Mehdi Houshmand 41299785b6 Fixed deprecation warning and added some comments to explain the API design преди 12 години
  Mehdi Houshmand d54c3555e0 Fixed NPE with when outputting AreaTree also improved base URI handling for CLI преди 12 години
  Mehdi Houshmand 6405d862d3 Changed the base URI of the FOP factory to be the FO file when CLI is used преди 12 години
  Peter Hancock 9561830370 Synchronized FopFactory.getRendererConfig преди 12 години
  Peter Hancock 4c623422ef Removed FopFactory.getRendererConfig from public API преди 12 години
  Mehdi Houshmand 6087e3d708 Command line parameters override fop conf settings when set (they won't override when not set) преди 12 години
  Mehdi Houshmand 01d68aa91e Updated documentation with new API changes преди 12 години
  Mehdi Houshmand e4dfc7fe53 Fixed regression re:strict-validation parameter in fop.xconf преди 12 години
  Mehdi Houshmand 69b461d2b4 Changed the logging mechanism for the PDF filter list to debug level преди 12 години
  Vincent Hennebert cd11fac7e6 Removed limitations that were lifted after the work on the Temp_TrueTypeInPostScript branch преди 12 години
  Mehdi Houshmand b409a37cbf Addressed some of the comments made by VH re:Temp_URI_Unification merge преди 12 години
  Mehdi Houshmand 8f37765b5c Bugzilla#53502: MODCA end structured field now more conformant with the spec by allowing 0xFFFF match (match any). Submitted by Robert Meyer преди 12 години
  Vincent Hennebert fdb801262c Removed TTFCmapEntry class accidently re-introduced in rev. 1356646 преди 12 години
  Mehdi Houshmand d256d57a58 Check style and find bugs now pass without errors преди 12 години
  Mehdi Houshmand d9695207a5 White space, unused method and import clean up преди 12 години
  Jeremias Maerki 2a7e60cb33 Fix for regression introduced by revision 1352986: NPE when auto-detecting TrueType Collections. преди 12 години
  Mehdi Houshmand f5a033d38f Changed the exception message when internal font key == null, also some clean up and encapsulation to *Painter classes преди 12 години
  Chris Bowditch 12dc06840f replace tabs with space. Correct use of it's with its as suggested by Vincent. Sorry for the noise. I should have done all the changes in a single commit. преди 12 години
  Chris Bowditch 281373f68a fix ö and ä in names преди 12 години
  Chris Bowditch 84a6f8a9f7 Add Alexios Giotis as Contributor. Remove Louis Masters who hasn't posted since 2009 преди 12 години
  Glenn Adams 015538e0f1 Fix errors and warnings in example files. Add build.xml for documentation examples. преди 12 години
  Mehdi Houshmand c9f6e74ddf Improved the handling of defaults for PDF config and general clean up преди 12 години
  Glenn Adams 63f9e3bd72 Fix typos in comments. Submitted by Dieter von Holten. преди 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 години
  Mehdi Houshmand a97e0be88b Predominantly clean up and javadocs, very little functional change here преди 12 години
  Mehdi Houshmand c36ffee9df Added tests and cleaning up of code преди 12 години
  Mehdi Houshmand 04c08fb904 Added class missing from last commit преди 12 години
  Glenn Adams da4e308bb1 Bugzilla #40676: Update site documentation about PNG image loading configuration and support. Submitted by Luis Bernardo. преди 12 години
  Vincent Hennebert 4e554123dc Updated the documentation преди 12 години
  Vincent Hennebert 58efb3c3ac Removed unused private methods преди 12 години
  Vincent Hennebert cc0a25b540 Fixed FindBugs issue: do not compare strings with == or != преди 12 години
  Vincent Hennebert 4cd3db9c8e Fixed FindBugs issue: use String.to(Lower|Upper)Case with Locale.ENGLISH преди 12 години
  Vincent Hennebert eaa8350771 Cosmetics only: organised imports преди 12 години
  Glenn Adams 3b991e5413 Buzilla #40676: Fix newly introduced findbugs warnings. Submitted by Luis Bernardo. преди 12 години
  Peter Hancock 22682543c9 Removed HyphenationTreeResolver and better Handling of 'data://' URIs преди 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 години