4715 Révisions (Temp_API_Finalization)
 

Auteur SHA1 Message Date
  Jeremias Maerki b126cbbe6d Removing unreachable catch block. il y a 18 ans
  Jeremias Maerki 42f0996c4a Use non-deprecated ways to get a default user agent. il y a 18 ans
  Simon Pepping df94bcac57 Change call to deprecated FOUserAgent constructor to FopFactory method il y a 18 ans
  Simon Pepping 976e91c7ad Ensure a consistent Fop object in the constructor il y a 18 ans
  Simon Pepping b521d507d8 Ensure the consistency of the created Fop object il y a 18 ans
  Simon Pepping 67b2910a04 Height is not Width il y a 18 ans
  Simon Pepping a9f93d65e6 Add Fop constructor and corresponding FopFactory methods with an il y a 18 ans
  Jeremias Maerki 7f9eeb6971 Ported the latest bugfix in FOUserAgent to branch: il y a 18 ans
  Simon Pepping 07c8f8ab1d An example of a FopFactory managing multiple rendering runs il y a 18 ans
  Simon Pepping 458fb25653 Adapted this example to the new API. il y a 18 ans
  Jeremias Maerki f729e663fd Deprecated PDFEncryptionParams on FOUserAgent in factor of the more generic solution using FOUserAgent.getRendererOptions(). il y a 18 ans
  Jeremias Maerki 50663d3ae7 Cleanup il y a 18 ans
  Jeremias Maerki d9789e1aec Attaching the ImageFactory to the FopFactory. To have a cache effect between multiple rendering runs the FopFactory would have to be reused after this change. Multiple FopFactories = Multiple image caches. il y a 18 ans
  Jeremias Maerki 7c6c1e28af Hooking the ContentHandlerFactoryRegistry into the FopFactor. il y a 18 ans
  Jeremias Maerki 5d7852dbfa Most of the API finalization proposal is implemented now. No deprecations, yet, and the image cache and a couple of nits are not addressed, yet. il y a 18 ans
  Jeremias Maerki a477829a42 Temporary branch for API finalization il y a 18 ans
  Peter Herweg 9962f56963 RTF: length of leveltext has to be specified as two-digit hex-value il y a 18 ans
  Andreas L. Delmelle ddd09f5711 trivial update il y a 18 ans
  Andreas L. Delmelle 045fc2577c Slight correction: single quoted font-family names not properly handled il y a 18 ans
  Andreas L. Delmelle 26acc4f9a2 Extra constants needed for the font shorthand il y a 18 ans
  Andreas L. Delmelle c3ec6a4b5a Added implementation for the font shorthand property (+ some checkstyle cleanup) il y a 18 ans
  Peter Herweg 49ffdc1d05 Bugfix for Bug 38041: correct handling of different list-item-label's il y a 18 ans
  Peter Herweg d58773be31 RTF: fix a few checkstyle warnings il y a 18 ans
  Jeremias Maerki ebbf1fb43b Bugzilla #38618: il y a 18 ans
  Jeremias Maerki 17094f3329 Creation of Font instances centralized in FontInfo and added a cache for them. This removes duplicate code in a number of places, improves speed a little and saves memory. il y a 18 ans
  Jeremias Maerki 77f908f5cc Reworked area building in AreaTreeParser to match the scheme that the FOTreeBuilder uses. Cuts away another 10-15% processing time. Too many String.equals() calls and a minor optimization in setTraits(). il y a 18 ans
  Jeremias Maerki 6e19d34db2 Decorate warning with location info. il y a 18 ans
  Jeremias Maerki edfe1fbf5b Bugfix: Fixed two causes for ClassCastExceptions in BlockContainerLayoutManager. il y a 18 ans
  Jeremias Maerki 88879d0506 Bugfix: padding-top and padding-bottom on list-items could lead to wrong page break decisions and thus to overlapping text. il y a 18 ans
  Jeremias Maerki 3606df4b66 Added missing values in area tree XML for PageViewport (simple-page-master-name and blank). il y a 18 ans
  Jeremias Maerki eba245a39c Style fixes il y a 18 ans
  Jeremias Maerki fc6a15c27b Non-SVG XML got loaded into a non-namespace-aware node which caused problems later when serializing the foreign XML to the intermediate format. Fixes a problem with serializing barcodes (Barcode4J) to the intermediate format. il y a 18 ans
  Luca Furini 5769a0fe9f Fix for bug 38507: the elements representing a non-breaking space were not always correct, sometimes allowing a break. il y a 18 ans
  Christian Geisert f6bf4a4182 correct line endings for fop commands il y a 18 ans
  Jeremias Maerki d7470ef160 web form as requested by David Reid. il y a 18 ans
  Peter Herweg e6e8c883e2 RTF: fix a few checkstyle warnings il y a 18 ans
  Peter Herweg 0eaad5d958 RTF: remove usage of TableLayoutManager; use SimplePercentBaseContext instead il y a 18 ans
  Jeremias Maerki add92f84f9 Test case for Bugzilla #38507. il y a 18 ans
  Andreas L. Delmelle 3c450ea43c Correction of the issue raised on the WhiteSpace Wiki (see accompanying change) il y a 18 ans
  Andreas L. Delmelle 9de5004fa6 File missing from http://svn.apache.org/viewcvs?rev=374174&view=rev... Thanks, Manuel! :-) il y a 18 ans
  Jeremias Maerki 052e1d0874 We forgot to update the header and footer of the download mirror page. il y a 18 ans
  Jeremias Maerki 8bdee8d2d9 Bugzilla #38453: il y a 18 ans
  Jeremias Maerki 91d8c38fa9 Don't swallow characters if the handler does not implement LexicalHandler. il y a 18 ans
  Jeremias Maerki b7315c99ca Better naming of the relases. il y a 18 ans
  Jeremias Maerki 38ba2344a6 fo:wrapper has restrictions. il y a 18 ans
  Jeremias Maerki 7a8e9314a4 Demonstrating the problem reported by Jan Kohnert. il y a 18 ans
  Jeremias Maerki 3c9db68633 Renaming test case as it doesn't properly describe what it does. il y a 18 ans
  Andreas L. Delmelle ae44bf2f44 Further fine-tuning of white-space-handling during refinement il y a 18 ans
  Andreas L. Delmelle 36540e2591 Forgot to commit the failing testcase... il y a 18 ans
  Andreas L. Delmelle 50782f6e6b Implementation for from-table-column(). See: bugzilla 38282 il y a 18 ans