aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* bugzilla #48063: patches 28912 and 29015; fixes infinite loop in footnotes codeLuis Bernardo2012-10-212-1/+76
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1400704 13f79535-47bb-0310-9956-ffa450edef68
* bugzilla #40676: patch 29132 with changes, support for sRGB and iCCP chunksLuis Bernardo2012-10-204-32/+132
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1400536 13f79535-47bb-0310-9956-ffa450edef68
* bugzilla #54024: rewrote generation of /PageLabels dictionaryLuis Bernardo2012-10-174-6/+277
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1399483 13f79535-47bb-0310-9956-ffa450edef68
* fix findbugs issues introduced with revision 1391502Luis Bernardo2012-10-153-9/+18
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1398155 13f79535-47bb-0310-9956-ffa450edef68
* edited my entry in the team list; reordered (alphabetic) contributors listLuis Bernardo2012-10-111-5/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1397364 13f79535-47bb-0310-9956-ffa450edef68
* Release jars must be built with JAIVincent Hennebert2012-10-091-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1396066 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla #53980: PDF accessibility: Store language information coming from ↵Vincent Hennebert2012-10-0824-114/+281
| | | | | | fo:block or fo:character in the structure tree. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1395692 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla#53924: Support for retrieve-table-markers, submitted by Luis Bernardo.Mehdi Houshmand2012-09-2841-332/+2432
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1391502 13f79535-47bb-0310-9956-ffa450edef68
* Merge of Temp_XGC_URI_ResolutionMehdi Houshmand2012-09-2732-316/+177
|\ | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1391016 13f79535-47bb-0310-9956-ffa450edef68
| * Merged trunk@1384277Temp_XGC_URI_ResolutionMehdi Houshmand2012-09-2724-34/+374
| |\ | |/ |/| | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_XGC_URI_Resolution@1390959 13f79535-47bb-0310-9956-ffa450edef68
* | Bugzilla #53902: Added possibility to define 'header' table columns (the ↵Vincent Hennebert2012-09-2620-26/+371
| | | | | | | | | | | | | | | | | | same way as fo:table-header allows to define header rows). When accessibility is enabled, this allows to set the appropriate Scope attribute on the corresponding TH cells. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1390412 13f79535-47bb-0310-9956-ffa450edef68
* | Bugzilla#53887: A revert of r1325624 as the java.awt.headless JVM argument ↵Mehdi Houshmand2012-09-263-7/+2
| | | | | | | | | | | | should be enabled by the user git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1390331 13f79535-47bb-0310-9956-ffa450edef68
* | Amended javadoc mistakeMehdi Houshmand2012-09-241-1/+1
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1389407 13f79535-47bb-0310-9956-ffa450edef68
| * Moved the I/O interfaces to XGC and updated code with new resolution mechanismMehdi Houshmand2012-09-1931-316/+177
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_XGC_URI_Resolution@1387645 13f79535-47bb-0310-9956-ffa450edef68
| * Merged in trunk@1387627Mehdi Houshmand2012-09-19112-1693/+3493
| |\ | |/ |/| | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_XGC_URI_Resolution@1387628 13f79535-47bb-0310-9956-ffa450edef68
* | Bugzilla#53868: Full font embedding in PDFMehdi Houshmand2012-09-1414-161/+492
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1384690 13f79535-47bb-0310-9956-ffa450edef68
* | Bugzilla #53865: Add Rows per Strip configuration for Tiff rendererPeter Hancock2012-09-139-7/+66
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1384310 13f79535-47bb-0310-9956-ffa450edef68
* | FOP website: broken links to nabble archivesPascal Sancho2012-09-122-4/+4
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1383917 13f79535-47bb-0310-9956-ffa450edef68
* | Bugzilla #53598: avoid IllegalArgumentException by setting the breakClass ↵Vincent Hennebert2012-09-043-4/+58
| | | | | | | | | | | | | | | | | | field in BreakElement to a legal default value Patch by Robert Meyer, applied with some modifications git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1380923 13f79535-47bb-0310-9956-ffa450edef68
* | Bugzilla #45715: Restored support for break-before on fo:table.Vincent Hennebert2012-09-043-1/+80
| | | | | | | | | | | | | | Patch by Luis Bernardo git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1380726 13f79535-47bb-0310-9956-ffa450edef68
* | Bugzilla 53827: When an fo:block has a non-zero value for its text-indent ↵Vincent Hennebert2012-09-043-0/+66
| | | | | | | | | | | | property and is broken over two pages of different widths, then the first line on the second page is missing one word and appears indented. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1380667 13f79535-47bb-0310-9956-ffa450edef68
* | Amended synchronized mistake made in r1380169.Mehdi Houshmand2012-09-041-1/+1
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1380514 13f79535-47bb-0310-9956-ffa450edef68
* | Amended a couple javadocs and some trivial clean upMehdi Houshmand2012-09-032-11/+7
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1380169 13f79535-47bb-0310-9956-ffa450edef68
* | Bugzilla#53790: Prevented the TIFF configurator from overriding the Bitmap ↵Mehdi Houshmand2012-08-2811-120/+244
| | | | | | | | | | | | configurator unless CCITT compression is enabled. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1378163 13f79535-47bb-0310-9956-ffa450edef68
* | Bugfix#53786: Removed the Attribute Qualifier (x80) triplet from TLEs as ↵Mehdi Houshmand2012-08-286-41/+15
| | | | | | | | | | | | they aren't being properly used git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1378049 13f79535-47bb-0310-9956-ffa450edef68
* | Bugzilla#48954: Support for character encoding of TLEs in AFP output. ↵Mehdi Houshmand2012-08-2414-119/+224
| | | | | | | | | | | | Submitted by PH. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1376950 13f79535-47bb-0310-9956-ffa450edef68
* | Bugzilla 53778: When PDF accessibility is enabled, the contents for the ↵Vincent Hennebert2012-08-2430-945/+1044
| | | | | | | | | | | | different regions must appear in the proper order in the structure tree. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1376923 13f79535-47bb-0310-9956-ffa450edef68
* | Bugfix#53766: Remove StandardEncoding as the encoding type from fonts used ↵Mehdi Houshmand2012-08-235-58/+159
| | | | | | | | | | | | in the PDF renderer. Submitted by Robert Meyer. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1376500 13f79535-47bb-0310-9956-ffa450edef68
* | Bugzilla#53751: Slightly restructured the way the FontCache creates a cache-fileMehdi Houshmand2012-08-177-60/+139
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1374238 13f79535-47bb-0310-9956-ffa450edef68
* | Changed serialVersionUID in the serialization of font-cache and some minor ↵Mehdi Houshmand2012-08-151-4/+7
| | | | | | | | | | | | related changes git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1373227 13f79535-47bb-0310-9956-ffa450edef68
* | Fixed a couple minor bugs in CLI and config parsingMehdi Houshmand2012-08-102-9/+14
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1371734 13f79535-47bb-0310-9956-ffa450edef68
* | Added tests for AFPResourceAccessorMehdi Houshmand2012-08-101-0/+84
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1371702 13f79535-47bb-0310-9956-ffa450edef68
* | Bugzilla#53685 - AFP charactersets are cached using more unique keysMehdi Houshmand2012-08-104-20/+74
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1371639 13f79535-47bb-0310-9956-ffa450edef68
* | Buzilla#53657 - AFP fonts use nominal character increment when the glyph ↵Mehdi Houshmand2012-08-105-35/+43
| | | | | | | | | | | | metrics aren't available git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1371629 13f79535-47bb-0310-9956-ffa450edef68
* | Bugzilla #53688: Wrong page number reported when a column overflows the ↵Vincent Hennebert2012-08-096-46/+198
| | | | | | | | | | | | region-body in a multi-column document git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1371386 13f79535-47bb-0310-9956-ffa450edef68
* | Bugzilla #53639: When PDF accessibility is enabled, the Scope attribute must ↵Vincent Hennebert2012-08-0213-156/+485
| | | | | | | | | | | | be present in the structure tree for table header elements. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1368420 13f79535-47bb-0310-9956-ffa450edef68
* | Bugzilla #53630: make it clear that the PDFConformanceException is due to ↵Vincent Hennebert2012-08-021-1/+2
| | | | | | | | | | | | | | | | | | accessibility not being enabled Patch submitted by Robert Meyer git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1368419 13f79535-47bb-0310-9956-ffa450edef68
* | Added javadocs to the URI schema resolution mechanisms availableMehdi Houshmand2012-07-261-1/+54
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1366000 13f79535-47bb-0310-9956-ffa450edef68
* | Bugzilla#53600: Added an event if a glyph and its metric information does ↵Mehdi Houshmand2012-07-257-9/+53
| | | | | | | | | | | | not exist in the character set git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1365555 13f79535-47bb-0310-9956-ffa450edef68
* | Updated XGC with trunk@1365504Mehdi Houshmand2012-07-251-0/+0
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1365512 13f79535-47bb-0310-9956-ffa450edef68
| * Created branch for URI resolution in XGCMehdi Houshmand2012-07-250-0/+0
|/ | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_XGC_URI_Resolution@1365471 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla #53596: When PDF accessibility is enabled, the structure tree must ↵Vincent Hennebert2012-07-247-5/+214
| | | | | | contain information about the number of columns or rows spanned by a table cell. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1365162 13f79535-47bb-0310-9956-ffa450edef68
* Updated XGC with trunk@1365077Mehdi Houshmand2012-07-241-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1365081 13f79535-47bb-0310-9956-ffa450edef68
* Updated reference PDF following change from rev. 1362226 (treat repeated ↵Vincent Hennebert2012-07-241-0/+0
| | | | | | table headers as artifacts) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1364975 13f79535-47bb-0310-9956-ffa450edef68
* Fixed all javadoc issues, "ant javadocs" now works without errorsMehdi Houshmand2012-07-239-19/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1364567 13f79535-47bb-0310-9956-ffa450edef68
* Corrected javadocs in o.a.f.apps.* classesMehdi Houshmand2012-07-235-74/+73
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1364541 13f79535-47bb-0310-9956-ffa450edef68
* Merge from ^/branches/fop-1_1.Glenn Adams2012-07-2151-550/+9028
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1364036 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla#53563: Removed a method call that could cause a ↵Mehdi Houshmand2012-07-182-3/+6
| | | | | | java.awt.HeadlessException in PCLGraphics2D (brought it inline with PDF/PS/AFP-Graphics2D classes) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1362823 13f79535-47bb-0310-9956-ffa450edef68
* When PDF accessibility is enabled, treat repeated table headings as artifactsVincent Hennebert2012-07-1635-234/+240
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1362226 13f79535-47bb-0310-9956-ffa450edef68
* Bugfix: An IllegalArgumentException was thrown when break-before was used ↵Vincent Hennebert2012-07-1612-19/+347
| | | | | | inside a list git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1362203 13f79535-47bb-0310-9956-ffa450edef68