Age | Commit message (Expand) | Author |
2024-05-14 | kconfig: lxdialog: remove initialization with A_NORMAL | Masahiro Yamada |
2024-03-31 | kconfig: Fix typo HEIGTH to HEIGHT | Isak Ellmer |
2024-03-19 | kconfig: lxdialog: remove unused dialog colors | Masahiro Yamada |
2024-03-19 | kconfig: lxdialog: fix button color for blackbg theme | Masahiro Yamada |
2024-02-20 | kconfig: lxdialog: fix cursor render in checklist | Matthew Bystrin |
2023-07-25 | kconfig: menuconfig: simplify global jump key assignment | Masahiro Yamada |
2023-04-17 | kconfig: menuconfig: reorder functions to remove forward declarations | Masahiro Yamada |
2023-04-17 | kconfig: menuconfig: remove unused M_EVENT macro | Masahiro Yamada |
2023-04-17 | kconfig: menuconfig: remove OLD_NCURSES macro | Masahiro Yamada |
2021-04-14 | kconfig: lxdialog: A spello fix and a punctuation added | Bhaskar Chowdhury |
2019-05-09 | kconfig: remove trailing whitespaces | Masahiro Yamada |
2019-03-29 | kconfig/[mn]conf: handle backspace (^H) key | Changbin Du |
2019-03-17 | kconfig: remove stale lxdialog/.gitignore | Masahiro Yamada |
2018-12-28 | kconfig: convert to SPDX License Identifier | Masahiro Yamada |
2018-05-28 | kconfig: drop localization support | Sam Ravnborg |
2018-05-28 | kconfig: refactor ncurses package checks for building mconf and nconf | Masahiro Yamada |
2018-03-02 | kconfig: Update ncurses package names for menuconfig | Arvind Prasanna |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2014-09-23 | kconfig/lxdialog: get ncurses CFLAGS with pkg-config | Bjørn Forsman |
2014-08-22 | kconfig: lxdialog: fix spelling | Brian Norris |
2014-08-20 | kbuild: Make scripts executable | Michal Marek |
2014-06-10 | kbuild: trivial - use tabs for code indent where possible | Masahiro Yamada |
2013-07-10 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2013-06-18 | mconf: use function calls instead of ncurses' variables LINES and COLS | Dirk Gouders |
2013-06-18 | kconfig/lxdialog: handle newline characters in print_autowrap() | Dirk Gouders |
2013-06-16 | kconfig/lxdialog: Add definitions for mininimum (re)size values | Sedat Dilek |
2013-05-30 | mconf: handle keys in empty dialogs | Dirk Gouders |
2013-04-16 | kconfig/lxdialog: rationalise the include paths where to find {.n}curses{,w}.h | Yann E. MORIN |
2013-04-16 | menuconfig: Add "breadcrumbs" navigation aid | Benjamin Poirier |
2013-03-07 | menuconfig: optionally use pkg-config to detect ncurses libs | Justin Lecher |
2013-02-25 | Merge branch 'kbuild/rc-fixes' into kbuild/kconfig | Michal Marek |
2013-01-16 | menuconfig: Add Save/Load buttons | Wang YanQing |
2012-12-27 | kconfig:lxdialog: remove duplicate code | Wang YanQing |
2012-12-25 | menuconfig:inputbox: support navigate input position | Wang YanQing |
2012-11-20 | menuconfig: fix extended colors ncurses support | Krzysztof Mazur |
2012-10-12 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2012-10-03 | kbuild: Fix gcc -x syntax | Jean Delvare |
2012-09-27 | menuconfig: Assign jump keys per-page instead of globally | Benjamin Poirier |
2012-09-27 | menuconfig: Do not open code textbox scroll up/down | Benjamin Poirier |
2012-09-27 | menuconfig: Extend dialog_textbox so that it can return to a scrolled position | Benjamin Poirier |
2012-09-27 | menuconfig: Extend dialog_textbox so that it can exit on arbitrary keypresses | Benjamin Poirier |
2012-09-27 | menuconfig: Remove superfluous conditionnal | Benjamin Poirier |
2012-08-30 | kconfig/mconf.c: revision of curses initialization. | Dirk Gouders |
2012-07-26 | menuconfig: add u, d, q command keys in text boxes | Benjamin Poirier |
2012-07-04 | kconfig: fix check-lxdialog for DLL platforms | Yaakov Selkowitz |
2012-07-04 | kconfig: check ncursesw headers first in check-lxdialog | Yaakov Selkowitz |
2011-08-29 | kconfig: fix set but not used variables | Lucas De Marchi |
2010-09-20 | kconfig: fix menuconfig on debian lenny | Junio C Hamano |
2010-06-03 | menuconfig: truncate list items | Li Zefan |
2010-06-03 | menuconfig: fix to center checklist correctly in a corner case | Li Zefan |