2 Commits (831a30a2194386e44e8b5655f2b924108cf55e69)

Author SHA1 Message Date
  Simon Steiner 35669b4096 FOP-2643: Java 9 warnings 7 years ago
  Glenn Adams 73eea615f8 Configure fop-{sandbox,servlet,transcoder}, checkstyle, findbugs; fixups for ant targets. 8 years ago
  Glenn Adams b5612f6095 Configure maven build. 8 years ago
  Glenn Adams 2a0a8ea487 Transition source to standard maven hierarchy (initial). 8 years ago
  Glenn Adams 3c230adac6 FOP-2298: Enable support for PDF Transitions by defining low-level mechanism to augment /Catalog and /Page dictionaries. 10 years ago
  Glenn Adams 07bf4d75cf FOP-2188: optimize string allocation in pdf output processing 11 years ago
  Glenn Adams 011621b614 Bugzilla #43940: Use new double format utility to improve thread safety and performance. Submitted by Julien Aymé, Ognjen Blagojevic. 12 years ago
  Vincent Hennebert 8a9c70f9c9 Added support for PDF object streams. 12 years ago
  Vincent Hennebert 2266c7ca89 Merged changes from Trunk up to revision 954512 14 years ago
  Jeremias Maerki b3962a5416 Bugfix for formatting of floating point numbers which could lead to invalid PDFs. 14 years ago
  Jeremias Maerki 2370a1d7ba Merged feature branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AreaTreeNewDesign (603620-746655) into Trunk. 15 years ago
  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
  Jeremias Maerki 5fa69a8d6d Dealt with some double formatting issues (coordinate round-trips). 16 years ago
  Jeremias Maerki ccc9b4e77c Merge from Trunk revisions 677589 to 679734. 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 10e875607d Merged https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_PDF_in_PDF (563130:HEAD) into Trunk. 16 years ago
  Andreas L. Delmelle a6efe7161b * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal of some @author tags 17 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
  Jeremias Maerki 9b905d0f1e Been careless again, sorry. 19 years ago
  Jeremias Maerki f9400f8255 PDFNumber.doubleOut() rewritten using java.text.DecimalFormat. 19 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
  Jeremias Maerki 6d505b1a8d Support as independant PDF object. Used for on-the-fly stream output. 21 years ago
  Jeremias Maerki df2923f9e5 Moved sources from src/org/** to src/java/org/** 21 years ago
  Jeremias Maerki 1b4d7d4c88 Switched to long licence 21 years ago
  Keiron Liddle 8f9f863ada cleaned up some style errors 21 years ago
  Keiron Liddle 392781f309 more style fixes 21 years ago
  Keiron Liddle 0df1355b53 changed the parent to FONode 22 years ago
  Tore Engvig 08e3ee4b73 Formatted code according to code standards. 23 years ago
  Keiron Liddle 2af00b757d changed PDFNumber to use static methods 23 years ago
  Keiron Liddle bed7538b19 handles non-rotated arcs 23 years ago
  Keiron Liddle 0198c00434 handles negative numbers, same otherwise 24 years ago
  Steve Coffman b0deac2022 This is to use colors instead of numbers, the first step in supporting gradientsand shadings. 24 years ago
  Steve Coffman 468c7dc31a This adds the ColorSpace data type, and has the PDF files make use of it. 24 years ago