Skip to content

Releases: dlsc-software-consulting-gmbh/GemsFX

Release v2.87.0

04 Feb 10:47
Compare
Choose a tag to compare

Changelog

26a04f3 🏁 Releasing version 2.87.0
3c0b959 Merge pull request #221 from dlsc-software-consulting-gmbh/enhancement-svgimageview-render-scale-update
2cd0a7d Merge pull request #220 from dlsc-software-consulting-gmbh/feature-refactor-selection-box
05b01b6 Remove unused DEFAULT_SHOW_EXTRA_BUTTON constant
fecc4aa Reload image when attaching to a new window.
1e45b49 Add dynamic scene and window scale handling for SVG images
8f26a09 Merge pull request #222 from dlsc-software-consulting-gmbh/fix-simple-string-converter-null-handling
4e70b0b fix(SimpleStringConverter): ensure nullDefaultValue is correctly applied
598009a Add support for render scale adjustments in SVGImageView
b1c7800 feat(selection-box): wrap options in ScrollPane and add directional extra nodes

Release v2.86.0

31 Jan 16:21
Compare
Choose a tag to compare

Changelog

353eb07 🏁 Releasing version 2.86.0
7f9cee2 Simplify reload listener logic in paging components
88d7230 🏁 Releasing version 2.85.0
7076e59 Update upload-artifact action to version v4
b5856af Refactor paging components to simplify listeners.

Release v2.84.0

29 Jan 10:40
Compare
Choose a tag to compare

Changelog

6d1b003 🏁 Releasing version 2.84.0
c22e39d Refactor listeners in PagingGridTableView for simplicity
bf3ac0a Remove unused import in LoadingService.java
882fb80 Refactor paging structure with ItemPagingControlBase.

Release v2.83.0

27 Jan 10:45
Compare
Choose a tag to compare

Changelog

84e094b 🏁 Releasing version 2.83.0
aa1b221 Fix for issue #217 "Additional SvgImageView constructor code"
8c8d41d 🏁 Releasing version 2.82.0
2bde707 Refactor paging classes and improve data handling.
34e26fd Refactor and modularize paging controls
631cd7f Renamed variable onCommit to onClose in Dialog.onClose(...)

Release v2.81.0

19 Dec 16:26
Compare
Choose a tag to compare

Changelog

52024f5 🏁 Releasing version 2.81.0
1067203 More refinement on paging and grid table view.
1d77146 Remove unused imports in PagingListViewApp.java
f98fa4d Add PagingGridTableView and related classes
b711a8c Merge remote-tracking branch 'origin/master'
82b51dc Switch to new JPro platform dependencies
d7d0d01 Update PagingListViewApp item count and page size
d6f8aa6 Simplify items list initialization in PagingListView.

Release v2.80.0

13 Dec 10:34
Compare
Choose a tag to compare

Changelog

c779740 🏁 Releasing version 2.80.0
a5191fb Fix selection mode comparison in DateRangeView
ed74cf7 Merge pull request #216 from dlsc-software-consulting-gmbh/fix-date-range-view-mode-limitations
0f5c441 Add width computation methods to InnerListViewSkin
6ac0996 Update paging controls visibility logic and default label strategy
35889b3 Enforce DATE_RANGE mode in DateRangeView selection model.

Release v2.79.0

12 Dec 16:37
Compare
Choose a tag to compare

Changelog

237cdb9 🏁 Releasing version 2.79.0
beb9ba0 Fixes in PagingListView.
40d2c86 Added wrapper around error node in LoadingPane.
a6fcb7e Remove debugging print statement from PagingControlsSkin.

Release v2.78.0

12 Dec 14:11
Compare
Choose a tag to compare

Changelog

5d6b7fd 🏁 Releasing version 2.78.0
5f523d8 Improve visibility management for PagingControls
f0bbf36 Refine pagination logic and visibility bindings.
e97248b Refined PagingControls. Introduced a separate GridPane for the page buttons so that they can all have the same width.
63e5961 Rename getter methods to follow JavaBean naming conventions.

Release v2.77.0

11 Dec 14:36
Compare
Choose a tag to compare

Changelog

d762b2b 🏁 Releasing version 2.77.0
efeb118 🏁 Releasing version 2.75.0
63b8736 Remove debug logging from PagingListView.
07d0cbd Fine-tuning behaviour of PagingListView.

Release v2.74.0

10 Dec 15:57
Compare
Choose a tag to compare

Changelog

98ac6c8 🏁 Releasing version 2.74.0
930021c Remove debug println from computePrefHeight method