4715 Коміти (Temp_API_Finalization)
 

Автор SHA1 Повідомлення Дата
  Jeremias Maerki b126cbbe6d Removing unreachable catch block. 18 роки тому
  Jeremias Maerki 42f0996c4a Use non-deprecated ways to get a default user agent. 18 роки тому
  Simon Pepping df94bcac57 Change call to deprecated FOUserAgent constructor to FopFactory method 18 роки тому
  Simon Pepping 976e91c7ad Ensure a consistent Fop object in the constructor 18 роки тому
  Simon Pepping b521d507d8 Ensure the consistency of the created Fop object 18 роки тому
  Simon Pepping 67b2910a04 Height is not Width 18 роки тому
  Simon Pepping a9f93d65e6 Add Fop constructor and corresponding FopFactory methods with an 18 роки тому
  Jeremias Maerki 7f9eeb6971 Ported the latest bugfix in FOUserAgent to branch: 18 роки тому
  Simon Pepping 07c8f8ab1d An example of a FopFactory managing multiple rendering runs 18 роки тому
  Simon Pepping 458fb25653 Adapted this example to the new API. 18 роки тому
  Jeremias Maerki f729e663fd Deprecated PDFEncryptionParams on FOUserAgent in factor of the more generic solution using FOUserAgent.getRendererOptions(). 18 роки тому
  Jeremias Maerki 50663d3ae7 Cleanup 18 роки тому
  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. 18 роки тому
  Jeremias Maerki 7c6c1e28af Hooking the ContentHandlerFactoryRegistry into the FopFactor. 18 роки тому
  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. 18 роки тому
  Jeremias Maerki a477829a42 Temporary branch for API finalization 18 роки тому
  Peter Herweg 9962f56963 RTF: length of leveltext has to be specified as two-digit hex-value 18 роки тому
  Andreas L. Delmelle ddd09f5711 trivial update 18 роки тому
  Andreas L. Delmelle 045fc2577c Slight correction: single quoted font-family names not properly handled 18 роки тому
  Andreas L. Delmelle 26acc4f9a2 Extra constants needed for the font shorthand 18 роки тому
  Andreas L. Delmelle c3ec6a4b5a Added implementation for the font shorthand property (+ some checkstyle cleanup) 18 роки тому
  Peter Herweg 49ffdc1d05 Bugfix for Bug 38041: correct handling of different list-item-label's 18 роки тому
  Peter Herweg d58773be31 RTF: fix a few checkstyle warnings 18 роки тому
  Jeremias Maerki ebbf1fb43b Bugzilla #38618: 18 роки тому
  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. 18 роки тому
  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(). 18 роки тому
  Jeremias Maerki 6e19d34db2 Decorate warning with location info. 18 роки тому
  Jeremias Maerki edfe1fbf5b Bugfix: Fixed two causes for ClassCastExceptions in BlockContainerLayoutManager. 18 роки тому
  Jeremias Maerki 88879d0506 Bugfix: padding-top and padding-bottom on list-items could lead to wrong page break decisions and thus to overlapping text. 18 роки тому
  Jeremias Maerki 3606df4b66 Added missing values in area tree XML for PageViewport (simple-page-master-name and blank). 18 роки тому
  Jeremias Maerki eba245a39c Style fixes 18 роки тому
  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. 18 роки тому
  Luca Furini 5769a0fe9f Fix for bug 38507: the elements representing a non-breaking space were not always correct, sometimes allowing a break. 18 роки тому
  Christian Geisert f6bf4a4182 correct line endings for fop commands 18 роки тому
  Jeremias Maerki d7470ef160 web form as requested by David Reid. 18 роки тому
  Peter Herweg e6e8c883e2 RTF: fix a few checkstyle warnings 18 роки тому
  Peter Herweg 0eaad5d958 RTF: remove usage of TableLayoutManager; use SimplePercentBaseContext instead 18 роки тому
  Jeremias Maerki add92f84f9 Test case for Bugzilla #38507. 18 роки тому
  Andreas L. Delmelle 3c450ea43c Correction of the issue raised on the WhiteSpace Wiki (see accompanying change) 18 роки тому
  Andreas L. Delmelle 9de5004fa6 File missing from http://svn.apache.org/viewcvs?rev=374174&view=rev... Thanks, Manuel! :-) 18 роки тому
  Jeremias Maerki 052e1d0874 We forgot to update the header and footer of the download mirror page. 18 роки тому
  Jeremias Maerki 8bdee8d2d9 Bugzilla #38453: 18 роки тому
  Jeremias Maerki 91d8c38fa9 Don't swallow characters if the handler does not implement LexicalHandler. 18 роки тому
  Jeremias Maerki b7315c99ca Better naming of the relases. 18 роки тому
  Jeremias Maerki 38ba2344a6 fo:wrapper has restrictions. 18 роки тому
  Jeremias Maerki 7a8e9314a4 Demonstrating the problem reported by Jan Kohnert. 18 роки тому
  Jeremias Maerki 3c9db68633 Renaming test case as it doesn't properly describe what it does. 18 роки тому
  Andreas L. Delmelle ae44bf2f44 Further fine-tuning of white-space-handling during refinement 18 роки тому
  Andreas L. Delmelle 36540e2591 Forgot to commit the failing testcase... 18 роки тому
  Andreas L. Delmelle 50782f6e6b Implementation for from-table-column(). See: bugzilla 38282 18 роки тому