diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2007-07-08 22:01:47 -0400 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2007-07-08 22:34:53 -0400 |
commit | b29bd5ca3b0060513b7b96380fc43f7ab4f12156 (patch) | |
tree | 0b5f96783290f222bc49f6eb8228cb5fcda713da /git-gui/lib/commit.tcl | |
parent | 827c71199da9b762e0758fe96302d0c8b7a04bb9 (diff) | |
download | git-b29bd5ca3b0060513b7b96380fc43f7ab4f12156.tar.gz |
git-gui: Extract blame viewer status bar into mega-widget
Our blame viewer has had a very fancy progress bar at the bottom of
the window that shows the current status of the blame engine, which
includes the number of lines completed as both a text and a graphical
meter. I want to reuse this meter system in other places, such as
during a branch switch where read-tree -v can give us a progress
meter for any long-running operation.
This change extracts the code and refactors it as a widget that we
can take advantage of in locations other than in the blame viewer.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'git-gui/lib/commit.tcl')
0 files changed, 0 insertions, 0 deletions