Tk Source Code

Timeline
Login

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

50 events occurring around af3d31f1b1f84b97.

2019-06-10
09:13 Ticket [75b8fbfd] Segfault with event generate sequence outside grabbed window status still Open with 3 other changes artifact: 5266a55a user: erikleunissen ... 3 similar events omitted.
2019-06-09
21:15
Change the fix (see details in ticket [75b8fbfd77]) Closed-Leaf check-in: ec435697 user: fvogel tags: bug-75b8fbfd77
21:10 Ticket [75b8fbfd] Segfault with event generate sequence outside grabbed window status still Open with 3 other changes artifact: 013f1a4b user: fvogel
18:23 Ticket [72eba326] GUI crashes when selecting file with getOpenFile status still Open with 3 other changes artifact: b1e3d992 user: anonymous
14:16 Edit [af3d31f1b1f84b97|af3d31f1]: Change branch background color to "#ff8000". artifact: dd9c5212 user: dkf
14:15 Edit [67dd75c73160be69|67dd75c7]: Change branch background color to "#ffff00". artifact: 7128914a user: dkf
14:14 Edit [56338bdd7c2cd22c|56338bdd]: Change branch background color to "#ffff00". artifact: 4c249f93 user: dkf
14:14 Edit [8ddfcf758514b462|8ddfcf75]: Change branch background color to "#ffff00". artifact: 55127c31 user: dkf
14:13 Edit [389f9b0bda6e309f|389f9b0b]: Change branch background color to "#ffff00". artifact: 3d6c734a user: dkf
13:54 Ticket [75b8fbfd] Segfault with event generate sequence outside grabbed window status still Open with 3 other changes artifact: 580c9d4e user: erikleunissen
13:24
Fix [75b8fbfd77]: Segfault with [event generate] sequence outside grabbed window check-in: abb5ea60 user: fvogel tags: bug-75b8fbfd77
13:19 Ticket [75b8fbfd] Segfault with event generate sequence outside grabbed window status still Open with 5 other changes artifact: 30de40bd user: fvogel
12:51
svgnano return width or height of 0 is an error and is true for some png images. check-in: 4faf68ed user: oehhar tags: tip-545-svg-options
12:06 Ticket [75b8fbfd] Segafult with event generate sequence outside grabbed window status still Open with 4 other changes artifact: 0073742f user: fvogel ... 1 similar event omitted.
11:33 Add attachment btfull.txt to ticket [75b8fbfd] artifact: 2a913a5c user: erikleunissen
11:32 New ticket [75b8fbfd] Segafult with event generate sequence outside grabbed window. artifact: cfe2546a user: erikleunissen
2019-06-08
22:28
Release too stringent constraint on numObjects that triggered a failed assertion (numObjects > 0) when running test treeview-368fa4561e. The previous implementation of tkBind.c did not have such a constraint, and the new implementation does not either. We musn't change the interface of Tk_BindEvent() - the man page does not say that numObjects must not be zero therefore we must support this case. check-in: 057fd0ff user: fvogel tags: bug6e8afe516d, tip-532
22:27
Release too stringent constraint on numObjects that triggered a failed assertion (numObjects > 0) when running test treeview-368fa4561e. The previous implementation of tkBind.c did not have such a constraint, and the new implementation does not either. We musn't change the interface of Tk_BindEvent() - the man page does not say that numObjects must not be zero therefore we must support this case. check-in: 8a3bf226 user: fvogel tags: bug6e8afe516d-87, tip-532
22:06
merge core-8-6-branch check-in: 5738094c user: fvogel tags: bug6e8afe516d, tip-532
22:05
Propagate 'bool' -> 'int', 'true' -> 1, 'false' -> 0 changes made in [f8e41738] in branch bug6e8afe516d. Branches bug6e8afe516d and bug6e8afe516d-87 are now in sync. check-in: 3989e15c user: fvogel tags: bug6e8afe516d-87, tip-532
21:33
merge trunk check-in: af3d31f1 user: fvogel tags: bug6e8afe516d-87, tip-532
20:52
Update expected result of test safe-1.2 since the new command 'file tempdir' was added to Tcl 8.7+ through TIP #431, and this command is not available in a safe interpreter. check-in: de0c994c user: fvogel tags: trunk
19:50 Edit [67dd75c73160be69|67dd75c7]: Add propagating tag "tip-532". artifact: f990d025 user: fvogel
16:44
Extract implementation of TIP 167 from Ticket [845248]. New [wm attributes]: -contexthelp and -shadow check-in: 8ddfcf75 user: dkf tags: tip-167
04:44 Open ticket [766ef52f]: option readfile loses list structure plus 5 other changes artifact: a54c6737 user: mistachkin
2019-06-07
20:11 Ticket [72eba326] GUI crashes when selecting file with getOpenFile status still Open with 4 other changes artifact: 88b31902 user: marc_culler
19:44 Closed ticket [9ebc6fd1]: Aqua sometimes provides incorrect mouse coordinates. plus 4 other changes artifact: daead2dd user: marc_culler
19:12
Fix [c345ddf1a7]: typo in comment of tkMacOSXDraw.c check-in: ff8d6c88 user: fvogel tags: trunk
19:12
Fix [c345ddf1a7]: typo in comment of tkMacOSXDraw.c check-in: a121f8a5 user: fvogel tags: core-8-6-branch
18:59 Closed ticket [c345ddf1]: grammar fix in comment of tkMacOSXDraw.c plus 7 other changes artifact: c6213014 user: fvogel
18:46
Merge trunk check-in: c4aca028 user: oehhar tags: tip-545-svg-options
18:26
Implement -scaletowidth/height, output very small scale images as 1x1 images. check-in: 2a4d1f83 user: oehhar tags: tip-545-svg-options
11:36 Add attachment c345ddf1.diff to ticket [c345ddf1] artifact: 0b34dfd7 user: chrstphrchvz
11:35 New ticket [c345ddf1] grammar fix in comment of tkMacOSXDraw.c. artifact: 6393181f user: chrstphrchvz
06:40 Ticket [e2a24e35] image photo file reload when "-format" changes status still Closed with 6 other changes artifact: c9db1c1d user: oehhar
2019-06-05
21:25
merge trunk Closed-Leaf check-in: 83678378 user: jan.nijtmans tags: offsetof
21:17 Ticket [d66e6fab] SVG images: red and blue are swapped on Windows status still Open with 3 other changes artifact: efb1c3e9 user: fvogel
20:16 Edit [6ebb742a59a27ae1|6ebb742a]: Mark "Closed". artifact: 7fcb88ea user: marc_culler
19:44
Fix bug [9ebc6fd168]: Aqua can report incorrect mouse coordinates. check-in: e704fbb6 user: culler tags: trunk
19:44
Remove trailing whitespace that emacs inserts. check-in: 01e3ff40 user: culler tags: core-8-6-branch
19:39
Fix bug [9ebc6fd168]: Aqua can report incorrect mouse coordinates. check-in: abfc728e user: culler tags: core-8-6-branch
19:20 Ticket [9ebc6fd1] Aqua sometimes provides incorrect mouse coordinates. status still Open with 6 other changes artifact: cd038cd1 user: marc_culler
16:09 Ticket [d66e6fab] SVG images: red and blue are swapped on Windows status still Open with 3 other changes artifact: 6eb30a9f user: fvogel ... 2 similar events omitted.
15:11
merge trunk check-in: 19af29e0 user: fvogel tags: revised_text, tip-466