Tk Source Code

Timeline
Login

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

50 most recent check-ins

2026-08-26
11:39
Build out embedded window clipping; correct redraw/blank errors in treeview Leaf check-in: b406e275d7 user: kevin_walzer tags: wayland-drawing-fixes
09:47
Fix for [e2836c10a]: ttk::treeview selection ignores -selecttype (thanks, Emiliano!). Leaf check-in: 05b06037fa user: csaba tags: trunk, main
02:03
Adjust fix for clipping embedded windows - move away from clipping all ancestors check-in: b6e7ad4409 user: kevin_walzer tags: wayland-drawing-fixes
2026-08-25
22:22
Restore static keyword to renderFBO function check-in: c22f33d77f user: kevin_walzer tags: wayland-drawing-fixes
21:07
Comment cleanup check-in: 89e4f4b477 user: kevin_walzer tags: wayland-drawing-fixes
21:05
Restore tkWaylandWindowRefresh callback, remove redundant HandleExpose code check-in: a9dca2e0c7 user: kevin_walzer tags: wayland-drawing-fixes
17:20
merge trunk Leaf check-in: 7d44a9870a user: dgp tags: core-9-1-b1-rc
16:13
Correct scale clipping in canvas demo check-in: 4d04d1ec6b user: kevin_walzer tags: wayland-drawing-fixes
16:07
Fix [34e934161e]: manual page for wish fails to mention MS Windows equivalent of .wishrc (wishrc.tcl) Leaf check-in: eb17734cf4 user: erikleunissen tags: core-9-0-branch
16:05
Fix [34e934161e]: manual page for wish fails to mention MS Windows equivalent of .wishrc (wishrc.tcl) check-in: 4e93a33fee user: erikleunissen tags: trunk, main
10:34
Merge nab-testtext-queuewindowscript (test helper moved into [testtext]) Leaf check-in: 0a0f3139ee user: nab tags: revised_text, tip-466
10:31
Move [testqueuewindowscript] into [testtext queuewindowscript], as done in rtext [8b05b8bd87] Leaf check-in: 6527249fc3 user: nab tags: nab-testtext-queuewindowscript
01:49
Add more debugging statements Leaf check-in: b3645dda5d user: kevin_walzer tags: wayland-a11y
2026-08-24
23:33
Merge wayland branch check-in: 352d0541f4 user: kevin_walzer tags: wayland-a11y
23:32
Minor tweak Leaf check-in: 92f9c0b392 user: kevin_walzer tags: wayland
22:01
merge wayland_wm check-in: af5160b9d9 user: culler tags: wayland
21:52
merge wayland_menu2 Closed-Leaf check-in: f79a006efb user: culler tags: wayland_wm
21:04
Direct updates to correct branch check-in: 7fb4f791e7 user: kevin_walzer tags: wayland-a11y
19:04
Additional updates check-in: 2c6d3f3548 user: kevin_walzer tags: wayland-a11y
18:00
Simplify many aspects of the Tk Wm; use GLES 3.0 instead of 3.2 to better support VMs. Closed-Leaf check-in: ebd0507fa7 user: culler tags: wayland_menu2
16:58
Refine testing for screen reader; still not registering accessible events check-in: eed750d2d1 user: kevin_walzer tags: wayland-a11y
16:00
merge trunk check-in: f37e3226be user: dgp tags: core-9-1-b1-rc
14:21
Fix connection issues check-in: 65c50489fa user: kevin_walzer tags: wayland-a11y
12:42
close fork check-in: dece270536 user: dgp tags: trunk, main
02:18
Review and update comments check-in: 4a0f1eb970 user: kevin_walzer tags: wayland-a11y
2026-08-23
20:32
Merge trunk check-in: b7d17f2fef user: kevin_walzer tags: wayland-a11y
20:31
Add function prefaces to tkWaylandAccessibility.c check-in: 3e8c63960a user: kevin_walzer tags: wayland-a11y
19:33
update macos Tk.icns to new Tcl logo check-in: 316c514d31 user: pbrooks tags: trunk, main
19:32
Remove unused global variable _ from initial tk_library check Leaf check-in: a6b7aa5f93 user: rocketship98 tags: tip-561-revised
17:06
Clean up various miconfigurations check-in: e346d0d16e user: kevin_walzer tags: wayland-a11y
16:52
Clean up comments check-in: bc5d224209 user: kevin_walzer tags: wayland-a11y
16:44
Possible fix for [3e5d09f0e4]: tk.pc omits private pkg-config dependency for static linking Leaf check-in: 38163e9668 user: jan.nijtmans tags: bug-3e5d09f0e4
15:43
Fix typo check-in: daf0476cbc user: kevin_walzer tags: wayland-a11y
15:42
Fix at-spi segfaults check-in: 77fadbf4ea user: kevin_walzer tags: wayland-a11y
15:12
Begin integrating at-spi accessibility check-in: 1ae8f2f80e user: kevin_walzer tags: wayland-a11y
15:04
Merge trunk check-in: 4cac1ae9c7 user: kevin_walzer tags: wayland
14:32
Correct font configuration issue in widget demo check-in: b1f81ffc46 user: kevin_walzer tags: wayland_wm
2026-08-22
19:42
One more desktop tweak check-in: 97ec39e5cc user: kevin_walzer tags: wayland_wm
19:18
Restore broken tk.desktop file check-in: 68cf439c47 user: kevin_walzer tags: wayland_wm
15:49
Additional tweak to window management under Wayland check-in: 09f1567e32 user: kevin_walzer tags: wayland_wm
15:41
Fix crash in font selection demo check-in: 7be1a24f99 user: kevin_walzer tags: wayland_wm
15:09
Install libtommath for CI build check-in: b4755780d0 user: jan.nijtmans tags: trunk, main
15:05
Install libtommath for CI build check-in: f63c2686e1 user: jan.nijtmans tags: core-9-0-branch
15:00
Run CI on ubuntu-26.4. (testcase canvas-8.1 will need a further look) check-in: e6b1aba6c9 user: jan.nijtmans tags: trunk, main
12:17
Add section header to mark the start of tests Leaf check-in: 434148210c user: erikleunissen tags: treeview_test_improvements
2026-08-21
18:29
Correct order of cleanup statements check-in: bfd25a18da user: erikleunissen tags: treeview_test_improvements
14:24
Remove redundant invocation of "focus -force" check-in: 350672f450 user: erikleunissen tags: treeview_test_improvements
11:17
Tweak launch for terminal check-in: c85998613a user: kevin_walzer tags: wayland_wm
11:17
Remove calls to "update idletasks" that immediately follow "update" check-in: 75fcd59132 user: erikleunissen tags: treeview_test_improvements
11:09
Update desktop.in to require a tty launched with wish check-in: 0febf64015 user: kevin_walzer tags: wayland_wm