Tk Source Code

Check-in [eb06c63e]
Login

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

Overview
Comment:Fix bug [67384bce7d]: make winfo-13.2 expect the container to be destroyed in aqua and unix. Also disable unixEmbed-7.1a in aqua since TkpRedirectKeyEvent is not implemented.
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | bug-67384bce7d
Files: files | file ages | folders
SHA3-256: eb06c63e9141c63e5a8c63a04490ff4b3e0d6b83eff46b012daaf7f57a337098
User & Date: culler 2019-05-24 12:55:48.236
Context
2019-05-25
17:29
Partial fix of bug [67384bce7d]: change expected result of winfo-13.2. Also disable test of unimplemented TkpRedirectKeyEvent check-in: 02ca3773 user: culler tags: core-8-6-branch
2019-05-24
12:55
Fix bug [67384bce7d]: make winfo-13.2 expect the container to be destroyed in aqua and unix. Also disable unixEmbed-7.1a in aqua since TkpRedirectKeyEvent is not implemented. closed check-in: eb06c63e user: culler tags: bug-67384bce7d
2019-05-20
21:23
In Aqua, make XUnmapWindow also redraw the toplevel. Edit a comment in tkTest.c. check-in: 78a3bdc4 user: culler tags: core-8-6-branch
Changes
Unified Diff Side-by-Side Diff Patch
Changes to macosx/tkMacOSXEmbed.c.
Changes to tests/unixEmbed.test.
Changes to tests/winfo.test.