]> source.dussan.org Git - xmlgraphics-fop.git/log
xmlgraphics-fop.git
12 years agoBugzilla #50196: Add test for basic-link with padding.
Glenn Adams [Tue, 24 Apr 2012 17:15:15 +0000 (17:15 +0000)]
Bugzilla #50196: Add test for basic-link with padding.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1329865 13f79535-47bb-0310-9956-ffa450edef68

12 years agoRemove inactive Contributor and add Luis Bernardo
Chris Bowditch [Mon, 23 Apr 2012 07:32:58 +0000 (07:32 +0000)]
Remove inactive Contributor and add Luis Bernardo

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1329104 13f79535-47bb-0310-9956-ffa450edef68

12 years agoImprove property function argument parsing, specifically, better separate required...
Glenn Adams [Sun, 22 Apr 2012 20:09:52 +0000 (20:09 +0000)]
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.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1328965 13f79535-47bb-0310-9956-ffa450edef68

12 years agoMake property function class names more consistent.
Glenn Adams [Sun, 22 Apr 2012 20:09:49 +0000 (20:09 +0000)]
Make property function class names more consistent.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1328964 13f79535-47bb-0310-9956-ffa450edef68

12 years agoSnapshot commit - does not build!
Glenn Adams [Sun, 22 Apr 2012 20:09:42 +0000 (20:09 +0000)]
Snapshot commit - does not build!

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1328963 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla #51043: Don't restart layout unless abs(ipd difference)>1 in order to preven...
Glenn Adams [Sat, 21 Apr 2012 04:45:14 +0000 (04:45 +0000)]
Bugzilla #51043: Don't restart layout unless abs(ipd difference)>1 in order to prevent rounding issues from triggering false restart.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1328581 13f79535-47bb-0310-9956-ffa450edef68

12 years agoTweak comment.
Glenn Adams [Sat, 21 Apr 2012 04:11:44 +0000 (04:11 +0000)]
Tweak comment.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1328580 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla #50492: Removing experimental feature that violates XSL-FO and Unicode seman...
Glenn Adams [Sat, 21 Apr 2012 04:03:58 +0000 (04:03 +0000)]
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.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1328579 13f79535-47bb-0310-9956-ffa450edef68

12 years agoImprove consistency between junit-run and junit-all targets.
Glenn Adams [Fri, 20 Apr 2012 23:03:07 +0000 (23:03 +0000)]
Improve consistency between junit-run and junit-all targets.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1328537 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla #53101: Ensure that table cell spanning works in right-to-left writing mode.
Glenn Adams [Fri, 20 Apr 2012 21:26:43 +0000 (21:26 +0000)]
Bugzilla #53101: Ensure that table cell spanning works in right-to-left writing mode.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1328515 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla #53086: Ensure that table footer and header are included in bididirectional...
Glenn Adams [Tue, 17 Apr 2012 21:34:52 +0000 (21:34 +0000)]
Bugzilla #53086: Ensure that table footer and header are included in bididirectional resolution.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1327291 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla #53097: Ensure writing-mode specified on fo:table is used to determine writi...
Glenn Adams [Tue, 17 Apr 2012 19:49:33 +0000 (19:49 +0000)]
Bugzilla #53097: Ensure writing-mode specified on fo:table is used to determine writing mode of table and its descendants.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1327244 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla #53094: Convert block container overflow exception to event model, improving...
Glenn Adams [Tue, 17 Apr 2012 16:15:44 +0000 (16:15 +0000)]
Bugzilla #53094: Convert block container overflow exception to event model, improving overflow property behavior.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1327157 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla #51617: Add run target for embedded examples. Add increased JVM memory heap...
Glenn Adams [Sat, 14 Apr 2012 18:01:28 +0000 (18:01 +0000)]
Bugzilla #51617: Add run target for embedded examples. Add increased JVM memory heap flag for example8 in case font cache is rebuilt.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1326166 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla #53083: Update to use of checkstyle-5.5 as default configuration. Remove...
Glenn Adams [Sat, 14 Apr 2012 17:11:40 +0000 (17:11 +0000)]
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.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1326154 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla #52572: Prevent NPE on use of unsupported collapse-with-precedence; fall...
Glenn Adams [Sat, 14 Apr 2012 16:48:59 +0000 (16:48 +0000)]
Bugzilla #52572: Prevent NPE on use of unsupported collapse-with-precedence; fall back to collapse. Fix checkstyle errors from prior commit.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1326144 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla #52514: Ensure square image is appropriately scaled.
Glenn Adams [Sat, 14 Apr 2012 04:02:37 +0000 (04:02 +0000)]
Bugzilla #52514: Ensure square image is appropriately scaled.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1326053 13f79535-47bb-0310-9956-ffa450edef68

