author | Pat Thoyts <patthoyts@users.sourceforge.net> | |
Mon, 11 Jul 2011 12:55:38 +0000 (13:55 +0100) | ||
committer | Pat Thoyts <patthoyts@users.sourceforge.net> | |
Mon, 11 Jul 2011 12:55:38 +0000 (13:55 +0100) | ||
commit | 768e300a508d0e9e685929082a99c885ff384ffc | |
tree | eab82486260ddb3eeadfcd231fc238197c7b47ab | tree | snapshot |
parent | c5c45e1a2ddc28101ad19615ef6f9e0e08822206 | commit | diff |
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>
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 | diff | blob | history | |
lib/choose_rev.tcl | diff | blob | history |