Skip to content

Releases: dlsc-software-consulting-gmbh/PDFViewFX

Release v3.1.0

09 Apr 13:14
Compare
Choose a tag to compare

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

31 Aug 10:13
Compare
Choose a tag to compare

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

30 Aug 11:53
Compare
Choose a tag to compare

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

22 Feb 16:58
Compare
Choose a tag to compare

Changelog

19ec279 🏁 Releasing version 1.7.0
73bd9b3 Added the stylesheet directly to the control as there were still issues properly styling the control. Fixed some CSS rules to more easily pick up inherited colors. More consistent with Modena rules now. Added CSSFX to the demo app.

Release v1.6.0

16 Feb 16:24
Compare
Choose a tag to compare

Changelog

e676978 🏁 Releasing version 1.6.0
236bd14 No longer explicitly adding the view's stylesheet pdf-view.css directly to the toolbar. Used to be required due to a bug in Ikonli which was solved in Ikonli 12.3.0.

Release v1.5.0

11 Feb 14:16
Compare
Choose a tag to compare

Changelog

46f2b33 🏁 Releasing version 1.5.0
644fde7 Added style classes to the left-hand side of the view (tray) and the right-hand side (main-area).

Release v1.4.0

09 Feb 15:06
Compare
Choose a tag to compare

Changelog

4e0927f 🏁 Releasing version 1.4.0
85c8d12 Minor fixes in CSS file.

Release v1.3.0

04 Jan 11:35
Compare
Choose a tag to compare

Changelog

91b94a0 🏁 Releasing version 1.3.0
69818b5 Updated to new CI pipeline via jreleaser.

Release 1.2.0

26 Apr 10:00
423db1c
Compare
Choose a tag to compare

Updated ikonli to 12.2.0 and JavaFX to version 16.