summaryrefslogtreecommitdiff
path: root/Documentation/git-archive.txt
diff options
context:
space:
mode:
authorLibravatar Mark Levedahl <mdl123@verizon.net>2007-02-08 22:22:24 -0500
committerLibravatar Paul Mackerras <paulus@samba.org>2007-02-15 09:12:53 +1100
commitb6047c5a8166a71e01c6b63ebbb67c6894d95114 (patch)
tree3351ed1493a7aab3e19cdbff9f6ed8f3e50f19ff /Documentation/git-archive.txt
parent[PATCH] gitk: Use show-ref instead of ls-remote (diff)
downloadtgif-b6047c5a8166a71e01c6b63ebbb67c6894d95114.tar.xz
Make gitk save and restore the user set window position.
gitk was saving widget sizes and positions when the main window was destroyed, which is after all child widgets are destroyed. The cure is to trap the WM_DELETE_WINDOW event before the gui is torn down. Also, the saved geometry was captured using "winfo geometry .", rather than "wm geometry ." Under Linux, these two return different answers and the latter one is correct. [jc: credit goes to Brett Schwarz for suggesting the use of "wm protocol"; I also squashed the follow-up patch to remove extraneous -0 from expressions.] Signed-off-by: Mark Levedahl <mdl123@verizon.net> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-archive.txt')
0 files changed, 0 insertions, 0 deletions