Tk Source Code

Timeline
Login

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

50 most recent check-ins related to "main"

2024-04-30
12:26
Fix [a84de1a4d3]: Documentation errors, last remaining errors (after all Harold's fixes!) Leaf check-in: 1eb1db5ce7 user: jan.nijtmans tags: trunk, main
11:17
Fix TkCygwinMainEx() function: Didn't work on Cygwin X11 yet, because it used the wrong Tk library name. Also symplify this function (int -> void return) Fix warning in tkWinTest.c check-in: 3fde0cbfce user: jan.nijtmans tags: trunk, main
09:57
Fix --disable-shared build on Windows. Eliminate warning in tkWinTest.c Leaf check-in: 87938e1f60 user: jan.nijtmans tags: core-8-branch
08:48
Merge 8.7: fix compiler warning in tkConfig.c. Eliminate the last usage of Tcl_GetPathType() (which is documented as 'Obsolete' in Tcl) check-in: c3a35eef41 user: jan.nijtmans tags: trunk, main
08:44
Eliminate the use of Tcl_GetPathType() check-in: 15e322caf4 user: jan.nijtmans tags: core-8-branch
08:35
doc syntax correction. only remaining htmlhelp error: "CrtPhImgFmt: SYNOPSIS: output-directive: ignoring .fi" check-in: 3121bc6181 user: oehhar tags: trunk, main
08:19
doc syntax correction in loadTk.n check-in: faf4e21b9a user: oehhar tags: trunk, main
2024-04-29
14:02
merge trunk check-in: 4c2667a924 user: dgp tags: core-9-0-b2-rc
2024-04-26
21:20
Merge-mark check-in: a1478a7f26 user: jan.nijtmans tags: trunk, main
21:18
Merge 8.6 check-in: 705f50a4b4 user: jan.nijtmans tags: core-8-branch
2024-04-25
17:12
Minor cosmetic improvements in ttkDefaultTheme.c. check-in: 3d6ad1cd02 user: csaba tags: trunk, main
2024-04-24
15:19
merge trunk check-in: 91fa7e829b user: dgp tags: core-9-0-b2-rc
2024-04-21
11:14
[ab839efc5f]: text edit undo: clearing text instead of restoring. The revised_text branch does not suffer from the problem, just merge the non-regression test. Leaf check-in: 1054588e24 user: fvogel tags: tip-466, revised_text
11:11
Fix [ab839efc5f]: text edit undo: clearing text instead of restoring. check-in: f1acaf0870 user: fvogel tags: trunk, main
11:03
Fix [ab839efc5f]: text edit undo: clearing text instead of restoring. check-in: d842b1555f user: fvogel tags: core-8-6-branch
2024-04-18
17:10
merge trunk check-in: 332f21bcc6 user: dgp tags: core-9-0-b2-rc
2024-04-17
20:40
Merge 9.0 check-in: 9b7c3afd22 user: jan.nijtmans tags: tip-466, revised_text
16:55
Merge 8.7 check-in: b42ce7842a user: jan.nijtmans tags: trunk, main
16:50
TIP 693: Restart the changes files. TODO: changes.md check-in: 7749e4a788 user: jan.nijtmans tags: core-8-branch
2024-04-16
15:31
In Tk 9.0, remove some unneeded "-encoding utf-8" (it's already the default) check-in: e366618b3b user: jan.nijtmans tags: trunk, main
15:27
Merge 8.6 check-in: 07bb0e3aa9 user: jan.nijtmans tags: core-8-branch
2024-04-04
23:03
merge trunk check-in: 4f8673a005 user: dgp tags: core-9-0-b2-rc
2024-03-29
14:45
Merge 8.7 check-in: 9ceed359cc user: jan.nijtmans tags: trunk, main
14:39
Fix [c2b8a44bb9]: compiler warnings about ckfree() check-in: cef6f4ff2c user: jan.nijtmans tags: core-8-branch
2024-03-27
14:41
Merge 8.7 check-in: 33ae483be1 user: jan.nijtmans tags: trunk, main
13:18
Revise some (void *)/(char *) usage. Now on X11, everything compiles/runs with a C++ compiler. check-in: e74b819271 user: jan.nijtmans tags: core-8-branch
2024-03-26
16:46
Merge 9.0 check-in: 7b5865b01e user: jan.nijtmans tags: tip-466, revised_text
13:08
merge trunk check-in: 520abfb4da user: dgp tags: core-9-0-b2-rc
2024-03-25
21:15
Merge 9.0 Leaf check-in: 60b0b2939b user: jan.nijtmans tags: tip-626
20:35
Merge 8.7 check-in: 0f1246b141 user: jan.nijtmans tags: trunk, main
18:21
open release branch check-in: fa3e608faa user: dgp tags: core-9-0-b2-rc
16:27
Fix [76646bdf6]: "photo get" command leaks memory check-in: 47c9921e7d user: jan.nijtmans tags: core-8-branch
2024-03-23
21:02
Merge 9.0 check-in: e3329a34f7 user: jan.nijtmans tags: tip-466, revised_text
19:29
Merge-mark check-in: e946ab66e1 user: jan.nijtmans tags: trunk, main
19:27
Merge 8.6 check-in: 6a5f646148 user: jan.nijtmans tags: core-8-branch
18:57
Merge 8.7 check-in: a697cdf458 user: jan.nijtmans tags: trunk, main
17:57
Another round of int -> Tcl_Size. Use more (char *)NULL in stead of simply NULL. Re-generate stub table, only creating dummy stub entries for TCL_MAJOR_VERSION < 9 check-in: ce556d49d7 user: jan.nijtmans tags: core-8-branch
15:40
Rebase to 9.0 Leaf check-in: 8bf0b9d00f user: jan.nijtmans tags: tip-687
2024-03-22
20:02
Fix [10705db626]: Missing spaces in man pages. check-in: f1da7fd798 user: fvogel tags: tip-466, revised_text
20:02
Fix [10705db626]: Missing spaces in man pages. check-in: 45a37b47a4 user: fvogel tags: trunk, main
19:59
Fix [10705db626]: Missing spaces in man pages. check-in: 5aa61e98f3 user: fvogel tags: core-8-6-branch
2024-03-19
21:59
merge trunk check-in: e49e54d2ad user: fvogel tags: tip-466, revised_text
21:54
Fix [fdc0ed342d]: Segfault on focus -force with xvfb. check-in: 21fb566103 user: fvogel tags: trunk, main
21:54
Fix [fdc0ed342d]: Segfault on focus -force with xvfb. check-in: 6c841aa314 user: fvogel tags: core-8-6-branch
12:44
Merge 8.7 check-in: 075356b2c1 user: jan.nijtmans tags: trunk, main
12:44
int -> Tcl_Size in font handling (not done yet) check-in: 79f671e62d user: jan.nijtmans tags: core-8-branch
2024-03-17
19:45
Merge 8.7 check-in: 2f22c7245d user: jan.nijtmans tags: trunk, main
19:29
Merge 8.6. Make some functions MODULE_SCOPE or static check-in: bd62e6e714 user: jan.nijtmans tags: core-8-branch
2024-03-16
20:10
Fix [8912083dc]: Error with property TKNSString.UTF8String. Fix indenting check-in: 0830d31d15 user: jan.nijtmans tags: trunk, main
20:03
Merge 8.6 check-in: 7e9f4f309d user: jan.nijtmans tags: core-8-branch