gitk: Implement "permanent" views (stored in ~/.gitk)
authorPaul Mackerras <paulus@samba.org>
Tue, 25 Apr 2006 07:12:46 +0000 (17:12 +1000)
committerPaul Mackerras <paulus@samba.org>
Tue, 25 Apr 2006 07:12:46 +0000 (17:12 +1000)
commita90a6d249bc4fe29c11ce3291f9ec90d8e5e67f4
tree8c10ff0b2902eae3967f8fc9d4060aa21c2aea92
parentf3a2469b2583a88b84d12b1e819a177cf7d7670f
gitk: Implement "permanent" views (stored in ~/.gitk)

With this the user can now mark a view as "permanent" and it will
appear in the list every time gitk is started (until it is deleted).
Also tidied up the view definition window, and changed the view
menu to use radiobuttons for the view selections so there is some
feedback as to which is the current view.

Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk