Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2025-01-21
| ||
02:59 | Add additional bindings; need to work out accessibilty hierarchy Leaf check-in: 8f4cb8da97 user: kevin_walzer tags: tka11y | |
2025-01-20
| ||
11:37 | ttk/validate.test: remove useless comment Leaf check-in: d315dcd130 user: erikleunissen tags: tk_collect_test_utils | |
11:34 | winDialog.test: remove outdated comment check-in: f212cd9b88 user: erikleunissen tags: tk_collect_test_utils | |
10:52 | select.test, window.test: remove superfluous import command check-in: 932717e7fd user: erikleunissen tags: tk_collect_test_utils | |
08:46 | Merge trunk (resolve conflict) check-in: a31d4eec5e user: erikleunissen tags: tk_collect_test_utils | |
06:47 | merge trunk Leaf check-in: 4c61779432 user: fvogel tags: revised_text, tip-466 | |
2025-01-19
| ||
22:17 | (cherry-pick): Rename the fallback proc menubarheight to testmenubarheight Leaf check-in: 93667714b2 user: jan.nijtmans tags: core-8-branch | |
20:46 | Rename the fallback proc menubarheight to testmenubarheight. In [d5e602691a], in branch less_tests_constraints created off core-8-6-branch, I have renamed proc menubarheight to testmenubarheight to conform to how other such procs are named in the test suite. Later, in [e78b5c12b6] in trunk, I have added a fallback for that proc to be used by platforms other than macOS. And again later in [49fdd4b212] I have merged trunk in less_tests_constraints. This last commit created the inconsistency. Leaf check-in: d3948b1add user: fvogel tags: trunk, main | |
20:43 | testutils.tcl: small efficiency improvements and some cleanup throughout check-in: 3c0e1da21e user: erikleunissen tags: tk_collect_test_utils | |
17:00 | testutils.tcl: simplify export from namespace ::tk::test check-in: 1ced2ea1a4 user: erikleunissen tags: tk_collect_test_utils | |
10:04 | testutils.tcl: simplify export from namespace ::tk::test::dialog check-in: 3a42082cb7 user: erikleunissen tags: tk_collect_test_utils | |
09:05 | testutils.tcl: collect procs afterbody, start and then in an ensemble command testDialog. Rename them to signify a stage in the lifetime of a dialog. Rename proc dialogTestFont -> testDialogFont to follow suit. Adapt all calls/references in test files fontchooser.test and winDialog.test. check-in: 2bfc441853 user: erikleunissen tags: tk_collect_test_utils | |
2025-01-18
| ||
15:03 | winDialog.test: clean up test-local variable check-in: 87a525c756 user: erikleunissen tags: tk_collect_test_utils | |
02:27 | Support fullscreen mode check-in: 845c25f126 user: kevin_walzer tags: tka11y | |
2025-01-17
| ||
21:27 | Merge-mark check-in: b4aa0e0852 user: jan.nijtmans tags: trunk, main | |
21:24 | wish doc: change synopsis from "wish ?-encoding encoding?" to "wish ?options?". There are more options nowdays. check-in: 032e33d131 user: jan.nijtmans tags: core-8-branch | |
21:18 | (cherry-pick): wish doc: change synopsis from "wish ?-encoding encoding?" to "wish ?options?". There are more options nowdays. Leaf check-in: 6819ea2d5d user: jan.nijtmans tags: core-8-6-branch | |
16:53 | testutils.tcl: don't re-export proc definitions from another than the originating namespace check-in: 6f7e2f2c62 user: erikleunissen tags: tk_collect_test_utils | |
14:34 | main.tcl, testutils.tcl, constraints.tcl: make file header uniform check-in: 36014a520b user: erikleunissen tags: tk_collect_test_utils | |
14:20 | constraints.tcl: add categories to enhance overview check-in: 3b41c5bd5a user: erikleunissen tags: tk_collect_test_utils | |
12:19 | testutils.tcl: make several comments more to the point check-in: 2c16b803d5 user: erikleunissen tags: tk_collect_test_utils | |
10:25 | testutils.tcl [newApp]: move into namespace ::tk::test::child, and rename to "childTkInterp" to better reflect its functionality. check-in: ed5aad9377 user: erikleunissen tags: tk_collect_test_utils | |
08:49 | wish doc: change synopsis from "wish ?-encoding encoding?" to "wish ?options?". There are more options nowdays. check-in: 325726e6ea user: oehhar tags: trunk, main | |
08:31 | testutils.tcl: collect procs setupbg, cleanupbg, dobg and Ready as subcommands of a new ensemble command "childTkProcess", with new names to better reflect their functionality. Also rename the functional area from "bg" to "child". check-in: b683bd50af user: erikleunissen tags: tk_collect_test_utils | |
2025-01-16
| ||
14:57 | testutils.tcl [dialogTestFont]: convert to a standard access proc check-in: 9ad282b98b user: erikleunissen tags: tk_collect_test_utils | |
12:01 | testutils.tcl [assert]: simplify handling of error message and adapt calls check-in: 3afdab1b37 user: erikleunissen tags: tk_collect_test_utils | |
10:48 | Merge trunk check-in: 79036f5be9 user: erikleunissen tags: tk_collect_test_utils | |
2025-01-15
| ||
22:15 | wm.test: correct typo check-in: d0b6052473 user: erikleunissen tags: tk_collect_test_utils | |
17:36 | Install headers before documentation. If documentation copying (which is slow) is aborted, it doesn't affect development work. Put "no-xft" "build-info" tag in the alphabetical correct place check-in: ae56b90967 user: jan.nijtmans tags: trunk, main | |
17:30 | Merge 8.6 check-in: 84b567d2b7 user: jan.nijtmans tags: core-8-branch | |
17:26 | Install headers before documentation. If documentation copying (which is slow) is aborted, it doesn't affect development work check-in: 497a6e34e9 user: jan.nijtmans tags: core-8-6-branch | |
03:58 | Remove hit test code - does not seem necessary check-in: c9549ed123 user: kevin_walzer tags: tka11y | |
03:55 | Make sure TKContentView is ignored as an accessibility element so focus can go on widgets check-in: b72086bbe0 user: kevin_walzer tags: tka11y | |
2025-01-14
| ||
20:37 | Fix for bug [126d071408]. check-in: 45af413e83 user: csaba tags: core-8-branch | |
20:23 | Fix for bug [126d071408]. check-in: 83839103f7 user: csaba tags: trunk, main | |
20:15 | testutils.tcl [_pause]: convert global variable to namespace variable check-in: b0dbfebf96 user: erikleunissen tags: tk_collect_test_utils | |
19:59 | Relocate and combine procs _pause, eventDelay and sleep check-in: 7da91aab8c user: erikleunissen tags: tk_collect_test_utils | |
16:04 | Put "no-xft" "build-info" tag in the alphabetical correct place check-in: 73f1075b41 user: jan.nijtmans tags: core-8-6-branch | |
03:15 | Cleanup of typos check-in: a946e462de user: kevin_walzer tags: tka11y | |
03:14 | Add custom identifiers check-in: 01de104b1b user: kevin_walzer tags: tka11y | |
2025-01-13
| ||
18:58 | msgbox.test [SendEventToMsg]: integrate in already relocated proc SendButtonPress check-in: 2b8c27a495 user: erikleunissen tags: tk_collect_test_utils | |
16:09 | winDialog.test: "collect" proc initialdir into oblivion check-in: 8e94fb8fe3 user: erikleunissen tags: tk_collect_test_utils | |
12:16 | Additional cleanup check-in: 7517010971 user: kevin_walzer tags: tka11y | |
11:38 | textTag.test: don't clobber the collected namespace variable fixedFont. check-in: 90aeff9112 user: erikleunissen tags: tk_collect_test_utils | |
11:36 | textIndex.test: use collected namespace variables instead of (re)defining them check-in: 6bf2e1aaa5 user: erikleunissen tags: tk_collect_test_utils | |
09:45 | textWind.test: actually remove proc yline check-in: 7b08e26e20 user: erikleunissen tags: tk_collect_test_utils | |
04:25 | Cleanup; rename function and remove obsolete calls check-in: 23079ce066 user: kevin_walzer tags: tka11y | |
03:44 | NSAccessibilityElement accessibilityFrame now correctly aligns when window moved or resized check-in: e39c7ab628 user: kevin_walzer tags: tka11y | |
2025-01-12
| ||
13:44 | Relocate procs bo, xchar, xw, yline (using upvar for access to namespace variables) check-in: 94795a2860 user: erikleunissen tags: tk_collect_test_utils | |
2025-01-11
| ||
18:54 | Correct unintended change in previous commit check-in: a02898ea25 user: erikleunissen tags: tk_collect_test_utils | |