summaryrefslogtreecommitdiff
path: root/scripts/kconfig/gconf.c
AgeCommit message (Expand)Author
2025-07-01kconfig: gconf: remove gtk_tree_view_set_rules_hint() callsMasahiro Yamada
2025-07-01kconfig: gconf: remove gtk_widget_realize() callsMasahiro Yamada
2025-07-01kconfig: gconf: remove gtk_tree_view_column_set_visible() callsMasahiro Yamada
2025-07-01kconfig: gconf: remove unneeded gtk_tree_view_set_headers_visible() callsMasahiro Yamada
2025-07-01kconfig: gconf: remove meaningless code in init_main_window()Masahiro Yamada
2025-07-01kconfig: gconf: remove empty if-blockMasahiro Yamada
2025-07-01kconfig: gconf: remove old #ifdef GTK_CHECK_VERSIONMasahiro Yamada
2025-07-01kconfig: gconf: always destroy dialog in on_window1_delete_event()Masahiro Yamada
2025-06-30kconfig: gconf: fix potential memory leak in renderer_edited()Masahiro Yamada
2025-06-30kconfig: gconf: make columns resizableMasahiro Yamada
2024-07-16kconfig: remove SYMBOL_CHOICEVAL flagMasahiro Yamada
2024-07-16kconfig: remove sym_get_choice_value()Masahiro Yamada
2024-07-16kconfig: remove tristate choice supportMasahiro Yamada
2024-07-16kconfig: pass new conf_changed value to the callbackMasahiro Yamada
2024-07-16kconfig: gconf: move conf_changed() definition upMasahiro Yamada
2024-07-16kconfig: gconf: remove unnecessary forward declarationsMasahiro Yamada
2024-06-06kconfig: gconf: give a proper initial state to the Save buttonMasahiro Yamada
2024-05-14kconfig: gconf: show checkbox for choice correctlyMasahiro Yamada
2024-05-10kconfig: gconf: use MENU_CHANGED instead of SYMBOL_CHANGEDMasahiro Yamada
2024-05-10kconfig: gconf: remove debug codeMasahiro Yamada
2024-05-10kconfig: gconf: update pane correctly after loading a config fileMasahiro Yamada
2024-05-02kconfig: remove SYMBOL_NO_WRITE flagMasahiro Yamada
2024-05-02kconfig: remove 'optional' property supportMasahiro Yamada
2024-05-02kconfig: remove SYMBOL_CHOICE flagMasahiro Yamada
2023-07-12kconfig: gconfig: correct program name in help textRandy Dunlap
2023-07-12kconfig: gconfig: drop the Show Debug Info help textRandy Dunlap
2021-04-19kconfig: highlight gconfig 'comment' lines with '***'Randy Dunlap
2021-04-19kconfig: gconf: remove unused codeMasahiro Yamada
2020-01-10kconfig: fix an "implicit declaration of function" warningBartosz Golaszewski
2019-05-09kconfig: remove trailing whitespacesMasahiro Yamada
2018-12-28kconfig: surround dbg_sym_flags with #ifdef DEBUG to fix gconf warningMasahiro Yamada
2018-12-28kconfig: split images.c out of qconf.cc/gconf.c to fix gconf warningsMasahiro Yamada
2018-12-28kconfig: add static qualifiers to fix gconf warningsMasahiro Yamada
2018-12-28kconfig: convert to SPDX License IdentifierMasahiro Yamada
2018-07-25kconfig: allow all config targets to write auto.conf if missingMasahiro Yamada
2018-07-18kconfig: rename SYMBOL_AUTO to SYMBOL_NO_WRITEDirk Gouders
2018-05-28kconfig: drop localization supportSam Ravnborg
2017-03-22gconfig: remove misleading parentheses around a conditionNicolas Iooss
2015-04-09kconfig: Do not print status messages in make -s modeMichal Marek
2015-02-25kconfig: Remove dead codeMichal Marek
2014-06-10kbuild: trivial - use tabs for code indent where possibleMasahiro Yamada
2012-11-20kconfig: get CONFIG_ prefix from the environmentYann E. MORIN
2011-12-11kconfig: fix set but not used warningsPeter Foley
2011-12-11kconfig: fix warnings by specifing format argumentsPeter Foley
2011-06-06kconfig/gconf: kill deadcodeArnaud Lacombe
2011-06-06kconfig: nuke LKC_DIRECT_LINK cruftArnaud Lacombe
2011-06-06kconfig: annotate non-trivial fall-troughArnaud Lacombe
2011-05-24gconfig: Hide unused left treeview when start up the interfaceEduardo Silva
2011-05-24gconfig: enable rules hint for main treeviewsEduardo Silva
2010-09-19kconfig: replace KERNELVERSION usage by the mainmenu's promptArnaud Lacombe