summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/lxdialog
Commit message (Expand)AuthorAgeFilesLines
* kconfig: Fix typo HEIGTH to HEIGHTIsak Ellmer2024-03-317-12/+12
* kconfig: lxdialog: remove unused dialog colorsMasahiro Yamada2024-03-192-22/+0
* kconfig: lxdialog: fix button color for blackbg themeMasahiro Yamada2024-03-191-1/+1
* kconfig: lxdialog: fix cursor render in checklistMatthew Bystrin2024-02-201-3/+2
* kconfig: menuconfig: simplify global jump key assignmentMasahiro Yamada2023-07-252-51/+27
* kconfig: menuconfig: reorder functions to remove forward declarationsMasahiro Yamada2023-04-171-133/+125
* kconfig: menuconfig: remove unused M_EVENT macroMasahiro Yamada2023-04-171-11/+0
* kconfig: menuconfig: remove OLD_NCURSES macroMasahiro Yamada2023-04-173-33/+0
* kconfig: lxdialog: A spello fix and a punctuation addedBhaskar Chowdhury2021-04-141-2/+2
* kconfig: remove trailing whitespacesMasahiro Yamada2019-05-091-1/+1
* kconfig/[mn]conf: handle backspace (^H) keyChangbin Du2019-03-291-1/+2
* kconfig: remove stale lxdialog/.gitignoreMasahiro Yamada2019-03-171-4/+0
* kconfig: convert to SPDX License IdentifierMasahiro Yamada2018-12-287-98/+7
* kconfig: drop localization supportSam Ravnborg2018-05-286-18/+12
* kconfig: refactor ncurses package checks for building mconf and nconfMasahiro Yamada2018-05-282-94/+1
* kconfig: Update ncurses package names for menuconfigArvind Prasanna2018-03-021-1/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* kconfig/lxdialog: get ncurses CFLAGS with pkg-configBjørn Forsman2014-09-231-1/+5
* kconfig: lxdialog: fix spellingBrian Norris2014-08-221-1/+1
* kbuild: Make scripts executableMichal Marek2014-08-201-0/+0
* kbuild: trivial - use tabs for code indent where possibleMasahiro Yamada2014-06-104-6/+6
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2013-07-107-37/+59
|\
| * mconf: use function calls instead of ncurses' variables LINES and COLSDirk Gouders2013-06-186-14/+19
| * kconfig/lxdialog: handle newline characters in print_autowrap()Dirk Gouders2013-06-181-14/+17
| * kconfig/lxdialog: Add definitions for mininimum (re)size valuesSedat Dilek2013-06-167-9/+23
* | mconf: handle keys in empty dialogsDirk Gouders2013-05-301-4/+5
|/
* kconfig/lxdialog: rationalise the include paths where to find {.n}curses{,w}.hYann E. MORIN2013-04-161-2/+2
* menuconfig: Add "breadcrumbs" navigation aidBenjamin Poirier2013-04-162-2/+50
* menuconfig: optionally use pkg-config to detect ncurses libsJustin Lecher2013-03-071-0/+2
* Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2013-02-251-1/+0
|\
| * kconfig:lxdialog: remove duplicate codeWang YanQing2012-12-271-1/+0
* | menuconfig: Add Save/Load buttonsWang YanQing2013-01-161-9/+11
* | menuconfig:inputbox: support navigate input positionWang YanQing2012-12-251-29/+92
* | menuconfig: fix extended colors ncurses supportKrzysztof Mazur2012-11-201-0/+1
|/
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2012-10-123-79/+108
|\
| * menuconfig: Assign jump keys per-page instead of globallyBenjamin Poirier2012-09-272-27/+49
| * menuconfig: Do not open code textbox scroll up/downBenjamin Poirier2012-09-271-44/+11
| * menuconfig: Extend dialog_textbox so that it can return to a scrolled positionBenjamin Poirier2012-09-272-2/+24
| * menuconfig: Extend dialog_textbox so that it can exit on arbitrary keypressesBenjamin Poirier2012-09-272-11/+23
| * menuconfig: Remove superfluous conditionnalBenjamin Poirier2012-09-271-5/+3
| * kconfig/mconf.c: revision of curses initialization.Dirk Gouders2012-08-302-0/+8
* | kbuild: Fix gcc -x syntaxJean Delvare2012-10-031-1/+1
|/
* menuconfig: add u, d, q command keys in text boxesBenjamin Poirier2012-07-261-0/+3
* kconfig: fix check-lxdialog for DLL platformsYaakov Selkowitz2012-07-041-1/+1
* kconfig: check ncursesw headers first in check-lxdialogYaakov Selkowitz2012-07-041-3/+3
* kconfig: fix set but not used variablesLucas De Marchi2011-08-291-2/+1
* kconfig: fix menuconfig on debian lennyJunio C Hamano2010-09-201-0/+2
* menuconfig: truncate list itemsLi Zefan2010-06-031-2/+7
* menuconfig: fix to center checklist correctly in a corner caseLi Zefan2010-06-031-0/+1
* menuconfig: add support to show hidden options which have promptsLi Zefan2010-04-141-11/+11