12 years agoMinor docs tweak.
Glenn Adams [Fri, 13 Apr 2012 19:12:21 +0000 (19:12 +0000)]
Minor docs tweak.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1325906 13f79535-47bb-0310-9956-ffa450edef68

12 years agoRemoved dependency on no longer existing setup-xml-schema target
Vincent Hennebert [Fri, 13 Apr 2012 15:33:46 +0000 (15:33 +0000)]
Removed dependency on no longer existing setup-xml-schema target

Commit 1324757 was actually meant to be made against trunk

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1325806 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla #50062: Invoke JVM in headless mode from FOP command scripts and JS shell...
Glenn Adams [Fri, 13 Apr 2012 06:28:25 +0000 (06:28 +0000)]
Bugzilla #50062: Invoke JVM in headless mode from FOP command scripts and JS shell to prevent stealing focus from GUI applications.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1325624 13f79535-47bb-0310-9956-ffa450edef68

12 years agoFix merge collision that elided an action entry.
Glenn Adams [Fri, 13 Apr 2012 06:06:54 +0000 (06:06 +0000)]
Fix merge collision that elided an action entry.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1325622 13f79535-47bb-0310-9956-ffa450edef68

12 years agoRemove obsolete information about TXT renderer.
Glenn Adams [Thu, 12 Apr 2012 17:51:44 +0000 (17:51 +0000)]
Remove obsolete information about TXT renderer.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1325409 13f79535-47bb-0310-9956-ffa450edef68

12 years agoTake leading derived space before/after into account when computing rows for TXT...
Glenn Adams [Thu, 12 Apr 2012 17:31:41 +0000 (17:31 +0000)]
Take leading derived space before/after into account when computing rows for TXT renderer.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1325394 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla#49893: A global setting to wrap F11 images in page segments.
Peter Hancock [Thu, 12 Apr 2012 14:17:05 +0000 (14:17 +0000)]
Bugzilla#49893: A global setting to wrap F11 images in page segments.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1325277 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla #52763: Support list-block in marker, thus preventing NPE.
Glenn Adams [Wed, 11 Apr 2012 21:29:51 +0000 (21:29 +0000)]
Bugzilla #52763: Support list-block in marker, thus preventing NPE.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1325016 13f79535-47bb-0310-9956-ffa450edef68

12 years agoMust use unqualified (local name) when reporting invalid child error.
Glenn Adams [Wed, 11 Apr 2012 18:52:19 +0000 (18:52 +0000)]
Must use unqualified (local name) when reporting invalid child error.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1324916 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla #53065: Restore lookup on Event message lookup field part. Add locale field...
Glenn Adams [Wed, 11 Apr 2012 18:43:46 +0000 (18:43 +0000)]
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.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1324913 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBug in AFP font metrics that performed integer arithmetic when it should have been...
Mehdi Houshmand [Tue, 10 Apr 2012 08:39:31 +0000 (08:39 +0000)]
Bug in AFP font metrics that performed integer arithmetic when it should have been double arithemetic.

Also added some generics to the surrounding classes

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1311638 13f79535-47bb-0310-9956-ffa450edef68

