514 Révisions (7272aa03a527a18ff85a15e1d1137fe7d65adfae)

Auteur SHA1 Message Date
  Jeremias Maerki 7272aa03a5 Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. il y a 20 ans
  Glen Mazza a34a524357 Some simplification of FOText object. il y a 20 ans
  Finn Bock f50eed8c26 Use the new property expressions. Clients must use Length when retrieving il y a 20 ans
  Finn Bock 9cd4e0f5bf Made redundant by the expresion tree. il y a 20 ans
  Finn Bock 0d2974463c Support for percentages in property expression. il y a 20 ans
  Glen Mazza ef51d189ae Changed internal renderInlineXXX() functions from public to protected access. Removed need for renderers to specifically implement them in Renderer interface. il y a 20 ans
  Glen Mazza e88496c498 Removal of Visitor patterns from AbstractRenderer, moving of business logic from InlineArea to AbstractRenderer. il y a 20 ans
  Glen Mazza d2fa99c9d8 1.) Deprecation of most constructors in XSLTInputHandler in favor of JAXP. il y a 20 ans
  Finn Bock e76f9185dc Draw the borders of a BlockViewport before setting the CTM il y a 20 ans
  Finn Bock 50dbe6a571 Set correct ipd/bpd of both the viewport and reference area. il y a 20 ans
  Finn Bock 1bda44b74f Added '-results' options to set the result ouput directory. il y a 20 ans
  Finn Bock d50328798e Simplefy the huge merge loop and allow compilation with jdk1.3. il y a 20 ans
  Joerg Pietschmann 0345bf250f Fixed the missing table header bug. il y a 20 ans
  Jeremias Maerki 3e111ddb9f Adapt to changes in Commons IO's APIs. il y a 20 ans
  Finn Bock 4b7e6e7315 Support for text-indent. il y a 20 ans
  Finn Bock c409a7a8c3 Fix javadocs warnings caused by the recent moves of property classes and il y a 20 ans
  Finn Bock 7d0370cba2 Do the regiontraits before changes ctm because the ctm only apply for the il y a 20 ans
  Finn Bock 839c986957 Set the ipd and bpd on the region reference area based on the reldims il y a 20 ans
  Finn Bock ea2af72a4d Support for "margin" shorthands for margin-[left,right]. il y a 20 ans
  Finn Bock 1c1df3282a Added a bpd field so that region reference areas has both ipd (from Area) il y a 20 ans
  Finn Bock 0bae902287 Add support for setting margin-[top,botton,left,right] by specifying il y a 20 ans
  Jeremias Maerki 229bd99542 Copyright year update and enable keyword subst. il y a 20 ans
  Jeremias Maerki 8dcbde441a Tab char and style fixes only. il y a 20 ans
  Jeremias Maerki 7a21b4837f Style fixes only. il y a 20 ans
  Jeremias Maerki 31be421a7d Move FOTreeListener registration and removal into getContentHandler() to fix SAX use case as demonstrated in ExampleXML2PDF. il y a 20 ans
  Jeremias Maerki d97e438bb2 Simple proxying ContentHandler. il y a 20 ans
  Finn Bock 8168c2009a Re-enable toString() for the properties which wrap another object. il y a 20 ans
  Finn Bock 896bf03de4 Support getObject(), used by Property.toString(). il y a 20 ans
  Finn Bock 5f0d4d36b5 Phase 3 (last) of bug 26434. il y a 20 ans
  Finn Bock ffed5ad6fc Removed unused import. il y a 20 ans
  Finn Bock d9a8ac8671 Phase 2 of bug 26434. il y a 20 ans
  Finn Bock 6609bd3aaa Move the handmade makers into package fop.fo.properties. il y a 20 ans
  Finn Bock 4d542ca172 Phase 1 of 26434. il y a 20 ans
  Peter Herweg 99c6c148a3 fixed runtime error while reading PR_BORDER_WIDTH or PR_BORDER_STYLE il y a 20 ans
  Finn Bock cfc8cdf4a5 Handle SPACE_START trait for block areas. il y a 20 ans
  Finn Bock f7d98d929d Hardcoded start-indent to 24pt no longer needed because SPACE_START trait il y a 20 ans
  Finn Bock 1001667e6a Set the SPACE_START and SPACE_END traits and adjust the height to take il y a 20 ans
  Finn Bock 1d19c99049 A hack to calculate the startIndent and endIndent based on either margin il y a 20 ans
  Finn Bock 7311385301 Added getBPPaddingAndBorder() to return the border and padding length in il y a 20 ans
  Finn Bock a8f34d5db9 Added addMargins() to set the SPACE_* traits. il y a 20 ans
  Finn Bock f2100a3f64 Added SPACE_START and SPACE_END traits. il y a 20 ans
  Finn Bock 08eb5423ff Fix a NPE when the last shorthand was not detected. il y a 20 ans
  Peter Herweg 5b61bf19a1 improved support for margin-top and margin-bottom in fo:region-XXX il y a 20 ans
  Peter Herweg 3f36d62392 Removed call of JFOR's WhiteSpaceCollapser; now this is done by FOP il y a 20 ans
  Peter Herweg 677c70837d Submitted by Lucas Bruand to JFOR: escape all characters > 127 instead of 255 il y a 20 ans
  Peter Herweg e20809388a added support for white-space-treatment and linefeed-treatment by deferring the processing of some FOs until execution of endBlock il y a 20 ans
  Finn Bock 33da9f62d9 Fix missing shorthands. il y a 20 ans
  Glen Mazza 053d3333cd Switching from passing the FOUserAgent for several of the image il y a 20 ans
  Finn Bock 9197111b1a Fix a 'javadoc' warning about missing @see target. il y a 20 ans
  Peter Herweg a092afbe06 fixed wrong datatype in overriden method il y a 20 ans