Release Notes: This release provides several minor bugfixes and improvements. Most of the changes are for code cleanup. RPM and dpkg scripts were also added.


Release Notes: This release adds the configure option --enable-const (to allow configuring readonly strings), consolidates the dpkg script (using the ncursesw library for consistent line drawing), fixes minor bugs, updates the associated cdk-perl, and provides a dpkg script.


Release Notes: This release provides several minor bugfixes and improvements. Most of the changes are for code cleanup. RPM and dpkg scripts were also added.


Release Notes: This release updates the configure script to work with non-POSIX locales and use current ncurses config scripts. It improves handling of empty lists.


Release Notes: Adds functions to simplify changes of the list for alphalist and fselect widgets. Modifies handling of the delete key to make it delete the current character (unlike backspace). Several other minor fixes and improvements.


Release Notes: Tab-traversal was implemented for all widgets that accept input. The slider and scale widgets were changed to template form, supporting several data types. Many bugfixes were made.
A garbage collector as a replacement for C malloc or C++ new.