aboutsummaryrefslogtreecommitdiff
path: root/scripts/kconfig/lxdialog
AgeCommit message (Expand)Author
2012-11-20menuconfig: fix extended colors ncurses supportKrzysztof Mazur
2012-10-12Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2012-10-03kbuild: Fix gcc -x syntaxJean Delvare
2012-09-27menuconfig: Assign jump keys per-page instead of globallyBenjamin Poirier
2012-09-27menuconfig: Do not open code textbox scroll up/downBenjamin Poirier
2012-09-27menuconfig: Extend dialog_textbox so that it can return to a scrolled positionBenjamin Poirier
2012-09-27menuconfig: Extend dialog_textbox so that it can exit on arbitrary keypressesBenjamin Poirier
2012-09-27menuconfig: Remove superfluous conditionnalBenjamin Poirier
2012-08-30kconfig/mconf.c: revision of curses initialization.Dirk Gouders
2012-07-26menuconfig: add u, d, q command keys in text boxesBenjamin Poirier
2012-07-04kconfig: fix check-lxdialog for DLL platformsYaakov Selkowitz
2012-07-04kconfig: check ncursesw headers first in check-lxdialogYaakov Selkowitz
2011-08-29kconfig: fix set but not used variablesLucas De Marchi
2010-09-20kconfig: fix menuconfig on debian lennyJunio C Hamano
2010-06-03menuconfig: truncate list itemsLi Zefan
2010-06-03menuconfig: fix to center checklist correctly in a corner caseLi Zefan
2010-04-14menuconfig: add support to show hidden options which have promptsLi Zefan
2010-04-14kconfig: some small fixesLi Zefan
2009-07-17kconfig: variable argument lists needs `stdarg.h'Arnaud Lacombe
2009-06-09kconfig: handle comment entries within choice/endchoicePeter Korsgaard
2008-12-03kconfig: fix options to check-lxdialog.shSam Ravnborg
2008-05-01kconfig: made check-lxdialog more portableSam Ravnborg
2008-04-28kconfig: reversed borderlines in inputboxRoel Kluin
2008-01-28kconfig: gettext support for lxdialogEGRY Gabor
2008-01-28kconfig: make kconfig MinGW friendlyLadislav Michl
2008-01-28kconfig: if ncurses-devel is missing then say soSam Ravnborg
2007-07-16kconfig: use POSIX equality test in check-lxdialog.shMike Frysinger
2007-05-19kconfig: search harder for curses library in check-lxdialog.shMike Frysinger
2007-05-02menuconfig: remember alternate config filenameSam Ravnborg
2007-05-02menuconfig: dont use obsolete index() function in lxdialogMike Frysinger
2006-11-25[PATCH] fix menuconfig colours with TERM=vt100Roman Zippel
2006-10-11[PATCH] Fix menuconfig build failure due to missing stdbool.hLuca Tettamanti
2006-09-30kconfig/lxdialog: clear long menu linesSam Ravnborg
2006-09-30kconfig/lxdialog: support resizeSam Ravnborg
2006-09-30kconfig/lxdialog: let <ESC><ESC> behave as expectedSam Ravnborg
2006-09-30kconfig/menuconfig: lxdialog is now built-inSam Ravnborg
2006-09-30kconfig/lxdialog: add a new theme bluetitle which is now defaultSam Ravnborg
2006-09-30kconfig/lxdialog: add support for color themes and add blackbg themeSam Ravnborg
2006-09-30kconfig/lxdialog: refactor color supportSam Ravnborg
2006-07-01kconfig: enhancing accessibility of lxdialogSamuel Thibault
2006-04-14[PATCH] Enhancing accessibility of lxdialogSamuel Thibault
2006-04-11kconfig: recenter menuconfigRoman Zippel
2006-03-06kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith
2006-01-21kconfig: fix /dev/null breakageSam Ravnborg
2006-01-15kconfig: get rid of stray a.o, support ncurseswSam Ravnborg
2006-01-08kconfig: factor out ncurses check in a shell scriptSam Ravnborg
2006-01-03gitignore: ignore more generated files
2006-01-01kconfig: Remove support for lxdialog --checklistPetr Baudis
2005-12-16kconfig: move lxdialog to scripts/kconfig/lxdialogSam Ravnborg