Changes for version 0.14 - 2022-01-20
- updated DE language, minor modification in DoD check
- reversed window order for RichTerm and PoorTerm to match Curses and Tk
- added workaround for Text with SCALAR reference for Curses
- objects are now blessed before initialisation
- fixed handling of SCALAR references
- added Input widget
- added core function to create dummy SCALAR references
- added missing development dependencies
Changes for version 0.14 - 2022-01-20
Modules
graphical/non-graphical user interface without external programs
general button widget of UI::Various
concrete implementation of UI::Various::Button
concrete implementation of UI::Various::Input
concrete implementation of UI::Various::Main
concrete implementation of UI::Various::Text
concrete implementation of UI::Various::Window
abstract helper class for Curses's UI elements
general input widget of UI::Various
general main "Window Manager" class of UI::Various
concrete implementation of UI::Various::Button
concrete implementation of UI::Various::Input
concrete implementation of UI::Various::Main
concrete implementation of UI::Various::Text
concrete implementation of UI::Various::Window
abstract helper class for PoorTerm's UI elements
abstract helper class for PoorTerm's container UI elements
concrete implementation of UI::Various::Button
concrete implementation of UI::Various::Input
concrete implementation of UI::Various::Main
concrete implementation of UI::Various::Text
concrete implementation of UI::Various::Window
abstract helper class for RichTerm's UI elements
abstract helper class for RichTerm's container UI elements
general text widget of UI::Various
concrete implementation of UI::Various::Button
concrete implementation of UI::Various::Input
concrete implementation of UI::Various::Main
concrete implementation of UI::Various::Text
concrete implementation of UI::Various::Window
abstract helper class for Tk's UI elements
general top-level window widget of UI::Various
abstract container class for UI elements
core functions of UI::Various
German language support of UI::Various
English language support of UI::Various
abstract top-level widget of UI::Various
abstract base class for UI elements