| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Expanded the vertical/horizontal background image position calculations (moti... | Adrian Cumiskey | 2008-08-27 | 1 | -12/+18 |
* | Merged revisions 687576,687657,687786,688078,688087,688139,688508,688633,6886... | Adrian Cumiskey | 2008-08-26 | 26 | -325/+1029 |
* | Merged revisions 687323,687327,687365,687369 via svnmerge from | Adrian Cumiskey | 2008-08-20 | 14 | -247/+64 |
* | Merged revisions 685918,687305 via svnmerge from | Adrian Cumiskey | 2008-08-20 | 6 | -42/+45 |
* | Merged revisions 685573,685785,685879,685885 via svnmerge from | Adrian Cumiskey | 2008-08-14 | 14 | -225/+104 |
* | Merged revisions 682600,682604-682605,682616-682618,682625,682630,683136,6831... | Adrian Cumiskey | 2008-08-13 | 23 | -516/+508 |
* | Added the new org.apache.fop.store package to provide temporary storage featu... | Adrian Cumiskey | 2008-08-04 | 7 | -0/+587 |
* | Updated commons jar with the new classes from the store package. | Adrian Cumiskey | 2008-08-04 | 1 | -0/+0 |
* | Merged revisions 681296,681307 via svnmerge from | Adrian Cumiskey | 2008-07-31 | 53 | -398/+1419 |
* | 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 | 5 | -70/+208 |
* | Merged revisions 680369,680378 via svnmerge from | Adrian Cumiskey | 2008-07-29 | 12 | -83/+101 |
* | Merged revisions 679052-679352 via svnmerge from | Vincent Hennebert | 2008-07-25 | 1082 | -9270/+9285 |
* | * 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 |
* | Merged revisions 678730,679044 via svnmerge from | Adrian Cumiskey | 2008-07-23 | 2 | -3/+3 |
* | 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 |
* | Merged revisions 678477,678691,678699 via svnmerge from | Adrian Cumiskey | 2008-07-22 | 2 | -44/+62 |
* | 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 | 8 | -95/+43 |
* | 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 | 2 | -38/+39 |
* | * Added new DataObjectFactory to take care of MO:DCA DataObject creation/inst... | Adrian Cumiskey | 2008-07-17 | 70 | -1767/+2251 |
* | Merged revisions 677668,677679 via svnmerge from | Adrian Cumiskey | 2008-07-17 | 2 | -1/+17 |
* | Merged revisions 676161,676297,676307,676397,676608,677404-677405,677543,6776... | Adrian Cumiskey | 2008-07-17 | 27 | -287/+364 |
* | Merged revisions 675590,675604,675698,675845,675854 via svnmerge from | Adrian Cumiskey | 2008-07-11 | 8 | -119/+214 |