28 커밋 (315296cb82fde2c19f26146559e2a3c1dfdb3f15)

작성자 SHA1 메시지 날짜
  Jeremias Maerki 315296cb82 Javadoc fixes. 18 년 전
  Jeremias Maerki 09bafa2199 FOP now retrieves the version information from the Manifest or from SVN information if the Manifest is not available. 18 년 전
  Jeremias Maerki 9a3ce22473 Moved CLI to its own package. New main class is org.apache.fop.cli.Main. 19 년 전
  Joerg Pietschmann b318a48dda Squashed some JavaDoc warnings. 19 년 전
  Jeremias Maerki 2d928b74ce Bugzilla #35937: 19 년 전
  Jeremias Maerki 0be88d1b0f Dynamic classpath setup in case not all required dependencies are available in the given classpath. 19 년 전
  Jeremias Maerki 8e6ea239ad Bugzilla: #33760 19 년 전
  Finn Bock 25c306add0 Avoid throwing exceptions from ctor, the logger is lost in that case. 20 년 전
  Jeremias Maerki bc4cc14b3e Bugzilla patch 31162: 20 년 전
  Glen Mazza 97eb51d06a Combined the apps.Driver class into apps.Fop. (195 LOC total.) Primary 20 년 전
  Glen Mazza a2ec1d05fa 1.) render() methods moved from Driver to XSLTInputHandler and FOFileHandler. 20 년 전
  Glen Mazza 1cd6cf49c3 1.) Driver constructor modified to require RenderType, and setter functions 20 년 전
  Glen Mazza 1502761059 1. New constructor for Driver created, takes FOUserAgent constructor. 20 년 전
  Glen Mazza fb36f343e1 1. Output constant types (RENDER_PDF, RENDER_PS, etc.) made common between 20 년 전
  Glen Mazza 671f7687ff 1.) Moved the CommandLineOptions' InputHandler object into FOUserAgent, allowing 20 년 전
  Glen Mazza 04e32fbc58 1.) Moving renderer-specific customization variables (producer, creator, create date) to FOUserAgent, those renderers which can work with these values can read them from passed-in FOUserAgent instance. 20 년 전
  Glen Mazza 86aabdd89b 1. Moved renderer options to within FOUserAgent 20 년 전
  Glen Mazza 47746530cb 1.) Removed the get/setLogger methods from Driver, obsolete with Commons-Logging. 20 년 전
  Glen Mazza c15280e4cc 3/4ths of Simon's patch committed at the moment, with minor changes 20 년 전
  Glen Mazza f0d5728b23 PR: 20 년 전
  Jeremias Maerki 7272aa03a5 Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 20 년 전
  Glen Mazza deaa8b9780 Explicitly calling System.exit(0) for non-AWTRenderer outputs to close any threads 20 년 전
  William Victor Mote ffad89dfe1 add back test to make sure a renderer is present, which is needed for StructureRenderers 21 년 전
  Glen Mazza cbf102e3fa 1.) CommandLineStarter removed, its functionality placed directly into Fop.main(). 21 년 전
  Glen Mazza d7b04acaec 1. FOPTaskStarter separated from Starter class (was not using latter's InputHandler). 21 년 전
  Glen Mazza d5dc8afb24 1. AWT PreviewDialog creation shifted from AWTStarter to AWTRenderer. 21 년 전
  Glen Mazza 6c8c8d50c2 1.) Moved the business logic for determining which starter to create from apps.CommandLineOptions to apps.Fop; CLO is now Starter-free. 21 년 전
  Jeremias Maerki df2923f9e5 Moved sources from src/org/** to src/java/org/** 21 년 전
  Jeremias Maerki 9a5eae0085 Switched to long licence 21 년 전
  Joerg Pietschmann 1837587dc1 Fixed more style problems. 21 년 전
  Keiron Liddle ca11500e2c removed old configuration 22 년 전
  Keiron Liddle 563e77c411 remove distracting message 22 년 전
  Keiron Liddle 5347d3aae5 start of structure handler concept and adjusted the layout 22 년 전
  Keiron Liddle 9e88ef77e8 does some basic text into pdf and svg output just for a start 22 년 전
  Keiron Liddle 1cf74b884a added message about cvs, fixed compiler options 22 년 전
  Keiron Liddle a5e56e7f7c removed message handler 22 년 전
  Keiron Liddle fa403a43d6 improved debugging messages a bit 23 년 전
  Tore Engvig 08e3ee4b73 Formatted code according to code standards. 23 년 전
  Keiron Liddle cd264ba6a6 fixed line endings 23 년 전
  Kelly Campbell 24f0fc24f4 Removed uses of System.out where throwing a FOPException should suffice. 23 년 전
  Kelly Campbell 7476569abe Backed out System.exit() change. This would be problematic for people 23 년 전
  Kelly Campbell 6f81d07b0f Added explicit System.exit(0) when main is done to work around MacOS X 23 년 전
  arved 5b4754dbaa Updated command line 23 년 전