Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2025-01-21
| ||
17:37 | tests/testutils.tcl, win/tkWinDialog.c: move variable ::tk_dialog into namespace ::tk::test::dialog Leaf check-in: 3ac1a4e9 user: erikleunissen tags: tk_collect_test_utils | |
15:47 | Fix [080a28104e]: crash caused by nil UTType when user provides a bogus file type. Leaf check-in: ce3d0b20 user: culler tags: bug-080a28104e | |
02:59 | Add additional bindings; need to work out accessibilty hierarchy Leaf check-in: 8f4cb8da user: kevin_walzer tags: tka11y | |
2025-01-20
| ||
11:37 | ttk/validate.test: remove useless comment check-in: d315dcd1 user: erikleunissen tags: tk_collect_test_utils | |
11:34 | winDialog.test: remove outdated comment check-in: f212cd9b user: erikleunissen tags: tk_collect_test_utils | |
10:52 | select.test, window.test: remove superfluous import command check-in: 932717e7 user: erikleunissen tags: tk_collect_test_utils | |
08:46 | Merge trunk (resolve conflict) check-in: a31d4eec user: erikleunissen tags: tk_collect_test_utils | |
06:47 | merge trunk Leaf check-in: 4c617794 user: fvogel tags: revised_text, tip-466 | |
2025-01-19
| ||
22:17 | (cherry-pick): Rename the fallback proc menubarheight to testmenubarheight Leaf check-in: 93667714 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: d3948b1a user: fvogel tags: trunk, main | |
20:43 | testutils.tcl: small efficiency improvements and some cleanup throughout check-in: 3c0e1da2 user: erikleunissen tags: tk_collect_test_utils | |
17:00 | testutils.tcl: simplify export from namespace ::tk::test check-in: 1ced2ea1 user: erikleunissen tags: tk_collect_test_utils | |
10:04 | testutils.tcl: simplify export from namespace ::tk::test::dialog check-in: 3a42082c 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: 2bfc4418 user: erikleunissen tags: tk_collect_test_utils | |
2025-01-18
| ||
15:03 | winDialog.test: clean up test-local variable check-in: 87a525c7 user: erikleunissen tags: tk_collect_test_utils | |
02:27 | Support fullscreen mode check-in: 845c25f1 user: kevin_walzer tags: tka11y | |
2025-01-17
| ||
21:27 | Merge-mark check-in: b4aa0e08 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: 032e33d1 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: 6819ea2d 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: 6f7e2f2c user: erikleunissen tags: tk_collect_test_utils | |
14:34 | main.tcl, testutils.tcl, constraints.tcl: make file header uniform check-in: 36014a52 user: erikleunissen tags: tk_collect_test_utils | |
14:20 | constraints.tcl: add categories to enhance overview check-in: 3b41c5bd user: erikleunissen tags: tk_collect_test_utils | |
12:19 | testutils.tcl: make several comments more to the point check-in: 2c16b803 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: ed5aad93 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: 325726e6 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: b683bd50 user: erikleunissen tags: tk_collect_test_utils | |
2025-01-16
| ||
14:57 | testutils.tcl [dialogTestFont]: convert to a standard access proc check-in: 9ad282b9 user: erikleunissen tags: tk_collect_test_utils | |
12:01 | testutils.tcl [assert]: simplify handling of error message and adapt calls check-in: 3afdab1b user: erikleunissen tags: tk_collect_test_utils | |
10:48 | Merge trunk check-in: 79036f5b user: erikleunissen tags: tk_collect_test_utils | |
2025-01-15
| ||
22:15 | wm.test: correct typo check-in: d0b60524 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: ae56b909 user: jan.nijtmans tags: trunk, main | |
17:30 | Merge 8.6 check-in: 84b567d2 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: 497a6e34 user: jan.nijtmans tags: core-8-6-branch | |
03:58 | Remove hit test code - does not seem necessary check-in: c9549ed1 user: kevin_walzer tags: tka11y | |
03:55 | Make sure TKContentView is ignored as an accessibility element so focus can go on widgets check-in: b72086bb user: kevin_walzer tags: tka11y | |
2025-01-14
| ||
20:37 | Fix for bug [126d071408]. check-in: 45af413e user: csaba tags: core-8-branch | |
20:23 | Fix for bug [126d071408]. check-in: 83839103 user: csaba tags: trunk, main | |
20:15 | testutils.tcl [_pause]: convert global variable to namespace variable check-in: b0dbfebf user: erikleunissen tags: tk_collect_test_utils | |
19:59 | Relocate and combine procs _pause, eventDelay and sleep check-in: 7da91aab user: erikleunissen tags: tk_collect_test_utils | |
16:04 | Put "no-xft" "build-info" tag in the alphabetical correct place check-in: 73f1075b user: jan.nijtmans tags: core-8-6-branch | |
03:15 | Cleanup of typos check-in: a946e462 user: kevin_walzer tags: tka11y | |
03:14 | Add custom identifiers check-in: 01de104b user: kevin_walzer tags: tka11y | |
2025-01-13
| ||
18:58 | msgbox.test [SendEventToMsg]: integrate in already relocated proc SendButtonPress check-in: 2b8c27a4 user: erikleunissen tags: tk_collect_test_utils | |
16:09 | winDialog.test: "collect" proc initialdir into oblivion check-in: 8e94fb8f user: erikleunissen tags: tk_collect_test_utils | |
12:16 | Additional cleanup check-in: 75170109 user: kevin_walzer tags: tka11y | |
11:38 | textTag.test: don't clobber the collected namespace variable fixedFont. check-in: 90aeff91 user: erikleunissen tags: tk_collect_test_utils | |
11:36 | textIndex.test: use collected namespace variables instead of (re)defining them check-in: 6bf2e1aa user: erikleunissen tags: tk_collect_test_utils | |
09:45 | textWind.test: actually remove proc yline check-in: 7b08e26e user: erikleunissen tags: tk_collect_test_utils | |
04:25 | Cleanup; rename function and remove obsolete calls check-in: 23079ce0 user: kevin_walzer tags: tka11y | |
03:44 | NSAccessibilityElement accessibilityFrame now correctly aligns when window moved or resized check-in: e39c7ab6 user: kevin_walzer tags: tka11y | |