aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Added MapContainerData object.Adrian Cumiskey2008-08-291-0/+57
| * Merged revisions 689043,689442 via svnmerge from Adrian Cumiskey2008-08-272-1/+2
| * Forgot to add Streamable.Adrian Cumiskey2008-08-276-5/+43
| * * print-file level (default) resources are now immediately streamed and pages...Adrian Cumiskey2008-08-27111-4456/+4708
| * Expanded the vertical/horizontal background image position calculations (moti...Adrian Cumiskey2008-08-271-12/+18
| * Merged revisions 687576,687657,687786,688078,688087,688139,688508,688633,6886...Adrian Cumiskey2008-08-2626-325/+1029
| * Merged revisions 687323,687327,687365,687369 via svnmerge from Adrian Cumiskey2008-08-2014-247/+64
| * Merged revisions 685918,687305 via svnmerge from Adrian Cumiskey2008-08-206-42/+45
| * Merged revisions 685573,685785,685879,685885 via svnmerge from Adrian Cumiskey2008-08-1414-225/+104
| * Merged revisions 682600,682604-682605,682616-682618,682625,682630,683136,6831...Adrian Cumiskey2008-08-1323-516/+508
| * Added the new org.apache.fop.store package to provide temporary storage featu...Adrian Cumiskey2008-08-047-0/+587
| * Updated commons jar with the new classes from the store package.Adrian Cumiskey2008-08-041-0/+0
| * Merged revisions 681296,681307 via svnmerge from Adrian Cumiskey2008-07-3153-398/+1419
| * Bugfix: ResourceStore didn't close the RandomAccessFile and therefore couldn'...Jeremias Maerki2008-07-302-35/+39
| * * Provide warning message if no "any" font family is configured.Adrian Cumiskey2008-07-294-6/+30
| * Minor generics comment adjustment.Adrian Cumiskey2008-07-291-1/+1
| * Added a base 12 (Helvetica, Times and Courier) fallback font collection for A...Adrian Cumiskey2008-07-295-70/+208
| * Merged revisions 680369,680378 via svnmerge from Adrian Cumiskey2008-07-2912-83/+101
| * Merged revisions 679052-679352 via svnmerge from Vincent Hennebert2008-07-251082-9270/+9285
| * * Moved AFPConstants from org.apache.fop.render.afp.modca into org.apache.fop...Adrian Cumiskey2008-07-2433-610/+849
| * Removed commented code.Adrian Cumiskey2008-07-231-27/+0
| * Merged revisions 678730,679044 via svnmerge from Adrian Cumiskey2008-07-232-3/+3
| * Checkstyle nitAdrian Cumiskey2008-07-221-1/+2
| * The new LineDataInfo class which I neglected to add... :)Adrian Cumiskey2008-07-221-0/+193
| * * Removed unused goca accessor methods from AFPState.Adrian Cumiskey2008-07-2210-257/+236
| * Merged revisions 678477,678691,678699 via svnmerge from Adrian Cumiskey2008-07-222-44/+62
| * Minor cleanup.Adrian Cumiskey2008-07-221-24/+21
| * Added a finalize() just in case a problem occurs during rendering and close()...Adrian Cumiskey2008-07-221-4/+20
| * Added some String statics.Adrian Cumiskey2008-07-221-4/+10
| * Renamed method canBeIncluded() to isIncludable().Adrian Cumiskey2008-07-214-4/+4
| * Unused imports.Adrian Cumiskey2008-07-211-2/+0
| * Renamed variable and removed now redundant methods.Adrian Cumiskey2008-07-211-25/+5
| * Removed arbitrary image formats from MO:DCA registry.Adrian Cumiskey2008-07-216-77/+30
| * Updated generics comment.Adrian Cumiskey2008-07-211-1/+1
| * Fixed bug in drawBorderLine() implementation.Adrian Cumiskey2008-07-211-1/+1
| * * Fixed problem with SVG object type not being determined.Adrian Cumiskey2008-07-218-95/+43
| * Provide exception message if problems occurred closing/deleting temporary cac...Adrian Cumiskey2008-07-211-1/+1
| * Better to remove on finally rather than the try block.Adrian Cumiskey2008-07-211-2/+3
| * Must synchronize on cacheMap when removing DataObjectCache instance.Adrian Cumiskey2008-07-211-1/+5
| * * Invalidate/remove entry for the cache properly on AFPDataStream.write().Adrian Cumiskey2008-07-212-13/+24
| * * Fixed bug in cache where object is not able to use IOB mechanism.Adrian Cumiskey2008-07-217-121/+168
| * Tidy up.Adrian Cumiskey2008-07-215-51/+42
| * Merged revisions 677973 via svnmerge from Adrian Cumiskey2008-07-181-55/+39
| * More optimizations and cleanups.Adrian Cumiskey2008-07-1815-288/+100
| * Removed commented out code.Adrian Cumiskey2008-07-181-67/+1
| * Unused import.Adrian Cumiskey2008-07-181-1/+0
| * Replaced PresentationSpaceMixingRulesTriplet (currently unsupported in AFP en...Adrian Cumiskey2008-07-181-7/+11
| * Some minor optimizations and javadoc corrections.Adrian Cumiskey2008-07-181-12/+10
| * * Added PresentationSpaceMixingRulesTriplet, DescriptorPositionTriplet and Pr...Adrian Cumiskey2008-07-1812-87/+228
| * Merged revisions 677863 via svnmerge from Adrian Cumiskey2008-07-182-38/+39