Home
last modified time | relevance | path

Searched hist:a8e38dc0 (Results 1 – 25 of 45) sorted by relevance

12

/dragonfly/contrib/dialog/
H A Dversion.cdiff a8e38dc0 Wed Nov 09 23:01:09 GMT 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/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.
H A Dhelp.cdiff a8e38dc0 Wed Nov 09 23:01:09 GMT 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/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.
H A DREADMEdiff a8e38dc0 Wed Nov 09 23:01:09 GMT 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/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.
H A Ddlg_internals.hdiff a8e38dc0 Wed Nov 09 23:01:09 GMT 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/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.
H A Dttysize.cdiff a8e38dc0 Wed Nov 09 23:01:09 GMT 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/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.
H A Drc.cdiff a8e38dc0 Wed Nov 09 23:01:09 GMT 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/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.
H A Dtailbox.cdiff a8e38dc0 Wed Nov 09 23:01:09 GMT 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/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.
H A Dyesno.cdiff a8e38dc0 Wed Nov 09 23:01:09 GMT 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/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.
H A Dtextbox.cdiff a8e38dc0 Wed Nov 09 23:01:09 GMT 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/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.
H A Dpause.cdiff a8e38dc0 Wed Nov 09 23:01:09 GMT 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/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.
H A Dinputbox.cdiff a8e38dc0 Wed Nov 09 23:01:09 GMT 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/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.
H A Dcolumns.cdiff a8e38dc0 Wed Nov 09 23:01:09 GMT 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/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.
H A Dmousewget.cdiff a8e38dc0 Wed Nov 09 23:01:09 GMT 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/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.
H A Ddlg_keys.hdiff a8e38dc0 Wed Nov 09 23:01:09 GMT 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/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.
H A Dmsgbox.cdiff a8e38dc0 Wed Nov 09 23:01:09 GMT 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/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.
H A Dfselect.cdiff a8e38dc0 Wed Nov 09 23:01:09 GMT 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/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.
H A Dmixedgauge.cdiff a8e38dc0 Wed Nov 09 23:01:09 GMT 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/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.
H A DCHANGESdiff a8e38dc0 Wed Nov 09 23:01:09 GMT 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/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.
H A Deditbox.cdiff a8e38dc0 Wed Nov 09 23:01:09 GMT 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/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.
H A Ddialog.1diff a8e38dc0 Wed Nov 09 23:01:09 GMT 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/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.
H A Drangebox.cdiff a8e38dc0 Wed Nov 09 23:01:09 GMT 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/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.
H A Dargv.cdiff a8e38dc0 Wed Nov 09 23:01:09 GMT 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/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.
H A Dformbox.cdiff a8e38dc0 Wed Nov 09 23:01:09 GMT 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/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.
H A Dinputstr.cdiff a8e38dc0 Wed Nov 09 23:01:09 GMT 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/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.
H A Ddialog.3diff a8e38dc0 Wed Nov 09 23:01:09 GMT 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/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.

12