25 Revīzijas (f84616e34df4790b55bd0ea71d1a9c862cd24ba2)

Autors SHA1 Ziņojums Datums
  Jeremias Maerki f84616e34d Merged Temp_API_Finalization branch back into FOP Trunk: pirms 18 gadiem
  Jeremias Maerki 03aafff08f Added support for userconfig attribute in FOP Ant task. pirms 18 gadiem
  Jeremias Maerki b23680518a Command-line support for the intermediate format: Use "-atin" to specify an area tree XML file. pirms 18 gadiem
  Jeremias Maerki 9913f585a8 Deprecated constructors Fop(int) and Fop(int, FOUserAgent). pirms 18 gadiem
  Jeremias Maerki 9a3ce22473 Moved CLI to its own package. New main class is org.apache.fop.cli.Main. pirms 19 gadiem
  Jeremias Maerki 8e6ea239ad Bugzilla: #33760 pirms 19 gadiem
  Glen Mazza 067b9534eb Took advantage of the Transformer similarities between FO input and pirms 20 gadiem
  Glen Mazza 97eb51d06a Combined the apps.Driver class into apps.Fop. (195 LOC total.) Primary pirms 20 gadiem
  Glen Mazza a2ec1d05fa 1.) render() methods moved from Driver to XSLTInputHandler and FOFileHandler. pirms 20 gadiem
  Glen Mazza 1cd6cf49c3 1.) Driver constructor modified to require RenderType, and setter functions pirms 20 gadiem
  Glen Mazza 47746530cb 1.) Removed the get/setLogger methods from Driver, obsolete with Commons-Logging. pirms 20 gadiem
  Glen Mazza d33e2b27cc Removed the getLogger() and setLogger() from FOUserAgent; replaced with Commons Logging pirms 20 gadiem
  Glen Mazza f0d5728b23 PR: pirms 20 gadiem
  Glen Mazza 22c3234294 Comments fixed. pirms 20 gadiem
  Jeremias Maerki 7272aa03a5 Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. pirms 20 gadiem
  Jeremias Maerki 7e0877cee5 New feature for the Ant task: relativebase="true" uses the directory of each FO-file in a fileset as basedir. This is in contrast to the general basedir parameter. pirms 20 gadiem
  William Victor Mote f3d66dcd78 move fo/FOUserAgent to apps/FOUserAgent, as it manages configuration information for the application as a whole pirms 21 gadiem
  Glen Mazza d7b04acaec 1. FOPTaskStarter separated from Starter class (was not using latter's InputHandler). pirms 21 gadiem
  Glen Mazza 23bc2abd07 Renamed apps.FOInputHandler to apps.FOFileHandler to reduce confusion with the new FOInputHandler in the fo package. pirms 21 gadiem
  Glen Mazza f282a1ac99 Patch 21381: New "force" attribute added to FOP task, update to documentation. pirms 21 gadiem
  Glen Mazza ed4a40351c Created a new overloaded method Driver.render(InputHandler), simplifies internal calls to the Driver class by centralizing parser initialization and InputSource extraction. pirms 21 gadiem
  William Victor Mote 9abfca1380 Revert refactoring of Driver to Session. Files affected should be identical to that which is two revisions earlier (e.g. if 1.3 is being checked in here, it should be identical to 1.1). pirms 21 gadiem
  William Victor Mote bc8f9ded44 1. Copy apps.Driver to apps.Session. pirms 21 gadiem
  William Victor Mote 138550b67c Replace use of deprecated field with recommended method to remove a compiler warning in gump. pirms 21 gadiem
  Jeremias Maerki df2923f9e5 Moved sources from src/org/** to src/java/org/** pirms 21 gadiem
  Jeremias Maerki 35729f554f Switched to long licence pirms 21 gadiem
  Jeremias Maerki fde6e36242 FOP Ant task: Fix for logging behaviour, fix for directory structure preservation for nested filesets and additional attribute "logFiles". pirms 21 gadiem
  Bertrand Delacretaz c86f3fbae7 rtf renderer selection mechanism added, no rtf renderer yet pirms 21 gadiem
  Christian Geisert 9ee63fe8a1 Fixed FOP anttask pirms 22 gadiem
  Keiron Liddle ca11500e2c removed old configuration pirms 22 gadiem
  Jeremias Maerki 34baf91a51 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. pirms 22 gadiem
  Keiron Liddle c8bd850eca replaced logkit logger with the logger interface in avalon framework pirms 22 gadiem
  Keiron Liddle cab076c51f fixed some compile problems pirms 22 gadiem
  Keiron Liddle ea228fe377 updated a few hashtables and vectors pirms 22 gadiem
  Keiron Liddle 3845c31d0e new area tree and rendering stuff pirms 23 gadiem
  Karen Lease 1180e122db Initialize necessary property for making AreaTree output; use DefaultHierarchy for logging pirms 23 gadiem
  Keiron Liddle 2cfbd00ed2 applied patch to set config in fop task pirms 23 gadiem
  Keiron Liddle c3d3dfd313 this patch alters the fop ant task so that other render output pirms 23 gadiem
  Keiron Liddle a7c26671ab changed to new logging for renderers pirms 23 gadiem
  Keiron Liddle e3746112e7 changed to logkit for logging only half done pirms 23 gadiem
  Tore Engvig 08e3ee4b73 Formatted code according to code standards. pirms 23 gadiem
  Keiron Liddle 948d526afd sets baseDir according to file being converted pirms 23 gadiem
  Keiron Liddle 25fb610e9a handles baseDir (with a capital D) pirms 23 gadiem
  Kelly Campbell 24f0fc24f4 Removed uses of System.out where throwing a FOPException should suffice. pirms 23 gadiem
  Kelly Campbell 4e43b55771 New and improved Fop task for Ant pirms 23 gadiem
  Kelly Campbell 505b519ac9 Refactored Driver to simplify usage required for other apps pirms 23 gadiem
  arved d0517c256d Updated command line support pirms 23 gadiem
  Kelly Campbell 5d9ba56055 Added support for PDF outlines (aka bookmarks). See the example in pirms 23 gadiem
  Kelly Campbell 22b2c24e30 Packaged build tasks into lib/buildtools.jar pirms 23 gadiem
  Kelly Campbell ebb9313ca3 Changed output from Writer to OutputStream to allow for binary output. pirms 23 gadiem