gitk: Remember and restore the window state with the geometry
authorPat Thoyts <patthoyts@users.sourceforge.net>
Tue, 14 Apr 2009 21:09:53 +0000 (22:09 +0100)
committerPaul Mackerras <paulus@samba.org>
Fri, 17 Apr 2009 12:47:49 +0000 (22:47 +1000)
This records the window state in ~/.gitk. On startup, if the gitk
window was previously maximized (zoomed), then we restore that state.

Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found