Releases: dlsc-software-consulting-gmbh/GemsFX
Releases · dlsc-software-consulting-gmbh/GemsFX
Release 1.25.6
Fixed icons used for the custom theme for the DialogsApp.
Release 1.25.5
Added support for looking up generated buttons for a dialog.
Release 1.25.4
Added a stylesheet option to dialog demo app. Now using min / max constraints for dialogs.
Release 1.25.3
- Added a string converter to DialogPane to be able to change the button texts.
- Changed the button used for error and information dialogs. Now using OK instead of CLOSE. OK is a "default" button and CLOSE is not.
Release 1.25.2
Fixed a memory leak in busy dialog.
Release 1.25.1
Started using the ButtonBar control for the new custom dialogs to ensure proper layout of buttons based on operating system.
Release 1.25.0
Added a control for displaying in-window dialogs (lightweight dialogs).
Release 1.24.0
Fixed digit input issues in TimePicker and DurationPicker.
Release 1.23.0
Added the new DurationPicker control. Utilizes the duration picker found in PickerFX.
Release 1.22.0
Fixed the missing minute "59". Added resource bundle for German and English to DurationPicker.