| 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
|
| |
|
|
| |
Notes:
svn path=/head/; revision=114603
|
| |
|
|
| |
Notes:
svn path=/head/; revision=82613
|
| |
|
|
| |
Notes:
svn path=/head/; revision=80375
|
| |
|
|
|
|
|
|
|
|
| |
the components and trigger actions based on its position. This reduces
the need to remember the functions of various keys, and makes the
interface more consistant across library.
~
Notes:
svn path=/head/; revision=79843
|
| |
|
|
|
|
|
| |
confused! I fat-fingered the first commit.
Notes:
svn path=/head/; revision=54720
|
| |
|
|
| |
Notes:
svn path=/head/; revision=54585
|
| |
|
|
|
|
|
|
|
|
| |
it DTRT. In the process, discover the usual 10-15 evil bogons which
have been lurking in it for years. This closes, for one thing, the
recent report Mike Smith made about nested checklist menus returning
with the scrolling region messed up.
Notes:
svn path=/head/; revision=21790
|
| |
|
|
|
|
|
| |
I can offer this as a consistent feature.
Notes:
svn path=/head/; revision=21697
|
| |
|
|
|
|
|
| |
2.2 first.
Notes:
svn path=/head/; revision=20924
|
| |
|
|
|
|
|
|
| |
support.
2. Have message boxes say "Continue" instead of "Exit"
Notes:
svn path=/head/; revision=17098
|
| |
|
|
| |
Notes:
svn path=/head/; revision=17092
|
| |
|
|
| |
Notes:
svn path=/head/; revision=16973
|
| |
|
|
| |
Notes:
svn path=/head/; revision=15418
|
| |
|
|
| |
Notes:
svn path=/head/; revision=15406
|
| |
|
|
| |
Notes:
svn path=/head/; revision=15382
|
| |
|
|
|
|
|
| |
possible before.
Notes:
svn path=/head/; revision=15380
|
| |
|
|
|
|
|
| |
fade. Fixed.
Notes:
svn path=/head/; revision=15376
|
| |
|
|
| |
Notes:
svn path=/head/; revision=15354
|
| |
|
|
| |
Notes:
svn path=/head/; revision=15323
|
| |
|
|
| |
Notes:
svn path=/head/; revision=15322
|
| |
|
|
|
|
|
| |
factor.
Notes:
svn path=/head/; revision=15306
|
| |
|
|
| |
Notes:
svn path=/head/; revision=15290
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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=15142
|
| |
|
|
| |
Notes:
svn path=/head/; revision=13373
|
| |
|
|
| |
Notes:
svn path=/head/; revision=13232
|
| |
|
|
|
|
|
|
|
| |
and add selection traversal callbacks so context-sensitive behavior can
even be implemented for individual menu items. These work around the two
largest issues holding me back with some of my sysinstall changes.
Notes:
svn path=/head/; revision=13135
|
| |
|
|
|
|
|
|
|
|
| |
o Support a new, fully backwards-compatible API for controling
individual items in dialog menus.
o Write a man page.
o Add some test code.
Notes:
svn path=/head/; revision=12983
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8858
|
| |
|
|
|
|
|
|
| |
Move arrows printout to single kernel function
Add PgUp/PgDn/Home/End to checkbox and radiobox
Notes:
svn path=/head/; revision=6818
|
| |
|
|
|
|
|
| |
Submitted by: wmbfmk@urc.tue.nl
Notes:
svn path=/head/; revision=6458
|
| |
|
|
|
|
|
| |
Submitted by: charnier@lirmm.fr
Notes:
svn path=/head/; revision=6035
|
| |
|
|
| |
Notes:
svn path=/head/; revision=4658
|
| |
|
|
|
|
|
| |
Add args check for functions when autosizing impossible.
Notes:
svn path=/head/; revision=4565
|
| |
|
|
|
|
|
| |
string
Notes:
svn path=/head/; revision=4527
|
| |
|
|
| |
Notes:
svn path=/head/; revision=4024
|
| |
|
|
|
|
|
| |
(via pipe) with output to dialog box
Notes:
svn path=/head/; revision=3950
|
| |
|
|
|
|
|
| |
Don't forget to use 'make beforeinstall'...
Notes:
svn path=/head/; revision=3740
|
|
|
Notes:
svn path=/cvs2svn/branches/savio_lam/; revision=3515
|