Tk Source Code

Timeline
Login

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

50 events occurring around 682c7f7f3023770d.

2019-02-07
19:05 Edit [63aa58b24d9cf79b|63aa58b2]: Edit check-in comment. artifact: 8c23f203 user: fvogel
19:05 Edit [d5989e7ea9e31bd4|d5989e7e]: Edit check-in comment. artifact: f6018123 user: fvogel
18:26
Fix bug [58665b91dd]: many unixEmbed tests fail. check-in: 63aa58b2 user: culler tags: trunk
18:07
Fix bug [58665b91dd]: many unixEmbed tests fail. check-in: d5989e7e user: culler tags: core-8-6-branch
18:00 Ticket [58665b91] Many of the unixEmbed tests fail on macOS status still Open with 4 other changes artifact: 2884f196 user: marc_culler
17:08
Also change tkWinEmbed.c to match the change in tkUnixEmbed.c, for consistency. check-in: de9ae713 user: culler tags: bug-58665b91dd
2019-02-06
20:19 Closed ticket [1088814f]: embed.test failures plus 9 other changes artifact: bc65c8ce user: fvogel
20:10 Ticket [58665b91] Many of the unixEmbed tests fail on macOS status still Open with 4 other changes artifact: 70ab0577 user: marc_culler
09:41 Closed ticket [21525158]: On MS Windows XImage data and Tk_Visual() return wrong information plus 4 other changes artifact: 776300dc user: fvogel
2019-02-04
19:08
Change tkMacOSXEmbed.c to match the change in tkUnixEmbed.c even though this not needed to pass 6.2a. check-in: d58bb5c5 user: culler tags: bug-58665b91dd
16:48
Make the place manager send ConfigureNotify events when size change requests are rejected. This makes unixEmbed-6.2a pass. check-in: c22c402b user: culler tags: bug-58665b91dd
2019-02-03
21:21 Ticket [609e0045] MouseWheel binding for canvas on MacOS provides wrong values for %x %y status still Open with 3 other changes artifact: 7dd33adb user: fvogel ... 1 similar event omitted.
20:32
Propagate the call to TkpInitKeymapInfo in TkpOpenDisplay from Linux to Windows and macOS. check-in: fba343f0 user: fvogel tags: bug6e8afe516d-87, tip-532
20:31
Propagate the call to TkpInitKeymapInfo in TkpOpenDisplay from Linux to macOS. check-in: 8ad2b2d0 user: fvogel tags: bug6e8afe516d, tip-532
20:22
Propagate the call to TkpInitKeymapInfo in TkpOpenDisplay from Linux to Windows. check-in: a2d9055c user: fvogel tags: bug6e8afe516d, tip-532
17:42 Edit [682c7f7f3023770d|682c7f7f]: Change branch background color to "#f0a0a0". artifact: 05d7a68d user: fvogel
17:28
rebase to trunk check-in: 2788c9d4 user: fvogel tags: bug6e8afe516d-87, tip-532
17:24 Edit [361f21736c54c133|361f2173]: Change branch background color to "#ff7073". artifact: 4f30d6f6 user: fvogel
17:23
Create a derivated version of TIP #532 targeting trunk (8.7), with PREFER_MOST_SPECIALIZED_EVENT=1 and SUPPORT_ADDITIONAL_MOTION_SYNTAX=1 check-in: 361f2173 user: fvogel tags: bug6e8afe516d-87, tip-532
17:18
Tweaked comments check-in: 263b9cde user: fvogel tags: bug6e8afe516d, tip-532
17:04
Fix ultra-minor formatting issue in the rules for electing the matching sequence check-in: 8b49b98b user: fvogel tags: bug6e8afe516d, tip-532
16:39
Simplify and uniformize unixEmbed tests 6.1, 6.1a, 6.2, 6.2a. check-in: e9b3a626 user: culler tags: bug-58665b91dd
11:26 Ticket [4da2191b] gif read code may not detect 2nd image status still Open with 4 other changes artifact: 04b4c904 user: oehhar
11:21
gif read not complete on overflow image - information missinterpreted if following subimage is querried [4da2191b] Closed-Leaf check-in: 682c7f7f user: oehhar tags: bug-4da2191b
10:57 Add attachment test_14.1_end_3b_plus_I.gif to ticket [4da2191b] artifact: 90b02943 user: oehhar
10:53 New ticket [4da2191b] gif read code may not detect 2nd image. artifact: 0e4a5210 user: oehhar
2019-02-02
19:21 Closed ticket [688cd9c9]: Many wm-transient tests fail on macOS plus 5 other changes artifact: c5542adc user: marc_culler
19:19 Edit [531c9676a3bd4561|531c9676]: Mark "Closed". artifact: 328ed583 user: marc_culler
19:16
Add missing components of the implementation of transient windows on macOS. check-in: 5cac9a70 user: culler tags: trunk
19:13
Add missing components of the implementation of transient windows on macOS. check-in: 8248a78b user: culler tags: core-8-6-branch
18:11 Closed ticket [3723e5ba]: MacOS icons fail to display high resolution on Retina displays plus 6 other changes artifact: 48878e62 user: kevin_walzer
17:55 Closed ticket [70e53191]: several issues with menubuttons on all platforms plus 6 other changes artifact: 219fee40 user: fvogel
17:53 Edit [322f044faa443e26|322f044f]: Mark "Closed". artifact: 04b487c8 user: fvogel
17:52
TIP #533 (Extension of the menu post command) implementation was accepted by TCT vote. This allows fixing of bug [70e531918e]: geometry issues with menubuttons on macOS. check-in: 4b28f745 user: fvogel tags: trunk
17:51
TIP #533 (Extension of the menu post command) implementation was accepted by TCT vote. This allows fixing of bug [70e531918e]: geometry issues with menubuttons on macOS. check-in: d95dc604 user: fvogel tags: core-8-6-branch
2019-02-01
23:41 Edit [d17b5af5536d4674|d17b5af5]: Edit check-in comment. artifact: 44361715 user: marc_culler
23:38
Remove unnecessary sleep from unixEmbed-6.2a, which still fails however. check-in: d17b5af5 user: culler tags: bug-58665b91dd
20:04 Ticket [58665b91] Many of the unixEmbed tests fail on macOS status still Open with 4 other changes artifact: c495e641 user: marc_culler
18:27
Correct metadata ref counting to be cleared in the error case. check-in: fbbe3b6e user: oehhar tags: tip-529-image-metadata
18:15
Fix a bug also present in standard Tk: Trailing segments of image data are not skipped, final 0 byte is not skipped, -index over 1 should not work IMHO. check-in: 0101cd3f user: oehhar tags: tip-529-image-metadata
2019-01-31
22:00
Changes which make unixEmbed-8.1a pass on macOS. check-in: 5300485f user: culler tags: bug-58665b91dd
10:06 Ticket [3723e5ba] MacOS icons fail to display high resolution on Retina displays status still Open with 3 other changes artifact: da7899a4 user: jal_frezie ... 1 similar event omitted.
2019-01-30
19:35 Ticket [58665b91] Many of the unixEmbed tests fail on macOS status still Open with 3 other changes artifact: 3385a9d1 user: fvogel ... 1 similar event omitted.
17:04
Tweak the last commit: generate FocusOut events when the NSApp is deactivated. check-in: 9ab74c65 user: culler tags: bug-58665b91dd
16:27
A small change in how ActivateEvents are handled makes unixEmbed-5.3a pass on Aqua. check-in: 0a8decba user: culler tags: bug-58665b91dd
15:20 Add attachment HiDPI screen.png to ticket [3723e5ba] artifact: a804b1c6 user: jal_frezie
15:18 Add attachment Normal screen.png to ticket [3723e5ba] artifact: 933de8b2 user: jal_frezie