14 Commits (c5c6ddef0cb6c90ea71e306f63474fd67ed46f6a)

Author SHA1 Message Date
  Mehdi Houshmand c5c6ddef0c Bugzilla#52513: Moved FOUserAgent to the constructor of the Renderers 12 years ago
  Mehdi Houshmand f248634b7f Reverted changes made in r1234877, see bugzilla#52513 12 years ago
  Mehdi Houshmand fb20c15fa4 Moved the FOUserAgent into the constructor of the Renderers 12 years ago
  Jeremias Maerki 29e8badcec Bugzilla #49733: 14 years ago
  Vincent Hennebert d058e87015 Merged revisions 679052-679352 via svnmerge from 16 years ago
  Vincent Hennebert 92df262a07 Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
  Jeremias Maerki 8c1aba3f97 Bugzilla #41831: 17 years ago
  Jeremias Maerki 9d9251d694 Small Javadoc issue fixed. 17 years ago
  Jeremias Maerki b0f7901112 Extracted a little bit of the multi-output handling code from PNGRenderer in to a new class (MultiFileRenderingUtil) for reuse in the SVGRenderer. 17 years ago
  Jeremias Maerki f5abed20f9 Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
  Jeremias Maerki 9641f2a32d Java2D Renderer: 18 years ago
  Jeremias Maerki e6d53d8a9c Added support for fixed-width spaces and kerning. 18 years ago
  Jeremias Maerki cd600b952b XMLHandler interface changed so it reports whether it supports a particular Renderer instead of reporting the MIME type. One MIME type could be implemented by multiple Renderer implementations so conflicts could occur. Almost all XMLHandler implementations will have a dependency on a particular Renderer implementation. 18 years ago
  Jeremias Maerki b9c18acdd0 startVPArea() and endVPArea() made abstract in AbstractRenderer so implementors are forced to deal with the topic. 18 years ago
  Jeremias Maerki dc35bae9c4 Step 1 (SVN just doesn't want me to delete the old directories): 18 years ago
  Luca Furini 7d01c0732e Moved the text-splitting logic from TextArea to TextLM, as suggested by Manuel and Jeremias. 18 years ago
  Manuel Mall 2ae0a968ee Update to support border and padding and alignments on inline fos 18 years ago
  Joerg Pietschmann 8eca11a7d5 Squashed some JavaDoc warnings. 19 years ago
  Jeremias Maerki ac5fcf7b79 Changes for restoring JDK 1.3 compatibility. 19 years ago
  Jeremias Maerki d57530eed0 Made Service a stand-alone class so it can be reused. 19 years ago
  Jeremias Maerki 4aa0eca977 Bugzilla: #33760 19 years ago
  Glen Mazza 632222604a PR: 19 years ago
  Glen Mazza 115af1f4e9 Removal of empty Title subclass, now using LineArea. 19 years ago
  Finn Bock e793741747 Gets rid of currentBlockIPPosition. Use currentIPPosition instead and 20 years ago
  Finn Bock ec112b9794 Use content ipd/bpd instead of allocation width/height. 20 years ago
  Simon Pepping 0e3b8e7d4d Adding reporting of mime type to renderers. 20 years ago
  Glen Mazza b7326926ad 1.) FOInputHandler constructors switched from Document to FOUserAgent, Renderer added to FOTreeHandler interface. 20 years ago
  Glen Mazza 39d2edd096 1.) Added restriction to fo:declarations that fo:color-profile is the only XSL namespace child element allowed. 20 years ago
  Glen Mazza 5f10d18560 PR: 20 years ago
  Jeremias Maerki f375715f4b Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 20 years ago
  Finn Bock 5cb8334ba4 Fix javadoc warnings caused by unknown @see targets. 20 years ago
  Glen Mazza f7ca85ea98 Moved the interfaces into the Constants class on a trial basis (we may still 20 years ago
  Glen Mazza 153b66c5d6 renamed org.apache.fop.area.inline.Word to .TextArea (.Text not used to avoid 20 years ago
  William Victor Mote be54e3f36b move renderXML() from apps/FOUserAgent to render/AbstractRenderer 21 years ago
  William Victor Mote c52ee39037 move setDefaultXMLHandler() and addXMLHandler() from apps/FOUserAgent to render/AbstractRenderer 21 years ago
  William Victor Mote 30d70cec7b clean up some gump javadoc warnings 21 years ago
  William Victor Mote 8557c71491 move fo/FOUserAgent to apps/FOUserAgent, as it manages configuration information for the application as a whole 21 years ago
  William Victor Mote d43ad404c0 move control/Document to apps/Document 21 years ago
  William Victor Mote 07c09d4368 more FO Tree isolation work 21 years ago
  William Victor Mote 1041ea8c48 1. create control package 21 years ago
  Glen Mazza 1e1da39c3d 1. To facilitate comprehension of the Renderer classes, added the remaining three methods in the Renderer interface to AbstractRenderer: startRenderer(), stopRenderer(), and setupFontInfo(). SetupFontInfo() remains abstract, the other two have blank definitions. 21 years ago
  Jeremias Maerki 1e5d512c21 Moved sources from src/org/** to src/java/org/** 21 years ago
  Jeremias Maerki a9174e6527 Switched to long licence 21 years ago
  Keiron Liddle 68b21a99b1 implemeneted leader with leader-pattern of rule 22 years ago
  Jeremias Maerki 1d750a7461 First batch of changes for preparation for adoption of Avalon patterns. Only changes on logging for now. Mostly usage of LogEnabled contract interface. Separate mail follows. 22 years ago
  Keiron Liddle d7a96441e6 removed old id reference stuff 22 years ago
  Keiron Liddle 06f1a67571 remove SVGArea and ImageArea, no longer needed 22 years ago
  Keiron Liddle 4cf83fe1e5 svg renderer now basically works, pages, text, leader, svg 22 years ago
  Keiron Liddle 52e85df344 new area tree and rendering stuff 22 years ago
  Keiron Liddle 299b8640ac cleaned up the imports 22 years ago