Tk Source Code

Timeline
Login

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

50 most recent check-ins that include changes to files matching 'unix/*'

2025-06-29
12:42
More tweaks check-in: ba9a6a05 user: kevin_walzer tags: tka11y
12:38
Fix typo check-in: b77541fc user: kevin_walzer tags: tka11y
12:37
Try again with configure.ac check-in: 8ecf2692 user: kevin_walzer tags: tka11y
12:29
Regenerated configure file check-in: 918a0ad5 user: kevin_walzer tags: tka11y
03:29
Confirm updates to tkUnixAccessibility.c Leaf check-in: 5ad10d46 user: kevin_walzer tags: tka11y
03:27
Include files found; begin to clear compiler errors check-in: 062f46c3 user: kevin_walzer tags: tka11y
02:58
Additional tweaks to build file check-in: b740445d user: kevin_walzer tags: tka11y
02:28
Additional work on makefile and other edits check-in: edfbb46d user: kevin_walzer tags: tka11y
01:36
Merge trunk check-in: 4991eb27 user: kevin_walzer tags: tka11y
2025-06-28
11:32
Merge trunk Leaf check-in: c5d97cab user: erikleunissen tags: uniform_test_file_structure
04:20
Begin work on X11 accessibility via Atk; cleanup of prior work check-in: f5f23df3 user: kevin_walzer tags: tka11y
2025-06-27
15:54
Merge trunk Leaf check-in: a7cefe3e user: jan.nijtmans tags: revised_text, tip-466
2025-06-26
13:46
merge 9.0 Leaf check-in: 7e3eca15 user: dgp tags: rc0, core-9-0-2-rc
12:39
Use (char *)NULL sentinels check-in: 9e69dcb1 user: jan.nijtmans tags: trunk, main
09:14
Merge 9.0 check-in: 5ec1eb99 user: jan.nijtmans tags: trunk, main
09:04
Add testutils.GUIDE to "make dist" Leaf check-in: e5c6bf79 user: jan.nijtmans tags: core-9-0-branch
2025-04-24
13:09
Rebase Leaf check-in: 26f254f0 user: jan.nijtmans tags: tip-626
2025-04-22
22:56
Merge trunk, resolve conflicts in winDialog.test check-in: b5831181 user: erikleunissen tags: tk_collect_test_utils, FINAL_REVIEW
2025-04-18
02:52
Merge trunk check-in: 1b5bbef9 user: kevin_walzer tags: tka11y
2025-04-14
14:01
merge main Leaf check-in: 49cf5954 user: oehhar tags: tip-714-alt
13:56
merge main, minimize diff Leaf check-in: a68b9232 user: oehhar tags: tip-714-image-driver-info
2025-04-13
03:16
Cleanup check-in: e62add38 user: kevin_walzer tags: tka11y
02:58
Correct typo check-in: aba945c5 user: kevin_walzer tags: tka11y
02:57
Pass correct lib flags check-in: e800dbe4 user: kevin_walzer tags: tka11y
02:56
Additional tweaks check-in: e8d41f05 user: kevin_walzer tags: tka11y
02:49
Additional tweaks check-in: 63e7c6d2 user: kevin_walzer tags: tka11y
02:45
Tweak search path for Atk check-in: 556098ca user: kevin_walzer tags: tka11y
2025-04-09
13:59
Merge trunk check-in: a7aa442e user: jan.nijtmans tags: revised_text, tip-466
13:48
Merge 9.0 check-in: f4948d62 user: jan.nijtmans tags: trunk, main
10:04
Fix [1562e10c58]: Installing Tcl on macOS makes other versions of tclsh unable to find Tk. Just remove all references to Tcl 8.7, since it won't be released anyway. check-in: 658a7dd9 user: jan.nijtmans tags: core-9-0-branch
2025-04-08
09:46
Get rid of references to Tcl 8.7: It won't be released. Closed-Leaf check-in: dce3ec0c user: jan.nijtmans tags: bug-1562e10c58
2025-04-07
03:17
Fix typos check-in: 42ddad67 user: kevin_walzer tags: tka11y
02:37
Remove syntax error in configure when checking for Atk support check-in: 1d91580b user: kevin_walzer tags: tka11y
02:19
Correct typo check-in: f58f138e user: kevin_walzer tags: tka11y
02:17
Initial draft of Atk accessibility implementation check-in: 9027a6ac user: kevin_walzer tags: tka11y
2025-04-03
16:24
Merge 9.0 check-in: d112bcc7 user: jan.nijtmans tags: trunk, main
16:23
Sync tcl.m4 with Tcl check-in: 83f32527 user: jan.nijtmans tags: core-9-0-branch
2025-03-31
20:27
Make Tk_SetSizeHints() usable without tkPlatDecls.h. Clean up much more check-in: e1cb8261 user: jan.nijtmans tags: getrid_setgrid, core-getrid_setgrid
2025-03-30
23:09
Remove x11 code depending on gridWin. check-in: 6a15c6cc user: culler tags: getrid_setgrid
20:33
Make SetGrid a no-op; remove SetGrid tests. check-in: c59ba320 user: culler tags: getrid_setgrid
09:34
merge trunk check-in: 027ff1ee user: fvogel tags: revised_text, tip-466
2025-03-26
17:59
We may as well use base_width and base_height correctly. check-in: 0543cfab user: culler tags: getrid_setgrid
2025-03-25
14:31
Merge main check-in: 1cfaabb1 user: oehhar tags: tip-714-image-driver-info
2025-03-24
03:45
Add a new stub Tk_SetSizeHints for the x11 platform, and use it in tkUnixSysTray.c check-in: 8e65f702 user: culler tags: getrid_setgrid
2025-03-23
18:18
Add the other missing ingredient: set size hints on every ConfigureNotify (including 1x1) check-in: b1d2fd23 user: culler tags: getrid_setgrid
2025-03-22
22:41
No, XResizeWindow does not do it. Setting size hints is the magical ingredient. check-in: 66fbad4c user: culler tags: getrid_setgrid
01:46
Replace call to TkSetGrid by a call to XResizeWindow in tkUnixSysTray.c check-in: 75688c2d user: culler tags: getrid_setgrid
00:24
Merge trunk check-in: 9aee9876 user: kevin_walzer tags: tka11y
2025-03-19
11:38
Merge trunk check-in: 87000725 user: erikleunissen tags: tk_collect_test_utils
2025-03-18
22:59
Merge 9.0 check-in: a86829e3 user: jan.nijtmans tags: trunk, main