]> git.ipfire.org Git - thirdparty/git.git/commit - gitk-git/gitk
Change cursor to a hand cursor when over a SHA1 ID link.
authorPaul Mackerras <paulus@samba.org>
Sun, 7 Aug 2005 05:27:57 +0000 (15:27 +1000)
committerPaul Mackerras <paulus@samba.org>
Sun, 7 Aug 2005 05:27:57 +0000 (15:27 +1000)
commit94a2eede68f2d3cacef489044f5b822f45f2a10d
tree412024176152d65ac6cb03e5baf1c0eed65ef04d
parentd698206c12a4680a92c5f4894f0345dc7dcfe62a
Change cursor to a hand cursor when over a SHA1 ID link.

This is based on suggestions by Jeff Epler and Linus Torvalds, but
extended so that we do the switching between the watch cursor and
the normal cursor correctly as well.

Also fixed a bug pointed out by Junio Hamano - I wasn't incrementing
the link number (duh!).
gitk