summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6marc_culler2020-12-151-16/+32
|\
| * Fine tune the Big Sur behavior.marc_culler2020-12-151-6/+22
| * Fix [80e4c6f695]: progress bars are weird on macOS 11.0.marc_culler2020-12-141-13/+14
* | Remove unused include/variablesjan.nijtmans2020-12-141-6/+0
* | Merge 8.6jan.nijtmans2020-12-146-9/+7
|\ \ | |/
| * Fix build in macOS 10.11 El Capitan: @available is not available in 10.11marc_culler2020-12-131-1/+1
| * Merge 8.6jan.nijtmans2020-12-131-3/+3
| |\
| * | Fix the build on macOS 10.6.marc_culler2020-12-116-11/+10
| |/
* | Merge 8.7jan.nijtmans2020-12-1146-262/+279
|\ \
| * | (c) -> ©jan.nijtmans2020-12-0942-150/+150
| * | Merge 8.6jan.nijtmans2020-12-042-15/+25
| |\ \ | | |/
| | * Fix segfault introduced by the fix for [4a40c6cace].culler2020-12-041-3/+5
| | * Fix [3ef77f434e]: Combobox focus ring is missing in Dark Mode.culler2020-12-041-12/+22
| * | Cherrypick the fix for the segfault.culler2020-12-041-3/+5
| * | Fix [4a40c6cace]: On Aqua managed widgets are drawn with their former offset....marc_culler2020-11-241-3/+13
| |\ \ | | |/
| | * Fix [4a40c6cace]: On Aqua managed widgets are drawn with their former offset....marc_culler2020-11-241-3/+13
| * | Merge 8.6marc_culler2020-11-201-7/+0
| |\ \ | | |/
| | * Remove two duplicate lines of code.marc_culler2020-11-201-7/+0
| * | Merge 8.6marc_culler2020-11-205-57/+82
| |\ \ | | |/
| | * Aqua - Fix [635167af14] and [cc7e0dfc8a]: artifacts and exceptions caused by ...marc_culler2020-11-205-64/+81
| | |\
| | | * Implement option 3 - ignore menu colors on macOS.culler2020-11-191-17/+16
| | | * Back out accidental commitculler2020-11-181-40/+35
| | | * Test using an underline to indicate background color.culler2020-11-181-35/+40
| | | * Try initializing menus a bit later and dealing with menu item background color.culler2020-11-174-49/+69
| | | * 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.6marc_culler2020-11-201-1/+1
| |\ \ \ | | |/ /
| | * | Correction to the state synchronization loop -- many thanks to anonymousmarc_culler2020-11-201-1/+1
| * | | Merge 8.6marc_culler2020-11-191-21/+15
| |\ \ \ | | |/ /
| | * | Edit comments some more. Remove a testing print statement.marc_culler2020-11-191-2/+3
| | * | Edit commentsmarc_culler2020-11-191-7/+12
| | * | Better fix, for special menus other than Help: iterate through Tk menu entrie...marc_culler2020-11-191-15/+3
| | * | Fix [7185d26cf4]: macOS menu items before separators in special menus are dis...culler2020-11-181-5/+5
| | |/
| * | Fix [https://core.tcl-lang.org/tcl/tktview/cb458261c3|cb458261c3]: Strip comm...jan.nijtmans2020-11-181-1/+1
* | | More cosmetic changesfvogel2020-11-211-16/+15
* | | Merge 8.7jan.nijtmans2020-11-163-11/+4
|\ \ \ | |/ /
| * | Merge 8.6marc_culler2020-11-151-11/+1
| |\ \ | | |/
| | * Use systemUnemphasizedSelectedTextBackgroundColor as the INACTIVE_SELECT_BG d...marc_culler2020-11-151-11/+1
| * | Merge 8.6marc_culler2020-11-151-0/+1
| |\ \ | | |/
| | * The selected text background issues appeared in 8.6 too. Cherrypick the fix.marc_culler2020-11-151-0/+1
| * | Merge 8.6marc_culler2020-11-141-0/+2
| |\ \ | | |/
| | * Correct an indeterminacy in the implementation of systemSelectedTabTextColormarc_culler2020-11-141-0/+2
* | | Fix error in [9daa36c3] revealed by a warning on macOSfvogel2020-11-141-1/+1
* | | Move _systray and _sysnotify out of the global namespacefvogel2020-11-141-3/+3
* | | Truly destroy systray object on macOSKevin Walzer2020-11-131-2/+7
* | | Merge trunk. Clean-up win32 systray code (not completed yet, still some ANSI ...jan.nijtmans2020-11-127-210/+42
|\ \ \ | |/ /
| * | Merge 8.6culler2020-11-104-151/+14
| |\ \ | | |/
| | * Finish removing GCCache and remove some more platform specific code in xgc.cmarc_culler2020-11-091-15/+0
| | * Remove some more unneeded code.marc_culler2020-11-093-45/+11
| | * Fix [f9fa926666] on macOS only: crash when creating a label whose text is a s...culler2020-11-091-91/+3