Tk Source Code

Timeline
Login

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

50 most recent check-ins that include changes to files matching 'library/ttk/*'

2024-11-17
01:33
Merge trunk check-in: fdce0508 user: kevin_walzer tags: tka11y
2024-10-25
21:43
Merge 9.0 Leaf check-in: cfbf5de9 user: jan.nijtmans tags: tip-698
21:06
Merge 9.0 check-in: 80c3d5e4 user: jan.nijtmans tags: tip-626
2024-10-18
19:40
merge trunk check-in: 0ef8ed3e user: fvogel tags: revised_text, tip-466
2024-10-16
13:13
No longer use -Wl,-single_module linker flag: it's deprecated Closed-Leaf check-in: cbcffcf7 user: jan.nijtmans tags: bug-cb052066de
08:38
Fix [73c5e3ad3]: Two potentially bogus binding scripts for <TouchpadScroll> check-in: 077e1159 user: jan.nijtmans tags: trunk, main
07:45
Fix [73c5e3ad3]: Two potentially bogus binding scripts for <TouchpadScroll> check-in: 11f4dac8 user: jan.nijtmans tags: core-8-branch
2024-10-15
14:49
Proposed fix for [73c5e3ad3]: Two potentially bogus binding scripts for <TouchpadScroll> Closed-Leaf check-in: ef6d0286 user: jan.nijtmans tags: bug-73c5e3ad3
2024-10-10
21:22
Merge 9.0 check-in: 8ea35008 user: jan.nijtmans tags: revised_text, tip-466
2024-10-09
21:17
Indenting ( 8 spaces -> tab) check-in: d2946b7d user: jan.nijtmans tags: trunk, main
19:38
Indenting (two more files) check-in: 4499229b user: jan.nijtmans tags: core-8-branch
19:37
Indenting (massive) check-in: abd4f8a0 user: jan.nijtmans tags: core-8-branch
01:23
Merge trunk check-in: b45ff033 user: kevin_walzer tags: tka11y
2024-10-05
12:35
Merge 9.0 check-in: ec2658ad user: jan.nijtmans tags: revised_text, tip-466
2024-09-30
09:36
Merge 9.0 check-in: b17b0f49 user: jan.nijtmans tags: bug-610a73a179
2024-09-29
00:10
Merge 8.7. More indent fixes check-in: df1efa60 user: jan.nijtmans tags: trunk, main
2024-09-28
16:45
Merge 9.0 check-in: 4674e699 user: jan.nijtmans tags: bug-610a73a179
16:30
Fix indenting: Don't use 8 spaces, but tabs check-in: 686adf4f user: jan.nijtmans tags: trunk, main
2024-09-15
12:49
merge core-8-6-branch (but leave out the part of [a9e5c99f] that adds 'failsOnXQuarz' constraints that we don't need in branch less_tests_constraints) check-in: 507100bb user: fvogel tags: less_tests_constraints
12:14
merge core-8-6-branch as of [5dd765ba] check-in: 2e2fb13e user: fvogel tags: less_tests_constraints
2024-09-11
02:06
Initial work on implementing accessibility in Tk check-in: 6d7a4cf6 user: kevin_walzer tags: tka11y
2024-08-27
15:07
Merge 8.6 Closed-Leaf check-in: ddbf4de4 user: jan.nijtmans tags: bug-d82fa2953a
2024-08-25
13:28
merge trunk check-in: c1d2816b user: fvogel tags: revised_text, tip-466
2024-08-24
10:48
Made the handling of non-default ttk::notebook tab positions more user-friendly. check-in: 6f6fefcf user: csaba tags: trunk, main
10:38
Eliminated code duplicates. check-in: 08069d2d user: csaba tags: core-8-branch
10:33
Made the handling of non-default ttk::notebook tab positions more user-friendly. check-in: 780911b1 user: csaba tags: core-8-branch
10:11
Made the handling of non-default ttk::notebook tab positions more user-friendly. check-in: 5b9f1145 user: csaba tags: core-8-6-branch
2024-08-19
14:12
Merge 9.0 (leave out tkText* parts, for now, will be done later) check-in: c04d72cd user: jan.nijtmans tags: revised_text, tip-466
2024-08-07
19:27
Merged fix for ticket [089da4d261] into trunk. check-in: 3e6e89ab user: csaba tags: trunk, main
19:23
Merged fix for ticket [089da4d261] into core-8-branch. check-in: 36d7cbec user: csaba tags: core-8-branch
19:02
Merged fix for ticket [089da4d261] into core-8-6-branch. check-in: 8b9354ee user: csaba tags: core-8-6-branch
16:58
merge core-8-6-branch check-in: d5a7cd1b user: fvogel tags: less_tests_constraints
2024-08-05
03:38
Merge main Closed-Leaf check-in: acf13a58 user: culler tags: bug-b7d813f008
2024-08-02
13:25
Merged core-8-branch into trunk. check-in: 9702ef62 user: csaba tags: trunk, main
13:21
Merged core-8-6-branch into core-8-branch. check-in: 81bc2ab8 user: csaba tags: core-8-branch
13:11
Added focus element to Toolbutton style, as proposed by Emiliano Gavilan in ticket [0d48797195]. check-in: a495f343 user: csaba tags: core-8-6-branch
2024-07-31
10:04
Made sure that the ttk::treeview widget of the "alt" and "clam" themes will have a 1-pixel wide focus ring, too. Closed-Leaf check-in: f55b88fc user: csaba tags: bug-089da4d261
2024-07-26
20:20
Fix [089da4d261]: minor visual modifications of ttk default style (focus ring of ttk::scale and ttk::treeview). Patch from Emiliano Gavilan. check-in: 62e11a85 user: fvogel tags: bug-089da4d261
2024-07-17
10:59
Fix for bug [d1a5067111], related to the TouchpadScroll event bindings. check-in: 9fde6d10 user: csaba tags: trunk, main
10:47
Fix for bug [d1a5067111], related to the TouchpadScroll event bindings. check-in: bb86e02a user: csaba tags: core-8-branch
2024-07-15
19:41
Made sure that the TouchpadScroll event bindings won't polluate the global namespace (thanks to Rolf Ade for triggering this improvement). check-in: 17abdf82 user: csaba tags: core-8-branch
18:25
Made sure that the TouchpadScroll event bindings won't polluate the global namespace (thanks to Rolf Ade for triggering this improvement). check-in: 99d1e844 user: csaba tags: trunk, main
2024-07-08
20:24
0439e1e1a3 can't -> cannot in all error-messages Closed-Leaf check-in: 90e6962b user: jan.nijtmans tags: bug-0439e1e1a3
2024-06-30
17:57
Possible fix for [b3a1b9852d]: treeview: Enter key works differently in Windows and Linux Leaf check-in: aa26b814 user: jan.nijtmans tags: bug-b3a1b9852d
2024-06-24
21:50
Merge 9.0 check-in: 140f00bb user: jan.nijtmans tags: tip-626
2024-06-23
08:12
merge core-8-6-branch check-in: 8e6ac58c user: fvogel tags: bug-8da7af2f8e
2024-06-14
11:52
Merge 8.6 check-in: a5b19fcd user: oehhar tags: bug-865af0148c-gif-truncated-colormap
2024-06-01
17:07
New branch implementing Christopher Chavez's idea for drawing to a CGImage without using drawRect. This is for Tk9 check-in: 13d71ae7 user: culler tags: cgimage_drawing_tk9
13:45
Merge core-8-6-branch Leaf check-in: 2f300f95 user: culler tags: chavez_cgimage_drawing
2024-05-31
17:11
merge core-8-6-branch Closed-Leaf check-in: 71089d07 user: fvogel tags: bug-22349fc78a