1084 Commits (Temp_RoundedCorners)

Author SHA1 Message Date
  Glenn Adams 3f7239142b Bugzilla #52144: Fix crash on use of version switch (-v). Submitted by Luis Bernardo. 12 years ago
  Glenn Adams 5a0e10ae9d Bugzilla #53242: Support fractional line widths in AFP renderer, fixing problem with SVG line drawing. Submitted by Luis Bernardo. 12 years ago
  Glenn Adams c251ff4844 Bugzilla #53248: Fix exception thrown from use of -print option in CLI. Submitted by Luis Bernardo. 12 years ago
  Mehdi Houshmand 1e8a2631f0 Improved handling of AFP double-byte character sets 12 years ago
  Mehdi Houshmand c46fafb223 Changed the way AFP PTOCA TransparentData control sequences are written so that they end on character byte boundaries 12 years ago
  Glenn Adams 953e762e1b Bugzilla #45715: Break before (break-before) not respected on blocks nested in inlines. 12 years ago
  Glenn Adams b8f0ffa310 Bugzilla #50196: Add test for basic-link with padding. 12 years ago
  Glenn Adams 46917ef59f Bugzilla #53101: Ensure that table cell spanning works in right-to-left writing mode. 12 years ago
  Glenn Adams e533832b11 Bugzilla #53086: Ensure that table footer and header are included in bididirectional resolution. 12 years ago
  Glenn Adams f397b576a8 Bugzilla #53097: Ensure writing-mode specified on fo:table is used to determine writing mode of table and its descendants. 12 years ago
  Glenn Adams a915c74aa4 Bugzilla #53094: Convert block container overflow exception to event model, improving overflow property behavior. 12 years ago
  Glenn Adams 03f65a7b8b Bugzilla #52763: Support list-block in marker, thus preventing NPE. 12 years ago
  Glenn Adams c3ad778fa8 Bugzilla #53005: Fix incorrect treatment of fo:wrapper as %block in fo:footnote 12 years ago
  Vincent Hennebert 7c8f02c573 Bugzilla #50483: Improved support for TrueType fonts in PostScript 12 years ago
  Vincent Hennebert 2874695d34 Removed reference to XML schema from IF schema. 12 years ago
  Vincent Hennebert 4e26880397 Bugzilla #46962: Fixed deadlock in PropertyCache. 12 years ago
  Vincent Hennebert b9fbfa6b71 Added support for PDF object streams. 12 years ago
  Vincent Hennebert c1653ad475 Bugzilla #51385: Added configuration option to set the version of the output PDF document. 12 years ago
  Mehdi Houshmand 0e6c464899 Bugzila#52849: SVG font being painted as shapes when font present in the system 12 years ago
  Vincent Hennebert e5b62535bb Added new line at end of files and enabled corresponding rule in checkstyle-5.5 12 years ago
  Vincent Hennebert 84943a6eb6 Removed trailing whitespace and enabled corresponding RegexpSingleline Checkstyle rule 12 years ago
  Peter Hancock 1b3cbf35aa Bugzilla#50391: Adding support for different flow-name of fo:region-body in FOP 12 years ago
  Glenn Adams 68f33efa24 fix @Override usage to be compatible with Java 1.5 12 years ago
  Glenn Adams d6d8e57b17 apply complex scripts patch 12 years ago
  Mehdi Houshmand 07b46e643a Enabled assertions in junit tasks (analagous to JVM arg -ea) 12 years ago
  Mehdi Houshmand 98532f28aa Corrected error in Junit4 migration 12 years ago
  Mehdi Houshmand af35f04708 Amended checkstyle errors and return carriages 12 years ago
  Mehdi Houshmand c5c6ddef0c Bugzilla#52513: Moved FOUserAgent to the constructor of the Renderers 12 years ago
  Peter Hancock 160d78ce1c Associate structure tree elements directly to render content 12 years ago
  Mehdi Houshmand f248634b7f Reverted changes made in r1234877, see bugzilla#52513 12 years ago
  Mehdi Houshmand fb20c15fa4 Moved the FOUserAgent into the constructor of the Renderers 12 years ago
  Mehdi Houshmand 07953c4cf1 Amended a non-ASCII character in a comment 12 years ago
  Chris Bowditch 70182e47ba added svn:eol-style=native property to recently added new files 12 years ago
  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 years ago
  Chris Bowditch 39d7a6a55d Bugzilla #51209: 12 years ago
  Chris Bowditch fb1489b30e Bugzilla #50391: 12 years ago
  Chris Bowditch 0cc4cbb9f0 Bugzilla #51644: 12 years ago
  Vincent Hennebert 89eb2ae7a4 Removed file that became empty in rev. 1198853 12 years ago
  Vincent Hennebert c6fb066a02 Removed the DOM representation of the structure tree. 12 years ago
  Mehdi Houshmand d955d844f8 Changed the error handling for AFP fonts such that errors are passed to the AFPEventProducer. 12 years ago
  Mehdi Houshmand 96f6f23137 Bugzilla #52197: Improved support for AdobeStandardEncoding encoded AFM files for type1 fonts 12 years ago
  Vincent Hennebert 07f082ad3d Bugzilla #52151: added ant script to get JaCoCo code coverage 12 years ago
  Chris Bowditch 32ad33cda1 Bugzilla #51592: TTFFontLoader ignores the useKerning attribute used with fonts 12 years ago
  Vincent Hennebert 02303acdd9 Bugzilla 52136: Added to build file JUnit target that uses a regex to run all of the test cases. 12 years ago
  Peter Hancock fd263a114c Bugzilla#52089: Allow JPEG images to be embedded in an AFP document as 12 years ago
  Vincent Hennebert b073a605e4 Removed the FO document pre-processing step that was adding ptr and creating a reduced FO tree. 12 years ago
  Vincent Hennebert ae7c3b4bd8 Cache the schema for the XML namespace to a local directory. This avoids downloading it from the W3C website every time the IF test cases are run. 12 years ago
  Peter Hancock 9860d5a133 Bugzilla#512010: Simplification of the build. 12 years ago
  Jeremias Maerki 87f892d9d8 Restored PDFDocumentGraphics2D functionality. 12 years ago
  Peter Hancock 25d268f166 Bugzilla#51962: Bugfix for when the last simple-page-master referenced in a page-sequence-master is not chosen when force-page-count=odd. 12 years ago