git-gui: Fix focus transition in the blame viewer.
commitb28ebab294fb13f1bb5cd36ab9774a6dcf50a004
authorAlexander Gavrilov <angavrilov@gmail.com>
Sun, 9 Nov 2008 15:36:50 +0000 (9 18:36 +0300)
committerShawn O. Pearce <spearce@spearce.org>
Tue, 11 Nov 2008 17:29:36 +0000 (11 09:29 -0800)
tree527b10bce80791841a45a63d2896abef2b775615
parent9d83c6aa44d2ff68111865b6f72e7321e54a8972
git-gui: Fix focus transition in the blame viewer.

Now that the blame viewer has a search panel, it should be
taken into account by the focus transition code. Otherwise
showing a commit tip (by accidentally moving the mouse to
the text frame) causes the focus to transfer away from the
search field.

Signed-off-by: Alexander Gavrilov <angavrilov@gmail.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
lib/blame.tcl
lib/search.tcl