Find a file
Paul Mackerras 94503a66c5 gitk: Fix "wrong # coordinates" error on reload
This fixes the Tk error "wrong # coordinates: expected 0 or 4, got 2"
that sometimes occurred when reloading.  The problem was that we didn't
unset the variables containing the canvas item id numbers for the
displayed rows when we cleared the canvases.  Thus make_secsel would
think it had something to do when it didn't.

Thanks to Michele Ballabio for finding a way to trigger the bug
reliably.

Signed-off-by: Paul Mackerras <paulus@samba.org>
2008-05-19 09:48:45 +10:00
gitk-git/po gitk: Spanish translation of gitk 2008-05-02 22:32:48 +10:00
po gitk: German translation again updated 2008-05-03 17:54:31 +10:00
gitk gitk: Fix "wrong # coordinates" error on reload 2008-05-19 09:48:45 +10:00
Makefile gitk: Makefile/install: force permissions when installing files and dirs 2008-05-02 22:54:02 +10:00