public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] kconfig: Only activate UI save widgets when .config changed; Take 3
@ 2006-10-17 22:23 Karsten Wiese
  2006-10-17 22:27 ` [PATCH 1/4] New function "bool conf_get_changed(void)" Karsten Wiese
  2006-12-10  8:10 ` [PATCH 0/4] kconfig: Only activate UI save widgets when .config changed; Take 3 Andrew Morton
  0 siblings, 2 replies; 8+ messages in thread
From: Karsten Wiese @ 2006-10-17 22:23 UTC (permalink / raw)
  To: linux-kernel; +Cc: kbuild-devel

Hi

this disables the save-widgets, as long as you haven't changed anything
yet when you are in the qt/gtk -GUI after
	"make xconfig" or "make gconfig".
There were no objections on kbuild-devel,
 though no comments neither on "Take 3".

Should apply from 2.6.19-rc1 onwards.

      Karsten

----------  Weitergeleitete Nachricht  ----------

Subject: [PATCH 0/4] kconfig: Only activate UI save widgets when .config changed; Take 3
Date: Dienstag, 10. Oktober 2006 15:33
From: Karsten Wiese <annabellesgarden@yahoo.de>
To: kbuild-devel@lists.sourceforge.net
Cc: Sam Ravnborg <sam@ravnborg.org>, Roman Zippel <zippel@linux-m68k.org>

Hi

the patchset sent following up tries to implement
functionality for *config's UIs

	to know a .config's change state.

	to accordingly
		set GUI's save-widgets sensitivity,
		remind the user to save changes.

Changes in Take 3:
	Use git-format-patch instead of cg-mkpatch.
	No code changes.

Comments welcome.

      Karsten


-------------------------------------------------------

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2006-12-11 18:29 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-17 22:23 [PATCH 0/4] kconfig: Only activate UI save widgets when .config changed; Take 3 Karsten Wiese
2006-10-17 22:27 ` [PATCH 1/4] New function "bool conf_get_changed(void)" Karsten Wiese
2006-10-17 22:28   ` [PATCH 2/4] Make sym_change_count static, let it be altered by 2 functions only Karsten Wiese
2006-10-17 22:30     ` [PATCH 3/4] Add "void conf_set_changed_callback(void (*fn)(void))", use it in qconf.cc Karsten Wiese
2006-10-17 22:31       ` [PATCH 4/4] Set gconf's save-widget's sensitivity according to .config's changed state Karsten Wiese
2006-12-10  8:10 ` [PATCH 0/4] kconfig: Only activate UI save widgets when .config changed; Take 3 Andrew Morton
2006-12-11 13:08   ` Karsten Wiese
2006-12-11 18:29     ` Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox