summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | Bugzilla #52144: Fix crash on use of version switch (-v). Submitted by Luis B...Glenn Adams2012-05-221-1/+4
* | | | | | | | | | 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-1711-22/+159
* | | | | | | | | | Bugzilla #53248: Fix exception thrown from use of -print option in CLI. Submi...Glenn Adams2012-05-171-1/+1
* | | | | | | | | | Bugzilla #53247: Fix renderer mime type for PCL output; should be application...Glenn Adams2012-05-162-2/+2
* | | | | | | | | | Bugzilla #40699: Fix for invalid PDF for certain numerical values in SVG line...Glenn Adams2012-05-161-2/+2
* | | | | | | | | | Mistake in last commit: didn't add a classMehdi Houshmand2012-05-151-0/+31
* | | | | | | | | | Improved handling of AFP double-byte character setsMehdi Houshmand2012-05-157-38/+44
* | | | | | | | | | Changed the way AFP PTOCA TransparentData control sequences are written so th...Mehdi Houshmand2012-05-117-187/+267
* | | | | | | | | | Bugzilla #53185: Unify date formatting between FOP and XGC as well as tidying...Glenn Adams2012-05-091-50/+5
* | | | | | | | | | Bugzilla #45715: Break before (break-before) not respected on blocks nested i...Glenn Adams2012-05-048-31/+121
* | | | | | | | | | Bugzilla #43940: Use new double format utility to improve thread safety and p...Glenn Adams2012-04-294-85/+15
* | | | | | | | | | Fixed concurrency issue re:background-image on a fo:block. Also updated a cou...Mehdi Houshmand2012-04-271-29/+27
* | | | | | | | | | Bugzilla #51484: Improve test for last section.Glenn Adams2012-04-261-2/+2
* | | | | | | | | | Fixed FindBugs warningsVincent Hennebert2012-04-252-30/+24
* | | | | | | | | | 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-256-52/+34
* | | | | | | | | | Bugzilla #51484: Don't write final /sect suffix in RTF if section is last sec...Glenn Adams2012-04-251-1/+6
* | | | | | | | | | Bugzilla #53143: Ensure fonts are not loaded twice (redundantly).Glenn Adams2012-04-241-1/+0
* | | | | | | | | | Remove inactive Contributor and add Luis BernardoChris Bowditch2012-04-231-3/+1
* | | | | | | | | | 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-211-1/+1
* | | | | | | | | | Tweak comment.Glenn Adams2012-04-211-12/+12
* | | | | | | | | | Bugzilla #50492: Removing experimental feature that violates XSL-FO and Unico...Glenn Adams2012-04-211-0/+14
* | | | | | | | | | Bugzilla #53101: Ensure that table cell spanning works in right-to-left writi...Glenn Adams2012-04-203-8/+10
* | | | | | | | | | Bugzilla #53086: Ensure that table footer and header are included in bididire...Glenn Adams2012-04-171-0/+23
* | | | | | | | | | Bugzilla #53097: Ensure writing-mode specified on fo:table is used to determi...Glenn Adams2012-04-171-6/+36
* | | | | | | | | | Bugzilla #53094: Convert block container overflow exception to event model, i...Glenn Adams2012-04-175-10/+64
* | | | | | | | | | Bugzilla #52572: Prevent NPE on use of unsupported collapse-with-precedence; ...Glenn Adams2012-04-145-30/+30
* | | | | | | | | | Bugzilla #52514: Ensure square image is appropriately scaled.Glenn Adams2012-04-141-0/+3
* | | | | | | | | | Minor docs tweak.Glenn Adams2012-04-131-1/+1
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Remove obsolete information about TXT renderer.Glenn Adams2012-04-121-0/+2
* | | | | | | | | Take leading derived space before/after into account when computing rows for ...Glenn Adams2012-04-122-9/+12
* | | | | | | | | Bugzilla#49893: A global setting to wrap F11 images in page segments.Peter Hancock2012-04-127-20/+139
* | | | | | | | | Bugzilla #52763: Support list-block in marker, thus preventing NPE.Glenn Adams2012-04-111-6/+19
* | | | | | | | | Must use unqualified (local name) when reporting invalid child error.Glenn Adams2012-04-112-2/+2
* | | | | | | | | Bugzilla #53065: Restore lookup on Event message lookup field part. Add local...Glenn Adams2012-04-113-51/+73
* | | | | | | | | Bug in AFP font metrics that performed integer arithmetic when it should have...Mehdi Houshmand2012-04-103-14/+15
* | | | | | | | | Bugzilla #49754: Bring clone() in line with the recommendations in Object.clo...Glenn Adams2012-04-0820-112/+150
* | | | | | | | | Bugzilla #52966: How to use native text with EPSDocumentGraphics2D.Glenn Adams2012-04-082-3/+3
* | | | | | | | | Bugzilla #51599: Allow https scheme URI for PDF external action target.Glenn Adams2012-04-081-0/+3
* | | | | | | | | Bugzilla #50901: RTF percentage table column width not calculated from table.Glenn Adams2012-04-081-0/+8
* | | | | | | | | Bugzilla #50435: Use true as default for properties use-cache in case of acce...Glenn Adams2012-04-081-1/+3
* | | | | | | | | Fix minor format error in exception messageGlenn Adams2012-04-081-1/+1
* | | | | | | | | Bugzilla #51009: RTF generates unexpected lines for blocks in tables. Also fi...Glenn Adams2012-04-088-60/+196
* | | | | | | | | Bugzilla #51007: RTF tables do not support percent column-widths.Glenn Adams2012-04-081-3/+18
* | | | | | | | | Bugzilla #50435: Access denied (java.util.PropertyPermission org.apache.fop.f...Glenn Adams2012-04-081-12/+18
* | | | | | | | | Bugzilla #49763: Incorrect message when encountering a block in an inline in ...Glenn Adams2012-04-073-15/+35