Tk Source Code

Timeline
Login

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

50 most recent check-ins

2024-11-21
03:10
Additional bindings Leaf check-in: 18e1321d06 user: kevin_walzer tags: tka11y
2024-11-19
02:56
Add bindings for scale check-in: bc692930a2 user: kevin_walzer tags: tka11y
2024-11-18
02:53
Fix typo in listbox code check-in: 02d2c6033f user: kevin_walzer tags: tka11y
02:17
Add menu code check-in: 1fc01dbd64 user: kevin_walzer tags: tka11y
00:21
Remove cmd deletion code check-in: 7bea05cd28 user: kevin_walzer tags: tka11y
2024-11-17
21:43
Add cmd delete function; thanks to Emiliano Gavilan for the prototype check-in: c7e4ecab41 user: kevin_walzer tags: tka11y
21:10
Don't expose all commands check-in: 5e18e4b6e2 user: kevin_walzer tags: tka11y
18:25
Fix [d5a3b86f3a]: tablelist widget with header items and title columns crashes when run with revised_text. Leaf check-in: 947fbbd8f8 user: fvogel tags: tip-466, revised_text
02:41
Revert change to tclIndex, not needed check-in: 6c234cf74f user: kevin_walzer tags: tka11y
02:01
Minor tweak check-in: e4fb929b08 user: kevin_walzer tags: tka11y
01:35
Add accessibility.tcl check-in: 15f3169bd4 user: kevin_walzer tags: tka11y
01:33
Merge trunk check-in: fdce0508bf user: kevin_walzer tags: tka11y
01:33
API taking shape check-in: b220819af5 user: kevin_walzer tags: tka11y
2024-11-15
23:37
Remove superfluous #include (already included in tkText.h). check-in: 6581ca91a3 user: fvogel tags: tip-466, revised_text
21:27
Fix [432d8daf8b]: revised_text widget limits number of tags to 32. Thanks to Paul Obermeier. check-in: 4719c5a45c user: fvogel tags: tip-466, revised_text
17:24
Extend Tk_CanvasTextInfo (TIP still to be written) Leaf check-in: 257f70b5a9 user: jan.nijtmans tags: tip-704
16:48
Merge 9.0 check-in: 2de204a8b3 user: jan.nijtmans tags: tip-466, revised_text
16:39
Merge 9.0 Leaf check-in: bf7f5d6dc3 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] Leaf check-in: 055d75f68c user: jan.nijtmans tags: trunk, main
22:28
make tkDList.h equal to Tk 9.0 Leaf check-in: cfa6913c04 user: jan.nijtmans tags: core-8-branch
16:02
Make a start with [442208915d]: text widget breaks graphemes with combining diacritical marks Leaf check-in: cce3c09ccc user: jan.nijtmans tags: bug-442208915d
2024-11-13
21:36
Merge-mark check-in: a9dcc39891 user: jan.nijtmans tags: core-8-branch
21:15
Make a list of the bugs fixed so far Leaf check-in: f921d987c3 user: jan.nijtmans tags: core-8-6-branch
20:41
(cherry-pick) Workaround for [36e379c01b]: macOS Ventura, X11 build with XQuartz: crash in XLoadQueryFont check-in: 5c47c3c280 user: jan.nijtmans tags: core-8-6-branch
14:34
Merge 9.0 check-in: c2fe784786 user: jan.nijtmans tags: tip-626
14:33
Fix [22d2341c9d]: Building extensions for Tk 8 and Tcl 8 in a Tcl 9 environment. Add a configure "--with-tk8" option check-in: e754018763 user: jan.nijtmans tags: trunk, main
14:32
Fix [22d2341c9d]: Building extensions for Tk 8 and Tcl 8 in a Tcl 9 environment. Add a configure "--with-tk8" option check-in: fa41fdc007 user: jan.nijtmans tags: core-8-branch
02:16
Setting and getting values now working; thanks to Emiliano Gavilan for suggested change check-in: 0ccc23a381 user: kevin_walzer tags: tka11y
2024-11-11
03:14
Some progress, but only returns latest value check-in: 5c4bb50bde user: kevin_walzer tags: tka11y
2024-11-10
20:29
merge trunk check-in: ffba80d5a7 user: fvogel tags: tip-466, revised_text
2024-11-09
21:47
API fleshed out; needs testing and refinement check-in: 763468445b user: kevin_walzer tags: tka11y
2024-11-07
21:03
Merge 9.0 check-in: 2ae8dab6af user: jan.nijtmans tags: tip-626
18:15
Spacing/indenting fixes for ttk check-in: a6d873f4ad user: jan.nijtmans tags: trunk, main
08:13
Add TK_MAJOR_VERSION markers to header-files. Fix some comments check-in: ad1be7d130 user: jan.nijtmans tags: trunk, main
2024-11-06
12:54
Add TK_MAJOR_VERSION markers check-in: 84ff303f6b user: jan.nijtmans tags: core-8-branch
11:09
Unnecessary type-cast check-in: 0eb15dc0b9 user: jan.nijtmans tags: core-8-branch
10:22
(cherry-pick) Workaround for [36e379c01b]: macOS Ventura, X11 build with XQuartz: crash in XLoadQueryFont. Some more code formatting, backported from 9.0 check-in: 9c7fbcd94f user: jan.nijtmans tags: core-8-branch
09:08
Fix frame-2.8 testcase on Windows check-in: eeaf8295a9 user: jan.nijtmans tags: core-8-branch
2024-11-05
22:03
testOldImageType doesn't exist any more check-in: 971790efb3 user: jan.nijtmans tags: trunk, main
21:55
Remove spaces before tabs check-in: 20bbfd3473 user: jan.nijtmans tags: trunk, main
18:33
Backport "cgimage_with_crossing" branch to Tk 8.7 check-in: ddc6dafd9d user: jan.nijtmans tags: core-8-branch
18:27
Make everything compile (again) against Tcl 8.6 headers Closed-Leaf check-in: 023db41fbc user: jan.nijtmans tags: cgimage_with_crossing
12:36
Revert some *.h changes which should be kept. Formatting. check-in: 136931df9b user: jan.nijtmans tags: cgimage_with_crossing
03:35
Update implementation check-in: 3616798b5c user: kevin_walzer tags: tka11y
2024-11-04
23:51
Backport to 8.7 check-in: 3db0ed03f4 user: jan.nijtmans tags: cgimage_with_crossing
21:19
Update changes.md check-in: 725de33ca8 user: jan.nijtmans tags: trunk, main
21:11
(cherry-pick): Handle non-zero exit code from hcc command (see [bb110c70d1]) check-in: efc4e27db0 user: jan.nijtmans tags: core-8-branch
21:05
Handle non-zero exit code from hcc command (see [bb110c70d1]) check-in: 70f8918985 user: jan.nijtmans tags: trunk, main
11:48
Expanding attributes check-in: a602296781 user: kevin_walzer tags: tka11y
08:24
(cherry-pick): Fix [bb110c70d1]: cannot build .chm help file (Windows) check-in: a9a3b0d4d9 user: jan.nijtmans tags: core-8-branch