| Commit message (Expand) | Author | Age | Files | Lines |
* | menuconfig: truncate list items | Li Zefan | 2010-06-03 | 1 | -2/+7 |
* | menuconfig: fix to center checklist correctly in a corner case | Li Zefan | 2010-06-03 | 1 | -0/+1 |
* | menuconfig: add support to show hidden options which have prompts | Li Zefan | 2010-04-14 | 1 | -11/+11 |
* | kconfig: some small fixes | Li Zefan | 2010-04-14 | 1 | -2/+2 |
* | kconfig: variable argument lists needs `stdarg.h' | Arnaud Lacombe | 2009-07-17 | 1 | -0/+2 |
* | kconfig: handle comment entries within choice/endchoice | Peter Korsgaard | 2009-06-09 | 1 | -1/+2 |
* | kconfig: fix options to check-lxdialog.sh | Sam Ravnborg | 2008-12-03 | 1 | -1/+1 |
* | kconfig: made check-lxdialog more portable | Sam Ravnborg | 2008-05-01 | 1 | -2/+4 |
* | kconfig: reversed borderlines in inputbox | Roel Kluin | 2008-04-28 | 1 | -1/+1 |
* | kconfig: gettext support for lxdialog | EGRY Gabor | 2008-01-28 | 6 | -10/+16 |
* | kconfig: make kconfig MinGW friendly | Ladislav Michl | 2008-01-28 | 2 | -14/+23 |
* | kconfig: if ncurses-devel is missing then say so | Sam Ravnborg | 2008-01-28 | 1 | -7/+9 |
* | kconfig: use POSIX equality test in check-lxdialog.sh | Mike Frysinger | 2007-07-16 | 1 | -1/+1 |
* | kconfig: search harder for curses library in check-lxdialog.sh | Mike Frysinger | 2007-05-19 | 1 | -15/+9 |
* | menuconfig: remember alternate config filename | Sam Ravnborg | 2007-05-02 | 2 | -0/+6 |
* | menuconfig: dont use obsolete index() function in lxdialog | Mike Frysinger | 2007-05-02 | 1 | -2/+2 |
* | [PATCH] fix menuconfig colours with TERM=vt100 | Roman Zippel | 2006-11-25 | 1 | -9/+7 |
* | [PATCH] Fix menuconfig build failure due to missing stdbool.h | Luca Tettamanti | 2006-10-11 | 1 | -0/+1 |
* | kconfig/lxdialog: clear long menu lines | Sam Ravnborg | 2006-09-30 | 1 | -6/+6 |
* | kconfig/lxdialog: support resize | Sam Ravnborg | 2006-09-30 | 7 | -67/+153 |
* | kconfig/lxdialog: let <ESC><ESC> behave as expected | Sam Ravnborg | 2006-09-30 | 7 | -19/+62 |
* | kconfig/menuconfig: lxdialog is now built-in | Sam Ravnborg | 2006-09-30 | 10 | -676/+340 |
* | kconfig/lxdialog: add a new theme bluetitle which is now default | Sam Ravnborg | 2006-09-30 | 1 | -1/+16 |
* | kconfig/lxdialog: add support for color themes and add blackbg theme | Sam Ravnborg | 2006-09-30 | 1 | -6/+67 |
* | kconfig/lxdialog: refactor color support | Sam Ravnborg | 2006-09-30 | 10 | -362/+250 |
* | kconfig: enhancing accessibility of lxdialog | Samuel Thibault | 2006-07-01 | 1 | -2/+5 |
* | [PATCH] Enhancing accessibility of lxdialog | Samuel Thibault | 2006-04-14 | 1 | -10/+9 |
* | kconfig: recenter menuconfig | Roman Zippel | 2006-04-11 | 1 | -9/+10 |
* | kbuild: change kbuild to not rely on incorrect GNU make behavior | Paul Smith | 2006-03-06 | 1 | -3/+3 |
* | kconfig: fix /dev/null breakage | Sam Ravnborg | 2006-01-21 | 2 | -7/+14 |
* | kconfig: get rid of stray a.o, support ncursesw | Sam Ravnborg | 2006-01-15 | 2 | -8/+21 |
* | kconfig: factor out ncurses check in a shell script | Sam Ravnborg | 2006-01-08 | 2 | -36/+79 |
* | gitignore: ignore more generated files | | 2006-01-03 | 1 | -0/+4 |
* | kconfig: Remove support for lxdialog --checklist | Petr Baudis | 2006-01-01 | 3 | -51/+17 |
* | kconfig: move lxdialog to scripts/kconfig/lxdialog | Sam Ravnborg | 2005-12-16 | 12 | -0/+2666 |