1037 次程式碼提交 (46b2dcc8a0c5d4d65e9c6e6425de0e979bebafa6)

作者 SHA1 備註 提交日期
  Glenn Adams 12e4f1844c Merge from origin/trunk. 12 年之前
  Glenn Adams f7c9ea74d2 Bugzilla #53431: Fix incorrect SVG line dash pattern with PDF output format. Submitted by Luis Bernardo. 12 年之前
  Glenn Adams 381ddddbcf Merge from origin/trunk. 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 4a2e8e12cb Merge from origin/trunk. 12 年之前
  Vincent Hennebert fae8882d22 Renamed DIRECTORY_TABLE into TABLE_DIRECTORY 12 年之前
  Vincent Hennebert 9e1c3f381c Added possibility to treat some content as artifact. 12 年之前
  Vincent Hennebert 340025483a Bugzilla #53296: Updated TTFinPS specific test cases to JUnit 4 12 年之前
  Glenn Adams 2f1b588c83 Merge from trunk. 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 年之前
  Vincent Hennebert 37d0a02bbf Updated reference PDFs following changes from rev. 1341992 and 1342680 12 年之前
  Vincent Hennebert 89b98e43e0 Added support for the role property on fo:page-sequence, fo:flow and fo:static-content. 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 年之前
  Mehdi Houshmand 1e8a2631f0 Improved handling of AFP double-byte character sets 12 年之前
  Mehdi Houshmand c46fafb223 Changed the way AFP PTOCA TransparentData control sequences are written so that they end on character byte boundaries 12 年之前
  Glenn Adams 953e762e1b Bugzilla #45715: Break before (break-before) not respected on blocks nested in inlines. 12 年之前
  Glenn Adams b8f0ffa310 Bugzilla #50196: Add test for basic-link with padding. 12 年之前
  Glenn Adams 46917ef59f Bugzilla #53101: Ensure that table cell spanning works in right-to-left writing mode. 12 年之前
  Glenn Adams e533832b11 Bugzilla #53086: Ensure that table footer and header are included in bididirectional resolution. 12 年之前
  Glenn Adams f397b576a8 Bugzilla #53097: Ensure writing-mode specified on fo:table is used to determine writing mode of table and its descendants. 12 年之前
  Glenn Adams a915c74aa4 Bugzilla #53094: Convert block container overflow exception to event model, improving overflow property behavior. 12 年之前
  Glenn Adams 03f65a7b8b Bugzilla #52763: Support list-block in marker, thus preventing NPE. 12 年之前
  Glenn Adams c3ad778fa8 Bugzilla #53005: Fix incorrect treatment of fo:wrapper as %block in fo:footnote 12 年之前
  Vincent Hennebert 7c8f02c573 Bugzilla #50483: Improved support for TrueType fonts in PostScript 12 年之前
  Vincent Hennebert 2874695d34 Removed reference to XML schema from IF schema. 12 年之前
  Vincent Hennebert 4e26880397 Bugzilla #46962: Fixed deadlock in PropertyCache. 12 年之前
  Vincent Hennebert b9fbfa6b71 Added support for PDF object streams. 12 年之前
  Vincent Hennebert c1653ad475 Bugzilla #51385: Added configuration option to set the version of the output PDF document. 12 年之前
  Mehdi Houshmand 0e6c464899 Bugzila#52849: SVG font being painted as shapes when font present in the system 12 年之前
  Vincent Hennebert e5b62535bb Added new line at end of files and enabled corresponding rule in checkstyle-5.5 12 年之前
  Vincent Hennebert 84943a6eb6 Removed trailing whitespace and enabled corresponding RegexpSingleline Checkstyle rule 12 年之前
  Peter Hancock 1b3cbf35aa Bugzilla#50391: Adding support for different flow-name of fo:region-body in FOP 12 年之前
  Glenn Adams 68f33efa24 fix @Override usage to be compatible with Java 1.5 12 年之前
  Glenn Adams d6d8e57b17 apply complex scripts patch 12 年之前
  Mehdi Houshmand 07b46e643a Enabled assertions in junit tasks (analagous to JVM arg -ea) 12 年之前
  Mehdi Houshmand 98532f28aa Corrected error in Junit4 migration 12 年之前
  Mehdi Houshmand af35f04708 Amended checkstyle errors and return carriages 12 年之前
  Mehdi Houshmand c5c6ddef0c Bugzilla#52513: Moved FOUserAgent to the constructor of the Renderers 12 年之前
  Peter Hancock 160d78ce1c Associate structure tree elements directly to render content 12 年之前
  Mehdi Houshmand f248634b7f Reverted changes made in r1234877, see bugzilla#52513 12 年之前
  Mehdi Houshmand fb20c15fa4 Moved the FOUserAgent into the constructor of the Renderers 12 年之前
  Mehdi Houshmand 07953c4cf1 Amended a non-ASCII character in a comment 12 年之前
  Chris Bowditch 70182e47ba added svn:eol-style=native property to recently added new files 12 年之前
  Chris Bowditch cb5ef63bdc use of £ was causing some cross platform issues since it's part of the ASCII extended character set. Swapped it for a Unicode reference to resolve the problem. 12 年之前
  Chris Bowditch 39d7a6a55d Bugzilla #51209: 12 年之前
  Chris Bowditch fb1489b30e Bugzilla #50391: 12 年之前