12 years agoAdd key.
Glenn Adams [Mon, 9 Apr 2012 17:14:00 +0000 (17:14 +0000)]
Add key.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1311335 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla #49754: Update status.
Glenn Adams [Mon, 9 Apr 2012 00:23:00 +0000 (00:23 +0000)]
Bugzilla #49754: Update status.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1311123 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla #49754: Bring clone() in line with the recommendations in Object.clone().
Glenn Adams [Sun, 8 Apr 2012 23:48:11 +0000 (23:48 +0000)]
Bugzilla #49754: Bring clone() in line with the recommendations in Object.clone().

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1311120 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla #52966: How to use native text with EPSDocumentGraphics2D.
Glenn Adams [Sun, 8 Apr 2012 21:29:28 +0000 (21:29 +0000)]
Bugzilla #52966: How to use native text with EPSDocumentGraphics2D.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1311103 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla #51599: Allow https scheme URI for PDF external action target.
Glenn Adams [Sun, 8 Apr 2012 20:42:10 +0000 (20:42 +0000)]
Bugzilla #51599: Allow https scheme URI for PDF external action target.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1311092 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla #50901: RTF percentage table column width not calculated from table.
Glenn Adams [Sun, 8 Apr 2012 20:18:15 +0000 (20:18 +0000)]
Bugzilla #50901: RTF percentage table column width not calculated from table.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1311081 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla #50435: Use true as default for properties use-cache in case of access excep...
Glenn Adams [Sun, 8 Apr 2012 19:02:03 +0000 (19:02 +0000)]
Bugzilla #50435: Use true as default for properties use-cache in case of access exception.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1311070 13f79535-47bb-0310-9956-ffa450edef68

12 years agoFix minor format error in exception message
Glenn Adams [Sun, 8 Apr 2012 08:45:47 +0000 (08:45 +0000)]
Fix minor format error in exception message

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1310963 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla #51009: RTF generates unexpected lines for blocks in tables. Also fix three...
Glenn Adams [Sun, 8 Apr 2012 03:57:07 +0000 (03:57 +0000)]
Bugzilla #51009: RTF generates unexpected lines for blocks in tables. Also fix three findbugs issues.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1310948 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla #51007: RTF tables do not support percent column-widths.
Glenn Adams [Sun, 8 Apr 2012 00:25:34 +0000 (00:25 +0000)]
Bugzilla #51007: RTF tables do not support percent column-widths.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1310926 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla #50435: Access denied (java.util.PropertyPermission org.apache.fop.fo.proper...
Glenn Adams [Sun, 8 Apr 2012 00:08:50 +0000 (00:08 +0000)]
Bugzilla #50435: Access denied (java.util.PropertyPermission org.apache.fop.fo.properties.use-cache read).

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1310924 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla #49763: Incorrect message when encountering a block in an inline in a footnote
Glenn Adams [Sat, 7 Apr 2012 20:23:56 +0000 (20:23 +0000)]
Bugzilla #49763: Incorrect message when encountering a block in an inline in a footnote

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1310853 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla #47380: Specified rule-thickness applies only when leader-pattern is rule...
Glenn Adams [Sat, 7 Apr 2012 09:24:11 +0000 (09:24 +0000)]
Bugzilla #47380: Specified rule-thickness applies only when leader-pattern is rule, otherwise should use default thickness.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1310717 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla #49302: Eliminate duplicate code.
Glenn Adams [Sat, 7 Apr 2012 04:22:52 +0000 (04:22 +0000)]
Bugzilla #49302: Eliminate duplicate code.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1310672 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla #49350: Fix coding error in AFPResourceLevel#equals.
Glenn Adams [Sat, 7 Apr 2012 04:15:41 +0000 (04:15 +0000)]
Bugzilla #49350: Fix coding error in AFPResourceLevel#equals.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1310669 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla #51836: Throw IFException instead of NPE if navigation target (page referenc...
Glenn Adams [Sat, 7 Apr 2012 04:04:14 +0000 (04:04 +0000)]
Bugzilla #51836: Throw IFException instead of NPE if navigation target (page reference) doesn't exist.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1310666 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla #19769: update page-{height,width} to show partial compliance only, lack...
Glenn Adams [Fri, 6 Apr 2012 23:53:13 +0000 (23:53 +0000)]
Bugzilla #19769: update page-{height,width} to show partial compliance only, lack of indefinite support

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1310644 13f79535-47bb-0310-9956-ffa450edef68

