commit | 62aac80b133de4fa004d90d27a97f574aec9d02d | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <spearce@spearce.org> | Sat Nov 11 20:00:35 2006 -0500 |
committer | Shawn O. Pearce <spearce@spearce.org> | Sun Nov 12 00:16:03 2006 -0500 |
tree | ee5f724caf4b33214d690ea09102b8129d5aa33b | |
parent | 390adaeafbefc49a88d06c3a2ad68bc00fe0c614 [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>