Tk Source Code

Check-in [cfe9dcf7]
Login

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

Overview
Comment:Fix [da3914eba2]: 'identify element' on ttk::treeview does not identify images added via 'insert ... -image ...'
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | core-8-6-branch
Files: files | file ages | folders
SHA3-256: cfe9dcf79338d03c6c32645c35de882dd167cf5a72598ee4bed30bf2dc5d3782
User & Date: fvogel 2019-03-31 14:09:20.490
Context
2019-04-06
21:38
Fix bug [897ffea89f]: Tk allows management loops. Provide access to a window's geometry manager. check-in: 07ff4144 user: culler tags: core-8-6-branch
2019-04-05
19:55
Fix bug [897ffea89f]: Tk allows management loops check-in: d75db00c user: culler tags: bug-897ffea89f
2019-04-02
19:27
Merge 8.6 closed check-in: 5e12f0c2 user: jan.nijtmans tags: androwish
16:57
Expose the geometry master-slave tree structure. Abandoning this branch. It will be implemented as a bug-fix, without the API changes. check-in: 89ff08b2 user: culler tags: mistake
2019-03-31
14:09
Fix [da3914eba2]: 'identify element' on ttk::treeview does not identify images added via 'insert ... -image ...' check-in: 72da0ba8 user: fvogel tags: trunk
14:09
Fix [da3914eba2]: 'identify element' on ttk::treeview does not identify images added via 'insert ... -image ...' check-in: cfe9dcf7 user: fvogel tags: core-8-6-branch
13:56
Fix [c9887a1fc9]: Trailing zeros on scale widget ticks. The fix was subject of TIP #535 which was accepted through TCT vote. check-in: 04e6c97d user: fvogel tags: core-8-6-branch
2019-03-30
17:00
Fix [da3914eba2]: 'identify element' on ttk::treeview does not identify images added via 'insert ... -image ...' closed check-in: e253671c user: fvogel tags: bug-da3914eba2
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/ttk/ttkTreeview.c.