| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
dialog is distributed from GPLv2 to LGPLv2 and introduces a number of new
features and a new and better libdialog API. The existing libdialog will
be kept temporarily as libodialog for compatibility purposes until sade,
sysinstall and tzsetup have been either updated or replaced.
__FreeBSD_version is now 900030.
Discussed on: -current
Approved by: core
Obtained from: http://invisible-island.net/dialog
Notes:
svn path=/head/; revision=217309
|
| |
|
|
|
|
|
|
|
| |
Fix coredump in menu3.c.
Approved by: kib (mentor)
Notes:
svn path=/head/; revision=209200
|
| |
|
|
| |
Notes:
svn path=/head/; revision=114603
|
| |
|
|
| |
Notes:
svn path=/head/; revision=114602
|
| |
|
|
|
|
|
|
|
|
| |
present questinos with a different default answer. Somebody submitted
a patch to me once which did something this but I lost it (my bad) so
I'm just going to re-implement it with thanks to whomever it was who
gave me the idea.
Notes:
svn path=/head/; revision=70004
|
| |
|
|
| |
Notes:
svn path=/head/; revision=55753
|
| |
|
|
| |
Notes:
svn path=/head/; revision=55752
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50472
|
| |
|
|
|
|
|
| |
Submitted by: "Anatoly A. Orehovsky" <tolik@mpeks.tomsk.su>
Notes:
svn path=/head/; revision=39765
|
| |
|
|
| |
Notes:
svn path=/head/; revision=22996
|
| |
|
|
|
|
|
|
|
|
|
| |
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
Notes:
svn path=/head/; revision=21673
|
| |
|
|
|
|
|
| |
noticed.
Notes:
svn path=/head/; revision=20446
|
| |
|
|
|
|
|
|
|
| |
so many). For now, the only extended attribute implemented is NO ECHO,
useful for things like passwords. See TESTS/input2.c for an example.
This should go into 2.2.
Notes:
svn path=/head/; revision=20442
|
| |
|
|
|
|
|
| |
more than once.
Notes:
svn path=/head/; revision=16888
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
DITEM_FAILURE - formerly they would simply act as an implicit "continue",
but this is wrong. If you want this behavior, you should now return
with the DITEM_CONTINUE flag set.
Also make the semantics of DITEM_RESTORE quite a bit different - rather
than restore the screen back to pre-menu state, we restore the menu
itself. This is more correct for a variety of reasons when dealing with
nested menus (whoops!).
Notes:
svn path=/head/; revision=15289
|
| |
|
|
|
|
|
|
|
|
|
|
| |
robust. The new "fire" actions, while affording signficantly more
interactivity to libdialog, come at a cost - if the fire action trashes
the screen then you're not going to be in Kansas anymore when you
come back to the menu and there had better be considerable extra
smarts in place for coping with such a situation. These changes are my
attempt to do just that.
Notes:
svn path=/head/; revision=15273
|
| |
|
|
| |
Notes:
svn path=/head/; revision=15090
|
| |
|
|
| |
Notes:
svn path=/head/; revision=15089
|
| |
|
|
| |
Notes:
svn path=/head/; revision=13969
|
| |
|
|
| |
Notes:
svn path=/head/; revision=13136
|
| |
|
|
|
|
|
|
| |
Add more comments and attempt to make everything just that much
more understandable.
Notes:
svn path=/head/; revision=12987
|
|
|
Notes:
svn path=/head/; revision=12984
|