aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/lxdialog (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-07-16kconfig: use POSIX equality test in check-lxdialog.shMike Frysinger1-1/+1
2007-05-19kconfig: search harder for curses library in check-lxdialog.shMike Frysinger1-15/+9
2007-05-02menuconfig: remember alternate config filenameSam Ravnborg2-0/+6
2007-05-02menuconfig: dont use obsolete index() function in lxdialogMike Frysinger1-2/+2
2006-11-25[PATCH] fix menuconfig colours with TERM=vt100Roman Zippel1-9/+7
2006-10-11[PATCH] Fix menuconfig build failure due to missing stdbool.hLuca Tettamanti1-0/+1
2006-09-30kconfig/lxdialog: clear long menu linesSam Ravnborg1-6/+6
2006-09-30kconfig/lxdialog: support resizeSam Ravnborg7-67/+153
2006-09-30kconfig/lxdialog: let <ESC><ESC> behave as expectedSam Ravnborg7-19/+62
2006-09-30kconfig/menuconfig: lxdialog is now built-inSam Ravnborg10-676/+340
2006-09-30kconfig/lxdialog: add a new theme bluetitle which is now defaultSam Ravnborg1-1/+16
2006-09-30kconfig/lxdialog: add support for color themes and add blackbg themeSam Ravnborg1-6/+67
2006-09-30kconfig/lxdialog: refactor color supportSam Ravnborg10-362/+250
2006-07-01kconfig: enhancing accessibility of lxdialogSamuel Thibault1-2/+5
2006-04-14[PATCH] Enhancing accessibility of lxdialogSamuel Thibault1-10/+9
2006-04-11kconfig: recenter menuconfigRoman Zippel1-9/+10
2006-03-06kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith1-3/+3
2006-01-21kconfig: fix /dev/null breakageSam Ravnborg2-7/+14
2006-01-15kconfig: get rid of stray a.o, support ncurseswSam Ravnborg2-8/+21
2006-01-08kconfig: factor out ncurses check in a shell scriptSam Ravnborg2-36/+79
2006-01-03gitignore: ignore more generated files1-0/+4
2006-01-01kconfig: Remove support for lxdialog --checklistPetr Baudis3-51/+17
2005-12-16kconfig: move lxdialog to scripts/kconfig/lxdialogSam Ravnborg12-0/+2666