Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2024-12-03
| ||
11:04 | Merge-mark Leaf check-in: 5b0bfdb5 user: jan.nijtmans tags: trunk, main | |
11:03 | Merge 8.6 Leaf check-in: b577bce1 user: jan.nijtmans tags: core-8-branch | |
04:04 | Update changes.md check-in: afaaeca2 user: fvogel tags: trunk, main | |
04:01 | Fix [8ce672d1a1]: Segfault with Tk >= 8.6.14 when using menu(button) with the -font option in a certain way. Patch from Christian Werner. check-in: 8a271b85 user: fvogel tags: trunk, main | |
04:00 | Fix [8ce672d1a1]: Segfault with Tk >= 8.6.14 when using menu(button) with the -font option in a certain way. Patch from Christian Werner. Leaf check-in: 0b92d7c5 user: fvogel tags: core-8-6-branch | |
2024-12-02
| ||
19:26 | merge 8.6 Leaf check-in: 5c8b63f5 user: dgp tags: core-8-6-16-rc | |
2024-12-01
| ||
02:20 | Correct typo Leaf check-in: bf119d76 user: kevin_walzer tags: tka11y | |
2024-11-30
| ||
16:57 | merge trunk Leaf check-in: da1031ef user: fvogel tags: tip-706 | |
16:56 | Provide a potential fallback for proc menubarheight. Leaf check-in: bf3a9da6 user: fvogel tags: revised_text, tip-466 | |
16:56 | merge trunk check-in: 0cfeb5b2 user: fvogel tags: revised_text, tip-466 | |
16:55 | Provide a potential fallback for proc menubarheight. check-in: e78b5c12 user: fvogel tags: trunk, main | |
16:21 | Let this TIP implementation branch build and test. check-in: 5b428e68 user: fvogel tags: tip-706 | |
15:39 | TIP #706 implementation. check-in: 143e249a user: fvogel tags: tip-706 | |
2024-11-28
| ||
11:14 | Updated file changes.md. check-in: 90693341 user: csaba tags: trunk, main | |
10:39 | Fix [a69fd7cdc7]: File clamTheme.tcl misses code related to the -indicatorforeground option. check-in: 0c69de86 user: csaba tags: trunk, main | |
10:31 | Fix [a69fd7cdc7]: File clamTheme.tcl misses code related to the -indicatorforeground option. check-in: bd88e189 user: csaba tags: core-8-branch | |
10:21 | Fix [a69fd7cdc7]: File clamTheme.tcl misses code related to the -indicatorforeground option. check-in: 64439dea user: csaba tags: core-8-6-branch | |
04:03 | Correct typo check-in: 81746e67 user: kevin_walzer tags: tka11y | |
02:33 | Bindings nearly complete for Map event / initial widget initialization check-in: d2ac1ce9 user: kevin_walzer tags: tka11y | |
2024-11-27
| ||
16:20 | Open release branch check-in: da568bff user: dgp tags: rc0, core-8-6-16-rc | |
02:52 | Additional bindings, some refinements check-in: b5de984c user: kevin_walzer tags: tka11y | |
2024-11-25
| ||
11:43 | Update changes.md check-in: b2bcb270 user: jan.nijtmans tags: trunk, main | |
11:41 | Fix [bcbf4c9875]: Tk intialization overwrites thread specific data check-in: 1793f638 user: jan.nijtmans tags: trunk, main | |
11:40 | Fix [bcbf4c9875]: Tk intialization overwrites thread specific data check-in: b8b9360f user: jan.nijtmans tags: core-8-branch | |
11:10 | Fix [bcbf4c9875]: Tk intialization overwrites thread specific data check-in: df1a487a user: jan.nijtmans tags: core-8-6-branch | |
02:36 | Improved readability check-in: 0168a349 user: kevin_walzer tags: tka11y | |
02:21 | Cleanup of attribute procedures to allow binding as an additional command to <Map> event check-in: 56f313b9 user: kevin_walzer tags: tka11y | |
2024-11-22
| ||
21:37 | Let this bugfix branch build and test. Closed-Leaf check-in: ede12eef user: fvogel tags: bug-8ce672d1a1 | |
21:35 | Fix [8ce672d1a1]: Segfault with Tk >= 8.6.14 when using menu(button) with the -font option in a certain way. Patch from Christian Werner. check-in: 006481ff user: fvogel tags: bug-8ce672d1a1 | |
20:43 | Add semicolons needed to fix the build when the NEW_SEGMENT macro is used. check-in: 0a0a44ba user: fvogel tags: revised_text, tip-466 | |
2024-11-21
| ||
03:10 | Additional bindings check-in: 18e1321d user: kevin_walzer tags: tka11y | |
2024-11-19
| ||
02:56 | Add bindings for scale check-in: bc692930 user: kevin_walzer tags: tka11y | |
2024-11-18
| ||
02:53 | Fix typo in listbox code check-in: 02d2c603 user: kevin_walzer tags: tka11y | |
02:17 | Add menu code check-in: 1fc01dbd user: kevin_walzer tags: tka11y | |
00:21 | Remove cmd deletion code check-in: 7bea05cd user: kevin_walzer tags: tka11y | |
2024-11-17
| ||
21:43 | Add cmd delete function; thanks to Emiliano Gavilan for the prototype check-in: c7e4ecab user: kevin_walzer tags: tka11y | |
21:10 | Don't expose all commands check-in: 5e18e4b6 user: kevin_walzer tags: tka11y | |
18:25 | Fix [d5a3b86f3a]: tablelist widget with header items and title columns crashes when run with revised_text. check-in: 947fbbd8 user: fvogel tags: revised_text, tip-466 | |
02:41 | Revert change to tclIndex, not needed check-in: 6c234cf7 user: kevin_walzer tags: tka11y | |
02:01 | Minor tweak check-in: e4fb929b user: kevin_walzer tags: tka11y | |
01:35 | Add accessibility.tcl check-in: 15f3169b user: kevin_walzer tags: tka11y | |
01:33 | Merge trunk check-in: fdce0508 user: kevin_walzer tags: tka11y | |
01:33 | API taking shape check-in: b220819a user: kevin_walzer tags: tka11y | |
2024-11-15
| ||
23:37 | Remove superfluous #include (already included in tkText.h). check-in: 6581ca91 user: fvogel tags: revised_text, tip-466 | |
21:27 | Fix [432d8daf8b]: revised_text widget limits number of tags to 32. Thanks to Paul Obermeier. check-in: 4719c5a4 user: fvogel tags: revised_text, tip-466 | |
17:24 | Extend Tk_CanvasTextInfo (TIP still to be written) Leaf check-in: 257f70b5 user: jan.nijtmans tags: tip-704 | |
16:48 | Merge 9.0 check-in: 2de204a8 user: jan.nijtmans tags: revised_text, tip-466 | |
16:39 | Merge 9.0 Leaf check-in: bf7f5d6d user: jan.nijtmans tags: tip-626 | |
2024-11-14
| ||
22:36 | Make Tk_CanvasTextInfo and tkScrollbar.h usable for Tk 8.x-compiles too. See [22d2341c9d] check-in: 055d75f6 user: jan.nijtmans tags: trunk, main | |
22:28 | make tkDList.h equal to Tk 9.0 check-in: cfa6913c user: jan.nijtmans tags: core-8-branch | |