7625 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 4510618429 Remove JDK1.6 dependency. 12 years ago
  Glenn Adams 07fec76dcd Fix findbugs warning. 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
  Glenn Adams aab9b3159b Bugzilla #53247: Fix renderer mime type for PCL output; should be application/x-pcl. 12 years ago
  Glenn Adams b5331a3467 Bugzilla #40699: Fix for invalid PDF for certain numerical values in SVG lineargradient. Submitted by Luis Bernardo. 12 years ago
  Mehdi Houshmand 9c2da74727 Mistake in last commit: didn't add a class 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 1c9c25bd5b Bugzilla #53185: Unify date formatting between FOP and XGC as well as tidying the date format code. Submitted by Robert Meyer. 12 years ago
  Glenn Adams 953e762e1b Bugzilla #45715: Break before (break-before) not respected on blocks nested in inlines. 12 years ago
  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 years ago
  Glenn Adams 6c90bb6701 Bugzilla #43940: Use new double format utility to improve thread safety and performance. Submitted by Julien Aymé, Ognjen Blagojevic. 12 years ago
  Mehdi Houshmand be77bea9ba Fixed concurrency issue re:background-image on a fo:block. Also updated a couple license headers in the examples 12 years ago
  Glenn Adams c40d602973 Bugzilla #51484: Improve test for last section. 12 years ago
  Vincent Hennebert 65ff8fa968 Fixed FindBugs warnings 12 years ago
  Vincent Hennebert bdf4d4148a Bugzilla #53052: restored support for embedded PDF files 12 years ago
  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 years ago
  Glenn Adams c3bc9e8b04 Bugzilla #51484: Don't write final /sect suffix in RTF if section is last section. 12 years ago
  Glenn Adams 6d5a9a834d Bugzilla #53143: Ensure fonts are not loaded twice (redundantly). 12 years ago
  Glenn Adams b8f0ffa310 Bugzilla #50196: Add test for basic-link with padding. 12 years ago
  Chris Bowditch f0baf6dc2e Remove inactive Contributor and add Luis Bernardo 12 years ago
  Glenn Adams 2c03c09233 Improve property function argument parsing, specifically, better separate required, optional, and variable arguments and the handling of optional argument defaults. Regularize property function class names. 12 years ago
  Glenn Adams c15b4a103d Make property function class names more consistent. 12 years ago
  Glenn Adams 41d337ba2c Snapshot commit - does not build! 12 years ago
  Glenn Adams 0b18292f88 Bugzilla #51043: Don't restart layout unless abs(ipd difference)>1 in order to prevent rounding issues from triggering false restart. 12 years ago
  Glenn Adams f5141241f7 Tweak comment. 12 years ago
  Glenn Adams c5ea5054c7 Bugzilla #50492: Removing experimental feature that violates XSL-FO and Unicode semantics by misinterpreting Basic Latin code points. Users must use private use codepoints to access font specific character mappings that have no assigned Unicode code point. 12 years ago
  Glenn Adams c8c417405a Improve consistency between junit-run and junit-all targets. 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 e67c4d1633 Bugzilla #51617: Add run target for embedded examples. Add increased JVM memory heap flag for example8 in case font cache is rebuilt. 12 years ago
  Glenn Adams eab33874f3 Bugzilla #53083: Update to use of checkstyle-5.5 as default configuration. Remove checkstyle-4.0 configuration. Also, import environment build properties before local properties, so that latter can refer to former. 12 years ago
  Glenn Adams 01388f7ca3 Bugzilla #52572: Prevent NPE on use of unsupported collapse-with-precedence; fall back to collapse. Fix checkstyle errors from prior commit. 12 years ago
  Glenn Adams 3c558c69c2 Bugzilla #52514: Ensure square image is appropriately scaled. 12 years ago
  Glenn Adams 687f603f1d Minor docs tweak. 12 years ago
  Vincent Hennebert a438a377ef Merged changes from trunk up to rev. 1325806 12 years ago
  Vincent Hennebert 50b34f5849 Removed dependency on no longer existing setup-xml-schema target 12 years ago
  Glenn Adams 67b05aa1dd Bugzilla #50062: Invoke JVM in headless mode from FOP command scripts and JS shell to prevent stealing focus from GUI applications. 12 years ago
  Glenn Adams 586396e38c Fix merge collision that elided an action entry. 12 years ago
  Glenn Adams 7ce408d248 Remove obsolete information about TXT renderer. 12 years ago
  Glenn Adams f54e6a3806 Take leading derived space before/after into account when computing rows for TXT renderer. 12 years ago
  Peter Hancock 37ff704262 Bugzilla#49893: A global setting to wrap F11 images in page segments. 12 years ago
  Glenn Adams 03f65a7b8b Bugzilla #52763: Support list-block in marker, thus preventing NPE. 12 years ago
  Glenn Adams 480aca5871 Must use unqualified (local name) when reporting invalid child error. 12 years ago
  Glenn Adams 9ed2391ac8 Bugzilla #53065: Restore lookup on Event message lookup field part. Add locale field to Event to enable locale dependent deferred bundle load during lookup field part substitution. 12 years ago
  Vincent Hennebert 55c1f8be3c Removed dependency on no longer existing setup-xml-schema target 12 years ago