git-gui: use a tristate to control the case mode in the searchbar
commitf9ace9e63d1ea0ce55b8239971b3c99d32dd4692
authorBert Wesarg <bert.wesarg@googlemail.com>
Thu, 20 Oct 2011 19:27:27 +0000 (20 21:27 +0200)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Fri, 21 Oct 2011 21:28:23 +0000 (21 22:28 +0100)
treed5e6df563385e0164cb13f84e1f5c71c127fbc44
parent508dee31f3412d8708b7b47c1677b4294c865edb
git-gui: use a tristate to control the case mode in the searchbar

The config is now called gui.search.case and can have the three values:
no/yes/smart. yes is the default.

It also resets the case detection in smart mode, when the entry field was
cleared by the use.

Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com>
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
lib/search.tcl