aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/awt
Commit message (Expand)AuthorAgeFilesLines
* Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-312-8/+11
* Bugzilla #49754: Bring clone() in line with the recommendations in Object.clo...Glenn Adams2012-04-081-1/+2
* enable ImportOrder rule; fix violationsGlenn Adams2012-03-035-12/+9
* Bugzilla#52513: Moved FOUserAgent to the constructor of the RenderersMehdi Houshmand2012-01-303-48/+21
* Reverted changes made in r1234877, see bugzilla#52513Mehdi Houshmand2012-01-243-21/+48
* Moved the FOUserAgent into the constructor of the RenderersMehdi Houshmand2012-01-233-48/+21
* Bugzilla #49695: Replaced magic numbers with constants from UnitConv and Grap...Vincent Hennebert2010-11-231-4/+6
* findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9)Simon Pepping2010-11-171-0/+2
* Bugzilla #49733:Jeremias Maerki2010-08-143-6/+11
* Bugzilla #42306:Jeremias Maerki2010-06-084-3/+175
* Renamed PageScaleAttributes class into PageScale.Vincent Hennebert2009-08-121-3/+3
* Bugzilla #47311:Jeremias Maerki2009-08-021-3/+17
* Merged revisions 681296,681307 via svnmerge from Adrian Cumiskey2008-07-312-17/+27
* Merged revisions 679052-679352 via svnmerge from Vincent Hennebert2008-07-2510-47/+47
* Duplicate operation removed.Adrian Cumiskey2008-06-301-6/+3
* Merged revisions 648985,649012,649091,649119,649146,649149,649160 via svnmerg...Adrian Cumiskey2008-04-171-2/+2
* Ensured all SVN properties are set equallyMaximilian Berger2008-02-131-50/+50
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-185-15/+15
* Bugzilla 42832: Fix in AWT preview if used with non-english locale (offered b...Andreas L. Delmelle2007-07-071-2/+4
* Bugzilla #41831:Jeremias Maerki2007-05-281-2/+3
* 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