aboutsummaryrefslogtreecommitdiffstats
path: root/src/java
Commit message (Expand)AuthorAgeFilesLines
* Typo.Jeremias Maerki2009-04-201-1/+1
* Disabled auto-fonts in the PS transcoders by default because of OutOfMemoryEr...Jeremias Maerki2009-04-202-1/+18
* Bugzilla #47031:Jeremias Maerki2009-04-201-1/+6
* Bugzilla #47000:Jeremias Maerki2009-04-2019-989/+1346
* Bugzilla 47027: Correction for interpretation of pixel-lengths, as suggested ...Andreas L. Delmelle2009-04-192-7/+13
* Some cleanup:Andreas L. Delmelle2009-04-151-132/+134
* Fix the behaviour of pixel-lengths: influenced by target-resolution, rather t...Andreas L. Delmelle2009-04-122-4/+4
* Removed AbstractRenderer.getMimeType() as per Vincent's suggestion.Jeremias Maerki2009-04-033-15/+6
* Fixed a bug that left the PrintRenderer unconfigured even if a configuration ...Jeremias Maerki2009-04-031-0/+6
* Reverted changes from revision 757852.Adrian Cumiskey2009-03-251-40/+9
* Forgot to add getBackgroundColor() accessor.Adrian Cumiskey2009-03-251-0/+8
* Added some accessor methods to some public member variables. I have left the...Adrian Cumiskey2009-03-252-0/+74
* Cleaned up unused imports.Adrian Cumiskey2009-03-241-2/+0
* Added some nice bean methods for pageSequenceMaster and simplePageMaster, thi...Adrian Cumiskey2009-03-241-12/+45
* Simplified the setting of filters in the AbstractPDFStream hierarchy. Instead...Vincent Hennebert2009-03-244-21/+18
* Amendment to revision 755894:Jeremias Maerki2009-03-242-5/+9
* Set svn:eol-style property on page-position-last_break-before_bugzilla46489.x...Vincent Hennebert2009-03-231-2/+1
* added extra blank line which is consistent with the other files in this folde...Chris Bowditch2009-03-231-1/+1
* Deprecated font base url methods on user agent level in favor of the methods ...Jeremias Maerki2009-03-232-8/+16
* Bugzilla #46882:Jeremias Maerki2009-03-231-14/+10
* Minor refactoring: extract code-blocks from the Region implementations into p...Andreas L. Delmelle2009-03-226-79/+74
* revert some changes... and do it right, this timeAndreas L. Delmelle2009-03-221-3/+2
* revert some changes, dependent on other local changes, which would cause a co...Andreas L. Delmelle2009-03-221-4/+7
* Add startsWithForcedBreak() utility method to ElementListUtils.Andreas L. Delmelle2009-03-223-29/+37
* Bugzilla 46489: Andreas L. Delmelle2009-03-221-7/+7
* Added a command-line tool to list all configured fonts (org.apache.fop.tools....Jeremias Maerki2009-03-225-0/+865
* bug fix: 46867: afp:invoke-medium-map extension not working in the AFP RendererChris Bowditch2009-03-211-6/+13
* Moved the font cache change check from outside PrintRendererConfigurator to i...Adrian Cumiskey2009-03-202-6/+6
* Minor optimization.Adrian Cumiskey2009-03-201-3/+1
* A little font configuration cleaning.Adrian Cumiskey2009-03-208-407/+630
* Added some generics comments for the List collections.Adrian Cumiskey2009-03-202-4/+4
* Bugfix: IFSerializer's mimicking feature didn't work properly. The wrong conf...Jeremias Maerki2009-03-193-4/+24
* Minor spelling corrections.Adrian Cumiskey2009-03-181-11/+11
* Bugzilla 46828: Activation of the possibility to use CachedRenderPagesModel t...Andreas L. Delmelle2009-03-137-21/+59
* Restored ability to specify any URI base URI (URL), not just file URLs. For f...Jeremias Maerki2009-03-101-12/+27
* Added full URI resolution support for AFP fonts.Jeremias Maerki2009-03-109-121/+163
* AreaTreeParser redirecting image loading exceptions to event subsystem.Jeremias Maerki2009-03-101-2/+30
* Restored compatibility with Java VMs that don't support nio Charsets for code...Jeremias Maerki2009-03-091-10/+34
* Deleted to much during last change.Jeremias Maerki2009-03-021-0/+1
* EventProducer update didn't get adjusted when AFPEventProducer was moved.Jeremias Maerki2009-03-021-1/+0
* AFP Output: Tag Logical Element (TLE) is now also allowed on fo:page-sequence...Jeremias Maerki2009-03-024-20/+42
* AFP: Backported IMM (Invoke Medium Map) to AFPRenderer.Jeremias Maerki2009-03-021-2/+17
* Fixed BPD trait and border painting for leaders with leader-pattern="space" (...Jeremias Maerki2009-03-013-8/+7
* Added support for adding extension elements and foreign attributes on fo:page...Jeremias Maerki2009-03-0121-216/+324
* Removed unnecessary setContext methodVincent Hennebert2009-02-251-6/+0
* Clarified error message if base is not an existing directorySimon Pepping2009-02-231-2/+7
* Tied RendererFactory.setRendererPreferred(boolean) setting into the FOP confi...Jeremias Maerki2009-02-231-0/+12
* ";mode=painter" MIME suffix removed from all new IFDocumentHandler implementa...Jeremias Maerki2009-02-236-27/+74
* Merged feature branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branch...Jeremias Maerki2009-02-22218-3063/+21512
|\
| * Merge from Trunk revisions 741104 - 744926.Jeremias Maerki2009-02-1613-120/+231
| |\ | |/ |/|