12 years agoupdate release checklist in development docset based on info in bug 49281
Glenn Adams [Fri, 6 Apr 2012 21:50:14 +0000 (21:50 +0000)]
update release checklist in development docset based on info in bug 49281

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1310603 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla #51808: Update status.
Glenn Adams [Fri, 6 Apr 2012 18:06:26 +0000 (18:06 +0000)]
Bugzilla #51808: Update status.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1310525 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla #51808: Fixed memory waste in traits map.
Glenn Adams [Fri, 6 Apr 2012 18:06:23 +0000 (18:06 +0000)]
Bugzilla #51808: Fixed memory waste in traits map.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1310524 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBuzilla #51807: Fixed small memory waste in rowCells array construction.
Glenn Adams [Thu, 5 Apr 2012 02:41:59 +0000 (02:41 +0000)]
Buzilla #51807: Fixed small memory waste in rowCells array construction.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1309636 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla #53005: Fix incorrect treatment of fo:wrapper as %block in fo:footnote
Glenn Adams [Tue, 3 Apr 2012 16:33:30 +0000 (16:33 +0000)]
Bugzilla #53005: Fix incorrect treatment of fo:wrapper as %block in fo:footnote

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1309024 13f79535-47bb-0310-9956-ffa450edef68

12 years agoenhance complex scripts feature documentation
Glenn Adams [Tue, 3 Apr 2012 04:56:12 +0000 (04:56 +0000)]
enhance complex scripts feature documentation

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1308686 13f79535-47bb-0310-9956-ffa450edef68

12 years agoadd complex script feature documentation
Glenn Adams [Tue, 3 Apr 2012 04:33:34 +0000 (04:33 +0000)]
add complex script feature documentation

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1308679 13f79535-47bb-0310-9956-ffa450edef68

12 years agoFixed a bug: Delegate getStructureTreeEventHandler() to delegate
Peter Hancock [Thu, 29 Mar 2012 12:46:52 +0000 (12:46 +0000)]
Fixed a bug: Delegate getStructureTreeEventHandler() to delegate

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1306814 13f79535-47bb-0310-9956-ffa450edef68

12 years agoMerged branch Temp_PDF_ObjectStreams
Vincent Hennebert [Mon, 26 Mar 2012 17:39:20 +0000 (17:39 +0000)]
Merged branch Temp_PDF_ObjectStreams

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1305467 13f79535-47bb-0310-9956-ffa450edef68

12 years agoRemoved reference to XML schema from IF schema.
Vincent Hennebert [Fri, 23 Mar 2012 17:38:56 +0000 (17:38 +0000)]
Removed reference to XML schema from IF schema.
Copied the definition of xml:space into the IF schema.
Removed the setup-xml-schema Ant ask.

xml.xsd is a file under the W3C Document License and we cannot (yet?) redistribute files under such a license.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1304524 13f79535-47bb-0310-9956-ffa450edef68

12 years agoOrganized imports
Vincent Hennebert [Fri, 23 Mar 2012 10:26:13 +0000 (10:26 +0000)]
Organized imports

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1304264 13f79535-47bb-0310-9956-ffa450edef68

12 years agoFor ImportOrder, "under" already is the default value for "option". Removed it.
Vincent Hennebert [Fri, 23 Mar 2012 10:18:10 +0000 (10:18 +0000)]
For ImportOrder, "under" already is the default value for "option". Removed it.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1304262 13f79535-47bb-0310-9956-ffa450edef68

12 years agoMade class non-final to allow mocking
Vincent Hennebert [Thu, 22 Mar 2012 19:50:19 +0000 (19:50 +0000)]
Made class non-final to allow mocking

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1304013 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla #46962: Fixed deadlock in PropertyCache.
Vincent Hennebert [Thu, 22 Mar 2012 17:04:12 +0000 (17:04 +0000)]
Bugzilla #46962: Fixed deadlock in PropertyCache.

Re-wrote the PropertyCache class, leveraging Java 1.5 concurrency features.
Implemented equals and hashCode on many Property sub-classes to make the caching more effective

Patch by Alexios Giotis, applied with the following minor modifications:
* Javadoc improvements to PropertyCache
* Factorize into new CompareUtil class code often used by equals and hashCode implementations

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1303891 13f79535-47bb-0310-9956-ffa450edef68

12 years agoAdded support for PDF object streams. Temp_PDF_ObjectStreams Temp_PDF_ObjectStreams
Vincent Hennebert [Wed, 21 Mar 2012 15:12:43 +0000 (15:12 +0000)]
Added support for PDF object streams.
When accessibility is enabled and PDF version 1.5 selected, the structure tree will be stored in object streams in order to reduce the size of the final PDF.
This can lead to file reductions by up to 75%

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_PDF_ObjectStreams@1303431 13f79535-47bb-0310-9956-ffa450edef68

