Releases: dlsc-software-consulting-gmbh/PDFViewFX
Release v3.1.0
Changelog
0ea6b14 🏁 Releasing version 3.1.0
f341d3b Updated .gitignore to ignore scenicView.properties no matter where it is located.
bfc9d0d More CSS styling fixes / improvements.
ff3c361 More CSS styling fixes / improvements.
a3bd4b8 Added scenicView.properties file to .gitignore.
4f2902d Fixed zooming.
2c7e2be Made styling rules more explicitly to avoid styling confusing in apps using this library.
6370ca0 Added support for scenic view.
7a6544c Removed call to getStylesheets().add(...). Now the PDFView is only using a user agent stylesheet, which will make styling easier for applications using the library.
f4b2f59 Updated build config.
18b3e95 Add PDF Viewer CSS themes
1c0d7d0 Update pdf-view.css to enable auto cell size
9a767e5 Update README.md
Release v3.0.0
Changelog
374637a 🏁 Releasing version 3.0.0
84177ab Code cleanup. Removed "final" modifiers.
ec51b44 Added an export statement to module-info.java for the skins package.
9bb1d8c Required changes to make PDFViewFX work with version 3.0.0 of PDFBox.
049d804 Updated versions of dependencies.
87c3b98 Merge pull request #18 from p-/p-/add-codeql-workflow
161fd37 Add CodeQL workflow
Release v1.9.0
Changelog
7c0a097 🏁 Releasing version 1.9.0
448ab46 Updated javafx version to 18.0.1
8544f05 Merge pull request #17 from msgilligan/msgilligan-README-simplify-run-command
1848483 Changed search result list cell text color styling.
d3eee84 Removed bintray repositories.
0215d95 README: remove unneeded -Dmain.class from documentation for run command
aa8dfc9 🏁 Releasing version 1.8.0
6c26e9c Merge pull request #16 from msgilligan/msgilligan-PDFBoxDocument-make-document-final
b9f2026 Merge pull request #15 from msgilligan/msgilligan-add-printing
aca7572 Merge pull request #14 from msgilligan/msgilligan-unitfx-1.0.10
ea10812 Merge pull request #13 from msgilligan/msgilligan-parent-pom-1.2.0
6f361ad Merge pull request #12 from msgilligan/msgilligan-tweak-menu-item-names
a3b1c16 PDFBoxDocument: make private member document final
a29056b Add document printing support
86cadf4 Update unitfx to 1.0.10
1a762c0 pom.xml: Update parent POM to version 1.2.0
2e8eb67 PDFViewApp: tweak use of ellipsis in menu items
Release v1.7.0
Release v1.6.0
Release v1.5.0
Release v1.4.0
Release v1.3.0
Release 1.2.0
Updated ikonli to 12.2.0 and JavaFX to version 16.