author | Mark Levedahl <mdl123@verizon.net> | |
Wed, 8 Aug 2007 01:40:34 +0000 (21:40 -0400) | ||
committer | Paul Mackerras <paulus@samba.org> | |
Sun, 12 Aug 2007 07:29:55 +0000 (17:29 +1000) | ||
commit | bd441de4df68c4144425b1c18d323fd90f3f9617 | |
tree | 22993af7ce064b3cc6bb31c03a2f9a683f62e7d8 | tree | snapshot |
parent | 67a4f1a7f5c778ffa23d1e562feb4cc6d52c9414 | commit | diff |
[PATCH] gitk: Enable selected patch text on Windows
On windows, mouse input follows the keyboard focus, so to allow selecting
text from the patch canvas we must not shift focus back to the top level.
This change has no negative impact on X, so we don't explicitly test
for Win32 on this change. This provides similar selection capability
as already available using X-Windows.
Signed-off-by: Mark Levedahl <mdl123@verizon.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>
On windows, mouse input follows the keyboard focus, so to allow selecting
text from the patch canvas we must not shift focus back to the top level.
This change has no negative impact on X, so we don't explicitly test
for Win32 on this change. This provides similar selection capability
as already available using X-Windows.
Signed-off-by: Mark Levedahl <mdl123@verizon.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk | diff | blob | history |