12 years agoCreated branch to implement PDF object streams
Vincent Hennebert [Wed, 21 Mar 2012 14:58:16 +0000 (14:58 +0000)]
Created branch to implement PDF object streams

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_PDF_ObjectStreams@1303414 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla #51385: Added configuration option to set the version of the output PDF...
Vincent Hennebert [Mon, 19 Mar 2012 15:56:19 +0000 (15:56 +0000)]
Bugzilla #51385: Added configuration option to set the version of the output PDF document.

Patch by Mehdi Houshmand, applied with minor modifications

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1302518 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzila#52849: SVG font being painted as shapes when font present in the system
Mehdi Houshmand [Fri, 16 Mar 2012 11:44:09 +0000 (11:44 +0000)]
Bugzila#52849: SVG font being painted as shapes when font present in the system

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1301445 13f79535-47bb-0310-9956-ffa450edef68

12 years agoAdding Trademark logo to 'Apache'; also adding JPG, GIF, PNG and SVG versions of...
Clay Leeds [Sat, 10 Mar 2012 06:56:23 +0000 (06:56 +0000)]
Adding Trademark logo to 'Apache'; also adding JPG, GIF, PNG and SVG versions of Group Logo.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1299155 13f79535-47bb-0310-9956-ffa450edef68

12 years agoprevent assert due to skipped out of order or duplicate glyph indices
Glenn Adams [Fri, 9 Mar 2012 16:50:06 +0000 (16:50 +0000)]
prevent assert due to skipped out of order or duplicate glyph indices

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1298912 13f79535-47bb-0310-9956-ffa450edef68

12 years agoApache Brand compliance;
Chris Bowditch [Fri, 9 Mar 2012 07:55:31 +0000 (07:55 +0000)]
Apache Brand compliance;
Add links to security and Apache websites
Make sure at least the titles all refer to FOP with Apacheā„¢ prefix

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1298724 13f79535-47bb-0310-9956-ffa450edef68

12 years agoFixed package declaration
Vincent Hennebert [Thu, 8 Mar 2012 10:10:01 +0000 (10:10 +0000)]
Fixed package declaration

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1298335 13f79535-47bb-0310-9956-ffa450edef68

12 years agoWe must respect projects' brand names. s/checkstyle/Checkstyle/
Vincent Hennebert [Thu, 8 Mar 2012 09:49:38 +0000 (09:49 +0000)]
We must respect projects' brand names. s/checkstyle/Checkstyle/

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1298330 13f79535-47bb-0310-9956-ffa450edef68

12 years agoAdded new line at end of files and enabled corresponding rule in checkstyle-5.5
Vincent Hennebert [Tue, 6 Mar 2012 10:17:54 +0000 (10:17 +0000)]
Added new line at end of files and enabled corresponding rule in checkstyle-5.5

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1297404 13f79535-47bb-0310-9956-ffa450edef68

12 years agoupdate convention documentation regarding @author usage
Glenn Adams [Tue, 6 Mar 2012 00:07:13 +0000 (00:07 +0000)]
update convention documentation regarding @author usage

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1297305 13f79535-47bb-0310-9956-ffa450edef68

12 years agoadd RegexpSingleline rule to flag use of @author; fix violations
Glenn Adams [Mon, 5 Mar 2012 23:29:29 +0000 (23:29 +0000)]
add RegexpSingleline rule to flag use of @author; fix violations

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1297284 13f79535-47bb-0310-9956-ffa450edef68

12 years agodisable line breaks after DOT with NoWhiteSpaceAfter; fix violations
Glenn Adams [Mon, 5 Mar 2012 21:13:28 +0000 (21:13 +0000)]
disable line breaks after DOT with NoWhiteSpaceAfter; fix violations

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1297232 13f79535-47bb-0310-9956-ffa450edef68

12 years agoMake sure TM logo and Apache used in main FOP references. ApacheCon 2011 is over
Chris Bowditch [Mon, 5 Mar 2012 17:30:25 +0000 (17:30 +0000)]
Make sure TM logo and Apache used in main FOP references. ApacheCon 2011 is over

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1297137 13f79535-47bb-0310-9956-ffa450edef68

