Skip to content

Releases: dlsc-software-consulting-gmbh/GemsFX

Release 1.7.3

17 Aug 15:59
b5a3b5e
Compare
Choose a tag to compare

New controls added: FilterView and ChipView.

Release 1.7.2

22 Jun 15:12
Compare
Choose a tag to compare

The content DrawerStackPane is now unmanaged. When being managed this caused infinite layout passes.

Release 1.7.1

11 Jun 11:36
Compare
Choose a tag to compare

Minor release. The control EmailField now uses the CustomTextField implementation of ControlsFX instead of the internal one.

Release 1.7.0

25 May 16:17
Compare
Choose a tag to compare

Updated jaxb dependencies to use jakarta.

Release 1.6.0

27 Apr 08:29
Compare
Choose a tag to compare

Added support for different PDF libraries to PDFView.

Release 1.5.2

08 Apr 15:26
c3060d7
Compare
Choose a tag to compare

Fixes issues where applications do not exit when they contain the PDFView control. This was caused by threads not being properly marked as daemon threads. Also fixes an issue where the highlighting of search results would not completely cover the text that was searched.

Release 1.5.1

02 Apr 16:18
Compare
Choose a tag to compare

GemsFX has a dependency to UnitFX and UnitFX required Java 12. The latest UnitFX now only requires Java 11, hence GemsFX now also works nicely with Java 11.

Release 1.5.0

26 Mar 13:10
Compare
Choose a tag to compare

Added search and highlighting capabilities to the PDFView control.

Release 1.4.0

04 Mar 16:57
Compare
Choose a tag to compare
increment version to 1.4.0

Release 1.3.0

04 Mar 09:11
Compare
Choose a tag to compare

The PDFView has been updated with a complete re-implementation. Much better quality, smart rendering upon zoom operations. Just much better ....