Skip to content

Releases: flyingsaucerproject/flyingsaucer

v9.1.4

12 Mar 11:07
Compare
Choose a tag to compare

a05031c Update for release
75ef068 Merge pull request #121 from huxi/YetAnotherRootPanelNPE
ab72c6c locking down enclosingScrollPane
9078cf8 documentListeners cleanup.
be33801 Move fields to top of class.
c0519ae Simplify UI element handling.
3aff302 More null handling.
72d6baf Next development version

v9.1.3

10 Mar 14:07
Compare
Choose a tag to compare

86439f3 Update for release
dbbf71c Merge pull request #120 from huxi/MavenWarnings
e1ebba5 Merge pull request #119 from huxi/RootPanelNPE
8846742 Added maven-deploy-plugin version.
6db2426 Added maven-jar-plugin version.
f653aad Fixes NPE introduced in 214bd38.
e201ffb Update for next development release

v9.1.2

09 Mar 19:43
Compare
Choose a tag to compare

8b9df30 Update for release and merge Bintray packages
34ae468 Merge pull request #118 from huxi/ReadmeUpdate
6f4bb95 Updated Links and added merge/release policy.
e41b4a8 Merge pull request #117 from huxi/NPE-fix
fb7d310 Merge pull request #116 from huxi/resolveUriRegressionFix
b089fd1 Element can be null in getLang calls.
61ed26e Whitespace fix. Spaces instead of tabs.
6de96b7 Fixes testJarFileUriResolve regression.
f26c133 Removed unused method.
1721208 Removed unused import.
fad9c08 Added failing test case.
cb8fc69 Cleanup of NaiveUserAgentTest
944e3a3 Move NaiveUserAgent test to proper package.
795f89e Merge pull request #115 from skjolber/org_bouncycastle_dependency_move
fcf92c7 Move iText dependencies to renamed versions
c25e33b Merge pull request #114 from codeborne/fix-entity-reference-support
e28ab6b Fix NPE when special symbols ('&', '>') is at the end of td
8346ebb Merge pull request #113 from andreasrosdal/master
eadb3f0 Update pom.xml.
681301d If openpdf profile is selected, then build flying-saucer-pdf instead.
61b2cac Add junit to OpenPDF profile.
52d4844 Add maven profiles which have OpenPDF as dependency in addition to iText. OpenPDF has a LGPL and MPL open source license.
a8efc68 Merge pull request #112 from sdumitriu/patch-1
394ddf6 Updated README.md
19e6944 Merge pull request #111 from LZaruba/master.word-wrap
e569db6 Added Non-Break-Spaces concept
4fdceb4 Fixed license headers
bf7c1d5 Added new module containing Apache FOP implementation of the word-break capability
e49a880 Implemented word wrapping capability
de29829 Merge pull request #110 from codeborne/add-entity-reference-support
e0a9c36 returns iterator only for DocumentTraversal instances so that other parsers (like Shani Xml Parser) do not fail with ClassCastException
ff6b2e8 add entity reference nodes handling (needed for '&', '<' etc. rendering)
b7dccd6 Merge pull request #109 from stanio/xml-reader
c598625 Allow configuring "xr.load.ignore-element-content-whitespace" again
25d4b7c Use SAX parser as main way of loading documents
c7cd382 Break internal implementation into more specialized units
d6ffdc4 Merge pull request #107 from stanio/parser-pool
c9a8b3b Avoid synchronizing new parser creation on the factory
368e88f Allow configuring 'ignoringElementContentWhitespace' of the parser factory
8db0c42 Reuse DocumentBuilderFactory instance for spawning new parsers
557c06c Replace ThreadLocal cache with simple object pool
f47b990 Merge pull request #105 from stanio/html5-doctype
19b962f Enable parsing HTML5 doctype documents which use HTML entities
4520fc1 Next development version

9.1.1

26 Nov 15:35
Compare
Choose a tag to compare

