Age | Commit message (Expand) | Author | Files | Lines |
2019-05-09 | kconfig: remove trailing whitespaces | Masahiro Yamada | 1 | -1/+1 |
2019-03-29 | kconfig/[mn]conf: handle backspace (^H) key | Changbin Du | 1 | -1/+2 |
2019-03-17 | kconfig: remove stale lxdialog/.gitignore | Masahiro Yamada | 1 | -4/+0 |
2018-12-28 | kconfig: convert to SPDX License Identifier | Masahiro Yamada | 7 | -98/+7 |
2018-05-28 | kconfig: drop localization support | Sam Ravnborg | 6 | -18/+12 |
2018-05-28 | kconfig: refactor ncurses package checks for building mconf and nconf | Masahiro Yamada | 2 | -94/+1 |
2018-03-02 | kconfig: Update ncurses package names for menuconfig | Arvind Prasanna | 1 | -1/+2 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2014-09-23 | kconfig/lxdialog: get ncurses CFLAGS with pkg-config | Bjørn Forsman | 1 | -1/+5 |
2014-08-22 | kconfig: lxdialog: fix spelling | Brian Norris | 1 | -1/+1 |
2014-08-20 | kbuild: Make scripts executable | Michal Marek | 1 | -0/+0 |
2014-06-10 | kbuild: trivial - use tabs for code indent where possible | Masahiro Yamada | 4 | -6/+6 |
2013-07-11 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 7 | -37/+59 |
2013-06-19 | mconf: use function calls instead of ncurses' variables LINES and COLS | Dirk Gouders | 6 | -14/+19 |
2013-06-19 | kconfig/lxdialog: handle newline characters in print_autowrap() | Dirk Gouders | 1 | -14/+17 |
2013-06-16 | kconfig/lxdialog: Add definitions for mininimum (re)size values | Sedat Dilek | 7 | -9/+23 |
2013-05-30 | mconf: handle keys in empty dialogs | Dirk Gouders | 1 | -4/+5 |
2013-04-17 | kconfig/lxdialog: rationalise the include paths where to find {.n}curses{,w}.h | Yann E. MORIN | 1 | -2/+2 |
2013-04-17 | menuconfig: Add "breadcrumbs" navigation aid | Benjamin Poirier | 2 | -2/+50 |
2013-03-07 | menuconfig: optionally use pkg-config to detect ncurses libs | Justin Lecher | 1 | -0/+2 |
2013-02-26 | Merge branch 'kbuild/rc-fixes' into kbuild/kconfig | Michal Marek | 1 | -1/+0 |
2013-01-16 | menuconfig: Add Save/Load buttons | Wang YanQing | 1 | -9/+11 |
2012-12-27 | kconfig:lxdialog: remove duplicate code | Wang YanQing | 1 | -1/+0 |
2012-12-26 | menuconfig:inputbox: support navigate input position | Wang YanQing | 1 | -29/+92 |
2012-11-20 | menuconfig: fix extended colors ncurses support | Krzysztof Mazur | 1 | -0/+1 |
2012-10-12 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 3 | -79/+108 |
2012-10-03 | kbuild: Fix gcc -x syntax | Jean Delvare | 1 | -1/+1 |
2012-09-27 | menuconfig: Assign jump keys per-page instead of globally | Benjamin Poirier | 2 | -27/+49 |
2012-09-27 | menuconfig: Do not open code textbox scroll up/down | Benjamin Poirier | 1 | -44/+11 |
2012-09-27 | menuconfig: Extend dialog_textbox so that it can return to a scrolled position | Benjamin Poirier | 2 | -2/+24 |
2012-09-27 | menuconfig: Extend dialog_textbox so that it can exit on arbitrary keypresses | Benjamin Poirier | 2 | -11/+23 |
2012-09-27 | menuconfig: Remove superfluous conditionnal | Benjamin Poirier | 1 | -5/+3 |
2012-08-30 | kconfig/mconf.c: revision of curses initialization. | Dirk Gouders | 2 | -0/+8 |
2012-07-26 | menuconfig: add u, d, q command keys in text boxes | Benjamin Poirier | 1 | -0/+3 |
2012-07-04 | kconfig: fix check-lxdialog for DLL platforms | Yaakov Selkowitz | 1 | -1/+1 |
2012-07-04 | kconfig: check ncursesw headers first in check-lxdialog | Yaakov Selkowitz | 1 | -3/+3 |
2011-08-30 | kconfig: fix set but not used variables | Lucas De Marchi | 1 | -2/+1 |
2010-09-20 | kconfig: fix menuconfig on debian lenny | Junio C Hamano | 1 | -0/+2 |
2010-06-03 | menuconfig: truncate list items | Li Zefan | 1 | -2/+7 |
2010-06-03 | menuconfig: fix to center checklist correctly in a corner case | Li Zefan | 1 | -0/+1 |
2010-04-14 | menuconfig: add support to show hidden options which have prompts | Li Zefan | 1 | -11/+11 |
2010-04-14 | kconfig: some small fixes | Li Zefan | 1 | -2/+2 |
2009-07-18 | kconfig: variable argument lists needs `stdarg.h' | Arnaud Lacombe | 1 | -0/+2 |
2009-06-10 | kconfig: handle comment entries within choice/endchoice | Peter Korsgaard | 1 | -1/+2 |
2008-12-04 | kconfig: fix options to check-lxdialog.sh | Sam Ravnborg | 1 | -1/+1 |
2008-05-01 | kconfig: made check-lxdialog more portable | Sam Ravnborg | 1 | -2/+4 |
2008-04-29 | kconfig: reversed borderlines in inputbox | Roel Kluin | 1 | -1/+1 |
2008-01-29 | kconfig: gettext support for lxdialog | EGRY Gabor | 6 | -10/+16 |
2008-01-29 | kconfig: make kconfig MinGW friendly | Ladislav Michl | 2 | -14/+23 |
2008-01-29 | kconfig: if ncurses-devel is missing then say so | Sam Ravnborg | 1 | -7/+9 |