Tk Source Code

Check-in [7f62ccc3]
Login

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

Overview
Comment:Various cleanups in Unicode handling. Note that without Xft on X11 we don't have Emoji.
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | core-8-6-branch
Files: files | file ages | folders
SHA3-256: 7f62ccc3c60ebc55d27b6413a152af627822848cf7de16254394d29e117fa66b
User & Date: jan.nijtmans 2019-11-26 20:33:36.240
Context
2019-11-26
20:35
Horrible windows-specific workaround against SendInput not moving the mouse on Win10 when both input.mi.dx and input.mi.dy are zero) - this must be a Windows bug. bind-34.3 now passes on Win10 check-in: 4202ddbd user: jan.nijtmans tags: core-8-6-branch
20:33
Various cleanups in Unicode handling. Note that without Xft on X11 we don't have Emoji. check-in: 7f62ccc3 user: jan.nijtmans tags: core-8-6-branch
2019-11-25
12:47
Fix [a953736b54]: Potential wrong use of TkKeyEvent check-in: be77d20c user: jan.nijtmans tags: core-8-6-branch
2019-11-22
08:48
Merge 8.6 closed check-in: b35590d9 user: jan.nijtmans tags: utf-16-for-X11
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tkEntry.c.
Changes to generic/tkUtil.c.
Changes to generic/ttk/ttkEntry.c.
Changes to library/demos/unicodeout.tcl.
Changes to unix/tkUnixFont.c.
Changes to win/tkWinFont.c.
Changes to win/tkWinKey.c.
Changes to win/tkWinX.c.