aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/image
Commit message (Expand)AuthorAgeFilesLines
* 1.) Removed xsl file for property generation (no longer used, due toGlen Mazza2004-03-211-4/+8
* Moved SVGUserAgent back to SVG package (not being used by SVG FO extensions.)Glen Mazza2004-03-191-1/+1
* Code changed to set the Base URL in FOUserAgent, which allowsGlen Mazza2004-03-161-0/+1
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-2723-1074/+338
* Switching from passing the FOUserAgent for several of the imageGlen Mazza2004-01-256-50/+47
* Removed unnecessary semi-colon.Peter Bernard West2004-01-021-1/+1
* open up access in misc places by either adding accessor methods or by looseni...William Victor Mote2003-10-101-28/+28
* remove todo item for disconnecting image processing from pdfWilliam Victor Mote2003-08-301-1/+0
* for generic FOP image processing (i.e. not related to rendering), use java.aw...William Victor Mote2003-08-305-60/+58
* move svg classes related to the FO Tree building from svg to fo/extensions/svgWilliam Victor Mote2003-08-281-1/+1
* move fo/FOUserAgent to apps/FOUserAgent, as it manages configuration informat...William Victor Mote2003-08-2219-19/+19
* Renamed apps.FOInputHandler to apps.FOFileHandler to reduce confusion with th...Glen Mazza2003-08-121-2/+2
* 1.) only partly implemented Run() function removed from InputHandler and its ...Glen Mazza2003-08-041-2/+2
* Revert refactoring of Driver to Session. Files affected should be identical t...William Victor Mote2003-06-171-2/+2
* 1. Copy apps.Driver to apps.Session.William Victor Mote2003-06-171-2/+2
* javadoc changes to clean up gump warnings.William Victor Mote2003-04-252-29/+29
* javadoc changes to clean up gump warnings.William Victor Mote2003-04-241-13/+13
* Fix CMYK JPEG images. Jeremias Maerki2003-03-151-6/+11
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-1123-0/+4595