bfffbe4 Update for release
1c5dd1d Update distributionManagement for OSGI artifact
a0ba5f1 Merge pull request #104 from stanio/html-outline
b702730 Add automatic HTML outline with the iText5 library, also
d6eda87 Add license file comment; Clean and polish
19b7f98 Merge pull request #101 from trohrberg/add_osgi_support
3fb03d7 Merge pull request #103 from stanio/master
39cfff1 Create bookmarks from HTML outline automatically
bc1c33b Merge pull request #102 from stanio/master
dc6a75c Always clone images returned from cache
8e1c7f7 [add_osgi_support] Adding OSGi support
9b83c56 Merge pull request #45 from mpasture/master
d68f357 Merge pull request #100 from stanio/master
1a886b4 Allow configuring ITextUserAgent image cache capacity
600b692 Cache data: URI images
c9df4cf Merge pull request #99 from stanio/master
d7aec72 Cache and reuse parser instances
ce43d67 Clean up createXMLResource from TrAX source
0290ea9 Adjust indentation
0e54081 Clean up createXMLResource from SAX input source
61a82f8 ... or set it up already in FSEntityResolver (?)
a7267f2 Ensure no external entities get loaded
e6104cd add support for PDF/A

9.1.0

30 Oct 09:22
Compare
Choose a tag to compare

9d15645 Update for release
b2ef06a Merge pull request #48 from micahhainline/fix_anchors
0a03f0c Merge pull request #57 from anu20890/master
3d0e179 Merge pull request #72 from IT-Tecture/stream-from-redirected-conn
3adfe30 Merge pull request #74 from pjahn87/master
6e75a04 Merge pull request #91 from avinash10584/master
614e932 Merge pull request #88 from rafortis/master
3f99400 Merge pull request #56 from micw/master
ee37b0a Merge pull request #89 from Immortalin/master
f7b4096 Merge pull request #94 from thiagoarrais/dynamic-height
89eadfd Merge pull request #95 from vmichaud/master
3954014 Merge pull request #90 from grahamhar/master
9bfd65c Merge pull request #96 from jklingst/swt-output-device-nullcheck-bugfix
15865ad Merge pull request #97 from jklingst/stylesheet-factory-charset-name
36bad23 Merge pull request #98 from lillesand/master
9140a7a Aggressively disable external entities
7c81f1d Update xhtmlrenderer.conf
76508d9 Fix indentation
a135c3c Allow specifying the charset name used for reading stylesheets
98063e4 Null check in SWTOutputDevice.setStroke on BasicStroke dash array
e6d84b3 Table row rendering improvement : Better support of border-radius applied on a .
6a9ec58 Merge branch 'master' of https://github.com/vmichaud/flyingsaucer
6ef439b Merge pull request #1 from flyingsaucerproject/master
8abe0d1 Fix bug when using text-align:justify with
tags.
6b36350 Allows dynamic height rendering from Document
854e182 Update for next development version
f764640 Update version for release
8d01ff5 Merge pull request #92 from openwide-java/border-radius-with-zero-width-border-fix
2002cd9 Bugfix for the ClassCastException when a box has border-radius but the border has zero width
eea8598 Test for when a box has border-radius but the border has zero width (=> ClassCastException)
dd5510c Fix for wrapping on div as seen on chrome and firefox
a08a916 Revert "Added files via upload"
97b046f Added files via upload
3d46e93 Remove stacktrace
e8298ff Update README.md
d18ca67 Rename README to README.md
3e47546 Add fix on PDF conversion of a HTML form hidden field with long values(>127 bytes)
7bf5da9 Merge pull request #87 from rafortis/master
5a60527 fix bug on CSSParser while processing escaped backslashes
d10728c [maven-release-plugin] prepare for next development iteration
304de89 Added basic timeout handling to ITextRenderer due to missing interrupt handling
a9bcbd2 Check if the instance of HttpURLConnection is allowed to follow redirects.
975106d Refactor the opening of a input stream to handle redirection with HttpURLConnection.
f91f039 Extract open stream to extend workflow.
bf58be0 Avoid change of provided parameter 'uri'. It is a bad practice to change input parameters.
055a8fe Auto scale width
e21fbd4 ITextRenderer: detect "PDF-Images" using the first few bytes of the streaminstead of relying on the uri's path name.
e1df2c4 Fixed an issue in which pdf links that were rendering as floating blocks would be duplicated on pages other than the page in which they should appear.