Tk Source Code

Changes On Branch bug-5d991b822e
Login

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

Changes In Branch bug-5d991b822e Excluding Merge-Ins

This is equivalent to a diff from 35639ec2 to c69b1cc4

2019-05-15
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-Leaf check-in: c69b1cc4 user: dgp tags: bug-5d991b822e
17:30
Tests and fix for [scale ... -variable]. check-in: c1dd2ab0 user: dgp tags: bug-5d991b822e
2019-05-11
20:36
Tests for Ticket [5d991b822e]. check-in: b548ba43 user: dgp tags: bug-5d991b822e
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
2018-02-03
15:07
Fix [9d27218f76]: ttk::spinbox doc page mentions current, but it is not a valid command check-in: 8fee9a22 user: fvogel tags: trunk
15:07
Fix [9d27218f76]: ttk::spinbox doc page mentions current, but it is not a valid command check-in: 35639ec2 user: fvogel tags: core-8-6-branch
2018-01-28
21:57
Fix [e20d5ca7cd]: textTag-18.1 fails on OS X check-in: 745b4344 user: fvogel tags: core-8-6-branch
15:31
Fix [9d27218f76]: ttk::spinbox doc page mentions current, but it is not a valid command Closed-Leaf check-in: c443e4ee user: fvogel tags: bug-9d27218f76

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 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.