Fix tooltip display with multiple monitors on windows.
commit768e300a508d0e9e685929082a99c885ff384ffc
authorPat Thoyts <patthoyts@users.sourceforge.net>
Mon, 11 Jul 2011 12:55:38 +0000 (11 13:55 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Mon, 11 Jul 2011 12:55:38 +0000 (11 13:55 +0100)
treeeab82486260ddb3eeadfcd231fc238197c7b47ab
parentc5c45e1a2ddc28101ad19615ef6f9e0e08822206
Fix tooltip display with multiple monitors on windows.

On Windows the position of a window may be negative on a monitor to the
left of the primary display. A plus sign is used as the separator between
the width and height and the positional parts of the geometry so always
include the plus sign even for negative positions on this platform.

Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
lib/blame.tcl
lib/choose_rev.tcl