aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merged in trunkMehdi Houshmand2012-05-3110-7/+164
|\
| * Bugzilla #43940: Fix handling of NaN, {+,-}Infinity, and other edge cases. Su...Glenn Adams2012-05-292-0/+3
| * Added possibility to treat some content as artifact.Vincent Hennebert2012-05-298-7/+161
* | Merged trunk@1343133Peter Hancock2012-05-281689-6475/+143765
|\|
| * Add version attribute to AT and IF intermediate formats. Also eliminate redun...Glenn Adams2012-05-286-13/+44
| * Add extension to place code just before PostScript %PageTrailer. Submitted by...Glenn Adams2012-05-277-2/+174
| * Bugzilla #53294: Fix invalid PostScript file being created when font-size is ...Glenn Adams2012-05-253-1/+81
| * Update FAQ and New Bug documentation.Glenn Adams2012-05-253-67/+99
| * Updated reference PDFs following changes from rev. 1341992 and 1342680Vincent Hennebert2012-05-2519-0/+0
| * Added support for the role property on fo:page-sequence, fo:flow and fo:stati...Vincent Hennebert2012-05-2514-92/+132
| * The Type entry is optional for a structure element. Not outputting it allows ...Vincent Hennebert2012-05-232-1/+4
| * Bugzilla #52144: Fix crash on use of version switch (-v). Submitted by Luis B...Glenn Adams2012-05-223-1/+27
| * Remove JDK1.6 dependency.Glenn Adams2012-05-171-1/+1
| * Fix findbugs warning.Glenn Adams2012-05-171-1/+2
| * Bugzilla #53242: Support fractional line widths in AFP renderer, fixing probl...Glenn Adams2012-05-1716-22/+336
| * Bugzilla #53248: Fix exception thrown from use of -print option in CLI. Submi...Glenn Adams2012-05-173-1/+56
| * Bugzilla #53247: Fix renderer mime type for PCL output; should be application...Glenn Adams2012-05-163-2/+5
| * Bugzilla #40699: Fix for invalid PDF for certain numerical values in SVG line...Glenn Adams2012-05-162-2/+5
| * Mistake in last commit: didn't add a classMehdi Houshmand2012-05-151-0/+31
| * Improved handling of AFP double-byte character setsMehdi Houshmand2012-05-158-45/+52
| * Changed the way AFP PTOCA TransparentData control sequences are written so th...Mehdi Houshmand2012-05-118-187/+340
| * Bugzilla #53185: Unify date formatting between FOP and XGC as well as tidying...Glenn Adams2012-05-093-50/+8
| * Bugzilla #45715: Break before (break-before) not respected on blocks nested i...Glenn Adams2012-05-0412-38/+249
| * Bugzilla #48723: Fix for XGC when rendering PostScript using SVG being drawn ...Glenn Adams2012-05-022-0/+3
| * Bugzilla #43940: Use new double format utility to improve thread safety and p...Glenn Adams2012-04-296-85/+18
| * Fixed concurrency issue re:background-image on a fo:block. Also updated a cou...Mehdi Houshmand2012-04-273-57/+57
| * Bugzilla #51484: Improve test for last section.Glenn Adams2012-04-261-2/+2
| * Fixed FindBugs warningsVincent Hennebert2012-04-253-30/+40
| * Bugzilla #53052: restored support for embedded PDF filesVincent Hennebert2012-04-251-2/+1
| * Bugzilla #53148: Fix performance regression in JDK 1.6 Update 19 due to use o...Glenn Adams2012-04-257-53/+38
| * Bugzilla #51484: Don't write final /sect suffix in RTF if section is last sec...Glenn Adams2012-04-252-1/+9
| * Bugzilla #53143: Ensure fonts are not loaded twice (redundantly).Glenn Adams2012-04-242-1/+3
| * Bugzilla #50196: Add test for basic-link with padding.Glenn Adams2012-04-242-0/+49
| * Remove inactive Contributor and add Luis BernardoChris Bowditch2012-04-231-3/+1
| * Improve property function argument parsing, specifically, better separate req...Glenn Adams2012-04-221-0/+4
| * Make property function class names more consistent.Glenn Adams2012-04-228-93/+43
| * Snapshot commit - does not build!Glenn Adams2012-04-2223-247/+203
| * Bugzilla #51043: Don't restart layout unless abs(ipd difference)>1 in order t...Glenn Adams2012-04-212-1/+4
| * Tweak comment.Glenn Adams2012-04-211-12/+12
| * Bugzilla #50492: Removing experimental feature that violates XSL-FO and Unico...Glenn Adams2012-04-212-0/+18
| * Improve consistency between junit-run and junit-all targets.Glenn Adams2012-04-201-2/+3
| * Bugzilla #53101: Ensure that table cell spanning works in right-to-left writi...Glenn Adams2012-04-205-8/+102
| * Bugzilla #53086: Ensure that table footer and header are included in bididire...Glenn Adams2012-04-173-0/+117
| * Bugzilla #53097: Ensure writing-mode specified on fo:table is used to determi...Glenn Adams2012-04-175-10/+131
| * Bugzilla #53094: Convert block container overflow exception to event model, i...Glenn Adams2012-04-179-14/+99
| * Bugzilla #51617: Add run target for embedded examples. Add increased JVM memo...Glenn Adams2012-04-142-0/+5
| * Bugzilla #53083: Update to use of checkstyle-5.5 as default configuration. Re...Glenn Adams2012-04-143-193/+6
| * Bugzilla #52572: Prevent NPE on use of unsupported collapse-with-precedence; ...Glenn Adams2012-04-146-30/+33
| * Bugzilla #52514: Ensure square image is appropriately scaled.Glenn Adams2012-04-142-0/+6
| * Minor docs tweak.Glenn Adams2012-04-131-1/+1