Tk Source Code

Check-in [afbac00c]
Login

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

Overview
Comment:Revised bug fix for [5d991b822e].
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | core-8-6-branch
Files: files | file ages | folders
SHA3-256: afbac00c05c928d835adebb2f9b44ff6d5c61caff58e5a5f2be6e150128f47d0
User & Date: dgp 2019-05-15 19:33:53.556
Context
2019-05-15
20:02
Make new tests more robust against context. check-in: 2bdcb4be user: dgp tags: core-8-6-branch
19:33
Revised bug fix for [5d991b822e]. check-in: afbac00c user: dgp tags: core-8-6-branch
18:05
Tests and fix for similar issues in [menu]. closed check-in: c69b1cc4 user: dgp tags: bug-5d991b822e
2019-05-13
09:26
Fix [caa8cb25a8]: spelling fix in comment of tkMenuDraw.c check-in: 23c39bb0 user: fvogel tags: core-8-6-branch
2018-02-04
17:34
Fix [5d991b822e]: segmentation violation in TclObjLookupVarEx. Patch from Christian Werner. check-in: dfa30ff0 user: fvogel tags: core-8-6-branch
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tkButton.c.
Changes to generic/tkEntry.c.
Changes to generic/tkListbox.c.
Changes to generic/tkMenu.c.
Changes to generic/tkMenubutton.c.
Changes to generic/tkMessage.c.
Changes to generic/tkScale.c.
Changes to generic/ttk/ttkTrace.c.
Changes to tests/button.test.
Changes to tests/entry.test.
Changes to tests/listbox.test.
Changes to tests/menu.test.
Changes to tests/menubut.test.
Changes to tests/message.test.
Changes to tests/scale.test.