aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/lxdialog (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-09kconfig: remove trailing whitespacesMasahiro Yamada1-1/+1
2019-03-29kconfig/[mn]conf: handle backspace (^H) keyChangbin Du1-1/+2
2019-03-17kconfig: remove stale lxdialog/.gitignoreMasahiro Yamada1-4/+0
2018-12-28kconfig: convert to SPDX License IdentifierMasahiro Yamada7-98/+7
2018-05-28kconfig: drop localization supportSam Ravnborg6-18/+12
2018-05-28kconfig: refactor ncurses package checks for building mconf and nconfMasahiro Yamada2-94/+1
2018-03-02kconfig: Update ncurses package names for menuconfigArvind Prasanna1-1/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2014-09-23kconfig/lxdialog: get ncurses CFLAGS with pkg-configBjørn Forsman1-1/+5
2014-08-22kconfig: lxdialog: fix spellingBrian Norris1-1/+1
2014-08-20kbuild: Make scripts executableMichal Marek1-0/+0
2014-06-10kbuild: trivial - use tabs for code indent where possibleMasahiro Yamada4-6/+6
2013-07-10Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds7-37/+59
2013-06-18mconf: use function calls instead of ncurses' variables LINES and COLSDirk Gouders6-14/+19
2013-06-18kconfig/lxdialog: handle newline characters in print_autowrap()Dirk Gouders1-14/+17
2013-06-16kconfig/lxdialog: Add definitions for mininimum (re)size valuesSedat Dilek7-9/+23
2013-05-30mconf: handle keys in empty dialogsDirk Gouders1-4/+5
2013-04-16kconfig/lxdialog: rationalise the include paths where to find {.n}curses{,w}.hYann E. MORIN1-2/+2
2013-04-16menuconfig: Add "breadcrumbs" navigation aidBenjamin Poirier2-2/+50
2013-03-07menuconfig: optionally use pkg-config to detect ncurses libsJustin Lecher1-0/+2
2013-02-25Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek1-1/+0
2013-01-16menuconfig: Add Save/Load buttonsWang YanQing1-9/+11
2012-12-27kconfig:lxdialog: remove duplicate codeWang YanQing1-1/+0
2012-12-25menuconfig:inputbox: support navigate input positionWang YanQing1-29/+92
2012-11-20menuconfig: fix extended colors ncurses supportKrzysztof Mazur1-0/+1
2012-10-12Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds3-79/+108
2012-10-03kbuild: Fix gcc -x syntaxJean Delvare1-1/+1
2012-09-27menuconfig: Assign jump keys per-page instead of globallyBenjamin Poirier2-27/+49
2012-09-27menuconfig: Do not open code textbox scroll up/downBenjamin Poirier1-44/+11
2012-09-27menuconfig: Extend dialog_textbox so that it can return to a scrolled positionBenjamin Poirier2-2/+24
2012-09-27menuconfig: Extend dialog_textbox so that it can exit on arbitrary keypressesBenjamin Poirier2-11/+23
2012-09-27menuconfig: Remove superfluous conditionnalBenjamin Poirier1-5/+3
2012-08-30kconfig/mconf.c: revision of curses initialization.Dirk Gouders2-0/+8
2012-07-26menuconfig: add u, d, q command keys in text boxesBenjamin Poirier1-0/+3
2012-07-04kconfig: fix check-lxdialog for DLL platformsYaakov Selkowitz1-1/+1
2012-07-04kconfig: check ncursesw headers first in check-lxdialogYaakov Selkowitz1-3/+3
2011-08-29kconfig: fix set but not used variablesLucas De Marchi1-2/+1
2010-09-20kconfig: fix menuconfig on debian lennyJunio C Hamano1-0/+2
2010-06-03menuconfig: truncate list itemsLi Zefan1-2/+7
2010-06-03menuconfig: fix to center checklist correctly in a corner caseLi Zefan1-0/+1
2010-04-14menuconfig: add support to show hidden options which have promptsLi Zefan1-11/+11
2010-04-14kconfig: some small fixesLi Zefan1-2/+2
2009-07-17kconfig: variable argument lists needs `stdarg.h'Arnaud Lacombe1-0/+2
2009-06-09kconfig: handle comment entries within choice/endchoicePeter Korsgaard1-1/+2
2008-12-03kconfig: fix options to check-lxdialog.shSam Ravnborg1-1/+1
2008-05-01kconfig: made check-lxdialog more portableSam Ravnborg1-2/+4
2008-04-28kconfig: reversed borderlines in inputboxRoel Kluin1-1/+1
2008-01-28kconfig: gettext support for lxdialogEGRY Gabor6-10/+16
2008-01-28kconfig: make kconfig MinGW friendlyLadislav Michl2-14/+23
2008-01-28kconfig: if ncurses-devel is missing then say soSam Ravnborg1-7/+9