..
lxdialog
kconfig: lxdialog: replace strcpy() with strncpy() in inputbox.c
2025-08-06 10:23:36 +09:00
tests
kconfig: Avoid prompting for transitional symbols
2025-10-07 08:21:23 -07:00
.gitignore
…
Makefile
…
conf.c
kconfig: rename menu_get_parent_menu() to menu_get_menu_or_parent_menu()
2025-06-30 12:52:58 +09:00
confdata.c
kconfig: use memcmp instead of deprecated bcmp
2025-06-18 10:11:15 +09:00
expr.c
…
expr.h
kconfig: Add transitional symbol attribute for migration support
2025-09-24 14:23:35 -07:00
gconf-cfg.sh
kconfig: gconf: migrate to GTK 3
2025-07-26 15:31:29 +09:00
gconf.c
kconfig: gconf: refactor text_insert_help()
2025-07-26 19:55:37 +09:00
gconf.ui
kconfig: gconf: replace GtkImageMenuItem with GtkMenuItem
2025-07-26 19:55:37 +09:00
images.c
…
images.h
…
internal.h
…
lexer.l
kconfig: Add transitional symbol attribute for migration support
2025-09-24 14:23:35 -07:00
lkc.h
kconfig: add a function to dump all menu entries in a tree-like format
2025-07-26 15:31:30 +09:00
lkc_proto.h
…
mconf-cfg.sh
…
mconf.c
kconfig/mconf: Initialize the default locale at startup
2025-11-01 00:21:23 -04:00
menu.c
kconfig: add a function to dump all menu entries in a tree-like format
2025-07-26 15:31:30 +09:00
merge_config.sh
…
mnconf-common.c
…
mnconf-common.h
…
nconf-cfg.sh
…
nconf.c
kconfig/nconf: Initialize the default locale at startup
2025-11-01 00:23:22 -04:00
nconf.gui.c
kconfig: nconf: Format and print 'line' without a temporary copy
2025-08-18 10:46:19 -07:00
nconf.h
…
parser.y
kconfig: Add transitional symbol attribute for migration support
2025-09-24 14:23:35 -07:00
preprocess.c
…
preprocess.h
…
qconf-cfg.sh
…
qconf.cc
kconfig: qconf/xconfig: show the OptionsMode radio button setting at startup
2025-08-18 10:48:15 -07:00
qconf.h
kconfig: qconf: confine {begin,end}Group to constructor and destructor
2025-07-26 15:31:30 +09:00
streamline_config.pl
…
symbol.c
kconfig: Avoid prompting for transitional symbols
2025-10-07 08:21:23 -07:00
util.c
…