Tk Source Code

Check-in [00b45e1d]
Login

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

Overview
Comment:Fix [749bd9bb1b]: systemControlAccentColor can have incorrect RGB on older macOS systems.
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | core-8-6-branch
Files: files | file ages | folders
SHA3-256: 00b45e1ddde8577c0181c9e706015646e392d7f15d271b232717d57c06aa2581
User & Date: marc_culler 2019-12-04 14:17:52.222
Context
2019-12-04
20:35
Make MODULE_SCOPE functions start with "Tk". Also simplify TkUtfToNSString(), making use of Tcl_UtfToUniCharDString() check-in: f98feb70 user: jan.nijtmans tags: core-8-6-branch
14:18
Fix [749bd9bb1b]: systemControlAccentColor can have incorrect RGB on older macOS systems. check-in: 239d7cf2 user: marc_culler tags: trunk
14:17
Fix [749bd9bb1b]: systemControlAccentColor can have incorrect RGB on older macOS systems. check-in: 00b45e1d user: marc_culler tags: core-8-6-branch
01:19
Fix [749bd9bb1b]: systemControlAccentColor can have incorrect RGB on High Sierra closed check-in: 383443bd user: marc_culler tags: bug-749bd9bb1b
2019-12-03
01:17
On macOS call [image setTemplate:YES] for the cursor NSImages, to make the cursor be white in dark mode. check-in: 756db73f user: marc_culler tags: core-8-6-branch
Changes
Unified Diff Side-by-Side Diff Patch
Changes to macosx/tkMacOSXColor.c.