summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXColor.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unused variable.marc_culler2020-12-161-1/+0
* Merge 8.6marc_culler2020-12-161-1/+2
|\
| * Tidy up with a patch from Christopher Chavez. Removes redundant include direc...marc_culler2020-12-161-2/+2
| * Fix the build on macOS 10.6.marc_culler2020-12-111-3/+4
* | Merge 8.7jan.nijtmans2020-12-111-11/+13
|\ \
| * | (c) -> ©jan.nijtmans2020-12-091-5/+5
| * | Merge 8.6marc_culler2020-11-201-6/+8
| |\ \ | | |/
| | * I think I am supposed to add braces.culler2020-11-171-4/+4
| | * Fix [635167af14]: black menu entries -- see if this is fixed by intializing a...culler2020-11-171-6/+8
* | | Merge 8.7jan.nijtmans2020-11-161-0/+2
|\ \ \ | |/ /
| * | Merge 8.6marc_culler2020-11-141-0/+2
| |\ \ | | |/
| | * Correct an indeterminacy in the implementation of systemSelectedTabTextColormarc_culler2020-11-141-0/+2
* | | Merge trunk. Clean-up win32 systray code (not completed yet, still some ANSI ...jan.nijtmans2020-11-121-133/+13
|\ \ \ | |/ /
| * | Merge 8.6culler2020-11-101-133/+13
| |\ \ | | |/
| | * Remove some more unneeded code.marc_culler2020-11-091-42/+10
| | * Fix [f9fa926666] on macOS only: crash when creating a label whose text is a s...culler2020-11-091-91/+3
* | | More compiler warnings on various macOS versionsculler2020-11-041-1/+3
* | | Fix compiler errors and warnings on macOS 10.13.culler2020-11-041-1/+1
|/ /
* | Merge 8.6jan.nijtmans2020-10-021-2/+2
|\ \ | |/
| * Fix more warnings, related to -Wshadow, now in MacOSX codejan.nijtmans2020-10-021-5/+5
* | Merge 8.6marc_culler2020-09-071-8/+4
|\ \ | |/
| * Fix [4e1e290760]: [NSColor whiteColor] is yellow without a colorspace.culler2020-09-061-8/+4
* | Merge 8.6jan.nijtmans2020-09-021-3/+3
|\ \ | |/
| * Rename (internal) TkMacOSXDrawableView() -> TkMacOSXGetNSViewForDrawable()jan.nijtmans2020-09-021-3/+3
* | Merge 8.6jan.nijtmans2020-09-021-3/+3
|\ \ | |/
* | Merge 8.6jan.nijtmans2020-08-281-3/+3
|\ \ | |/
| * Add some explicit typecasts, e.g. to (Drawable), and prevent higher-level com...jan.nijtmans2020-08-281-3/+3
* | Merge 8.6jan.nijtmans2020-08-271-2/+2
|\ \ | |/
* | We don't have to preserve cruft in trunk, so let's get rid of it.culler2020-08-261-2/+2
* | Merge 8.6culler2020-08-251-1/+1
|\ \ | |/
| * Rename the NSGraphicsContext macro and add a flipped parameter. Fix accent c...culler2020-08-251-1/+1
* | Fix [bc62f78191]: compilation issues on macOS when targeting older OS versions.culler2020-08-241-11/+15
|\ \ | |/
| * Fix [bc62f78191]: compilation issues when targeting older macOS versions.culler2020-08-231-11/+15
* | Fix [031dfcf1dd]: ttk::treeview -anchor does not work with column #0. The foc...fvogel2020-08-191-3/+16
|\ \ | |/
| * Adapt systemSelectedTabTextColor to Big Sur.culler2020-08-191-3/+16
* | Fix [315104a5c1] - corrects and extends the virtual event notifications of ap...culler2020-08-151-4/+8
|\ \ | |/
| * Fix [315104a5c1] - corrects and extends the virtual event notifications of ap...culler2020-08-151-4/+8
| |\
| | * sync with bug-315104a5c10culler2020-08-151-4/+5
| | * Fix the first event reporting a change in effective appearanceculler2020-08-111-4/+8
| | * Fix [315104a5c10] for 8.6: Inappropriate virtual events sent when accent colo...culler2020-08-101-1/+1
* | | Aqua - automatically support all colors in Apple's system ColorListculler2020-08-131-6/+47
|\ \ \ | |/ /
| * | Use the TkMacOSXInDarkMode from bug-315104a5c10culler2020-08-131-4/+5
| * | Fix an issue with 10.9culler2020-08-121-1/+2
| * | Fix some issues with 10.6culler2020-08-121-1/+11
| * | Aqua - automatically support all NSColors in the System ColorList.culler2020-08-121-1/+30
| |/
* | Merge 8.6jan.nijtmans2020-08-041-29/+13
|\ \ | |/
| * Make TCL_UNUSED() macro usable in Tk 8.6jan.nijtmans2020-08-041-16/+16
* | Merge 8.6 but remove HITheme and HIBackground colors which are only supported...culler2020-08-041-46/+8
|\ \ | |/
| * Address compiler warnings about dark mode when building on new systems with o...culler2020-08-041-7/+8
* | Merge 8.6jan.nijtmans2020-08-041-403/+344
|\ \ | |/