author | Alexander Gavrilov <angavrilov@gmail.com> | |
Fri, 3 Oct 2008 07:36:54 +0000 (11:36 +0400) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Fri, 10 Oct 2008 16:33:21 +0000 (09:33 -0700) | ||
commit | 5c91cb5d0dd06aa5574234a3d651098393adb4fa | |
tree | a3df6f7a3ce5321de4fe817ffd1d7db4f09ef014 | tree | snapshot |
parent | f10d5b064ae5c9bcd6e353211f128f5c4072ed4f | commit | diff |
git-gui: Fix the blame viewer destroy handler.
It did not delete the object, which is not very good.
Also, destroy may be fired up for subwindows, so we
should check %W.
Signed-off-by: Alexander Gavrilov <angavrilov@gmail.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
It did not delete the object, which is not very good.
Also, destroy may be fired up for subwindows, so we
should check %W.
Signed-off-by: Alexander Gavrilov <angavrilov@gmail.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
lib/blame.tcl | diff | blob | history |