author | Shawn O. Pearce <spearce@spearce.org> | |
Mon, 13 Nov 2006 19:25:53 +0000 (14:25 -0500) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Mon, 13 Nov 2006 19:25:53 +0000 (14:25 -0500) | ||
commit | 7d0d289e457eb643b8638b6385a0ce056f1f5a97 | |
tree | 34db90c444b4e4ce24a96c4b3ceae75bf954b215 | tree | snapshot |
parent | f7f8d32226595c22cb4f28f8e9e139cf42e1e640 | commit | diff |
git-gui: Refactor mouse clicking on file names/icons.
I'm not a huge fan of putting the left and right mouse actions into
the same procedure. Originally this is how Paul had implemented the
logic in gitool and I had carried some of that over into git-gui, but
now that I'm getting ready to implement right mouse click features to
act on files I really should split this apart.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
I'm not a huge fan of putting the left and right mouse actions into
the same procedure. Originally this is how Paul had implemented the
logic in gitool and I had carried some of that over into git-gui, but
now that I'm getting ready to implement right mouse click features to
act on files I really should split this apart.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui | diff | blob | history |