Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2025-02-14
| ||
05:44 | Revert some changes; remove crash Leaf check-in: 51478927fa user: kevin_walzer tags: tka11y | |
03:33 | Progress on accessible listbox check-in: f297725cc2 user: kevin_walzer tags: tka11y | |
2025-02-13
| ||
20:27 | Convert from approach B => A (revert access procs to the original variable references), domain dialog Leaf check-in: 9bf34b3d5c user: erikleunissen tags: tk_collect_test_utils | |
08:59 | Use "testutils import|forget" everywhere check-in: b00b430da0 user: erikleunissen tags: tk_collect_test_utils | |
08:34 | textTag.test: make comment more to the point check-in: f8a31f3e1e user: erikleunissen tags: tk_collect_test_utils | |
08:29 | testutils.tcl [testutils]: make error message for import of utility variables specific for this proc check-in: 45e56bc6bc user: erikleunissen tags: tk_collect_test_utils | |
2025-02-12
| ||
23:13 | ttk/entry.test: fix long-standing relocation oversight check-in: 52cbc8c737 user: erikleunissen tags: tk_collect_test_utils | |
17:14 | testutils.tcl [testutils]: another optimization check-in: b1a3400534 user: erikleunissen tags: tk_collect_test_utils | |
11:33 | testutils.tcl: several improvements to the explanation of the import/auto-initialization mechanism check-in: 3dd0ab5f47 user: erikleunissen tags: tk_collect_test_utils | |
11:08 | testutils.tcl [testutils]: a few optimizations check-in: d63c845979 user: erikleunissen tags: tk_collect_test_utils | |
2025-02-11
| ||
17:10 | Swap from deprecated build image to current one Leaf check-in: b7033cf0ef user: dkf tags: trunk, main | |
10:08 | testutils.tcl: correct and enhance comments explaining the import and auto-initialization mechanism check-in: 86906ffc9f user: erikleunissen tags: tk_collect_test_utils | |
09:54 | testutils.tcl: add comment explaining usage of reserved proc "init" check-in: 37eca74a77 user: erikleunissen tags: tk_collect_test_utils | |
09:49 | testutils.tcl: remove auto_ns_vars feature that isn't valid anymore for Tcl9 check-in: d59959fa7c user: erikleunissen tags: tk_collect_test_utils | |
2025-02-10
| ||
13:07 | testutils.tcl [testutils]: new command that handles importing/forgetting of utility procs and associated variables, and performs auto-(re)initialization of upvar'ed namespace variables previously unset by cleanup in the test file. check-in: 6052e1790b user: erikleunissen tags: tk_collect_test_utils | |
13:05 | Merge trunk check-in: 4b03c35305 user: erikleunissen tags: tk_collect_test_utils | |
2025-02-09
| ||
21:19 | Refinement of accessibilityFrame placement check-in: ea3929935a user: kevin_walzer tags: tka11y | |
21:06 | Optimization: borderPtr->bgColorPtr is never NULL. See: [517165eac] check-in: 36f8fb5022 user: jan.nijtmans tags: trunk, main | |
20:53 | Optimization: borderPtr->bgColorPtr is never NULL. See: [517165eac] Leaf check-in: bf510eea34 user: jan.nijtmans tags: core-8-branch | |
18:32 | Backport indent fixes, some more indent fixes check-in: e150a09711 user: jan.nijtmans tags: core-8-branch | |
17:23 | Tcl_NewWideIntObj -> Tcl_NewBooleanObj (tkMain.c). Some indenting check-in: d85a5a02f8 user: jan.nijtmans tags: trunk, main | |
17:11 | Fix [44fcc1f4d5]: Bugs in file tests/ttk/panedwindow.test check-in: 370b694f4c user: jan.nijtmans tags: trunk, main | |
17:08 | Merge 8.6 check-in: f9db60eabb user: jan.nijtmans tags: core-8-branch | |
16:56 | Fix [44fcc1f4d5]: Bugs in file tests/ttk/panedwindow.test Leaf check-in: 222d4b0814 user: jan.nijtmans tags: core-8-6-branch | |
16:45 | Fix [517165eac]: Tk_Get3DBorderColors broken by design check-in: 61a811b64a user: jan.nijtmans tags: trunk, main | |
16:33 | Fix [517165eac]: Tk_Get3DBorderColors broken by design check-in: 656e9bb4b9 user: jan.nijtmans tags: core-8-branch | |
2025-02-07
| ||
21:58 | message.test: revert changes (it doesn't use any relocated utility procs) check-in: 91d2ac85b2 user: erikleunissen tags: tk_collect_test_utils | |
20:06 | Proposed fix for [517165eac]: Tk_Get3DBorderColors broken by design Closed-Leaf check-in: 027b7c5a73 user: jan.nijtmans tags: bug-517165eac | |
19:18 | fontchooser.test: relocate proc Click check-in: 391ef726fe user: erikleunissen tags: tk_collect_test_utils | |
18:43 | ttk/treeview.test: correct "namespace forget" (oops) check-in: 65a61a31a0 user: erikleunissen tags: tk_collect_test_utils | |
18:40 | ttk/treeview.test: use collected proc scrollInfo instead of "scrollcallback" check-in: 527ab8a3a7 user: erikleunissen tags: tk_collect_test_utils | |
16:08 | testutils.tcl: restore alphabetical order of namespaces for specific functional areas check-in: 160919d39b user: erikleunissen tags: tk_collect_test_utils | |
15:17 | Fix for bug [44fcc1f4d5]: Bugs in file tests/ttk/panedwindow.test. Closed-Leaf check-in: 6853be6697 user: csaba tags: bug-44fcc1f4d5 | |
15:04 | Create new branch named "bug-44fcc1f4d5" check-in: 3486ac63bd user: csaba tags: bug-44fcc1f4d5 | |
13:23 | dialog.test (test dialog-2.1): de-duplicate proc PressButton check-in: aa3e6f8323 user: erikleunissen tags: tk_collect_test_utils | |
11:06 | Unbreak the ttk::panedwindow tests for Tk 8.6 on the Mac. check-in: 53e1124917 user: csaba tags: core-8-6-branch | |
09:26 | fontchooser.test, winDialog.test: use global namespace qualifier inside procs instead of another "upvar". Also simplify proc Click in fontchooser.test check-in: b13434b2c9 user: erikleunissen tags: tk_collect_test_utils | |
2025-02-06
| ||
22:04 | Update documentation Leaf check-in: 869cff8a40 user: jan.nijtmans tags: rfe-d632d28ba4 | |
18:45 | Extended the file changes.md. check-in: 87d2a67e8d user: csaba tags: trunk, main | |
18:36 | Solution for RFE [9902d8fc8e]: No grip element in ttk::panedwindow sashes of most built-in themes. check-in: 81773bf784 user: csaba tags: core-8-6-branch | |
18:11 | Solution for RFE [9902d8fc8e]: No grip element in ttk::panedwindow sashes of most built-in themes. check-in: c014701df6 user: csaba tags: core-8-branch | |
17:51 | Solution for RFE [9902d8fc8e]: No grip element in ttk::panedwindow sashes of most built-in themes. check-in: adc0ea7312 user: csaba tags: trunk, main | |
09:58 | fontchooser.test, winDialog.test: don't qualify namespace for variables imported from testutils.tcl using "upvar". check-in: aa1393c2b5 user: erikleunissen tags: tk_collect_test_utils | |
2025-02-05
| ||
20:09 | testutils.tcl: one more SetTkDialog -> SetTestDialog check-in: 110a5fd8a8 user: erikleunissen tags: tk_collect_test_utils | |
15:33 | winDialog.test: fix typo in comment for test winDialog-5.15 check-in: ea851354bb user: erikleunissen tags: tk_collect_test_utils | |
15:28 | win/tkWinDialog.c: rename SetTkDialog -> SetTestDialog, conforming to commit [b53da8311c] check-in: d2792d395b user: erikleunissen tags: tk_collect_test_utils | |
2025-02-04
| ||
10:58 | Export "open"/"leaf"/"first"/"last" ttk state values at script level check-in: 7d1b122e9c user: jan.nijtmans tags: rfe-d632d28ba4 | |
03:29 | Cleanup check-in: 39214aee03 user: kevin_walzer tags: tka11y | |
03:21 | Add callback to retrieve script-level results and pass to NSAccessibility API check-in: 4d0ea836ec user: kevin_walzer tags: tka11y | |
2025-02-03
| ||
18:17 | Proposed solution for RFE [9902d8fc8e]. Closed-Leaf check-in: 7cc049686c user: csaba tags: bug-9902d8fc8e | |