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