aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/image/BmpImage.java
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 636400-636405,636407-638388 via svnmerge from Vincent Hennebert2008-03-181-220/+0
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-1/+0
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Fixes unrecoverable exceptions causing BatchDiffer to fail. Jeremias Maerki2005-08-241-2/+1
* Code simplification.Jeremias Maerki2005-08-211-10/+4
* Bugzilla #36224: Jeremias Maerki2005-08-211-16/+20
* Bugzilla #36082 Jeremias Maerki2005-08-151-6/+9
* Removed unneded import statements.Finn Bock2004-09-091-3/+0
* Fix implementations after logging changes to correspond to the interface again.Jeremias Maerki2004-08-161-4/+4
* PR:Glen Mazza2004-03-311-2/+2
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-46/+14
* Switching from passing the FOUserAgent for several of the imageGlen Mazza2004-01-251-10/+10
* move fo/FOUserAgent to apps/FOUserAgent, as it manages configuration informat...William Victor Mote2003-08-221-1/+1
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+255