| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix for text decoration. | Adrian Cumiskey | 2008-09-03 | 1 | -2/+1 |
* | Order important for setting uri otherwise value gets clobbered. | Adrian Cumiskey | 2008-09-03 | 1 | -2/+2 |
* | Set the resource level to the default value if not set. | Adrian Cumiskey | 2008-09-03 | 1 | -2/+2 |
* | Fix for writing objects before Active Environment Group. | Adrian Cumiskey | 2008-09-03 | 1 | -1/+1 |
* | * Structural fixes with StrucFlgs class. | Adrian Cumiskey | 2008-09-03 | 30 | -512/+844 |
* | ObjectContainer/IncludeObject structure fixes. | Adrian Cumiskey | 2008-08-29 | 29 | -308/+594 |
* | Added PresentationEnvironmentControl object. | Adrian Cumiskey | 2008-08-29 | 1 | -0/+97 |
* | Added MapContainerData object. | Adrian Cumiskey | 2008-08-29 | 1 | -0/+57 |
* | Forgot to add Streamable. | Adrian Cumiskey | 2008-08-27 | 6 | -5/+43 |
* | * print-file level (default) resources are now immediately streamed and pages... | Adrian Cumiskey | 2008-08-27 | 110 | -4444/+4686 |
* | Merged revisions 687323,687327,687365,687369 via svnmerge from | Adrian Cumiskey | 2008-08-20 | 8 | -34/+33 |
* | Merged revisions 685918,687305 via svnmerge from | Adrian Cumiskey | 2008-08-20 | 4 | -41/+14 |
* | Merged revisions 685573,685785,685879,685885 via svnmerge from | Adrian Cumiskey | 2008-08-14 | 5 | -49/+29 |
* | Merged revisions 682600,682604-682605,682616-682618,682625,682630,683136,6831... | Adrian Cumiskey | 2008-08-13 | 2 | -17/+30 |
* | Merged revisions 681296,681307 via svnmerge from | Adrian Cumiskey | 2008-07-31 | 17 | -282/+863 |
* | Bugfix: ResourceStore didn't close the RandomAccessFile and therefore couldn'... | Jeremias Maerki | 2008-07-30 | 2 | -35/+39 |
* | * Provide warning message if no "any" font family is configured. | Adrian Cumiskey | 2008-07-29 | 4 | -6/+30 |
* | Minor generics comment adjustment. | Adrian Cumiskey | 2008-07-29 | 1 | -1/+1 |
* | Added a base 12 (Helvetica, Times and Courier) fallback font collection for A... | Adrian Cumiskey | 2008-07-29 | 4 | -65/+189 |
* | Merged revisions 680369,680378 via svnmerge from | Adrian Cumiskey | 2008-07-29 | 3 | -18/+11 |
* | Merged revisions 679052-679352 via svnmerge from | Vincent Hennebert | 2008-07-25 | 243 | -1932/+1932 |
* | * Moved AFPConstants from org.apache.fop.render.afp.modca into org.apache.fop... | Adrian Cumiskey | 2008-07-24 | 33 | -610/+849 |
* | Removed commented code. | Adrian Cumiskey | 2008-07-23 | 1 | -27/+0 |
* | Checkstyle nit | Adrian Cumiskey | 2008-07-22 | 1 | -1/+2 |
* | The new LineDataInfo class which I neglected to add... :) | Adrian Cumiskey | 2008-07-22 | 1 | -0/+193 |
* | * Removed unused goca accessor methods from AFPState. | Adrian Cumiskey | 2008-07-22 | 10 | -257/+236 |
* | Minor cleanup. | Adrian Cumiskey | 2008-07-22 | 1 | -24/+21 |
* | Added a finalize() just in case a problem occurs during rendering and close()... | Adrian Cumiskey | 2008-07-22 | 1 | -4/+20 |
* | Added some String statics. | Adrian Cumiskey | 2008-07-22 | 1 | -4/+10 |
* | Renamed method canBeIncluded() to isIncludable(). | Adrian Cumiskey | 2008-07-21 | 4 | -4/+4 |
* | Unused imports. | Adrian Cumiskey | 2008-07-21 | 1 | -2/+0 |
* | Renamed variable and removed now redundant methods. | Adrian Cumiskey | 2008-07-21 | 1 | -25/+5 |
* | Removed arbitrary image formats from MO:DCA registry. | Adrian Cumiskey | 2008-07-21 | 6 | -77/+30 |
* | Updated generics comment. | Adrian Cumiskey | 2008-07-21 | 1 | -1/+1 |
* | Fixed bug in drawBorderLine() implementation. | Adrian Cumiskey | 2008-07-21 | 1 | -1/+1 |
* | * Fixed problem with SVG object type not being determined. | Adrian Cumiskey | 2008-07-21 | 7 | -48/+42 |
* | Provide exception message if problems occurred closing/deleting temporary cac... | Adrian Cumiskey | 2008-07-21 | 1 | -1/+1 |
* | Better to remove on finally rather than the try block. | Adrian Cumiskey | 2008-07-21 | 1 | -2/+3 |
* | Must synchronize on cacheMap when removing DataObjectCache instance. | Adrian Cumiskey | 2008-07-21 | 1 | -1/+5 |
* | * Invalidate/remove entry for the cache properly on AFPDataStream.write(). | Adrian Cumiskey | 2008-07-21 | 2 | -13/+24 |
* | * Fixed bug in cache where object is not able to use IOB mechanism. | Adrian Cumiskey | 2008-07-21 | 7 | -121/+168 |
* | Tidy up. | Adrian Cumiskey | 2008-07-21 | 5 | -51/+42 |
* | Merged revisions 677973 via svnmerge from | Adrian Cumiskey | 2008-07-18 | 1 | -55/+39 |
* | More optimizations and cleanups. | Adrian Cumiskey | 2008-07-18 | 15 | -288/+100 |
* | Removed commented out code. | Adrian Cumiskey | 2008-07-18 | 1 | -67/+1 |
* | Unused import. | Adrian Cumiskey | 2008-07-18 | 1 | -1/+0 |
* | Replaced PresentationSpaceMixingRulesTriplet (currently unsupported in AFP en... | Adrian Cumiskey | 2008-07-18 | 1 | -7/+11 |
* | Some minor optimizations and javadoc corrections. | Adrian Cumiskey | 2008-07-18 | 1 | -12/+10 |
* | * Added PresentationSpaceMixingRulesTriplet, DescriptorPositionTriplet and Pr... | Adrian Cumiskey | 2008-07-18 | 12 | -87/+228 |
* | Merged revisions 677863 via svnmerge from | Adrian Cumiskey | 2008-07-18 | 1 | -16/+0 |