Tk Source Code

Timeline
Login

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

50 most recent check-ins related to "core-8-6-branch"

2025-07-18
16:58
Add check for working --disable-high-entropy-va. Fix check for --enable-auto-image-base (which always succeeded) Leaf check-in: c76320bf user: jan.nijtmans tags: core-9-0-branch
11:55
Add check for working --disable-high-entropy-va. Fix check for --enable-auto-image-base (which always succeeded) Leaf check-in: a19a26e7 user: jan.nijtmans tags: core-8-6-branch
09:57
Add check for working --disable-high-entropy-va. Fix check for --enable-auto-image-base (which always succeeded) check-in: 76c13d9b user: jan.nijtmans tags: trunk, main
2025-07-17
07:37
Merge 8.6 check-in: c19d2027 user: jan.nijtmans tags: core-9-0-branch
07:35
Use "-Wl" for linker options check-in: 5791a203 user: jan.nijtmans tags: core-8-6-branch
2025-07-16
18:52
Fix [06892c6e12]: loading windows dll's in Cygwin doesn't work with high-entropy-va check-in: e95e9fec user: jan.nijtmans tags: core-9-0-branch
18:45
Update changes check-in: 16bd0db7 user: jan.nijtmans tags: core-8-6-branch
18:40
Fix [06892c6e12]: loading windows dll's in Cygwin doesn't work with high-entropy-va check-in: fc6a6c85 user: jan.nijtmans tags: core-8-6-branch
18:37
Fix [06892c6e12]: loading windows dll's in Cygwin doesn't work with high-entropy-va check-in: 770fa0fa user: jan.nijtmans tags: trunk, main
2025-07-14
17:42
[d25b72] in Changes check-in: ea719541 user: oehhar tags: core-8-6-branch
17:10
Fix for [d25b721f]: Division by zero in the ttk::scale widget's "get x y" command. check-in: f172bb47 user: csaba tags: core-8-6-branch
16:59
Fix for [d25b721f]: Division by zero in the ttk::scale widget's "get x y" command. check-in: 86b98d2c user: csaba tags: trunk, main
2025-07-03
09:18
Merge-mark check-in: 216e24f8 user: jan.nijtmans tags: core-9-0-branch
09:17
Fix 6b0f776c52: gcc 14 breaks configure test for bigendian leading to broken floating point check-in: 47e41741 user: jan.nijtmans tags: core-8-6-branch
2025-06-10
18:32
Merge 8.6 check-in: 302beca9 user: jan.nijtmans tags: core-9-0-branch
17:41
windows-2019 runner is no longer supported check-in: 8d92fc5e user: jan.nijtmans tags: core-8-6-branch
2025-06-06
09:59
bug [c81e0cce] provided patch (VC6 optimized): named font not honored if defied after reference in a widget check-in: ed0d5d23 user: oehhar tags: bug-c81e0cce-named-font-late-creation
2025-06-01
20:31
Patch proposed by Christian Werner to fix [55660624f7]: Block cursor in text widget may hide the character underneath Leaf check-in: 875cbd9f user: fvogel tags: bug-55660624f7
19:59
Fix Issue 1. and Issue 2. discussed in [5d0bc3cfec] (see my comment dated 2025-05-31 14:25:43). Also add caveat about the block cursor rendering. All patches provided by Christian Werner. check-in: a3d271ba user: fvogel tags: core-9-0-branch
19:50
Fix Issue 1. and Issue 2. discussed in [5d0bc3cfec] (see my comment dated 2025-05-31 14:25:43). Also add caveat about the block cursor rendering. All patches provided by Christian Werner. check-in: 5c235c24 user: fvogel tags: core-8-6-branch
19:48
Add caveat about the block cursor rendering (see [5d0bc3cfec]). Patch provided by Christian Werner. Closed-Leaf check-in: 1d39bb14 user: fvogel tags: bug-5d0bc3cfec
19:21
Fix error in TextBlinkProc() for the text widget block cursor, as reported in [5d0bc3cfec] (see Issue 1. in my comment dated 2025-05-31 14:25:43). Patch provided by Christian Werner. check-in: 76ef49f3 user: fvogel tags: bug-5d0bc3cfec
2025-05-29
08:22
Fix [17b509d78f]: wm iconbitmap does not support icon files with png images on Windows. check-in: 42a174a0 user: fvogel tags: core-9-0-branch
07:59
Fix [17b509d78f]: wm iconbitmap does not support icon files with png images on Windows. check-in: b450c42d user: fvogel tags: core-8-6-branch
07:58
Remove unintended blank line. Closed-Leaf check-in: fc822251 user: fvogel tags: bug-17b509d78f
2025-05-19
19:02
crymson -> crimson, follow-up previous commit check-in: bea73d70 user: jan.nijtmans tags: core-9-0-branch
18:57
crymson -> crimson, follow-up previous commit check-in: 345d4959 user: jan.nijtmans tags: core-8-6-branch
16:52
Fix [b6e71940b2]: colors.n error in color name. Doc fix only check-in: 94e39e8c user: jan.nijtmans tags: core-9-0-branch
16:46
Fix [b6e71940b2]: colors.n error in color name. Doc fix only check-in: bd239944 user: jan.nijtmans tags: core-8-6-branch
10:20
Fix [7231bf9941]: Setting ttk state may change the a variable passed by value check-in: 9df91a3e user: jan.nijtmans tags: core-9-0-branch
10:11
Update "changes". Put more bug information in ttk.test check-in: e3abc6e4 user: jan.nijtmans tags: core-8-6-branch
09:46
Fix [7231bf9941]: Setting ttk state may change the a variable passed by value check-in: 151d1e44 user: jan.nijtmans tags: core-8-6-branch
2025-05-18
19:35
Fix [7231bf9941]: Setting ttk state may change the a variable passed by value Closed-Leaf check-in: afb43975 user: jan.nijtmans tags: bug-7231bf9941
2025-05-17
20:43
Fix [17b509d78f]: wm iconbitmap does not support icon files with png images on Windows. check-in: 0176f7c0 user: fvogel tags: bug-17b509d78f
2025-04-29
21:55
Fix [9b23b6ca23]: [tk print] canvas with smooth lines crashes on windows. Fix [7716cb2f67]: [tk print] fails for canvas items with non integer widths. Patches by Emiliano Gavilan. check-in: 242958d6 user: jan.nijtmans tags: core-9-0-branch
2025-04-27
20:07
ubuntu-20.04 is removed from Github ACTIONS check-in: 747c94e9 user: jan.nijtmans tags: core-8-6-branch
2025-04-26
13:04
Fix [111f66c781]: Cannot minimize all windows on Aqua. check-in: d4ced03c user: culler tags: core-8-6-branch
12:48
Fix [111f66c781]: Cannot minimize all windows on Aqua. check-in: 34e2d7e7 user: culler tags: trunk, main
2025-04-10
12:40
Fix fd8341e496: Tcl_InitStubs compatibility for 9.1 check-in: 3f9cc5db user: jan.nijtmans tags: core-9-0-branch
12:37
Fix fd8341e496: Tcl_InitStubs compatibility for 9.1 check-in: 6b363e89 user: jan.nijtmans tags: core-8-6-branch
2025-03-17
10:12
Add [91d0e9d8] to changes check-in: 9986fdc2 user: oehhar tags: core-8-6-branch
10:04
Ticket [91d0e9d8] MS-Win: Withdrawn Tk transient windows can reappear in Windows taskbar preview check-in: eff58ccd user: oehhar tags: core-8-6-branch
10:00
Ticket [91d0e9d8] MS-Win: Withdrawn Tk transient windows can reappear in Windows taskbar preview check-in: 33bad85e user: oehhar tags: trunk, main
09:56
Add [159aa5eb] to changes check-in: b9d7e6a1 user: oehhar tags: core-8-6-branch
09:39
Ticket [159aa5eb] MS-Win: Incorrect system menu entries for transient toplevels check-in: b48a1b30 user: oehhar tags: core-8-6-branch
09:29
Ticket [159aa5eb] MS-Win: Incorrect system menu entries for transient toplevels check-in: cd421c55 user: oehhar tags: trunk, main
2025-02-20
15:54
Don't worry building Tk 8.7 any more check-in: 21f405f3 user: jan.nijtmans tags: core-8-branch
15:48
Don't worry building Tk 8.7 any more check-in: 8bcba10b user: jan.nijtmans tags: core-8-6-branch
2025-02-19
12:44
Merge-mark check-in: 2d85e301 user: jan.nijtmans tags: core-8-branch
12:43
Add (back) failsOnXQuarz constraint for testcases (still) failing on XQuartz check-in: 16ed8982 user: jan.nijtmans tags: core-8-6-branch