aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/apps
Commit message (Expand)AuthorAgeFilesLines
* FOP-2312: font-base configuration setting not working as expectedVincent Hennebert2013-11-151-17/+36
* FOP-2107: org.apache.batik.bridge.BridgeException: Unable to make sense of UR...Luis Bernardo2013-09-251-1/+1
* Fix & improve the handling of temporary files using the new URI resource reso...Peter Hancock2013-04-161-10/+46
* Moved the I/O interfaces to XGC and updated code with new resolution mechanismMehdi Houshmand2012-09-1913-297/+125
* Added javadocs to the URI schema resolution mechanisms availableMehdi Houshmand2012-07-261-1/+54
* Corrected javadocs in o.a.f.apps.* classesMehdi Houshmand2012-07-235-74/+73
* Addressed some of the javadocs that were erroneousMehdi Houshmand2012-07-061-7/+5
* Fixed deprecation warning and added some comments to explain the API designMehdi Houshmand2012-07-062-1/+15
* Synchronized FopFactory.getRendererConfigPeter Hancock2012-07-051-1/+1
* Removed FopFactory.getRendererConfig from public APIPeter Hancock2012-07-051-1/+1
* Fixed regression re:strict-validation parameter in fop.xconfMehdi Houshmand2012-07-041-3/+11
* Addressed some of the comments made by VH re:Temp_URI_Unification mergeMehdi Houshmand2012-07-046-10/+18
* Check style and find bugs now pass without errorsMehdi Houshmand2012-07-033-8/+12
* Improved the handling of defaults for PDF config and general clean upMehdi Houshmand2012-06-262-1/+19
* Predominantly clean up and javadocs, very little functional change hereMehdi Houshmand2012-06-226-31/+90
* Added tests and cleaning up of codeMehdi Houshmand2012-06-203-96/+4
* Added class missing from last commitMehdi Houshmand2012-06-201-0/+153
* Removed HyphenationTreeResolver and better Handling of 'data://' URIsPeter Hancock2012-06-157-69/+34
* Deleted FOURIResolver classMehdi Houshmand2012-06-142-378/+0
* Removed URI resolving class that are no longer needed and handled data URIsMehdi Houshmand2012-06-148-157/+84
* Removed AFP resource handling mechanism in favour of a unified resource resolverMehdi Houshmand2012-06-114-27/+246
* Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-3115-982/+1986
* enable UnusedImports rule; fix violationsGlenn Adams2012-03-021-1/+0
* enable MultipleVariableDeclarations rule; fix violationsGlenn Adams2012-03-022-2/+5
* apply complex scripts patchGlenn Adams2012-02-263-0/+45
* Addressed findbugs and checkstyle regressionsTemp_ImproveAccessibilityPeter Hancock2012-02-061-1/+2
* Removed the DOM representation of the structure tree.Vincent Hennebert2011-11-241-14/+16
* Removed the FO document pre-processing step that was adding ptr and creating ...Vincent Hennebert2011-10-241-6/+1
* Merge from Trunk, revisions 1060235 to 1069383.Jeremias Maerki2011-02-101-8/+2
|\
| * Avoid deconstructing and reconstructing the base URI of theSimon Pepping2011-01-201-8/+2
* | Removed FopFactory.getColorSpace() in favor of FopFactory.getColorSpaceCache(...Jeremias Maerki2011-01-181-22/+9
* | Merge from Trunk, revisions 965390 to 1060234.Jeremias Maerki2011-01-183-27/+177
|\|
| * Bugfix: Extracting the base directory through Configuration.getLocation() did...Jeremias Maerki2011-01-171-2/+8
| * Relative URIs in the configuration file are evaluated relative to the base UR...Simon Pepping2011-01-142-5/+57
| * Bugzilla #49695: Replaced magic numbers with constants from UnitConv and Grap...Vincent Hennebert2010-11-233-8/+11
| * Reverting renaming of public methods of rev. 1036179Simon Pepping2010-11-191-1/+1
| * findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9)Simon Pepping2010-11-171-1/+1
| * Fixing a few checkstyle warningsSimon Pepping2010-10-021-5/+7
| * Make handling of configuration errors consistentSimon Pepping2010-10-021-13/+13
| * Enable configuration of hyphenation pattern file namesSimon Pepping2010-10-022-0/+90
| * Reinstated support for being able to specify a font cache filepath in the fop...Adrian Cumiskey2010-08-151-4/+1
* | Adjust to changes in XML Graphics Commons:Jeremias Maerki2010-12-131-3/+11
* | Added class ColorWithFallback used for recreating function strings.Jeremias Maerki2010-07-071-5/+10
|/
* Bumped xmlgraphics-commons.jar.Jeremias Maerki2010-03-181-0/+36
* Renamed TransformerNode into TransformerDefaultHandler and moved it into the ...Vincent Hennebert2009-10-212-5/+5
* Simplified the handling of the accessibility option and made it consistent wi...Vincent Hennebert2009-10-212-9/+20
* Factorized into a new class the parsing of the reduced FO tree, that was dupl...Vincent Hennebert2009-09-221-11/+15
* Merged changes from Trunk up to revision 816269Vincent Hennebert2009-09-181-0/+2
|\
| * bug fix: allow back slashes for file URLs as they are commonly used in WindowsChris Bowditch2009-05-071-0/+2
* | Incorporated some more of the feedback to #46705:Jeremias Maerki2009-04-172-6/+9