aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/apps/FOURIResolver.java
Commit message (Expand)AuthorAgeFilesLines
* Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_...Jeremias Maerki2008-01-111-4/+17
* Bugzilla #42278:Jeremias Maerki2007-06-291-155/+203
* Bugzilla #41831:Jeremias Maerki2007-05-281-85/+104
* Fixed default encoding problem. Jeremias Maerki2007-05-111-2/+3
* Add an ending slash to base URLs when they don't have one, in order to better...Vincent Hennebert2007-02-271-10/+20
* Stricter user config file validation.Vincent Hennebert2007-02-141-4/+4
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Bugzilla #39285:Jeremias Maerki2006-04-231-2/+5
* Switching to the Commons variant for the base64 encoding/decoding.Jeremias Maerki2006-04-051-4/+3
* No stacktrace when encountering problems while building a base URL. It's not ...Jeremias Maerki2006-03-251-1/+1
* Made the loading of user-specified hyphenation patterns usable again and plug...Jeremias Maerki2006-03-211-1/+5
* Changed the way the URL stream is opened. Use URLConnection now. Jeremias Maerki2006-02-231-2/+49
* Bugzilla #38135:Jeremias Maerki2006-01-051-3/+29
* Fix for file: URL handling. The condition for adding a leading slash was wrong.Jeremias Maerki2005-11-101-2/+6
* My earlier fix didn't quite work if the protocol isn't the same between the b...Jeremias Maerki2005-09-051-3/+3
* Not sure if it's the best solution but this changes the following: Jeremias Maerki2005-09-051-36/+50
* Bugzilla #36082 Jeremias Maerki2005-08-161-17/+19
* Bugzilla #36082 Jeremias Maerki2005-08-151-0/+135