summaryrefslogtreecommitdiffstats
path: root/library/focus.tcl
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2017-01-15 22:01:02 (GMT)
committerfvogel <fvogelnew1@free.fr>2017-01-15 22:01:02 (GMT)
commit32a7d700a16f886e7d863c0189979b4c89837001 (patch)
tree082a845f08c52883837231c0590f487d393252c9 /library/focus.tcl
parent6a0d791579f271fd69868f377393a2e02ab5e82d (diff)
downloadtk-bug_fab5fed65e.zip
tk-bug_fab5fed65e.tar.gz
tk-bug_fab5fed65e.tar.bz2
Partially fix [fab5fed65e]: OS X - lots of textDisp failures (spurious 'borders' and indices in tk_textRedraw). This commit fixes the 'borders' part of the bug report.bug_fab5fed65e
Diffstat (limited to 'library/focus.tcl')
0 files changed, 0 insertions, 0 deletions
ion value='jcr_notifier_poll'>jcr_notifier_poll Tcl is a high-level, general-purpose, interpreted, dynamic programming language. It was designed with the goal of being very simple but powerful.
summaryrefslogtreecommitdiffstats
path: root/win
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2008-02-26 19:52:52 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2008-02-26 19:52:52 (GMT)
commit4af7381c98a78ec974b2febf9fc9543d2fa04e8f (patch)
treeb0e168a9a70296f6f8bbc9c166289776fd5e41c4 /win
parent27be8caf52c5e17142a83ab813d24074a6e1fbee (diff)
downloadtcl-4af7381c98a78ec974b2febf9fc9543d2fa04e8f.zip
tcl-4af7381c98a78ec974b2febf9fc9543d2fa04e8f.tar.gz
tcl-4af7381c98a78ec974b2febf9fc9543d2fa04e8f.tar.bz2
Set version 2.5.5
bug #1868845 - it is better to do the [eof] check after trying to read from the socket. No clashes found in testing. Added http::meta command to access the http headers.