aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Removed, now resides at org.apache.fop.afp.modca.Adrian Cumiskey2008-10-270-0/+0
| * All AFP library classes without Renderer dependencies moved from org.apache.f...Adrian Cumiskey2008-10-27179-1173/+795
| * Merged revisions 707627 via svnmerge from Adrian Cumiskey2008-10-249-236/+224
| * Improved name truncation warning.Adrian Cumiskey2008-10-221-2/+4
| * Cleanup.Adrian Cumiskey2008-10-221-2/+0
| * supportsOutOfOrder = falseAdrian Cumiskey2008-10-221-1/+1
| * Merged revisions 706319,706570,707083 via svnmerge from Adrian Cumiskey2008-10-224-245/+45
| * I am not in love yet with the new eclispe subversion client I'm using... :(Adrian Cumiskey2008-10-2212-1297/+0
| * Default to inline resource level for GOCA graphic objects (when no afp:resour...Adrian Cumiskey2008-10-2217-8/+1381
| * Cleanup.Adrian Cumiskey2008-10-221-13/+1
| * Fixed border painting, at the same time creating a generic PaintInfo interfac...Adrian Cumiskey2008-10-227-95/+468
| * Ensures > 0 coordinate values.Adrian Cumiskey2008-10-221-8/+15
| * Cleanup.Adrian Cumiskey2008-10-212-11/+7
| * Fix for block container absolute positioning reference orientation.Adrian Cumiskey2008-10-211-10/+21
| * Merged revisions 706272,706276 via svnmerge from Adrian Cumiskey2008-10-207-39/+96
| * Updated ImageGraphics2D with setGraphics2DImagePainter accessor methodAdrian Cumiskey2008-10-201-0/+0
| * Absolute positioning border painting fixes.Adrian Cumiskey2008-10-201-3/+3
| * Merged revisions 705529,706135 via svnmerge from Adrian Cumiskey2008-10-202-4/+12
| * Removed.Adrian Cumiskey2008-10-201-74/+0
| * * SVG circle drawing improvements in AFPGraphics2D.Adrian Cumiskey2008-10-2011-143/+336
| * Fall back to PathIterator painting for all unrecognized shapes (like polyline...Jeremias Maerki2008-10-201-50/+48
| * Make this class more extensible/adaptable.Adrian Cumiskey2008-10-171-21/+67
| * Removed debug codeAdrian Cumiskey2008-10-161-20/+23
| * Added GOCA mime.Adrian Cumiskey2008-10-163-0/+8
| * Copy/paste error.Adrian Cumiskey2008-10-161-1/+1
| * Added an example of using afp:resource-level="inline" with an instream SVG.Adrian Cumiskey2008-10-161-5/+20
| * Improved documentation describing the use of afp:resource-levelAdrian Cumiskey2008-10-161-3/+9
| * Fixes potential NullPointerException in AFPGraphics2D.Adrian Cumiskey2008-10-161-0/+2
| * Unused accessor methodAdrian Cumiskey2008-10-161-9/+0
| * Documentation for <images native="true"/> configuration option.Adrian Cumiskey2008-10-161-3/+10
| * Merged revisions 704008,704907,704909 via svnmerge from Adrian Cumiskey2008-10-154-74/+91
| * Fixes scaling/grayscaling for fox:conversion-mode="bitmap" GOCA fallback.Adrian Cumiskey2008-10-142-57/+84
| * Fixes resource naming/levelling for fox:conversion-mode="bitmap" GOCA fallback.Adrian Cumiskey2008-10-144-14/+44
| * Merged revisions 699739 via svnmerge from Adrian Cumiskey2008-10-101-0/+57
| * * Block-container positioning fix.Adrian Cumiskey2008-10-1031-603/+864
| * Merged revisions 693433,693462,693720,693742,693781,693784,693841,695491,6955...Adrian Cumiskey2008-09-2632-172/+462
| * * Image positioning fix.Adrian Cumiskey2008-09-0829-316/+394
| * Forgot to add.Adrian Cumiskey2008-09-031-0/+85
| * Toggleable support for AFP native image flavours.Adrian Cumiskey2008-09-037-28/+66
| * Documentation for native image support.Adrian Cumiskey2008-09-031-4/+5
| * Fixed comment typo.Adrian Cumiskey2008-09-031-1/+1
| * Fix for text decoration.Adrian Cumiskey2008-09-031-2/+1
| * Order important for setting uri otherwise value gets clobbered.Adrian Cumiskey2008-09-031-2/+2
| * Set the resource level to the default value if not set.Adrian Cumiskey2008-09-031-2/+2
| * Fix for writing objects before Active Environment Group.Adrian Cumiskey2008-09-031-1/+1
| * Built from the latest commons which includes AFP IOCA image types in MimeCons...Adrian Cumiskey2008-09-031-0/+0
| * * Structural fixes with StrucFlgs class.Adrian Cumiskey2008-09-0330-512/+844
| * Merged revisions 690319,690324,690382,690532,690903 via svnmerge from Adrian Cumiskey2008-09-0111-217/+648
| * ObjectContainer/IncludeObject structure fixes.Adrian Cumiskey2008-08-2929-308/+594
| * Added PresentationEnvironmentControl object.Adrian Cumiskey2008-08-291-0/+97