aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/gconf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-11kconfig: fix set but not used warningsPeter Foley1-4/+1
2011-12-11kconfig: fix warnings by specifing format argumentsPeter Foley1-3/+3
2011-06-06kconfig/gconf: kill deadcodeArnaud Lacombe1-33/+0
2011-06-06kconfig: nuke LKC_DIRECT_LINK cruftArnaud Lacombe1-4/+0
2011-06-06kconfig: annotate non-trivial fall-troughArnaud Lacombe1-0/+1
2011-05-24gconfig: Hide unused left treeview when start up the interfaceEduardo Silva1-2/+6
2011-05-24gconfig: enable rules hint for main treeviewsEduardo Silva1-2/+2
2010-09-19kconfig: replace KERNELVERSION usage by the mainmenu's promptArnaud Lacombe1-4/+1
2010-09-19kconfig: delay gconf window initializationArnaud Lacombe1-6/+6
2010-09-19kconfig: rephrase help texts/comments not to include the package nameArnaud Lacombe1-2/+1
2010-06-02gconfig: fix null pointer warningLi Zefan1-2/+3
2010-06-02gconfig: fix to tag NEW symbols correctlyLi Zefan1-1/+1
2010-04-14gconfig: add support to show hidden options that have promptsLi Zefan1-9/+38
2010-04-14gconfig: remove show_debug optionLi Zefan1-9/+0
2010-04-14gconfig: remove dbg_print_ptype() and dbg_print_stype()Li Zefan1-63/+4
2009-09-20kconfig: make use of menu_get_ext_help in gconfigCheng Renquan1-17/+4
2008-01-28kconfig: gconfig: symbol fixEGRY Gabor1-1/+1
2008-01-28kconfig: missing macros in gconfigEGRY Gabor1-4/+8
2008-01-28kconfig: delete unused FILE_ and SYMBOL_ flagsSam Ravnborg1-2/+0
2007-07-25kconfig: attach help text to menusSam Ravnborg1-8/+2
2006-12-13[PATCH] kconfig: set gconf's save-widget's sensitivity according to .config's changed stateKarsten Wiese1-17/+18
2006-06-09kconfig: allow loading multiple configurationsRoman Zippel1-5/+1
2006-06-09kconfig: remove SYMBOL_{YES,MOD,NO}Roman Zippel1-6/+0
2006-01-16kbuild: create .kernelrelease at *config stepSam Ravnborg1-1/+1
2005-07-28[PATCH] fix gconfig crashJoachim Nilsson1-71/+73
2005-05-05[PATCH] Kconfig i18n supportArnaldo Carvalho de Melo1-24/+28
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1639