| Commit message (Expand) | Author | Age | Files | Lines |
* | kconfig: Fix typo HEIGTH to HEIGHT | Isak Ellmer | 2024-03-31 | 1 | -1/+1 |
* | kconfig: menuconfig: simplify global jump key assignment | Masahiro Yamada | 2023-07-24 | 1 | -44/+24 |
* | kconfig: menuconfig: reorder functions to remove forward declarations | Masahiro Yamada | 2023-04-17 | 1 | -133/+125 |
* | kconfig: menuconfig: remove OLD_NCURSES macro | Masahiro Yamada | 2023-04-17 | 1 | -9/+0 |
* | kconfig: convert to SPDX License Identifier | Masahiro Yamada | 2018-12-28 | 1 | -14/+1 |
* | kconfig: drop localization support | Sam Ravnborg | 2018-05-28 | 1 | -1/+1 |
* | mconf: use function calls instead of ncurses' variables LINES and COLS | Dirk Gouders | 2013-06-18 | 1 | -2/+2 |
* | kconfig/lxdialog: Add definitions for mininimum (re)size values | Sedat Dilek | 2013-06-16 | 1 | -1/+1 |
* | menuconfig: Assign jump keys per-page instead of globally | Benjamin Poirier | 2012-09-27 | 1 | -25/+42 |
* | menuconfig: Do not open code textbox scroll up/down | Benjamin Poirier | 2012-09-27 | 1 | -44/+11 |
* | menuconfig: Extend dialog_textbox so that it can return to a scrolled position | Benjamin Poirier | 2012-09-27 | 1 | -1/+23 |
* | menuconfig: Extend dialog_textbox so that it can exit on arbitrary keypresses | Benjamin Poirier | 2012-09-27 | 1 | -10/+21 |
* | menuconfig: Remove superfluous conditionnal | Benjamin Poirier | 2012-09-27 | 1 | -5/+3 |
* | menuconfig: add u, d, q command keys in text boxes | Benjamin Poirier | 2012-07-26 | 1 | -0/+3 |
* | kconfig: fix set but not used variables | Lucas De Marchi | 2011-08-30 | 1 | -2/+1 |
* | kconfig: gettext support for lxdialog | EGRY Gabor | 2008-01-28 | 1 | -1/+1 |
* | kconfig/lxdialog: support resize | Sam Ravnborg | 2006-09-30 | 1 | -57/+83 |
* | kconfig/lxdialog: let <ESC><ESC> behave as expected | Sam Ravnborg | 2006-09-30 | 1 | -3/+4 |
* | kconfig/menuconfig: lxdialog is now built-in | Sam Ravnborg | 2006-09-30 | 1 | -234/+64 |
* | kconfig/lxdialog: refactor color support | Sam Ravnborg | 2006-09-30 | 1 | -9/+10 |
* | kconfig: move lxdialog to scripts/kconfig/lxdialog | Sam Ravnborg | 2005-12-16 | 1 | -0/+533 |