Tk Source Code

Timeline
Login

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

45 check-ins using file library/msgs/zh_cn.msg version 0fe85ca4

2025-07-25
12:28
Backport fix for [e94c8bc845]: macOS clipboard managers do not notice clipboard changes done by Tk Leaf check-in: 6f15b3de user: culler tags: core-8-6-branch
03:18
Fix [3d13f87c8f] and [e90e8ca1a6]: make the stdin text more readable when in dark mode on Aqua check-in: 2ab773f1 user: culler tags: core-8-6-branch
03:13
One less variable. Closed-Leaf check-in: a9aed2bb user: culler tags: bug-e90e8ca1a6
2025-07-24
15:11
fix e90e8ca1a6: Make console stdin fg color readable in dark mode on Aqua check-in: 66d6580c user: culler tags: bug-e90e8ca1a6
2025-07-21
07:51
doc/ttk_vsapi.n: remove text, that this is used only on Windows XP and Vista. SIde discussion in [b86889] check-in: c3279832 user: oehhar tags: core-8-6-branch
2025-07-18
11:55
Add check for working --disable-high-entropy-va. Fix check for --enable-auto-image-base (which always succeeded) check-in: a19a26e7 user: jan.nijtmans tags: core-8-6-branch
2025-07-17
07:35
Use "-Wl" for linker options check-in: 5791a203 user: jan.nijtmans tags: core-8-6-branch
2025-07-16
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
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
2025-07-03
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
17:41
windows-2019 runner is no longer supported check-in: 8d92fc5e user: jan.nijtmans tags: core-8-6-branch
2025-06-06
12:45
[c81e0cce] Add proposed test (in my simple language, sorry). Thanks, Christian Leaf check-in: 560de125 user: oehhar tags: bug-c81e0cce-named-font-late-creation
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: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:41
When the text widget block cursor is in a tab, reduce its width to a whitespace width. This is part of in [5d0bc3cfec] (see Issue 2. in my comment dated 2025-05-31 14:25:43). Patch provided by Christian Werner. check-in: 9211ca27 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
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-25
16:37
If CreateIconFromResourceEx failed, try CreateIconFromResource as a fallback. Do this always, i.e.remove the condition on biBitCount != 16 since NT is now very obsolete. Also, remove debug printfs. check-in: eeaf3858 user: fvogel tags: bug-17b509d78f
2025-05-19
18:57
crymson -> crimson, follow-up previous commit check-in: 345d4959 user: jan.nijtmans tags: core-8-6-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: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-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-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
2025-04-10
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
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
2025-02-20
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:43
Add (back) failsOnXQuarz constraint for testcases (still) failing on XQuartz check-in: 16ed8982 user: jan.nijtmans tags: core-8-6-branch
2025-02-18
15:55
Fix notebook-5.1 which was failing on CI due to a different race condition. check-in: e7ed6db9 user: culler tags: core-8-6-branch
14:02
Fix failures of focus.test on CI caused by a race condition in focusClear. check-in: fccd29df user: culler tags: core-8-6-branch
2025-02-09
16:56
Fix [44fcc1f4d5]: Bugs in file tests/ttk/panedwindow.test check-in: 222d4b08 user: jan.nijtmans tags: core-8-6-branch
2025-02-07
11:06
Unbreak the ttk::panedwindow tests for Tk 8.6 on the Mac. check-in: 53e11249 user: csaba tags: core-8-6-branch
2025-02-06
18:36
Solution for RFE [9902d8fc8e]: No grip element in ttk::panedwindow sashes of most built-in themes. check-in: 81773bf7 user: csaba tags: core-8-6-branch
2025-01-30
10:27
It appears that not all testcases are adapted for macos-15 yet, so for now use macos-14 check-in: dad7de1d user: jan.nijtmans tags: core-8-6-branch
2025-01-28
19:52
Fix [c992660e]: english shortcuts for Chinese locale check-in: b4b838bd user: jan.nijtmans tags: core-8-6-branch
2025-01-27
09:17
Ticket [c992660e]: english shortcuts for Chinese locale Closed-Leaf check-in: 930934ef user: oehhar tags: c992660e-cn-shortcuts