History log of /dragonfly/contrib/dialog/VERSION (Results 1 – 5 of 5)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# a8e38dc0 09-Nov-2022 Antonio Huete Jimenez <tuxillo@quantumachine.net>

vendor/dialog: upgrade from 1.3-20200327 to 1.3-20220728

Summary of notable changes:

+ initialize color-settings before --create-rc option is processed.
+ adjust fallback bindings for backspace/d

vendor/dialog: upgrade from 1.3-20200327 to 1.3-20220728

Summary of notable changes:

+ initialize color-settings before --create-rc option is processed.
+ adjust fallback bindings for backspace/delete to match the curses
library's sense of backspace (Arch #74379).
+ improve logic for updating form-height after screen-resizing.
+ correct off-by-one limit for month when validating parameters of the
calendar widget (patch by "viverna", Debian #1000720).
+ use mktemp utility rather than tempfile for temporary filename in
the sample scripts (patch by Ville Skyttä).
+ directly include stddef.h for systems which need it for offsetof().
+ fix a few cppcheck warnings
+ update configure macros, for quoting/escaping fixes per shellcheck
+ add option "--cursor-off-label"
+ add option "--erase-on-exit"
+ add dlg_getenv_num() and dlg_getenv_str().

For detailed list of all changes, bugfixes and improvements, see CHANGES.

show more ...


Revision tags: v6.2.2, v6.2.1, v6.2.0, v6.3.0, v6.0.1, v6.0.0, v6.0.0rc1, v6.1.0, v5.8.3, v5.8.2
# 5940c9ab 05-Aug-2020 Daniel Fojt <df@neosystem.org>

vendor/dialog: upgrade from 1.2-20150920 to 1.3-20200327

Summary of notable changes:

- add "--week-start" option for calendar widget
- modify editbox widget to add a trailing newline if the text ha

vendor/dialog: upgrade from 1.2-20150920 to 1.3-20200327

Summary of notable changes:

- add "--week-start" option for calendar widget
- modify editbox widget to add a trailing newline if the text has none
to ensure the last line is not ignored
- use Gregorian algorithm for leap year
- fix a regression from 2015/05/13 changes for escaping; it is necessary
to retain backslashes within quotes to make "\Z" escapes work
- change explicit checks for space character used for select or toggle
to make this rebindable to "TOGGLE"
- improve performance with very long command-lines
- interpret $DIALOGOPTS before expanding "--file", etc., to allow
the environment variable to turn on tracing in that process
- improve handling of SIGWINCH for several widgets
- add options --print-text-only, and --print-text-size for scripts that
adjust the widget size according to how the captions are formatted
- when trimming blanks, treat unconverted tabs the same as spaces
- allow for underline- and reverse-video flags in the ".rc" file

For detailed list of all changes, bugfixes and improvements, see CHANGES.

show more ...


Revision tags: v5.8.1, v5.8.0, v5.9.0, v5.8.0rc1, v5.6.3, v5.6.2, v5.6.1, v5.6.0, v5.6.0rc1, v5.7.0, v5.4.3, v5.4.2, v5.4.1, v5.4.0, v5.5.0, v5.4.0rc1, v5.2.2, v5.2.1, v5.2.0, v5.3.0, v5.2.0rc, v5.0.2, v5.0.1, v5.0.0, v5.0.0rc2, v5.1.0, v5.0.0rc1, v4.8.1, v4.8.0, v4.6.2, v4.9.0, v4.8.0rc, v4.6.1, v4.6.0, v4.6.0rc2, v4.6.0rc, v4.7.0, v4.4.3, v4.4.2, v4.4.1, v4.4.0, v4.5.0, v4.4.0rc
# 1ef6786a 04-Nov-2015 John Marino <draco@marino.st>

Vendor branch: Update dialog 1.2-20121230 => 1.2-20150920

The README.DELETED file is getting moved to trunk.


Revision tags: v4.2.4, v4.3.1, v4.2.3, v4.2.1, v4.2.0, v4.0.6, v4.3.0, v4.2.0rc, v4.0.5, v4.0.4, v4.0.3, v4.0.2, v4.0.1, v4.0.0, v4.0.0rc3, v4.0.0rc2, v4.0.0rc, v4.1.0, v3.8.2, v3.8.1, v3.6.3, v3.8.0, v3.8.0rc2, v3.9.0, v3.8.0rc, v3.6.2, v3.6.1, v3.6.0, v3.7.1, v3.6.0rc, v3.7.0, v3.4.3, v3.4.2, v3.4.0, v3.4.1, v3.4.0rc, v3.5.0
# 0404bd60 10-Feb-2013 Peter Avalos <pavalos@dragonflybsd.org>

Import dialog-1.2-20121230.


# 5382d832 10-Feb-2013 Peter Avalos <pavalos@dragonflybsd.org>

Import dialog-1.2-20121230.