]> git.karo-electronics.de Git - linux-beck.git/commit
menuconfig: Extend dialog_textbox so that it can return to a scrolled position
authorBenjamin Poirier <bpoirier@suse.de>
Thu, 23 Aug 2012 18:55:05 +0000 (14:55 -0400)
committerMichal Marek <mmarek@suse.cz>
Thu, 27 Sep 2012 16:08:14 +0000 (18:08 +0200)
commit1d1e2caebbf1f4f25ad473e90650cdc9291fdd22
treeb6dd5a253abef0e91389e2ea113b72bd4439f538
parent537ddae75c0f41343928d39f308f3ca670f000a8
menuconfig: Extend dialog_textbox so that it can return to a scrolled position

We can now display other UI elements (menus) "on top" of a textbox and then
seemingly come back to it in the same state it was left.

Signed-off-by: Benjamin Poirier <bpoirier@suse.de>
Signed-off-by: Michal Marek <mmarek@suse.cz>
scripts/kconfig/lxdialog/dialog.h
scripts/kconfig/lxdialog/textbox.c
scripts/kconfig/mconf.c