18 Commits (534a2309ad5159e127c0ae598e65543754f0d346)

Author SHA1 Message Date
  Jeremias Maerki 534a2309ad Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,637858-637992,637994-638047,638049-638307,638309-638315,638318-638936,638938-640888,640890-642905,642907-647402,647404-647536,647538-648983,648985-649005,649007-649013,649015-650549,650551-651301,651303-653536,653538-654452,654454-656285,656287-656523,656525-657519,657521-661579,661581-663481,663483-664691,664693-681285,681287-681290,681292-681298 via svnmerge from 16 years ago
  Vincent Hennebert efec634548 Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
  Jeremias Maerki 7046f7838f Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
  Peter Herweg 9329c8f017 added support for borders at fo:table; fixed a few checkstyle warnings 18 years ago
  Jeremias Maerki dc256d93ea RTF output did not generate the "\landscape" tag when necessary. 18 years ago
  Jeremias Maerki d8993846f5 Correct handling of internal units (both twips and half-points are used) 19 years ago
  Finn Bock 29bad9b844 Fourth phase of performance improvement. 19 years ago
  Finn Bock e41b17056c Simplified the handling of length attributes. 19 years ago
  Glen Mazza 17ec7a91cd Removed the redundant Region Class Codes in favor of the FO constant 20 years ago
  Glen Mazza 1ca9d5ebf1 PR: 20 years ago
  Glen Mazza 7fb4fac8f4 String->int conversion and a few other simplifications to fo.Region* classes. 20 years ago
  Glen Mazza f0d5728b23 PR: 20 years ago
  Jeremias Maerki 7272aa03a5 Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 20 years ago
  Finn Bock 5f0d4d36b5 Phase 3 (last) of bug 26434. 20 years ago
  Peter Herweg 5b61bf19a1 improved support for margin-top and margin-bottom in fo:region-XXX 20 years ago
  Glen Mazza eaef5320fb More String->int conversions, annoyingly incremental but I'm getting there... 20 years ago
  Jeremias Maerki 549cb124e2 Style fixes only 20 years ago
  Glen Mazza 46f10d88ac RTF structural renderer moved from root to render.rtf, joining all the other renderers 20 years ago
  William Victor Mote 591efcc19b apply patch from Peter Herweg for RTF pagination properties (see http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23464) 20 years ago
  William Victor Mote ffad89dfe1 add back test to make sure a renderer is present, which is needed for StructureRenderers 21 years ago
  Glen Mazza cbf102e3fa 1.) CommandLineStarter removed, its functionality placed directly into Fop.main(). 21 years ago
  Glen Mazza d7b04acaec 1. FOPTaskStarter separated from Starter class (was not using latter's InputHandler). 21 years ago
  Glen Mazza d5dc8afb24 1. AWT PreviewDialog creation shifted from AWTStarter to AWTRenderer. 21 years ago
  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 years ago
  Jeremias Maerki df2923f9e5 Moved sources from src/org/** to src/java/org/** 21 years ago
  Jeremias Maerki 9a5eae0085 Switched to long licence 21 years ago
  Joerg Pietschmann 1837587dc1 Fixed more style problems. 21 years ago
  Keiron Liddle ca11500e2c removed old configuration 22 years ago
  Keiron Liddle 563e77c411 remove distracting message 22 years ago
  Keiron Liddle 5347d3aae5 start of structure handler concept and adjusted the layout 22 years ago
  Keiron Liddle 9e88ef77e8 does some basic text into pdf and svg output just for a start 22 years ago
  Keiron Liddle 1cf74b884a added message about cvs, fixed compiler options 22 years ago
  Keiron Liddle a5e56e7f7c removed message handler 22 years ago
  Keiron Liddle fa403a43d6 improved debugging messages a bit 23 years ago
  Tore Engvig 08e3ee4b73 Formatted code according to code standards. 23 years ago
  Keiron Liddle cd264ba6a6 fixed line endings 23 years ago
  Kelly Campbell 24f0fc24f4 Removed uses of System.out where throwing a FOPException should suffice. 23 years ago
  Kelly Campbell 7476569abe Backed out System.exit() change. This would be problematic for people 23 years ago
  Kelly Campbell 6f81d07b0f Added explicit System.exit(0) when main is done to work around MacOS X 23 years ago
  arved 5b4754dbaa Updated command line 23 years ago