Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Changes In Branch bug6e8afe516d Excluding Merge-Ins
This is equivalent to a diff from b1e5bf2c to 7e5f5e69
2019-08-28
| ||
19:27 | Merge TIP #532 implementation now that [c1c842ef7792] (new tkBind.c: wrong assumption about ButtonRelease to match Button presses) is fixed. check-in: 84fbb57a user: fvogel tags: core-8-6-branch | |
2019-08-14
| ||
19:49 | Fix some dark mode legibility issues with dialogs and message boxes on macOS. Thanks to Christopher Chavez. check-in: d0330408 user: culler tags: core-8-6-branch | |
04:16 | Begin branch to remove deprecated API calls on Catalina check-in: 53c14cc2 user: kevin_walzer tags: catalina_dialogs | |
2019-08-13
| ||
18:30 | In Tk 8.6, there are only maximum 5 buttons ..... Closed-Leaf check-in: 7e5f5e69 user: jan.nijtmans tags: bug6e8afe516d, tip-532 | |
17:02 | Fix change leftover by [77c5995568] check-in: 126ca38c user: fvogel tags: bug6e8afe516d, tip-532 | |
09:34 | Merge 8.6 check-in: 5f024186 user: jan.nijtmans tags: bug6e8afe516d, tip-532 | |
09:32 | Merge 8.6 check-in: 3bc85b07 user: jan.nijtmans tags: trunk | |
09:11 | A few more places where "unsigned long" should have been used. check-in: b1e5bf2c user: jan.nijtmans tags: core-8-6-branch | |
08:33 | Fix indenting in bind.test (taken from TIP #532 branch) check-in: f0455f9c user: jan.nijtmans tags: core-8-6-branch | |
Changes to doc/bind.n.
Changes to doc/event.n.
Added generic/tkArray.h.
Changes to generic/tkBind.c.
Changes to generic/tkCanvUtil.c.
Added generic/tkDList.h.
Changes to generic/tkEvent.c.
Changes to generic/tkFocus.c.
Changes to generic/tkImgPNG.c.
Changes to generic/tkInt.h.
Changes to macosx/tkMacOSXPort.h.
Changes to tests/bind.test.
Changes to unix/tkUnixPort.h.
Changes to win/tkWinPort.h.