summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* Eliminate CONST86: Since Tk 8.7 only compiles with Tcl >= 8.6 anyway, we jus...jan.nijtmans2018-10-191-1/+1
* Restore the remaining missing changes stripped out due to the recent merge/ba...fvogel2018-10-181-8/+1
|\
| * Restore the remaining missing changes stripped out due to the recent merge/ba...fvogel2018-10-181-8/+1
* | Fix clipboard behavior and remove the TkSuspendClipboard stub function.culler2018-10-182-29/+6
|\ \ | |/
| * Fix clipboard behavior and remove the TkSuspendClipboard stub function.culler2018-10-182-29/+6
| |\
| | * Removed all traces of the TkSuspendClipboard stub.culler2018-10-182-22/+3
| | * Merge core-8-6-branchculler2018-10-1812-122/+243
| | |\ | | |/ | |/|
| * | Restore some missing changes stripped out in in merge of Mac scroll codeKevin Walzer2018-10-181-16/+20
| * | Signficant fixes to scrolling in macOSKevin Walzer2018-10-181-4/+5
| |\ \
| | | * Removed the call to TkSuspendClipboard when the app is deactivated.culler2018-08-192-3/+1
| | | * merge core-8-6-branchculler2018-08-182-6/+8
| | | |\
| | | * | Reverted a pointless change in tkCheckPasteboard.culler2018-08-151-2/+3
| | | * | Fix bug [b947864419]: Also account for changes to the clipboard made by other...culler2018-08-151-7/+6
* | | | | Restore some missing changes stripd out in in merge of Mac scroll codeKevin Walzer2018-10-181-18/+22
* | | | | Signficant fixes to scrolling in macOSKevin Walzer2018-10-181-4/+5
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Take into account that the scrollbars on macOS later than 10.6 (Snow Leopard)...fvogel2018-10-171-4/+5
* | | | | Make Tk able to draw in macOS 10.14 (Mojave).culler2018-10-176-57/+142
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Restoring declaration of viewDidChangeEffectiveAppearance.culler2018-10-171-0/+1
| * | | | Merging unintentional fork.culler2018-10-172-6/+10
| |\ \ \ \
| | * | | | Restore viewDidChangeEffectiveAppearance method deleted by mistakeKevin Walzer2018-10-171-0/+5
| * | | | | Fix typos, formatting, compiler warnings.culler2018-10-175-11/+17
| |/ / / /
| * | | | Remove conditional compilation of apperance change calls per suggestion from ...Kevin Walzer2018-10-171-3/+0
| * | | | Update README with new virtual events for appearance changesKevin Walzer2018-10-171-0/+3
| * | | | Revert accidental commit/mingling of scroll branch codeKevin Walzer2018-10-171-11/+15
| * | | | allow Tk to register a virtual event for when the apperance changes on 10.14Kevin Walzer2018-10-173-16/+57
| |\ \ \ \ | | |/ / /
| | * | | merge core-8-6-branchfvogel2018-10-091-4/+32
| | |\ \ \
| | * \ \ \ merge core-8-6-branchfvogel2018-10-062-3/+6
| | |\ \ \ \
| | * \ \ \ \ Merge bugfix branch bug-050d1ea747 (scrollbar-3.50, 6.11, 6.12, 6.25, 6.39 te...fvogel2018-09-241-13/+8
| | |\ \ \ \ \
| | | * | | | | Fix [050d1ea747]: scrollbar-3.50, 6.11, 6.12, 6.25, 6.39 tests fail on macOSfvogel2018-09-241-13/+8
| | * | | | | | Fix [719ae3991b]: ttk scrollbar-1.[23] tests fail (regression)fvogel2018-09-091-2/+3
| | |/ / / / /
| * | | | | | Add a configure notify to make sure all subwindows get displayed. Tweakculler2018-10-172-32/+67
| * | | | | | Fix bug 09e18e42d7: Tk does not display on macOS 10.14culler2018-10-162-31/+25
| | |_|/ / / | |/| | | |
* | | | | | Fix [6437e8d00d]: font-24.5 test fails on macOS and Linux. This better fix th...fvogel2018-10-091-0/+32
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Add explanatory comments in TkpMeasureCharsInContext() on macOS.fvogel2018-10-081-2/+30
| * | | | | Fix [6437e8d00d] (font-24.5 test fails on macOS and Linux) without regression...fvogel2018-10-071-4/+4
| * | | | | Re-integrate the tentative fixes for font-24.5 ([94cfd2f6] for macOS and [123...fvogel2018-10-071-0/+4
* | | | | | Revert [8e4cbf45] as a fix for [6437e8d00d] (font-24.5 test fails on macOS an...fvogel2018-10-071-4/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Revert [e0f026c8] as a fix for [6437e8d00d] (font-24.5 test fails on macOS an...fvogel2018-10-071-4/+0
| | |/ / / | |/| | |
* | | | | Fix [6437e8d00d]: font-24.5 test fails on macOS and Linux.fvogel2018-10-061-0/+4
|\ \ \ \ \ | |/ / / /
| * | | | Fix [6437e8d00d]: font-24.5 test fails on macOS and Linux.fvogel2018-10-061-0/+4
| |\ \ \ \
| | * | | | Fix [6437e8d00d]: font-24.5 test fails on macOS and Linux. This is the fix fo...fvogel2018-09-301-0/+4
| | |/ / /
* | | | | Fix [9658bc800c]: Several display issues with menu items, more easily seen wh...fvogel2018-10-061-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Fix [9658bc800c]: Several display issues with menu items, more easily seen wh...fvogel2018-10-061-1/+1
| |\ \ \ \
| | * | | | Once the menu geometry is correctly computed there is no need anymore for que...fvogel2018-09-291-1/+1
| | |/ / /
* | | | | more size_t related code cleanupjan.nijtmans2018-10-041-1/+1
* | | | | Fix [8229232472]: Cascade menu entry indicator wrong colour on Unix. Patch pr...fvogel2018-09-301-2/+1
|\ \ \ \ \ | |/ / / /
| * | | | Remove somewhat misleading text in commentsfvogel2018-09-221-2/+1
| |/ / /
* | | | Proof of concept for fixing [43b596451e]: relief for active menu entries. Add...fvogel2018-09-081-0/+1
* | | | Merge 8.6jan.nijtmans2018-09-012-15/+13
|\ \ \ \ | |/ / /
| * | | Delete unused variables, and eol-spacingjan.nijtmans2018-09-012-14/+12