Tk Source Code

Timeline
Login

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

37 check-ins related to "core-9-0-branch"

2025-04-07
15:02
Merge 9.0 (leaf check-in: 57e558bf98 ... user: jan.nijtmans tags: trunk, main)
15:01
Remove OPTS=tk8 option: It was meant to be able to compile extesions witk Tk 8.7, which will never fly .... (leaf check-in: effef6c657 ... user: jan.nijtmans tags: core-9-0-branch)
2025-04-03
16:24
Merge 9.0 (check-in: d112bcc781 ... user: jan.nijtmans tags: trunk, main)
16:23
Sync tcl.m4 with Tcl (check-in: 83f32527c1 ... user: jan.nijtmans tags: core-9-0-branch)
2025-03-29
20:50
tests/constraints.tcl [testmenubarheight]: correct condition that tests existence of C-level command (check-in: 4d3b0805a8 ... user: erikleunissen tags: core-9-0-branch)
20:42
tests/constraints.tcl [testmenubarheight]: correct condition that tests existence of C-level command (check-in: f302dd877e ... user: erikleunissen tags: trunk, main)
2025-03-27
10:23
Ticket [25b84e1246] Removal of old image code leftover (check-in: ff43d4d23c ... user: oehhar tags: core-9-0-branch)
10:15
Ticket [25b84e1246] Removal of old image code leftover (check-in: 9087179e31 ... user: oehhar tags: trunk, main)
2025-03-21
17:28
Merge 9.0 (check-in: 11f4569dd2 ... user: jan.nijtmans tags: trunk, main)
17:26
Don't use the buggy -setgrid option in the widget demo (twind.tcl) In other demo's, use -setgrid 1/0 consistantly (check-in: cafa154041 ... user: jan.nijtmans tags: core-9-0-branch)
2025-03-20
16:01
Don't use the buggy -setgrid option in the widget demo (check-in: 0e800a5026 ... user: culler tags: trunk, main)
2025-03-18
22:59
Merge 9.0 (check-in: a86829e3d2 ... user: jan.nijtmans tags: trunk, main)
22:56
Don't use ${LIB_FILE} in SHLIB_LD on Cygwin (check-in: 9f5c69a3f8 ... user: jan.nijtmans tags: core-9-0-branch)
13:36
Merge 9.0 (check-in: 8f3434b49e ... user: jan.nijtmans tags: trunk, main)
13:32
icon->offscreenGC is pointer (check-in: 2fbd0f491f ... user: jan.nijtmans tags: core-9-0-branch)
2025-03-17
17:24
Try to avoid sporadic failures of event-9.19 caused by an extra <Leave>. (check-in: 4892c8e36a ... user: culler tags: core-9-0-branch)
17:21
Try to avoid sporadic failures of event-9.19 caused by an extra <Leave>. (check-in: fe9fec6b71 ... user: culler tags: trunk, main)
16:37
Add missing $ (check-in: caba99e005 ... user: culler tags: core-9-0-branch)
16:34
Add missing $ (check-in: 56e57852e8 ... user: culler tags: trunk, main)
16:21
Fix 17960b80db: Missing libtcl?.?.dll.a in Cygwin (for Tk too) (check-in: 1fe5e62a01 ... user: jan.nijtmans tags: core-9-0-branch)
15:55
Fix 17960b80db: Missing libtcl?.?.dll.a in Cygwin (for Tk too) (check-in: a84332c48e ... user: jan.nijtmans tags: trunk, main)
14:49
Fix [28d33f45]: Aqua windows don't always move focus correctly. Fix some errors in focus.test - thanks to Erik Leunissen (check-in: 0602f5b816 ... user: jan.nijtmans tags: core-9-0-branch)
10:10
Add [91d0e9d8] to changes.md (check-in: 8c44e62bcd ... user: oehhar tags: core-9-0-branch)
10:02
Ticket [91d0e9d8] MS-Win: Withdrawn Tk transient windows can reappear in Windows taskbar preview (check-in: d33c12c1c1 ... user: oehhar tags: core-9-0-branch)
10:00
Ticket [91d0e9d8] MS-Win: Withdrawn Tk transient windows can reappear in Windows taskbar preview (check-in: 33bad85e12 ... user: oehhar tags: trunk, main)
09:55
Add [159aa5eb] to changes.md (check-in: 4b20a5ffa2 ... user: oehhar tags: core-9-0-branch)
09:36
Ticket [159aa5eb] MS-Win: Incorrect system menu entries for transient toplevels (check-in: 562b7bd19c ... user: oehhar tags: core-9-0-branch)
09:29
Ticket [159aa5eb] MS-Win: Incorrect system menu entries for transient toplevels (check-in: cd421c55fd ... user: oehhar tags: trunk, main)
2025-03-16
14:30
Deal with focus issues in older macOS versions. (check-in: 7e6e539f4f ... user: culler tags: trunk, main)
14:18
Fix some errors in focus.test - thanks to Erik Leunissen (check-in: d977e37cd4 ... user: culler tags: trunk, main)
2025-03-15
13:53
Fix [28d33f45]: Aqua windows don't always move focus correctly. (check-in: 4443754b94 ... user: culler tags: trunk, main)
2025-03-12
21:29
(cherry-pick): Remove some unused variables. (check-in: db2b022fa5 ... user: jan.nijtmans tags: core-9-0-branch)
14:06
Remove some unused variables. (check-in: f487d1d8ca ... user: culler tags: trunk, main)
09:12
(cherry-pick): The rest of the fix for [6328ce0301] related to menubars in Aqua (check-in: 987295d82d ... user: jan.nijtmans tags: core-9-0-branch)
03:51
The rest of the fix for [6328ce0301] related to menubars in Aqua (check-in: 12428e1cc8 ... user: culler tags: trunk, main)
2025-03-11
14:36
Split off Tk 9.0. release (check-in: 288254a97d ... user: jan.nijtmans tags: core-9-0-branch)
2025-03-10
23:05
Adjust event-9,19. The last commit must have changed some timing. (check-in: 60200f7a0d ... user: culler tags: trunk, main)