6091 커밋 (8119cfd58ef86900184a5f9584cff9d2714cb1ff)

작성자 SHA1 메시지 날짜
  Glenn Adams 4463ee02d4 FOP-2179: Fix checkstyle and findbugs warnings. 11 년 전
  Glenn Adams 8261f65265 FOP-2160: Fix NPE when rl writing mode is used in certain contexts. 11 년 전
  Glenn Adams 824106d409 FOP-2178: Fix incomplete kerning when complex script features are enabled. 11 년 전
  Luis Bernardo b8610fb698 fixed the fact that -nocs was not being applied 11 년 전
  Chris Bowditch 328611f478 Fix Jira FOP-2173: Invalid Postscript created with SVG and custom fonts 11 년 전
  Peter Hancock c32a1a7eca Bugzilla 37114: Implementation of changes necessary to warn of invalid property values. 11 년 전
  Peter Hancock 50eaacb707 Small code simplifications due to Luis Bernardo 11 년 전
  Peter Hancock 1bfd5d4b89 JIRA FOP-2171: Missing Glyph in Postscript using DejaVuSans. Submitted by Simon Steiner. 11 년 전
  Luis Bernardo 19e5f2c7ae jira fop-1840: column balancing algorithm; applied patch 12550540 submitted by Robert Meyer. 11 년 전
  Luis Bernardo cdda9cbce7 jira fop-1840: column balancing algorithm; applied patch 12559043 submitted by Robert Meyer. 11 년 전
  Luis Bernardo 0fb2508ec8 bugzilla #54196: configure big / little endian support for TIFF images; patch 29628 applied; submitted by Robert Meyer 11 년 전
  Vincent Hennebert 413ede9d11 Bugzilla #54169: Split the parent tree (the number tree corresponding to the ParentTree entry in the structure tree root) to avoid reaching the internal limits of Acrobat Pro, that would otherwise split it at the wrong place when saving the document. 11 년 전
  Vincent Hennebert 38aafb479b Bugzilla #54167: Disable the overflow recovery mechanism when the flow IPD changes 11 년 전
  Mehdi Houshmand 754b9cf83a Bugzilla#54120: Prevented NPEs when FOP asks Batik for AWT fonts for AFP output 11 년 전
  Mehdi Houshmand 7211a4659d Reduced the dashed border ratio to make it more aesthetically pleasing 11 년 전
  Luis Bernardo 59d7d50f9d fixes checkstyles issues from revisions 1391502 and 1400536 11 년 전
  Luis Bernardo 18562e1d93 bugzilla #53942: fo:flow not rendered with -awt; patch 29465 submitted by Robert Meyer 11 년 전
  Vincent Hennebert 351ad2de8b Bugzilla #54081: properly tag hyphenated words in PDF output when accessibility is enabled 11 년 전
  Chris Bowditch 8a4158de02 bugzilla #48955: Allow AFP font codepage names to be less than 8 chars 11 년 전
  Peter Hancock feecc4c669 Bugzilla#54075: Fixed a regression 11 년 전
  Mehdi Houshmand dfcdf77d1a Bugzilla#45822: Changed the dashed borders to appear more like dashes and less like dotted-borders 11 년 전
  Vincent Hennebert d66f9ca639 Bugzilla #54038: Added PDF/A-2 output option 11 년 전
  Vincent Hennebert cffe81012e Bugzilla #54037: Issue a warning when accessibility is enabled for PDF output and language information is missing 11 년 전
  Peter Hancock 689e5065f5 Support for relative border-*-*-radius fox properties 11 년 전
  Glenn Adams 6d4f8e310e Merge from ^/branches/fop-1_1. 11 년 전
  Luis Bernardo 4b22a0d57e bugzilla #48063: patches 28912 and 29015; fixes infinite loop in footnotes code 11 년 전
  Luis Bernardo 2ca881c067 bugzilla #40676: patch 29132 with changes, support for sRGB and iCCP chunks 11 년 전
  Luis Bernardo a45c0f0da0 bugzilla #54024: rewrote generation of /PageLabels dictionary 11 년 전
  Luis Bernardo f980004af5 fix findbugs issues introduced with revision 1391502 11 년 전
  Luis Bernardo e7541d53d1 edited my entry in the team list; reordered (alphabetic) contributors list 11 년 전
  Peter Hancock 3c781f5ae3 Addressed Findbug and Checkstyle issues 11 년 전
  Vincent Hennebert 213efa9049 Release jars must be built with JAI 11 년 전
  Vincent Hennebert 00502d3d27 Bugzilla #53980: PDF accessibility: Store language information coming from fo:block or fo:character in the structure tree. 11 년 전
  Peter Hancock 54e1779150 Increased unit test coverage for the Painters 11 년 전
  Mehdi Houshmand d332c64dbe Bugzilla#53924: Support for retrieve-table-markers, submitted by Luis Bernardo. 11 년 전
  Vincent Hennebert 6dbc137cea Bugzilla #53902: Added possibility to define 'header' table columns (the same way as fo:table-header allows to define header rows). 11 년 전
  Mehdi Houshmand ab931f20c0 Amended javadoc mistake 11 년 전
  Mehdi Houshmand 7a96857acc Moved the I/O interfaces to XGC and updated code with new resolution mechanism 11 년 전
  Mehdi Houshmand b97d3d6617 Bugzilla#53868: Full font embedding in PDF 11 년 전
  Peter Hancock ba64473061 Bugzilla #53865: Add Rows per Strip configuration for Tiff renderer 11 년 전
  Pascal Sancho db34a5bb62 FOP website: broken links to nabble archives 11 년 전
  Vincent Hennebert 67029d1a9c Bugzilla #53598: avoid IllegalArgumentException by setting the breakClass field in BreakElement to a legal default value 11 년 전
  Vincent Hennebert dd7cb3dcd5 Bugzilla #45715: Restored support for break-before on fo:table. 11 년 전
  Vincent Hennebert 45d3b205f7 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 a1eb53a2a7 Amended synchronized mistake made in r1380169. 11 년 전
  Mehdi Houshmand 984a9a836a Amended a couple javadocs and some trivial clean up 11 년 전
  Mehdi Houshmand 155ebaa00c Bugzilla#53790: Prevented the TIFF configurator from overriding the Bitmap configurator unless CCITT compression is enabled. 12 년 전
  Mehdi Houshmand 0c9e4bb995 Bugfix#53786: Removed the Attribute Qualifier (x80) triplet from TLEs as they aren't being properly used 12 년 전
  Mehdi Houshmand 6a2f48c9fa Bugzilla#48954: Support for character encoding of TLEs in AFP output. Submitted by PH. 12 년 전
  Vincent Hennebert 57b023bd7e Bugzilla 53778: When PDF accessibility is enabled, the contents for the different regions must appear in the proper order in the structure tree. 12 년 전