Tk Source Code

Timeline
Login

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

50 most recent check-ins

2025-01-09
15:29
version -> 8.6.17 Leaf check-in: c67e2f6f user: jan.nijtmans tags: core-8-6-branch
2025-01-08
20:21
merge trunk Leaf check-in: ce5f1dac user: fvogel tags: revised_text, tip-466
12:19
Relocate proc setup Leaf check-in: 252ec843 user: erikleunissen tags: tk_collect_test_utils
11:51
Relocate proc getsize check-in: 2ff2c8e9 user: erikleunissen tags: tk_collect_test_utils
10:17
entry.test, spinbox.test, validate.test: clean up new variables check-in: 4e8587ff user: erikleunissen tags: tk_collect_test_utils
10:15
Add default clause to proc validationData check-in: a24ba67f user: erikleunissen tags: tk_collect_test_utils
2025-01-07
19:37
Relocate procs doval, doval2, doval3, override. Refactored the ensemble of validation commands. check-in: 593ff27d user: erikleunissen tags: tk_collect_test_utils
15:08
Relocate procs SendButtonPress and ToPressButton check-in: e1dbfdd5 user: erikleunissen tags: tk_collect_test_utils
11:41
Relocated proc PressButton check-in: 137b6219 user: erikleunissen tags: tk_collect_test_utils
11:08
Removed proc vista? and its usage check-in: 216cffb4 user: erikleunissen tags: tk_collect_test_utils
2025-01-06
21:50
(cherry-pick): Merge branch less_tests_constraints Leaf check-in: ed10cc20 user: jan.nijtmans tags: core-8-branch
21:42
Correct oversight regarding previous commit check-in: 63407bab user: erikleunissen tags: tk_collect_test_utils
19:13
Relocate procs colorsFree, eatColors. check-in: 7b1afd17 user: erikleunissen tags: tk_collect_test_utils
16:18
Relocate proc bogusTrace check-in: b4999fc4 user: erikleunissen tags: tk_collect_test_utils
15:53
Relocate proc assert check-in: af764e1d user: erikleunissen tags: tk_collect_test_utils
15:03
proc afterbody: correct string comparison check-in: 76be3b76 user: erikleunissen tags: tk_collect_test_utils
14:22
Simplify proc afterbody check-in: 3810bf60 user: erikleunissen tags: tk_collect_test_utils
11:51
Relocate procs afterbody, ApplyFont, start, then. check-in: 2571a4d1 user: erikleunissen tags: tk_collect_test_utils
10:12
Merged trunk check-in: d7531e96 user: erikleunissen tags: tk_collect_test_utils
09:49
main.tcl: make explanation in section header more to the point check-in: 2a78f9f0 user: erikleunissen tags: tk_collect_test_utils
09:23
Fix Tk builds against Tcl 8.7 and Tcl 9.1. See: https://github.com/tcltk/tk/actions/runs/12628690076 Leaf check-in: e3443459 user: jan.nijtmans tags: trunk, main
2025-01-05
22:21
proc scrollInfo: add default clause to switch command check-in: 24880fa5 user: erikleunissen tags: tk_collect_test_utils
20:34
Merge branch less_tests_constraints. Summary of changes: - Work on failsOnUbuntu / failsOnXQuarz constraints to remove them as much as possible. Add completely specific constraints instead in some cases. - Eradicate constraint noExceed - Factorize definition of some constraints (e.g. 'pressbutton', 'movemouse'), and rename some constraints to test* to conform to other test constraint names - (Linux) Add font packages in the install step before running the test suite at CI, so that the CI environment can count on those fonts to be available - Remove warnings when DEBUG_FONTSEL is defined - Modernize code ("eval destroy" -> "destroy {*}") check-in: 761407ca user: fvogel tags: trunk, main
05:53
Progress on aligning accessibility cursor/focus with widgets when window is resized Leaf check-in: 119159c4 user: kevin_walzer tags: tka11y
2025-01-04
23:02
(cherry-pick): Fix warning when building on Linux check-in: 004699ee user: jan.nijtmans tags: core-8-branch
22:58
(cherry-pick): Fix warning when building on Linux check-in: fdd04e80 user: jan.nijtmans tags: core-8-6-branch
14:17
merge trunk Closed-Leaf check-in: 4765a9eb user: fvogel tags: less_tests_constraints
14:17
Fix warning when building on Linux. check-in: 6300eaef user: fvogel tags: trunk, main
14:10
Typo. check-in: 4cd83170 user: fvogel tags: less_tests_constraints
14:10
unixFont.test: Revert previous commit, fix where -font TkFixedFont must be set, get rid of , and constrain with nonPortable. check-in: fb577cff user: fvogel tags: less_tests_constraints
13:44
unixFont.test: with the previous commit forcing the same font for the canvas and the label, it is no longer necessary to constrain unixFont-8.6, -9.1.2 and -9.2.4 by withoutXft. These three tests now pass with or without Xft. check-in: 92e97d81 user: fvogel tags: less_tests_constraints
13:41
unixFont.test: the canvas used for testing must have a fixed width font (same as for the label). For instance unixFont-5.9 inserts characters in the canvas and measures using which is from the label. Now unixFont-5.9 passes (with and without Xft). Also unixFont-8.6, -9.1.2 and -9.2.4 now pass (without Xft). check-in: a122ca5a user: fvogel tags: less_tests_constraints
2025-01-03
23:35
Update "changes" check-in: 4d63d943 user: jan.nijtmans tags: core-8-6-branch
23:30
(cherry-pick): Fix [13ac26b35d]: wm iconbitmap does not correctly set the icon pixmap hint on macOS. Thanks to Serhiy Storchaka check-in: a60c5d2f user: jan.nijtmans tags: core-8-6-branch
21:53
[13ac26] was fixed in Tk 9.0.2, not 9.0.1 check-in: 8b4258f0 user: jan.nijtmans tags: trunk, main
21:44
(cherry-pick): Fix [13ac26b35d]: wm iconbitmap does not correctly set the icon pixmap hint on macOS. Thanks to Serhiy Storchaka. check-in: d5e75f00 user: jan.nijtmans tags: core-8-branch
20:13
Fix [13ac26b35d]: wm iconbitmap does not correctly set the icon pixmap hint on macOS. Thanks to Serhiy Storchaka. check-in: 92b82ec1 user: fvogel tags: trunk, main
12:11
Remove duplicate XLoadQueryFontNoXError() function. check-in: cb9e50fa user: fvogel tags: less_tests_constraints
05:34
Merge trunk. In branch less_tests_constraints, let's work off trunk from now on. check-in: 49fdd4b2 user: fvogel tags: less_tests_constraints
05:06
Let this branch build and test at CI. check-in: 370d4d81 user: fvogel tags: tk_collect_test_utils
2025-01-02
12:28
Refine accessibility frame check-in: 97a84c8c user: kevin_walzer tags: tka11y
12:17
Remove typo check-in: 5633ee7b user: kevin_walzer tags: tka11y
12:13
Fix the expected result of test unixWm-22.3 for aqua since [18bde332] fixes the behaviour for this platform. All platforms now have the same behaviour and expected result for [wm iconbitmap]. Closed-Leaf check-in: 961b98f3 user: fvogel tags: bug-13ac26b35d
03:56
Try to improve tracking of accessible elements when window resized check-in: b669beff user: kevin_walzer tags: tka11y
2025-01-01
20:37
Rudimentary accessibility enabled - needs refinement check-in: 4177ff8e user: kevin_walzer tags: tka11y
18:23
Correct crash when additional widget added check-in: 4f686729 user: kevin_walzer tags: tka11y
17:48
Merge trunk check-in: 38e5b0d7 user: kevin_walzer tags: tka11y
17:47
Refinement of NSAccessibility implementation for macOS check-in: 381e1070 user: kevin_walzer tags: tka11y
12:01
Fix typo. check-in: e5c50f77 user: fvogel tags: bug-13ac26b35d
11:58
Let this bugfix branch build and test. check-in: b2ae7b85 user: fvogel tags: bug-13ac26b35d