22 Commits (efec6345486dcbde393cafc2e0390b788d9cd215)

Author SHA1 Message Date
  Vincent Hennebert efec634548 Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
  Andreas L. Delmelle 485f17edb3 Replace occurrences of File.toURL() by File.toURI().toURL() (recommended as of Java 6, where File.toURL() is deprecated) 16 years ago
  Vincent Hennebert 09fdf85d77 Checkstyle and minor typo fixes 16 years ago
  Adrian Cumiskey 6de78dd390 * Added font substitution configuration reader, model, business logic, junit test and docs. 16 years ago
  Jeremias Maerki 2dff0ee028 Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_ImagePackageRedesign (revs 594558 to 611138) into Trunk: 16 years ago
  Jeremias Maerki fc92f8ac2f Bugzilla #42278: 17 years ago
  Jeremias Maerki 9dc46ab8e8 Bugzilla #41831: 17 years ago
  Jeremias Maerki 9fcc708cf6 Fixed default encoding problem. 17 years ago
  Vincent Hennebert f3d8fd1d7f Add an ending slash to base URLs when they don't have one, in order to better match user expectations. 17 years ago
  Vincent Hennebert 288a916ba6 Stricter user config file validation. 17 years ago
  Jeremias Maerki 7046f7838f Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
  Jeremias Maerki b357bf4f59 Bugzilla #39285: 18 years ago
  Jeremias Maerki 834f1bb2ea Switching to the Commons variant for the base64 encoding/decoding. 18 years ago
  Jeremias Maerki 6d048701da No stacktrace when encountering problems while building a base URL. It's not necessary and draws too much attention. Instead added the URL to the log message that causes the problem. 18 years ago
  Jeremias Maerki 372d168636 Made the loading of user-specified hyphenation patterns usable again and plugged it into URI resolution. 18 years ago
  Jeremias Maerki 61e661cbe7 Changed the way the URL stream is opened. Use URLConnection now. 18 years ago
  Jeremias Maerki 8a366ee82b Bugzilla #38135: 18 years ago
  Jeremias Maerki aecd0e1c8e Fix for file: URL handling. The condition for adding a leading slash was wrong. 18 years ago
  Jeremias Maerki ff30dae319 My earlier fix didn't quite work if the protocol isn't the same between the base URI and the parameter URI. 19 years ago
  Jeremias Maerki fc33b0a379 Not sure if it's the best solution but this changes the following: 19 years ago
  Jeremias Maerki a62babfa7e Bugzilla #36082 19 years ago
  Jeremias Maerki 98745dd6db Bugzilla #36082 19 years ago