12 years agoRemoved trailing whitespace and enabled corresponding RegexpSingleline Checkstyle...
Vincent Hennebert [Mon, 5 Mar 2012 11:19:47 +0000 (11:19 +0000)]
Removed trailing whitespace and enabled corresponding RegexpSingleline Checkstyle rule

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1297008 13f79535-47bb-0310-9956-ffa450edef68

12 years agoensure checkstyle-5.1 remains error free after recent changes for checkstyle-5.5...
Glenn Adams [Sat, 3 Mar 2012 09:46:03 +0000 (09:46 +0000)]
ensure checkstyle-5.1 remains error free after recent changes for checkstyle-5.5 rules

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1296590 13f79535-47bb-0310-9956-ffa450edef68

12 years agochange allowLineBreaks to false on NoWhitespaceAfter for BNOT, DEC, INC, LNOT, UNARY_...
Glenn Adams [Sat, 3 Mar 2012 00:43:50 +0000 (00:43 +0000)]
change allowLineBreaks to false on NoWhitespaceAfter for BNOT, DEC, INC, LNOT, UNARY_MINUS, UNARY_PLUS, but allow for ARRAY_INIT and DOT

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1296535 13f79535-47bb-0310-9956-ffa450edef68

12 years agoenable ImportOrder rule; fix violations
Glenn Adams [Sat, 3 Mar 2012 00:18:45 +0000 (00:18 +0000)]
enable ImportOrder rule; fix violations

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1296526 13f79535-47bb-0310-9956-ffa450edef68

12 years agoenable UnusedImports rule; fix violations
Glenn Adams [Fri, 2 Mar 2012 22:19:46 +0000 (22:19 +0000)]
enable UnusedImports rule; fix violations

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1296496 13f79535-47bb-0310-9956-ffa450edef68

12 years agoenable MultipleVariableDeclarations rule; fix violations
Glenn Adams [Fri, 2 Mar 2012 21:34:30 +0000 (21:34 +0000)]
enable MultipleVariableDeclarations rule; fix violations

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1296483 13f79535-47bb-0310-9956-ffa450edef68

12 years agoenable OneStatementPerLine rule; fix violations
Glenn Adams [Fri, 2 Mar 2012 20:40:08 +0000 (20:40 +0000)]
enable OneStatementPerLine rule; fix violations

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1296441 13f79535-47bb-0310-9956-ffa450edef68

12 years agoenable RedundantImport rule; fix violations
Glenn Adams [Fri, 2 Mar 2012 20:24:40 +0000 (20:24 +0000)]
enable RedundantImport rule; fix violations

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1296437 13f79535-47bb-0310-9956-ffa450edef68

12 years agoenable DefaultComesLast rule; fix violations
Glenn Adams [Fri, 2 Mar 2012 20:10:46 +0000 (20:10 +0000)]
enable DefaultComesLast rule; fix violations

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1296432 13f79535-47bb-0310-9956-ffa450edef68

12 years agodefault all RightCurly tokens, thus adding LITERAL_IF; fix violations
Glenn Adams [Fri, 2 Mar 2012 19:56:33 +0000 (19:56 +0000)]
default all RightCurly tokens, thus adding LITERAL_IF; fix violations

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1296418 13f79535-47bb-0310-9956-ffa450edef68

12 years agodefault all RedunduntModifier tokens, thus adding INTERFACE_DEF; fix violations
Glenn Adams [Fri, 2 Mar 2012 19:36:45 +0000 (19:36 +0000)]
default all RedunduntModifier tokens, thus adding INTERFACE_DEF; fix violations

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1296405 13f79535-47bb-0310-9956-ffa450edef68

12 years agoenable GenericWhitespace rule; fix violations
Glenn Adams [Fri, 2 Mar 2012 19:29:52 +0000 (19:29 +0000)]
enable GenericWhitespace rule; fix violations

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1296404 13f79535-47bb-0310-9956-ffa450edef68

12 years agochange allowLineBreaks to false (default value) on NoWhitespaceBefore; fix violations
Glenn Adams [Fri, 2 Mar 2012 19:25:52 +0000 (19:25 +0000)]
change allowLineBreaks to false (default value) on NoWhitespaceBefore; fix violations

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1296399 13f79535-47bb-0310-9956-ffa450edef68

