| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
This shouldn't be done here, it should be done in the client as needed.
Notes:
svn path=/head/; revision=15240
|
| |
|
|
|
|
|
| |
they might do to the screen.
Notes:
svn path=/head/; revision=15143
|
| |
|
|
| |
Notes:
svn path=/head/; revision=15142
|
| |
|
|
| |
Notes:
svn path=/head/; revision=15090
|
| |
|
|
| |
Notes:
svn path=/head/; revision=15089
|
| |
|
|
| |
Notes:
svn path=/head/; revision=15044
|
| |
|
|
|
|
|
| |
file locations and some minor formatting/style problems.
Notes:
svn path=/head/; revision=14003
|
| |
|
|
|
|
|
|
|
|
| |
Also corrected a few minor formatting errors, file location and cross
references in some of the section 3 man pages.
This shuts up a lot of the output from "manck" for section 3.
Notes:
svn path=/head/; revision=13987
|
| |
|
|
| |
Notes:
svn path=/head/; revision=13969
|
| |
|
|
| |
Notes:
svn path=/head/; revision=13373
|
| |
|
|
| |
Notes:
svn path=/head/; revision=13232
|
| |
|
|
| |
Notes:
svn path=/head/; revision=13136
|
| |
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
| |
specified in the top level Makefiles.
Previously I missed dozens of Makefiles that skip the install after
using `cmp -s' to decide that the install isn't necessary.
Notes:
svn path=/head/; revision=9970
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8858
|
| |
|
|
|
|
|
| |
Submitted by: gibbs
Notes:
svn path=/head/; revision=8804
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8553
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8551
|
| |
|
|
|
|
|
|
| |
pkg_install. dialog_dselect() wasn't very useful before.
Submitted by: Marc van Kempen <wmbfmk@urc.tue.nl>
Notes:
svn path=/head/; revision=8548
|
| |
|
|
|
|
|
| |
bringed by devmenu or tzsetup f.e.
Notes:
svn path=/head/; revision=8535
|
| |
|
|
|
|
|
|
|
| |
Implement ^K and KEY_EOL as clear end of line
Move common code from line_edit to static function
Cosmetique changes in textbox
Notes:
svn path=/head/; revision=8344
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8268
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8247
|
| |
|
|
|
|
|
| |
Submitted by: Marc van Kempen <wmbdmr@urc.tue.nl>
Notes:
svn path=/head/; revision=8191
|
| |
|
|
|
|
|
|
|
| |
examination, I'm not entirely sure this was meant to be public. It's not
idempotent or anything. I'll make pkg_manage deal with it another way
until it's been confirmed one way or the other by Marc.
Notes:
svn path=/head/; revision=7975
|
| |
|
|
|
|
|
| |
these Makefile constructs - surely there's a better way?
Notes:
svn path=/head/; revision=7974
|
| |
|
|
|
|
|
| |
Submitted by: Marc van Kempen <wmbfmk@urc.tue.nl>
Notes:
svn path=/head/; revision=7959
|
| |
|
|
| |
Notes:
svn path=/head/; revision=7330
|
| |
|
|
|
|
|
|
| |
I don't *want* to cause my application to be exited! Some of the fprintfs()
should probably be calls to some dialog error menu popup anyway.
Notes:
svn path=/head/; revision=7237
|
| |
|
|
| |
Notes:
svn path=/head/; revision=7203
|
| |
|
|
|
|
|
|
| |
Move arrows printout to single kernel function
Add PgUp/PgDn/Home/End to checkbox and radiobox
Notes:
svn path=/head/; revision=6818
|
| |
|
|
|
|
|
|
|
|
| |
Fix dupwin usage, now it really restore screen
Disable helpline while helpfile displayed
Fix helpfile borders
Fix mesgbox range computing
Notes:
svn path=/head/; revision=6674
|
| |
|
|
|
|
|
| |
Submitted by: wmbfmk@urc.tue.nl
Notes:
svn path=/head/; revision=6458
|
| |
|
|
| |
Notes:
svn path=/head/; revision=6345
|
| |
|
|
|
|
|
| |
Submitted by: charnier@lirmm.fr
Notes:
svn path=/head/; revision=6035
|
| |
|
|
|
|
|
| |
common sense but from sysv standard
Notes:
svn path=/head/; revision=5654
|
| |
|
|
| |
Notes:
svn path=/head/; revision=4904
|
| |
|
|
|
|
|
|
|
| |
Implement KEY_DC/^D
Fix some displaying errors
Add more beeps on reaching edges
Notes:
svn path=/head/; revision=4688
|