summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2020-08-251-1/+1
|\
| * Merge 8.5jan.nijtmans2020-08-251-1/+1
| |\
* | \ Move XGetImage and XCopyArea to tkMacOSXImage.c and completely remove XImage....culler2020-08-246-562/+530
|\ \ \ | |/ /
| * | Move XGetImage and XCopyArea to tkMacOSXImage.c and eliminate references to X...culler2020-08-246-550/+521
| |\ \
| | * | Address compiler warnings.culler2020-08-231-6/+2
| | * | Remove all use of XImage.pixelpower, but not the field, simplify and reorganize.culler2020-08-226-550/+525
* | | | Fix [bc62f78191]: compilation issues on macOS when targeting older OS versions.culler2020-08-243-14/+22
|\ \ \ \ | |/ / /
| * | | Fix [bc62f78191]: compilation issues on macOS when targeting older OS versions.culler2020-08-243-14/+22
| |\ \ \
| | * | | Use graphicsPort instead of CGContext if the minimum target is earlier than 1...culler2020-08-241-1/+1
| | * | | Fix [bc62f78191]: compilation issues when targeting older macOS versions.culler2020-08-232-15/+21
| | |/ /
* | | | Code cleanup (mainly unnecessary casts to (ClientData))jan.nijtmans2020-08-244-13/+13
* | | | Fix [de0c219db2]: Use platform placeholder text colors as defaults. Note: Res...fvogel2020-08-242-15/+19
|\ \ \ \
| * | | | typofvogel2020-08-151-1/+1
| * | | | Update macosx/READMEculler2020-08-151-13/+16
| * | | | Use tkMacOSXColor.c and tkMacOSXColor.h from [38138883]; these include system...culler2020-08-132-439/+576
| * | | | Bring macOS documentation up-to-date with respect to the new semantic color s...fvogel2020-07-141-11/+12
| * | | | Correctly use a system placeholder color on macOS.fvogel2020-07-142-6/+12
| * | | | Fix [de0c219db2]: Use platform placeholder text colors as defaultsfvogel2020-07-141-0/+4
* | | | | 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-2110-132/+132
|\ \ \ \ | |/ / /
| * | | Add the remaining (cosmetic) changes from the mac_clip branch.culler2020-08-2110-132/+132
| |\ \ \
| | * | | Edit comments, make some stylistic changes, remove an unused function parameter.culler2020-08-2110-132/+132
* | | | | Merge 8.6jan.nijtmans2020-08-214-77/+79
|\ \ \ \ \ | |/ / / /
| * | | | Fix [b505e5f6a9]: Aqua: possible to implement XSetClipRectangles()?jan.nijtmans2020-08-215-65/+93
| |\ \ \ \ | | |/ / /
| | * | | More cleanup in TkMacOSXSetupDrawingContext - thanks to Christopher Chavez.culler2020-08-191-7/+1
| | * | | Make TkpReleaseRegion and TkpRetainRegion static; remove mac-specific code fr...culler2020-08-194-12/+25
| | * | | Yet another cleanup of TkMacOSXSetupDrawingContextculler2020-08-181-50/+46
| | * | | Test using XSetClipRectangles on macOS.culler2020-08-181-0/+25
* | | | | One more use of TkNewIndexObj() macro. More code cleanupjan.nijtmans2020-08-201-1/+1
* | | | | Fix [031dfcf1dd]: ttk::treeview -anchor does not work with column #0. The foc...fvogel2020-08-193-18/+25
|\ \ \ \ \ | |/ / / /
| * | | | 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
| * | | | | Adapt systemSelectedTabTextColor to Big Sur.culler2020-08-192-9/+18
| | |/ / / | |/| | |
* | | | | Merge 8.6jan.nijtmans2020-08-171-3/+3
|\ \ \ \ \ | |/ / / /
| * | | | one more "const"jan.nijtmans2020-08-171-1/+1
| * | | | const usagejan.nijtmans2020-08-171-3/+3
* | | | | Fix [315104a5c1] - corrects and extends the virtual event notifications of ap...culler2020-08-153-40/+109
|\ \ \ \ \ | |/ / / /
| * | | | Fix [315104a5c1] - corrects and extends the virtual event notifications of ap...culler2020-08-153-40/+109
| |\ \ \ \
| | * | | | misplaced #endifculler2020-08-151-2/+2
| | * | | | Adjustments for 10.6culler2020-08-151-3/+5
| | * | | | sync with bug-315104a5c10culler2020-08-153-50/+100
| | * | | | Fix the first event reporting a change in effective appearanceculler2020-08-112-5/+11
| | * | | | Generate a virtual event <<NewAccentColor>> when the accent or highlight colo...culler2020-08-111-8/+9
| | * | | | Fix [315104a5c10] for 8.6: Inappropriate virtual events sent when accent colo...culler2020-08-102-4/+15
* | | | | | tkConfig.c: protect usage of internalPtr when offset is TCL_INDEX_NONE. Backp...jan.nijtmans2020-08-141-1/+1
* | | | | | Aqua - automatically support all colors in Apple's system ColorListculler2020-08-133-19/+53
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Aqua - automatically support all colors in Apple's system ColorListculler2020-08-133-19/+53
| |\ \ \ \ \
| | * | | | | Use the TkMacOSXInDarkMode from bug-315104a5c10culler2020-08-131-4/+5