Tk Source Code

Timeline
Login

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

50 most recent check-ins related to "main"

2024-11-17
01:33
Merge trunk check-in: fdce0508 user: kevin_walzer tags: tka11y
2024-11-15
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] Leaf check-in: 055d75f6 user: jan.nijtmans tags: trunk, main
22:28
make tkDList.h equal to Tk 9.0 Leaf check-in: cfa6913c 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: cce3c09c user: jan.nijtmans tags: bug-442208915d
2024-11-13
14:34
Merge 9.0 check-in: c2fe7847 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: e7540187 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: fa41fdc0 user: jan.nijtmans tags: core-8-branch
2024-11-10
20:29
merge trunk check-in: ffba80d5 user: fvogel tags: revised_text, tip-466
2024-11-07
21:03
Merge 9.0 check-in: 2ae8dab6 user: jan.nijtmans tags: tip-626
18:15
Spacing/indenting fixes for ttk check-in: a6d873f4 user: jan.nijtmans tags: trunk, main
08:13
Add TK_MAJOR_VERSION markers to header-files. Fix some comments check-in: ad1be7d1 user: jan.nijtmans tags: trunk, main
2024-11-06
12:54
Add TK_MAJOR_VERSION markers check-in: 84ff303f 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: 9c7fbcd9 user: jan.nijtmans tags: core-8-branch
2024-11-05
22:03
testOldImageType doesn't exist any more check-in: 971790ef user: jan.nijtmans tags: trunk, main
21:55
Remove spaces before tabs check-in: 20bbfd34 user: jan.nijtmans tags: trunk, main
18:33
Backport "cgimage_with_crossing" branch to Tk 8.7 check-in: ddc6dafd user: jan.nijtmans tags: core-8-branch
2024-11-04
23:51
Backport to 8.7 check-in: 3db0ed03 user: jan.nijtmans tags: cgimage_with_crossing
21:19
Update changes.md check-in: 725de33c user: jan.nijtmans tags: trunk, main
21:11
(cherry-pick): Handle non-zero exit code from hcc command (see [bb110c70d1]) check-in: efc4e27d user: jan.nijtmans tags: core-8-branch
21:05
Handle non-zero exit code from hcc command (see [bb110c70d1]) check-in: 70f89189 user: jan.nijtmans tags: trunk, main
08:24
(cherry-pick): Fix [bb110c70d1]: cannot build .chm help file (Windows) check-in: a9a3b0d4 user: jan.nijtmans tags: core-8-branch
08:22
Fix [bb110c70d1]: cannot build .chm help file (Windows) check-in: f303d8e0 user: jan.nijtmans tags: trunk, main
2024-11-03
17:40
Fix for [bb110c70d1]: cannot build .chm help file (Windows) (from msoyka, slightly modified) Closed-Leaf check-in: 11b60316 user: jan.nijtmans tags: bug-bb110c70d1
2024-11-01
14:10
Added a missing item to changes.md. check-in: cae6718f user: csaba tags: trunk, main
2024-10-31
13:39
Make a start on [29ba539501] for PanedWindow check-in: cf5597a7 user: jan.nijtmans tags: bug-29ba539501
10:41
Update changes.md check-in: 7f051171 user: jan.nijtmans tags: trunk, main
10:06
Complete work on [f91aa24bbe]: Use of Tcl_Obj vs char * in Widget storage check-in: 01a03b2f user: jan.nijtmans tags: trunk, main
2024-10-30
21:25
Now it works. More Tcl_Obj usage Closed-Leaf check-in: 157ccd7d user: jan.nijtmans tags: bug-f91aa24bbe
16:17
Make a start with [f91aa24bbe] for canvtext. Doesn't work yet. check-in: bb8fe081 user: jan.nijtmans tags: bug-f91aa24bbe
10:50
(backport) Update changes.md check-in: 19a860e3 user: jan.nijtmans tags: core-8-branch
10:38
Update changes.md check-in: dac218fd user: jan.nijtmans tags: trunk, main
10:23
Merge 9.0 check-in: ba0cd20e user: jan.nijtmans tags: tip-626
10:21
(backport) Fix [fcfddc9f6d] and [7677029cd9]: tilde syntax for .Xdefaults and .wishrc check-in: f6eb5de6 user: jan.nijtmans tags: core-8-branch
10:12
Fix [fcfddc9f6d] and [7677029cd9]: tilde syntax for .Xdefaults and .wishrc check-in: 1337c2b4 user: jan.nijtmans tags: trunk, main
2024-10-29
18:13
Fix [fcfddc9f6d] too: Tilde file syntax not available on 9.0 but used by "~/.Xdefaults" Closed-Leaf check-in: 6f70b2e3 user: jan.nijtmans tags: bug-7677029cd9
2024-10-28
20:04
Fix for [7677029cd9]: leftover use of tilde in filename string check-in: b77c2873 user: jan.nijtmans tags: bug-7677029cd9
2024-10-25
21:43
Merge 9.0 Leaf check-in: cfbf5de9 user: jan.nijtmans tags: tip-698
21:06
Merge 9.0 check-in: 80c3d5e4 user: jan.nijtmans tags: tip-626
08:03
Merge 9.0 check-in: 7b75149b user: jan.nijtmans tags: revised_text, tip-466
2024-10-23
12:53
Fix [f91aa24bbe] for allmost all remaining widgets. Canvtext is the only one which is not complete yet check-in: 13347dac user: jan.nijtmans tags: trunk, main
11:46
Revert tkTest.c (we still want to test TK_CONFIG_STRING using char *). Make tkScale.h and tkEntry.h usable for both Tk 8.7 and 9.0 check-in: e4bba8c3 user: jan.nijtmans tags: core-8-branch
2024-10-22
16:53
Merge 9.0 check-in: 28645694 user: jan.nijtmans tags: revised_text, tip-466
16:49
complete fix [f91aa24bbe] for imgPhoto check-in: ca0dc0f8 user: jan.nijtmans tags: trunk, main
2024-10-21
20:37
complete fix [f91aa24bbe] for imgPhoto check-in: 76d36291 user: jan.nijtmans tags: core-8-branch
16:30
Fix [f91aa24bbe] for entry/spinbox check-in: 9664cc53 user: jan.nijtmans tags: trunk, main
2024-10-20
19:04
Fix [f91aa24bbe] for entry/spinbox check-in: 27040119 user: jan.nijtmans tags: core-8-branch
10:34
Merge 9.0 check-in: 276112a5 user: jan.nijtmans tags: revised_text, tip-466