summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXColor.c
Commit message (Expand)AuthorAgeFilesLines
* Fix 2 (minor) compiler warningsjan.nijtmans2024-07-041-6/+0
* Merge 9.0. Streamline some indentingjan.nijtmans2024-06-301-5/+5
|\
* | Revert tkMacOSXColor.c. We'll live with the warnings for now.culler2024-06-231-10/+6
* | Clean up: compiler warnings; stop setting tkDirtyRect, since we aren't using it.culler2024-06-231-6/+10
* | New branch implementing Christopher Chavez's idea for drawing to a CGImage wi...culler2024-06-011-48/+8
|\ \ | |/
| * 3 missing "static" keywords. One wrong type-casts. Don't use deprecated XK_Pa...jan.nijtmans2024-05-041-2/+2
| * Update to striped background on Aqua with semantic colors - patch from Christ...Kevin Walzer2023-07-101-0/+14
| * Fix [a526d42999]: Aqua: leak in TkpOpenDisplay(). Patch from Christopher Chavez.fvogel2023-07-091-5/+5
| |\
| * | More serious elimination of -Wconversion C warningsjan.nijtmans2023-03-041-20/+21
| * | More Xlib.h macro usagejan.nijtmans2022-11-151-1/+1
| * | merge 8.6fvogel2022-10-021-0/+2
| |\ \
| * \ \ Merge 8.6jan.nijtmans2022-09-231-1/+1
| |\ \ \
| * \ \ \ Merge 8.6marc_culler2022-09-221-7/+9
| |\ \ \ \
| * \ \ \ \ Merge 8.6marc_culler2022-09-221-0/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge 8.6marc_culler2022-09-201-7/+19
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge 8.6jan.nijtmans2022-09-101-1/+1
| |\ \ \ \ \ \ \
| * | | | | | | | Eliminate some compiler warningsjan.nijtmans2022-03-221-2/+1
| * | | | | | | | Merge 8.6jan.nijtmans2021-11-021-2/+13
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 8.6marc_culler2021-11-011-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Remove references to 10.16.marc_culler2021-11-011-1/+1
| * | | | | | | | | | Merge 8.6culler2021-04-081-1/+1
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| * | | | | | | | | | Remove unused variable.marc_culler2020-12-161-1/+0
| * | | | | | | | | | Merge 8.6marc_culler2020-12-161-1/+2
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2020-12-111-11/+13
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | (c) -> ©jan.nijtmans2020-12-091-5/+5
| | * | | | | | | | | | | Merge 8.6marc_culler2020-11-201-6/+8
| | |\ \ \ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2020-11-161-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / /
| | * | | | | | | | | | | | Merge 8.6marc_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
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.6marc_culler2020-09-071-8/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.6jan.nijtmans2020-09-021-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.6jan.nijtmans2020-09-021-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.6jan.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
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | Fix [bc62f78191]: compilation issues on macOS when targeting older OS versions.culler2020-08-241-11/+15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Fix [031dfcf1dd]: ttk::treeview -anchor does not work with column #0. The foc...fvogel2020-08-191-3/+16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Fix [315104a5c1] - corrects and extends the virtual event notifications of ap...culler2020-08-151-4/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Aqua - automatically support all colors in Apple's system ColorListculler2020-08-131-6/+47
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.6jan.nijtmans2020-08-041-29/+13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.6 but remove HITheme and HIBackground colors which are only supported...culler2020-08-041-46/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.6jan.nijtmans2020-08-041-403/+344
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.6: fix testing and build issues on the various supported versions of ...culler2020-07-271-2/+19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Fix [34214bbdae]: typographical fixes in comments. Thanks to Christopher Chavez.fvogel2020-07-081-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Aqua: replace [NSApp macMinorVersion] by [NSApp macOSVersion] event though th...culler2020-06-251-6/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \