Age | Commit message (Expand) | Author | Files | Lines |
2013-07-11 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 7 | -37/+59 |
2013-06-19 | mconf: use function calls instead of ncurses' variables LINES and COLS | Dirk Gouders | 6 | -14/+19 |
2013-06-19 | kconfig/lxdialog: handle newline characters in print_autowrap() | Dirk Gouders | 1 | -14/+17 |
2013-06-16 | kconfig/lxdialog: Add definitions for mininimum (re)size values | Sedat Dilek | 7 | -9/+23 |
2013-05-30 | mconf: handle keys in empty dialogs | Dirk Gouders | 1 | -4/+5 |
2013-04-17 | kconfig/lxdialog: rationalise the include paths where to find {.n}curses{,w}.h | Yann E. MORIN | 1 | -2/+2 |
2013-04-17 | menuconfig: Add "breadcrumbs" navigation aid | Benjamin Poirier | 2 | -2/+50 |
2013-03-07 | menuconfig: optionally use pkg-config to detect ncurses libs | Justin Lecher | 1 | -0/+2 |
2013-02-26 | Merge branch 'kbuild/rc-fixes' into kbuild/kconfig | Michal Marek | 1 | -1/+0 |
2013-01-16 | menuconfig: Add Save/Load buttons | Wang YanQing | 1 | -9/+11 |
2012-12-27 | kconfig:lxdialog: remove duplicate code | Wang YanQing | 1 | -1/+0 |
2012-12-26 | menuconfig:inputbox: support navigate input position | Wang YanQing | 1 | -29/+92 |
2012-11-20 | menuconfig: fix extended colors ncurses support | Krzysztof Mazur | 1 | -0/+1 |
2012-10-12 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 3 | -79/+108 |
2012-10-03 | kbuild: Fix gcc -x syntax | Jean Delvare | 1 | -1/+1 |
2012-09-27 | menuconfig: Assign jump keys per-page instead of globally | Benjamin Poirier | 2 | -27/+49 |
2012-09-27 | menuconfig: Do not open code textbox scroll up/down | Benjamin Poirier | 1 | -44/+11 |
2012-09-27 | menuconfig: Extend dialog_textbox so that it can return to a scrolled position | Benjamin Poirier | 2 | -2/+24 |
2012-09-27 | menuconfig: Extend dialog_textbox so that it can exit on arbitrary keypresses | Benjamin Poirier | 2 | -11/+23 |
2012-09-27 | menuconfig: Remove superfluous conditionnal | Benjamin Poirier | 1 | -5/+3 |
2012-08-30 | kconfig/mconf.c: revision of curses initialization. | Dirk Gouders | 2 | -0/+8 |
2012-07-26 | menuconfig: add u, d, q command keys in text boxes | Benjamin Poirier | 1 | -0/+3 |
2012-07-04 | kconfig: fix check-lxdialog for DLL platforms | Yaakov Selkowitz | 1 | -1/+1 |
2012-07-04 | kconfig: check ncursesw headers first in check-lxdialog | Yaakov Selkowitz | 1 | -3/+3 |
2011-08-30 | kconfig: fix set but not used variables | Lucas De Marchi | 1 | -2/+1 |
2010-09-20 | kconfig: fix menuconfig on debian lenny | Junio C Hamano | 1 | -0/+2 |
2010-06-03 | menuconfig: truncate list items | Li Zefan | 1 | -2/+7 |
2010-06-03 | menuconfig: fix to center checklist correctly in a corner case | Li Zefan | 1 | -0/+1 |
2010-04-14 | menuconfig: add support to show hidden options which have prompts | Li Zefan | 1 | -11/+11 |
2010-04-14 | kconfig: some small fixes | Li Zefan | 1 | -2/+2 |
2009-07-18 | kconfig: variable argument lists needs `stdarg.h' | Arnaud Lacombe | 1 | -0/+2 |
2009-06-10 | kconfig: handle comment entries within choice/endchoice | Peter Korsgaard | 1 | -1/+2 |
2008-12-04 | kconfig: fix options to check-lxdialog.sh | Sam Ravnborg | 1 | -1/+1 |
2008-05-01 | kconfig: made check-lxdialog more portable | Sam Ravnborg | 1 | -2/+4 |
2008-04-29 | kconfig: reversed borderlines in inputbox | Roel Kluin | 1 | -1/+1 |
2008-01-29 | kconfig: gettext support for lxdialog | EGRY Gabor | 6 | -10/+16 |
2008-01-29 | kconfig: make kconfig MinGW friendly | Ladislav Michl | 2 | -14/+23 |
2008-01-29 | kconfig: if ncurses-devel is missing then say so | Sam Ravnborg | 1 | -7/+9 |
2007-07-16 | kconfig: use POSIX equality test in check-lxdialog.sh | Mike Frysinger | 1 | -1/+1 |
2007-05-19 | kconfig: search harder for curses library in check-lxdialog.sh | Mike Frysinger | 1 | -15/+9 |
2007-05-02 | menuconfig: remember alternate config filename | Sam Ravnborg | 2 | -0/+6 |
2007-05-02 | menuconfig: dont use obsolete index() function in lxdialog | Mike Frysinger | 1 | -2/+2 |
2006-11-26 | [PATCH] fix menuconfig colours with TERM=vt100 | Roman Zippel | 1 | -9/+7 |
2006-10-11 | [PATCH] Fix menuconfig build failure due to missing stdbool.h | Luca Tettamanti | 1 | -0/+1 |
2006-09-30 | kconfig/lxdialog: clear long menu lines | Sam Ravnborg | 1 | -6/+6 |
2006-09-30 | kconfig/lxdialog: support resize | Sam Ravnborg | 7 | -67/+153 |
2006-09-30 | kconfig/lxdialog: let <ESC><ESC> behave as expected | Sam Ravnborg | 7 | -19/+62 |
2006-09-30 | kconfig/menuconfig: lxdialog is now built-in | Sam Ravnborg | 10 | -676/+340 |
2006-09-30 | kconfig/lxdialog: add a new theme bluetitle which is now default | Sam Ravnborg | 1 | -1/+16 |
2006-09-30 | kconfig/lxdialog: add support for color themes and add blackbg theme | Sam Ravnborg | 1 | -6/+67 |