Tk Source Code

Check-in [ab7e1a03]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Fixed bug [793909] - Problem with nonexistent namespaces
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | core-8-5-branch
Files: files | file ages | folders
SHA1: ab7e1a03d36241df604c19ffea8ed15fe087efbc
User & Date: fvogel 2015-12-19 22:54:54.748
Context
2015-12-23
17:08
Made test textDisp-16.18 pass again on Win7 after [a4bf73e4b8]: map the text widget earlier check-in: dc97dedc user: fvogel tags: core-8-5-branch
11:29
Fixed bug [2f78c7c5ea] - text segfault with tablelist in TkBTreeLinesTo check-in: 311ef109 user: fvogel tags: bug-2f78c7c5ea
2015-12-22
20:59
merge 8.5 check-in: a2b4ba23 user: dgp tags: core-8-5-19-rc
2015-12-21
12:12
Merged core-8-5-branch check-in: a888e911 user: fvogel tags: tip-438
2015-12-19
23:14
Fixed bug [793909] - Problem with nonexistent namespaces check-in: 834abec2 user: fvogel tags: trunk
22:54
Fixed bug [793909] - Problem with nonexistent namespaces check-in: ab7e1a03 user: fvogel tags: core-8-5-branch
21:58
Fixed bug [1700065] - error in trace proc on textvariable doesn't trigger bgerror check-in: a73ee92b user: fvogel tags: core-8-5-branch
2015-12-12
16:01
Fixed bug [793909] - Problem with nonexistent namespaces closed check-in: b117db54 user: fvogel tags: bug-793909fff
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tkEntry.c.
Changes to tests/entry.test.
Changes to tests/spinbox.test.