12 years agofix breakage caused by CS patch
Glenn Adams [Fri, 2 Mar 2012 19:02:16 +0000 (19:02 +0000)]
fix breakage caused by CS patch

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1296385 13f79535-47bb-0310-9956-ffa450edef68

12 years agoRemoved duplicate line
Vincent Hennebert [Fri, 2 Mar 2012 10:26:39 +0000 (10:26 +0000)]
Removed duplicate line

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1296116 13f79535-47bb-0310-9956-ffa450edef68

12 years agoFix of a bug introduced when merging ImproveAccessibility.
Peter Hancock [Fri, 2 Mar 2012 10:04:26 +0000 (10:04 +0000)]
Fix of a bug introduced when merging ImproveAccessibility.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1296106 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla#50391: Adding support for different flow-name of fo:region-body in FOP
Peter Hancock [Fri, 2 Mar 2012 09:50:50 +0000 (09:50 +0000)]
Bugzilla#50391: Adding support for different flow-name of fo:region-body in FOP

Unit tests and a bugfix related to a repeatable sub-sequence specifier combo

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1296104 13f79535-47bb-0310-9956-ffa450edef68

12 years agoadd checkstyle-5.5 support, update rules
Glenn Adams [Thu, 1 Mar 2012 23:52:44 +0000 (23:52 +0000)]
add checkstyle-5.5 support, update rules

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1296000 13f79535-47bb-0310-9956-ffa450edef68

12 years agofix @Override usage to be compatible with Java 1.5
Glenn Adams [Wed, 29 Feb 2012 22:19:52 +0000 (22:19 +0000)]
fix @Override usage to be compatible with Java 1.5

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1295320 13f79535-47bb-0310-9956-ffa450edef68

12 years agoadd build-local.targets.xml to ignores
Glenn Adams [Wed, 29 Feb 2012 20:08:29 +0000 (20:08 +0000)]
add build-local.targets.xml to ignores

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1295248 13f79535-47bb-0310-9956-ffa450edef68

12 years agoupdate status to reflect recent CS commits; alphabetize developers list
Glenn Adams [Mon, 27 Feb 2012 17:47:42 +0000 (17:47 +0000)]
update status to reflect recent CS commits; alphabetize developers list

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1294244 13f79535-47bb-0310-9956-ffa450edef68

12 years agoupdate team info
Glenn Adams [Mon, 27 Feb 2012 02:09:47 +0000 (02:09 +0000)]
update team info

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1293996 13f79535-47bb-0310-9956-ffa450edef68

12 years agoupdate IF schema to reflect new @{dx,dp} usage on text element
Glenn Adams [Sun, 26 Feb 2012 23:22:16 +0000 (23:22 +0000)]
update IF schema to reflect new @{dx,dp} usage on text element

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1293963 13f79535-47bb-0310-9956-ffa450edef68

12 years agoapply complex scripts patch
Glenn Adams [Sun, 26 Feb 2012 02:29:01 +0000 (02:29 +0000)]
apply complex scripts patch

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1293736 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla 52657: instream foreign object (svg) coloration incorrect
Chris Bowditch [Mon, 20 Feb 2012 14:50:08 +0000 (14:50 +0000)]
Bugzilla 52657: instream foreign object (svg) coloration incorrect
Submitted by Glenn Adams

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1291292 13f79535-47bb-0310-9956-ffa450edef68

12 years agoBugzilla #52655: Fixed rendering of special glyphs when using single-byte encoding...
Vincent Hennebert [Wed, 15 Feb 2012 19:17:55 +0000 (19:17 +0000)]
Bugzilla #52655: Fixed rendering of special glyphs when using single-byte encoding mode
Patch by Luis Bernardo

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1244656 13f79535-47bb-0310-9956-ffa450edef68

12 years agoEnabled assertions in junit tasks (analagous to JVM arg -ea)
Mehdi Houshmand [Tue, 14 Feb 2012 14:48:00 +0000 (14:48 +0000)]
Enabled assertions in junit tasks (analagous to JVM arg -ea)

- Disabled a layout test that fails an assertion
- Added an expression to a mocked class to pass assertion

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1243963 13f79535-47bb-0310-9956-ffa450edef68