Tk Source Code

Check-in [c6301aba]
Login

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

Overview
Comment:Fix for image/alpha rendering under hidpi/Retina displays on Mac OS; thanks to Marc Culler for assistance
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: c6301aba29addea1c9f7850a994ba6da463e8402
User & Date: kevin_walzer 2016-07-15 10:46:56.016
Context
2016-07-17
03:19
Fix for Ticket c84f660833546b1b84e7fd3aef930c2f17207461 (Tk crashes when toplevel placed on second display, Mac); thanks to Marc Culler for patch check-in: b8df85ce user: kevin_walzer tags: trunk
2016-07-15
10:46
Fix for image/alpha rendering under hidpi/Retina displays on Mac OS; thanks to Marc Culler for assistance check-in: c6301aba user: kevin_walzer tags: trunk
2016-07-08
01:22
Fix for bitmap distortion on Mac OS; thanks to Marc Culler for patch check-in: 6c26efe3 user: kevin_walzer tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tkImgPhInstance.c.
Changes to macosx/tkMacOSXDraw.c.
Changes to macosx/tkMacOSXXStubs.c.
Changes to xlib/X11/Xlib.h.