author | Shawn O. Pearce <spearce@spearce.org> | |
Sun, 12 Nov 2006 01:00:35 +0000 (20:00 -0500) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Sun, 12 Nov 2006 05:16:03 +0000 (00:16 -0500) | ||
commit | 62aac80b133de4fa004d90d27a97f574aec9d02d | |
tree | ee5f724caf4b33214d690ea09102b8129d5aa33b | tree | snapshot |
parent | 390adaeafbefc49a88d06c3a2ad68bc00fe0c614 | commit | diff |
git-gui: Misc. bug fixes for mouse click crashes.
Make sure the file_lists array has both elements set at all times,
otherwise we get Tcl errors during mouse clicks in the file list
areas due to the list not being defined.
Also added M1-A as a keyboard binding within the console window
text area. This lets users select all text easily and copy it
to the clipboard.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Make sure the file_lists array has both elements set at all times,
otherwise we get Tcl errors during mouse clicks in the file list
areas due to the list not being defined.
Also added M1-A as a keyboard binding within the console window
text area. This lets users select all text easily and copy it
to the clipboard.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui | diff | blob | history |