summaryrefslogtreecommitdiffstats
path: root/macosx/ttkMacOSXTheme.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2021-02-021-12/+12
|\
| * More implicit type-casts, for C++ compatibility.jan.nijtmans2021-02-021-12/+12
| * Follow-up to [27fc4d0ae8]: one more typojan.nijtmans2020-12-221-1/+1
* | Merge 8.6jan.nijtmans2020-12-221-1/+1
|\ \ | |/
* | Merge 8.6marc_culler2020-12-161-2/+1
|\ \ | |/
| * Tidy up with a patch from Christopher Chavez. Removes redundant include direc...marc_culler2020-12-161-2/+1
* | 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
* | Merge 8.6jan.nijtmans2020-12-141-1/+1
|\ \ | |/
| * Fix the build on macOS 10.6.marc_culler2020-12-111-1/+1
* | (c) -> ©jan.nijtmans2020-12-091-6/+6
* | Merge 8.6jan.nijtmans2020-12-041-12/+22
|\ \ | |/
| * Fix [3ef77f434e]: Combobox focus ring is missing in Dark Mode.culler2020-12-041-12/+22
* | Merge 8.6jan.nijtmans2020-10-021-18/+20
|\ \ | |/
| * Fix more warnings, related to -Wshadow, now in MacOSX codejan.nijtmans2020-10-021-161/+163
* | Merge 8.6jan.nijtmans2020-09-271-2/+2
|\ \ | |/
| * Last TIP #581 changes. 100% done nowjan.nijtmans2020-09-271-2/+2
* | Merge 8.6jan.nijtmans2020-09-141-1/+1
|\ \ | |/
| * Prevent the usage of the term safe/unsafe childjan.nijtmans2020-09-141-1/+1
* | Merge 8.6marc_culler2020-09-121-2/+14
|\ \ | |/
| * Adjust comment styling.marc_culler2020-09-121-4/+10
| * Apply patch from Christopher Chavez to address UBSan warnings about alignment...marc_culler2020-09-121-2/+8
* | Merge 8.6marc_culler2020-09-121-3/+59
|\ \ | |/
| * Add a disclosure triangle that works in Big Surmarc_culler2020-09-121-3/+59
* | Merge 8.6culler2020-09-081-2/+5
|\ \ | |/
| * Fix [2a6d63b9dc]: crash in macOS 10.6 when de-activating wish with Option-tabculler2020-09-081-2/+5
* | Merge 8.6jan.nijtmans2020-09-021-2/+2
|\ \ | |/
| * Rename (internal) TkMacOSXDrawableView() -> TkMacOSXGetNSViewForDrawable()jan.nijtmans2020-09-021-2/+2
* | Merge 8.6jan.nijtmans2020-09-021-1/+1
|\ \ | |/
| * Eliminate MODULE_SCOPE wrapper function for TkMacOSXDrawable(). Rename (inter...jan.nijtmans2020-09-021-1/+1
* | Merge 8.6. Some more textual changesjan.nijtmans2020-08-271-12/+12
|\ \ | |/
| * Some internal master -> container renamings, nothing related to APIjan.nijtmans2020-08-271-12/+12
* | Code cleanup (mainly unnecessary casts to (ClientData))jan.nijtmans2020-08-241-5/+5
* | Adjust some point locations by 1 pixel in DrawDarkListHeader - thanks to Csa...culler2020-08-241-3/+3
|\ \ | |/
| * Adjust some point locations by 1 pixel in DrawDarkListHeader - thanks to Csa...culler2020-08-241-3/+3
* | Add the remaining (cosmetic) changes from the mac_clip branch.culler2020-08-211-1/+1
|\ \ | |/
| * Add the remaining (cosmetic) changes from the mac_clip branch.culler2020-08-211-1/+1
| |\
| | * Edit comments, make some stylistic changes, remove an unused function parameter.culler2020-08-211-1/+1
* | | Fix [031dfcf1dd]: ttk::treeview -anchor does not work with column #0. The foc...fvogel2020-08-191-9/+7
|\ \ \ | |/ /
| * | Fix [031dfcf1dd]: ttk::treeview -anchor does not work with column #0. The foc...fvogel2020-08-191-9/+7
| |\ \ | | |/ | |/|
| | * In ttk layouts, specifying -expand 1 (resp. TTK_EXPAND) is superfluous when -...fvogel2020-07-181-7/+7
| | * Two occurrences leftover in previous commit.fvogel2020-07-181-4/+2
* | | Merge 8.6jan.nijtmans2020-08-061-6/+3
|\ \ \ | |/ /
| * | Add stub entry for XLowerWindow() on MacOS (no idea why this was commented ou...jan.nijtmans2020-08-061-3/+3
| |/
* | Aqua: replace [NSApp macMinorVersion] by [NSApp macOSVersion] event though th...culler2020-06-251-16/+16
|\ \ | |/
| * Aqua: replace [NSApp macMinorVersion] by [NSApp macOSVersion] event though th...culler2020-06-251-16/+16
* | Merge 8.6. More TCL_UNUSED() usage.jan.nijtmans2020-03-191-71/+71
|\ \ | |/
* | Eliminate many more warnings on macOS, related to -Wextrajan.nijtmans2020-03-161-138/+139
* | Fix many warnings in MacOSX build (caused by -Wextra -Wc++-compat). All harml...jan.nijtmans2020-03-011-2/+5