Age | Commit message (Expand) | Author | Files | Lines |
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 |
2006-09-30 | kconfig/lxdialog: refactor color support | Sam Ravnborg | 10 | -362/+250 |
2006-07-01 | kconfig: enhancing accessibility of lxdialog | Samuel Thibault | 1 | -2/+5 |
2006-04-14 | [PATCH] Enhancing accessibility of lxdialog | Samuel Thibault | 1 | -10/+9 |
2006-04-11 | kconfig: recenter menuconfig | Roman Zippel | 1 | -9/+10 |
2006-03-06 | kbuild: change kbuild to not rely on incorrect GNU make behavior | Paul Smith | 1 | -3/+3 |
2006-01-21 | kconfig: fix /dev/null breakage | Sam Ravnborg | 2 | -7/+14 |
2006-01-15 | kconfig: get rid of stray a.o, support ncursesw | Sam Ravnborg | 2 | -8/+21 |
2006-01-08 | kconfig: factor out ncurses check in a shell script | Sam Ravnborg | 2 | -36/+79 |
2006-01-03 | gitignore: ignore more generated files | | 1 | -0/+4 |
2006-01-02 | kconfig: Remove support for lxdialog --checklist | Petr Baudis | 3 | -51/+17 |
2005-12-16 | kconfig: move lxdialog to scripts/kconfig/lxdialog | Sam Ravnborg | 12 | -0/+2666 |