Tk Source Code

Timeline
Login

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

50 most recent check-ins

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. Leaf check-in: 62e11a85 user: fvogel tags: bug-089da4d261
15:00
Fix indentation Leaf check-in: 58e0841f user: apnadkarni tags: bug-d233f01e2a
14:14
Fix crash - clipboard cleanup after main window destroyed check-in: cc07c7a2 user: apnadkarni tags: bug-d233f01e2a
08:44
Correct syntactic error in doc/SetOptions.3 Leaf check-in: 60770c17 user: oehhar tags: trunk, main
2024-07-25
18:50
documentation escape sequence typo Leaf check-in: a5bcdeeb user: dgp tags: core-9-0-b3-rc
13:30
[957190f13] gif export: interpolate more colors. Proposal by Christian Werner (thanks !) Leaf check-in: dd4205f4 user: oehhar tags: 957190f13-gif-export-more-colors
2024-07-24
17:34
Create release branch check-in: ddd0d7be user: dgp tags: rc0, core-9-0-b3-rc
2024-07-23
16:10
Merge core-8-branch check-in: ea7e9129 user: culler tags: trunk, main
16:08
Merge core-8-6-branch. Leaf check-in: 309bdcc6 user: culler tags: core-8-branch
16:07
25.4 / 72.0 - the last and final word! Leaf check-in: 4461d86f user: culler tags: core-8-6-branch
14:39
Mark event-9.2 as notAqua. It is redundant and fails sporadically, but only on the CI runner check-in: 7d9a4a94 user: culler tags: trunk, main
11:08
inserted missing newline in README.md for nicer rendering check-in: 2cf7b774 user: Torsten tags: trunk, main
01:50
Merge core-8-branch check-in: 888998ec user: culler tags: trunk, main
01:48
Merge core-8-6-branch check-in: fef11bef user: culler tags: core-8-branch
01:44
Move the other decimal point. check-in: e5b625df user: culler tags: core-8-6-branch
2024-07-22
19:55
merge core-8-branch check-in: 2daf51f6 user: culler tags: trunk, main
19:53
merge core-8-6-branch check-in: 18ca7e5a user: culler tags: core-8-branch
19:51
Put the decimal point in the right place. check-in: cf84f419 user: culler tags: core-8-6-branch
12:30
Merge mark check-in: de70ae42 user: oehhar tags: trunk, main
12:30
Merge mark check-in: 475a047d user: oehhar tags: core-8-branch
12:29
changes: add bug [2d3a81] check-in: c2e3dd7b user: oehhar tags: core-8-6-branch
12:28
Ticket [2d3a81c0] MS-Win: segfault on menubutton destroy: merge fix branch check-in: 68d89887 user: oehhar tags: trunk, main
12:25
Ticket [2d3a81c0] MS-Win: segfault on menubutton destroy: merge fix branch check-in: 6c5b6b9a user: oehhar tags: core-8-branch
12:16
Ticket [2d3a81c0] MS-Win: segfault on menubutton destroy: merge fix branch check-in: fd7b2987 user: oehhar tags: core-8-6-branch
2024-07-21
17:40
Merge core-8-branch check-in: afd5013e user: culler tags: trunk, main
17:39
Merge core-8-6-branch check-in: f6e1eed1 user: culler tags: core-8-branch
17:37
Accommodate Microsoft compilers which do not allow expressions in a literal constant. check-in: 4b7b2147 user: culler tags: core-8-6-branch
2024-07-19
05:05
Merge core-8-branch check-in: 1ae0c7f9 user: culler tags: trunk, main
05:03
Merge core-8-6-branch check-in: 1325ca4f user: culler tags: core-8-branch
05:02
Fix [13f4eabe]: 0.35278 != 25.4 / 72.0 in double precision arithmetic. check-in: 2801889f user: culler tags: core-8-6-branch
2024-07-18
08:11
Comments changed Closed-Leaf check-in: 7623fa7d user: oehhar tags: ticket-2d3a81c0-menubutton-destroy-segfault
08:07
Ticket [2d3a81c0] menubutton destroy segfault: preserve menu pointer in tkWinMenu.c, not in tkMenu.c, as for MacOS. check-in: c08e58fc user: oehhar tags: ticket-2d3a81c0-menubutton-destroy-segfault
07:48
Ticket [2d3a81c0] menubutton destroy segfault: proposed solution to preserve also the menu check-in: d1624c46 user: oehhar tags: ticket-2d3a81c0-menubutton-destroy-segfault
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-12
16:35
Make the tk scrollbar set borderwidth to 0 if a negative value is requested. See [5f739d2253] check-in: 8be1008c user: culler tags: trunk, main
16:31
Merge 9.0 Leaf check-in: b3aa4048 user: jan.nijtmans tags: tip-698
16:31
Merge 9.0 Leaf check-in: 8fe1bdf2 user: jan.nijtmans tags: revised_text, tip-466
16:29
Merge 9.0 Leaf check-in: bcb18bcb user: jan.nijtmans tags: bug-29ba539501
16:28
Merge 9.0 Leaf check-in: f1db257c user: jan.nijtmans tags: bug-5f739d2253
16:26
Fix Tk_ObjCustomOption documentation. Fix some indenting check-in: 3afa7eec user: jan.nijtmans tags: trunk, main
16:24
Merge 8.7. Fix indenting check-in: d58d1c38 user: jan.nijtmans tags: core-8-branch
06:43
Fix Tk_ObjCustomOption documentation check-in: 163065bc user: jan.nijtmans tags: core-8-6-branch
06:34
handle -borderwidth and -spacing[123] for text tags check-in: faafc931 user: jan.nijtmans tags: bug-5f739d2253
2024-07-11
22:15
Proposal for [475692230a]: Wrong advice regarding TK_OPTION_PIXELS Leaf check-in: f5c829f6 user: jan.nijtmans tags: bug-475692230a
21:44
Fix [5f739d2253] for borderwidth (canvas), width and height (buttons) check-in: c15c895b user: jan.nijtmans tags: bug-5f739d2253
15:14
Merge 9.0 check-in: 6ae4c591 user: jan.nijtmans tags: bug-29ba539501
14:55
Merge 9.0 check-in: 3335df3c user: jan.nijtmans tags: revised_text, tip-466