aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/awt
Commit message (Expand)AuthorAgeFilesLines
* Bugzilla #40813:Jeremias Maerki2006-11-122-19/+23
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-2816-80/+96
* Bugzilla #38714 and #40048: Jeremias Maerki2006-07-241-1/+1
* Bugzilla #39983:Jeremias Maerki2006-07-102-15/+24
* Bugzilla #39709:Jeremias Maerki2006-07-101-0/+33
* Bugzilla #39709:Jeremias Maerki2006-07-102-57/+71
* Changed the way the graphics state handling is done to make a cleaner "break ...Jeremias Maerki2006-05-301-2/+2
* Bugzilla #38946:Jeremias Maerki2006-05-031-6/+5
* Java2D Renderer:Jeremias Maerki2006-05-022-5/+7
* Command-line support for the intermediate format: Use "-atin" to specify an a...Jeremias Maerki2006-01-242-12/+7
* NOTE: API changes in a backwards-incompatible way: FOUserAgent.setResolution(...Jeremias Maerki2005-12-151-2/+4
* Found another old URLJeremias Maerki2005-11-241-1/+1
* Deprecated constructors Fop(int) and Fop(int, FOUserAgent).Jeremias Maerki2005-11-122-5/+5
* Fop.java gets two new constructors: Fop(String) and Fop(String, FOUserAgent) ...Jeremias Maerki2005-11-112-1/+51
* Package documentation.Jeremias Maerki2005-10-271-0/+22
* Fixed various javadoc problems, fixed a deprecation warning, removed function...Manuel Mall2005-10-261-1/+3
* Cosmetic changes to identifiers, comments and other stylistic corrections.Joerg Pietschmann2005-10-061-5/+5
* Bugzilla #36418: Jeremias Maerki2005-08-311-4/+7
* Moved CLI to its own package. New main class is org.apache.fop.cli.Main. Jeremias Maerki2005-08-234-8/+87
* Fix regression that caused duplicate IDs when Reload was pressed in the AWT V...Jeremias Maerki2005-08-121-3/+2
* Bugzilla #35561 Jeremias Maerki2005-06-301-30/+1
* Bugzilla: #35358Jeremias Maerki2005-06-203-21/+91
* Bugzilla: #35358Jeremias Maerki2005-06-201-5/+5
* Italian translation of the viewer labelsLuca Furini2005-06-161-10/+46
* Bugzilla: #35358Jeremias Maerki2005-06-159-278/+849
* Icon TweakingJeremias Maerki2005-06-106-130/+4
* Bugzilla: #33760Jeremias Maerki2005-06-0911-2376/+343
* Resurrected AWT/Java2D rendererJeremias Maerki2005-03-084-217/+1442
* PR:Glen Mazza2004-11-241-1/+1
* Gets rid of currentBlockIPPosition. Use currentIPPosition instead andFinn Bock2004-09-221-2/+2
* Use content ipd/bpd instead of allocation width/height.Finn Bock2004-09-221-1/+1
* Removed unneded import statements.Finn Bock2004-09-091-1/+0
* Combined the apps.Driver class into apps.Fop. (195 LOC total.) PrimaryGlen Mazza2004-07-241-6/+6
* 1.) render() methods moved from Driver to XSLTInputHandler and FOFileHandler.Glen Mazza2004-07-201-1/+1
* 1.) Driver constructor modified to require RenderType, and setter functionsGlen Mazza2004-07-191-2/+1
* 1. New constructor for Driver created, takes FOUserAgent constructor.Glen Mazza2004-07-182-14/+15
* Adding reporting of mime type to renderers.Simon Pepping2004-07-091-0/+9
* 1.) Moved Renderer instantiation from Driver to FOTreeHandler, as it is the ...Glen Mazza2004-06-271-0/+4
* 1. Output constant types (RENDER_PDF, RENDER_PS, etc.) made common betweenGlen Mazza2004-06-261-2/+1
* 1.) Moved the CommandLineOptions' InputHandler object into FOUserAgent, allowingGlen Mazza2004-06-251-12/+5
* 1.) Moving renderer-specific customization variables (producer, creator, crea...Glen Mazza2004-06-231-2/+2
* 1.) FOInputHandler constructors switched from Document to FOUserAgent, Render...Glen Mazza2004-06-191-1/+0
* 1.) Added restriction to fo:declarations that fo:color-profile is the only XS...Glen Mazza2004-06-151-1/+1
* Removed the getLogger() and setLogger() from FOUserAgent; replaced with Commo...Glen Mazza2004-05-121-1/+1
* PR:Glen Mazza2004-04-222-6/+6
* Updated details on getAscender bugPeter Bernard West2004-03-181-0/+17
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-2710-464/+144
* Switching from passing the FOUserAgent for several of the imageGlen Mazza2004-01-251-1/+1
* Fix javadoc warnings caused by unknown @see targets.Finn Bock2004-01-241-1/+1
* Moved the interfaces into the Constants class on a trial basis (we may stillGlen Mazza2004-01-171-1/+0