cdialog Changelog

What's new in cdialog 1.2-20140112

Jan 13, 2014
  • improve calculation for amount to scroll in programbox when an "Ok" button might obscure part of the data (report by Florent Rougon).
  • modify program to permit --separate-output to be used with buildlist and treeview widgets (report by Florent Rougon).
  • add list-height parameter to manpage description of --buildlist (report by Florent Rougon).
  • minor fixes to dialog.1 manpage; the reported problem was actually fixed in 20120703 (Debian #726233, patch by Bjarni Ingi Gislason).
  • add a "Hello World" example to dialog.3 manpage (prompted by discussions with Dustin Oprea, Kevin Ingwersen).
  • correct comparison in dlg_lookup_key() so that using "bindkey" with a "*" wildcard parameter works as documented (report by Stewart Benedict).
  • updated configure macros, fixes for clang and mingw.
  • update config.guess, config.sub

New in cdialog 1.2-20130928 (Oct 4, 2013)

  • Fix a regression in gauge widget from 2013/09/28 changes; dlg_reallocate_gauge() failed when no --title option was given (report by Tritonas Insomnia).

New in cdialog 1.1-20120703 (Jul 5, 2012)

  • This version adds the option --default-button to preselect any of the buttons on each widget, and adds several fixes (some related to the new feature).

New in cdialog 1.1-20120215 (Feb 16, 2012)

  • Auto-layout was improved for checklist, radio box, and menu widgets.
  • A missing version for lib tool libraries was corrected.
  • Portability fixes were made.

New in cdialog 1.1-20221018 (Oct 19, 2011)

  • This version adds improvements for key bindings, color configuration, and logging, and several bugfixes.

New in cdialog 1.1-20110707 (Jul 8, 2011)

  • This release fixes two regressions introduced by the 20110630 patch.

New in cdialog 1.1-20110302 (Mar 3, 2011)

  • The --prgbox (which reads output from a command) and --progressbox options were added.
  • The units for the --timeout option from the previous version were corrected.

New in cdialog 1.1-20110118 (Jan 19, 2011)

  • Debian and RPM packaging scripts were added for testing.
  • Several bugs were fixed, including improvements in building with various curses implementations.