aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/lxdialog
Commit message (Expand)AuthorAge
* kconfig/lxdialog: get ncurses CFLAGS with pkg-configBjørn Forsman2014-09-23
* kconfig: lxdialog: fix spellingBrian Norris2014-08-22
* kbuild: Make scripts executableMichal Marek2014-08-20
* kbuild: trivial - use tabs for code indent where possibleMasahiro Yamada2014-06-10
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2013-07-10
|\
| * mconf: use function calls instead of ncurses' variables LINES and COLSDirk Gouders2013-06-18
| * kconfig/lxdialog: handle newline characters in print_autowrap()Dirk Gouders2013-06-18
| * kconfig/lxdialog: Add definitions for mininimum (re)size valuesSedat Dilek2013-06-16
* | mconf: handle keys in empty dialogsDirk Gouders2013-05-29
|/
* kconfig/lxdialog: rationalise the include paths where to find {.n}curses{,w}.hYann E. MORIN2013-04-16
* menuconfig: Add "breadcrumbs" navigation aidBenjamin Poirier2013-04-16
* menuconfig: optionally use pkg-config to detect ncurses libsJustin Lecher2013-03-06
* Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2013-02-25
|\
| * kconfig:lxdialog: remove duplicate codeWang YanQing2012-12-27
* | menuconfig: Add Save/Load buttonsWang YanQing2013-01-15
* | menuconfig:inputbox: support navigate input positionWang YanQing2012-12-25
* | menuconfig: fix extended colors ncurses supportKrzysztof Mazur2012-11-20
|/
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2012-10-11
|\
| * menuconfig: Assign jump keys per-page instead of globallyBenjamin Poirier2012-09-27
| * menuconfig: Do not open code textbox scroll up/downBenjamin Poirier2012-09-27
| * menuconfig: Extend dialog_textbox so that it can return to a scrolled positionBenjamin Poirier2012-09-27
| * menuconfig: Extend dialog_textbox so that it can exit on arbitrary keypressesBenjamin Poirier2012-09-27
| * menuconfig: Remove superfluous conditionnalBenjamin Poirier2012-09-27
| * kconfig/mconf.c: revision of curses initialization.Dirk Gouders2012-08-30
* | kbuild: Fix gcc -x syntaxJean Delvare2012-10-03
|/
* menuconfig: add u, d, q command keys in text boxesBenjamin Poirier2012-07-26
* kconfig: fix check-lxdialog for DLL platformsYaakov Selkowitz2012-07-04
* kconfig: check ncursesw headers first in check-lxdialogYaakov Selkowitz2012-07-04
* kconfig: fix set but not used variablesLucas De Marchi2011-08-29
* kconfig: fix menuconfig on debian lennyJunio C Hamano2010-09-20
* menuconfig: truncate list itemsLi Zefan2010-06-03
* menuconfig: fix to center checklist correctly in a corner caseLi Zefan2010-06-03
* menuconfig: add support to show hidden options which have promptsLi Zefan2010-04-14
* kconfig: some small fixesLi Zefan2010-04-14
* kconfig: variable argument lists needs `stdarg.h'Arnaud Lacombe2009-07-17
* kconfig: handle comment entries within choice/endchoicePeter Korsgaard2009-06-09
* kconfig: fix options to check-lxdialog.shSam Ravnborg2008-12-03
* kconfig: made check-lxdialog more portableSam Ravnborg2008-05-01
* kconfig: reversed borderlines in inputboxRoel Kluin2008-04-28
* kconfig: gettext support for lxdialogEGRY Gabor2008-01-28
* kconfig: make kconfig MinGW friendlyLadislav Michl2008-01-28
* kconfig: if ncurses-devel is missing then say soSam Ravnborg2008-01-28
* kconfig: use POSIX equality test in check-lxdialog.shMike Frysinger2007-07-16
* kconfig: search harder for curses library in check-lxdialog.shMike Frysinger2007-05-19
* menuconfig: remember alternate config filenameSam Ravnborg2007-05-02
* menuconfig: dont use obsolete index() function in lxdialogMike Frysinger2007-05-02
* [PATCH] fix menuconfig colours with TERM=vt100Roman Zippel2006-11-25
* [PATCH] Fix menuconfig build failure due to missing stdbool.hLuca Tettamanti2006-10-11
* kconfig/lxdialog: clear long menu linesSam Ravnborg2006-09-30
* kconfig/lxdialog: support resizeSam Ravnborg2006-09-30