Tk Source Code

Timeline
Login

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

50 most recent check-ins related to "core-8-branch"

2024-07-23
16:10
Merge core-8-branch check-in: ea7e91293d user: culler tags: trunk, main
16:08
Merge core-8-6-branch. Leaf check-in: 309bdcc6d8 user: culler tags: core-8-branch
16:07
25.4 / 72.0 - the last and final word! Leaf check-in: 4461d86f3b user: culler tags: core-8-6-branch
01:50
Merge core-8-branch check-in: 888998ec21 user: culler tags: trunk, main
01:48
Merge core-8-6-branch check-in: fef11befa1 user: culler tags: core-8-branch
01:44
Move the other decimal point. check-in: e5b625dfcd user: culler tags: core-8-6-branch
2024-07-22
19:55
merge core-8-branch check-in: 2daf51f6f5 user: culler tags: trunk, main
19:53
merge core-8-6-branch check-in: 18ca7e5a89 user: culler tags: core-8-branch
19:51
Put the decimal point in the right place. check-in: cf84f419a1 user: culler tags: core-8-6-branch
12:30
Merge mark check-in: de70ae4277 user: oehhar tags: trunk, main
12:30
Merge mark check-in: 475a047d62 user: oehhar tags: core-8-branch
12:29
changes: add bug [2d3a81] check-in: c2e3dd7ba4 user: oehhar tags: core-8-6-branch
12:28
Ticket [2d3a81c0] MS-Win: segfault on menubutton destroy: merge fix branch check-in: 68d8988722 user: oehhar tags: trunk, main
12:25
Ticket [2d3a81c0] MS-Win: segfault on menubutton destroy: merge fix branch check-in: 6c5b6b9a4f user: oehhar tags: core-8-branch
12:16
Ticket [2d3a81c0] MS-Win: segfault on menubutton destroy: merge fix branch check-in: fd7b2987be user: oehhar tags: core-8-6-branch
2024-07-21
17:40
Merge core-8-branch check-in: afd5013e13 user: culler tags: trunk, main
17:39
Merge core-8-6-branch check-in: f6e1eed1ef user: culler tags: core-8-branch
17:37
Accommodate Microsoft compilers which do not allow expressions in a literal constant. check-in: 4b7b214784 user: culler tags: core-8-6-branch
2024-07-19
05:05
Merge core-8-branch check-in: 1ae0c7f92c user: culler tags: trunk, main
05:03
Merge core-8-6-branch check-in: 1325ca4f13 user: culler tags: core-8-branch
05:02
Fix [13f4eabe]: 0.35278 != 25.4 / 72.0 in double precision arithmetic. check-in: 2801889f9d user: culler tags: core-8-6-branch
2024-07-17
10:59
Fix for bug [d1a5067111], related to the TouchpadScroll event bindings. check-in: 9fde6d10b2 user: csaba tags: trunk, main
10:47
Fix for bug [d1a5067111], related to the TouchpadScroll event bindings. check-in: bb86e02a91 user: csaba tags: core-8-branch
2024-07-15
19:41
Made sure that the TouchpadScroll event bindings won't polluate the global namespace (thanks to Rolf Ade for triggering this improvement). check-in: 17abdf82fc user: csaba tags: core-8-branch
2024-07-12
16:26
Fix Tk_ObjCustomOption documentation. Fix some indenting check-in: 3afa7eec6f user: jan.nijtmans tags: trunk, main
16:24
Merge 8.7. Fix indenting check-in: d58d1c38bb user: jan.nijtmans tags: core-8-branch
06:43
Fix Tk_ObjCustomOption documentation check-in: 163065bc03 user: jan.nijtmans tags: core-8-6-branch
2024-07-11
22:15
Proposal for [475692230a]: Wrong advice regarding TK_OPTION_PIXELS Leaf check-in: f5c829f684 user: jan.nijtmans tags: bug-475692230a
14:46
Merge 8.7 check-in: 7747aa78d3 user: jan.nijtmans tags: trunk, main
13:45
Don't test for != TEXT_WRAPMODE_NULL, since it has a different value for different Tk versions. (Tk 8.6 already does this, missed in Tk 8.7) check-in: bf85d1c55d user: jan.nijtmans tags: core-8-branch
2024-07-10
22:16
Merge-mark check-in: e5bd54a656 user: jan.nijtmans tags: trunk, main
22:05
(backport) Add TkLengthOne() function, just as TclLengthOne() in Tcl, for optimization within Tk internal objTypes. Only functional when compiling with Tcl 9.0 headers check-in: 92814d44b1 user: jan.nijtmans tags: core-8-branch
13:53
Add TkLengthOne() function, just as TclLengthOne() in Tcl, for optimization within Tk internal objTypes. No need to define TCL_OBJTYPE_V0 in tclInt.h anymore (Tcl 8.7+ has it) check-in: 7a533513a9 user: jan.nijtmans tags: trunk, main
2024-07-03
21:52
Merge 8.7. Re-generate configure with autoconf-2.72 check-in: d97429d9bd user: jan.nijtmans tags: trunk, main
16:33
(backport) Merge tkprint-cups branch. Ok by Kevin Walzer check-in: 455abbe81e user: jan.nijtmans tags: core-8-branch
14:22
Merge tkprint-cups branch. Ok by Kevin Walzer check-in: 794de334a7 user: emiliano tags: trunk, main
2024-07-02
08:50
Temporary disable building on MacOS with --disable-aqua: This is not a Tk problem, but a known XQuartz problem. check-in: d7f1865884 user: jan.nijtmans tags: trunk, main
08:49
Temporary disable building on MacOS with --disable-aqua: This is not a Tk problem, but a known XQuartz problem. check-in: 8261fc9e96 user: jan.nijtmans tags: core-8-branch
08:47
Temporary disable building on MacOS with --disable-aqua: This is not a Tk problem, but a known XQuartz problem. check-in: 624273150f user: jan.nijtmans tags: core-8-6-branch
2024-06-30
15:12
macos-11 is no longer available on GITHUB, so switch to macos-12/macos-14 check-in: 09d13dbdda user: jan.nijtmans tags: trunk, main
15:08
macos-11 is no longer available on GITHUB, so switch to macos-12/macos-14 check-in: 48f1559707 user: jan.nijtmans tags: core-8-branch
15:04
macos-11 is no longer available on GITHUB, so switch to macos-12 check-in: 3ccace089f user: jan.nijtmans tags: core-8-6-branch
2024-06-26
14:55
Merge-mark check-in: bb40e5826c user: jan.nijtmans tags: core-8-branch
10:59
Sync nmakehelp.c with Tcl check-in: 86f60061d0 user: jan.nijtmans tags: core-8-6-branch
2024-06-25
21:18
Merge-mark check-in: 26ced72fa9 user: jan.nijtmans tags: core-8-branch
17:17
Don't use -encoding "binary" any more in Tk. Backport some more formatting changes check-in: fbecadc094 user: jan.nijtmans tags: core-8-6-branch
2024-06-24
21:44
Don't use -encoding "binary" any more in Tk check-in: 718193abd8 user: jan.nijtmans tags: trunk, main
21:44
Don't use -encoding "binary" any more in Tk check-in: acd15597c1 user: jan.nijtmans tags: core-8-branch
2024-06-23
21:42
Merge-mark check-in: 13500162d6 user: jan.nijtmans tags: trunk, main
21:31
Fix [610aa08858]: Crash when collapsing toplevel vertically on X11. Thanks to Emiliano Gavilan and Donal Fellows. Merge 8.6 check-in: 6be96c851f user: jan.nijtmans tags: core-8-branch