5872 Commits (427e2d22a628b77cce5e7c22b32610b5ff23d8b2)
 

Autor SHA1 Mensaje Fecha
  Adrian Cumiskey 427e2d22a6 Merged revisions 682600,682604-682605,682616-682618,682625,682630,683136,683159,683684,684041,684491,684493,684575,684577 via svnmerge from hace 16 años
  Adrian Cumiskey 07a228bf39 Added the new org.apache.fop.store package to provide temporary storage features. hace 16 años
  Adrian Cumiskey 0f0dac6c97 Updated commons jar with the new classes from the store package. hace 16 años
  Adrian Cumiskey c416edbaae Merged revisions 681296,681307 via svnmerge from hace 16 años
  Jeremias Maerki d71f26e615 Bugfix: ResourceStore didn't close the RandomAccessFile and therefore couldn't close the temporary file. Not even deleteOnExit() can help in that case. hace 16 años
  Adrian Cumiskey fd378f8734 * Provide warning message if no "any" font family is configured. hace 16 años
  Adrian Cumiskey 299087d006 Minor generics comment adjustment. hace 16 años
  Adrian Cumiskey 364ae6be67 Added a base 12 (Helvetica, Times and Courier) fallback font collection for AFP environments. hace 16 años
  Adrian Cumiskey 365f117dfa Merged revisions 680369,680378 via svnmerge from hace 16 años
  Vincent Hennebert d058e87015 Merged revisions 679052-679352 via svnmerge from hace 16 años
  Adrian Cumiskey cc5d6604bd * Moved AFPConstants from org.apache.fop.render.afp.modca into org.apache.fop.render.afp as it is used in other subpackages. hace 16 años
  Adrian Cumiskey 3db783d682 Removed commented code. hace 16 años
  Adrian Cumiskey b76f3f14a6 Merged revisions 678730,679044 via svnmerge from hace 16 años
  Adrian Cumiskey 4422a21124 Checkstyle nit hace 16 años
  Adrian Cumiskey f3ad0462f7 The new LineDataInfo class which I neglected to add... :) hace 16 años
  Adrian Cumiskey 94e331eebc * Removed unused goca accessor methods from AFPState. hace 16 años
  Adrian Cumiskey 6b7d549d69 Merged revisions 678477,678691,678699 via svnmerge from hace 16 años
  Adrian Cumiskey 6135b50546 Minor cleanup. hace 16 años
  Adrian Cumiskey 52b95f1c48 Added a finalize() just in case a problem occurs during rendering and close() never gets called. hace 16 años
  Adrian Cumiskey d91660dff5 Added some String statics. hace 16 años
  Adrian Cumiskey 37ba6a4721 Renamed method canBeIncluded() to isIncludable(). hace 16 años
  Adrian Cumiskey 3c4573d346 Unused imports. hace 16 años
  Adrian Cumiskey 2493f3ec26 Renamed variable and removed now redundant methods. hace 16 años
  Adrian Cumiskey d42d76c06b Removed arbitrary image formats from MO:DCA registry. hace 16 años
  Adrian Cumiskey d1cf7a3df5 Updated generics comment. hace 16 años
  Adrian Cumiskey 0006f770f9 Fixed bug in drawBorderLine() implementation. hace 16 años
  Adrian Cumiskey 72035be677 * Fixed problem with SVG object type not being determined. hace 16 años
  Adrian Cumiskey 34ebad8ecf Provide exception message if problems occurred closing/deleting temporary cache file. hace 16 años
  Adrian Cumiskey 08974a4b8d Better to remove on finally rather than the try block. hace 16 años
  Adrian Cumiskey 211db11e01 Must synchronize on cacheMap when removing DataObjectCache instance. hace 16 años
  Adrian Cumiskey 6012c2eaa6 * Invalidate/remove entry for the cache properly on AFPDataStream.write(). hace 16 años
  Adrian Cumiskey 5da52b2740 * Fixed bug in cache where object is not able to use IOB mechanism. hace 16 años
  Adrian Cumiskey c442df1c20 Tidy up. hace 16 años
  Adrian Cumiskey c1d4667ff7 Merged revisions 677973 via svnmerge from hace 16 años
  Adrian Cumiskey f7607a1628 More optimizations and cleanups. hace 16 años
  Adrian Cumiskey 860d9d0bfe Removed commented out code. hace 16 años
  Adrian Cumiskey 249598419b Unused import. hace 16 años
  Adrian Cumiskey 49868791f4 Replaced PresentationSpaceMixingRulesTriplet (currently unsupported in AFP environments...) with PresentationSpaceResetMixingTriplet. hace 16 años
  Adrian Cumiskey 1c8e854d81 Some minor optimizations and javadoc corrections. hace 16 años
  Adrian Cumiskey 91fbf6ec46 * Added PresentationSpaceMixingRulesTriplet, DescriptorPositionTriplet and PresentationSpaceResetMixingTriplet. hace 16 años
  Adrian Cumiskey d6c3b958f2 Merged revisions 677863 via svnmerge from hace 16 años
  Adrian Cumiskey 030cd56ed2 * Added new DataObjectFactory to take care of MO:DCA DataObject creation/instantiation. hace 16 años
  Adrian Cumiskey e8d3199b51 Merged revisions 677668,677679 via svnmerge from hace 16 años
  Adrian Cumiskey 96b06ff833 Merged revisions 676161,676297,676307,676397,676608,677404-677405,677543,677648-677652 via svnmerge from hace 16 años
  Adrian Cumiskey 74567e49f4 Merged revisions 675590,675604,675698,675845,675854 via svnmerge from hace 16 años
  Jeremias Maerki 4c424cbe89 Fixed image positioning for RenderedImages. hace 16 años
  Adrian Cumiskey 80dabbe669 This fixes "IllegalArgumentException: Transparent data is longer than 253 bytes" hace 16 años
  Adrian Cumiskey c0b3bda3b8 * Created new AbstractState class that shares common properties and stack popping/pushing behaviour of and is now extended by AFPState and PDFState. hace 16 años
  Adrian Cumiskey 28c0a5eee9 Merged revisions 675501 via svnmerge from hace 16 años
  Jeremias Maerki c7332c147a Fixed placement of bitmap images for AFP output. hace 16 años