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