author | Shawn O. Pearce <spearce@spearce.org> | |
Wed, 15 Nov 2006 23:55:05 +0000 (18:55 -0500) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Wed, 15 Nov 2006 23:55:05 +0000 (18:55 -0500) | ||
commit | e8ab64461968392f126b0a0e2fef4ce8bdcca623 | |
tree | dd99dc14199c63c9dd00ccdad5c4a42f865f943e | tree | snapshot |
parent | bbe3b3b9b93763ff4eff4fbb638b1c6a4bed8c95 | commit | diff |
git-gui: Disable diff actions when no diff is active.
There is no reason why the user should be able to operate on the diff
buffer if there is no currently selected diff; likewise the "File:"
label text appears rather silly looking all by itself when no diff
is being shown in the diff buffer.
So now we only enable widgets (like menu items) if there is a diff
currently showing, and we disable them when a diff isn't showing.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
There is no reason why the user should be able to operate on the diff
buffer if there is no currently selected diff; likewise the "File:"
label text appears rather silly looking all by itself when no diff
is being shown in the diff buffer.
So now we only enable widgets (like menu items) if there is a diff
currently showing, and we disable them when a diff isn't showing.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui | diff | blob | history |