| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Signficant fixes to scrolling in macOS | Kevin Walzer | 2018-10-18 | 3 | -4/+11 |
|\ \ \
| | |/
| |/| |
|
| * | | Add comments clarifying otherwise tacit assumptions. | fvogel | 2018-10-17 | 2 | -0/+6 |
|
|
| * | | Take into account that the scrollbars on macOS later than 10.6 (Snow Leopard)... | fvogel | 2018-10-17 | 1 | -4/+5 |
|
|
* | | | Fix [4b555aca34]: text search -all hangs and eats all memory | fvogel | 2018-10-17 | 2 | -8/+224 |
|\ \ \ |
|
| * | | | Fix tests expected results for backwards search. All tests do pass at this po... | fvogel | 2018-10-16 | 1 | -6/+6 |
|
|
| * | | | Fix backwards search, thanks to Koen Danckaert | fvogel | 2018-10-16 | 1 | -6/+9 |
|
|
| * | | | Simplify patch for forward search a litle bit | fvogel | 2018-10-16 | 1 | -2/+2 |
|
|
| * | | | Add text-22.250 exercising backwards search with -all and matching at start o... | fvogel | 2018-10-16 | 1 | -0/+9 |
|
|
| * | | | Remove comment I forgot to revert previously. | fvogel | 2018-10-15 | 1 | -3/+1 |
|
|
| * | | | Third fix proposal for [4b555aca34]: text search -all hangs and eats all memo... | fvogel | 2018-10-15 | 2 | -2/+3 |
|
|
| * | | | Revert the second fix proposal, and add more tests (covering backwards search... | fvogel | 2018-10-15 | 2 | -39/+162 |
|
|
| * | | | Another proposed fix for [4b555aca34]: text search -all hangs and eats all me... | fvogel | 2018-10-15 | 1 | -1/+6 |
|
|
| * | | | Backout the previously proposed fix [80286abf05], and add more tests. | fvogel | 2018-10-15 | 2 | -8/+59 |
|
|
| * | | | Fix [4b555aca34]: text search -all hangs and eats all memory | fvogel | 2018-10-11 | 1 | -2/+2 |
|
|
| * | | | Add non regression test cases for [4b555aca34]: text search -all hangs and ea... | fvogel | 2018-10-11 | 1 | -0/+26 |
|
|
* | | | | Fix [ca403f799b]: ttk::treeview border drawn incorrectly | fvogel | 2018-10-17 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Fix [ca403f799b]: ttk::treeview border drawn incorrectly | fvogel | 2018-10-08 | 1 | -1/+1 |
|
|
* | | | | | 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 | 3 | -47/+46 |
|
|
| * | | | | | allow Tk to register a virtual event for when the apperance changes on 10.14 | Kevin Walzer | 2018-10-17 | 5 | -47/+93 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| | * | | | | merge core-8-6-branch | fvogel | 2018-10-09 | 3 | -165/+284 |
| | |\ \ \ \
| | | | |/ /
| | | |/| | |
|
| | * | | | | merge core-8-6-branch | fvogel | 2018-10-06 | 11 | -61/+84 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | Merge bugfix branch bug-f792b457eb (scrollbar-3.26, 3.27, 3.28, 3.35 tests fa... | fvogel | 2018-09-25 | 2 | -29/+6 |
| | |\ \ \ \ \ |
|
| | | * | | | | | Fix [f792b457eb]: scrollbar-3.26, 3.27, 3.28, 3.35 tests fail on macOS. The f... | fvogel | 2018-09-25 | 2 | -29/+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 |
| | | |/ / / / / |
|
| | * | | | | | | Merge bugfix branch bug-874dca4873 (scrollbar-10.[12] fail on macOS) | fvogel | 2018-09-23 | 1 | -2/+30 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | Ooops, the delta needs to be -4, not -1, in order to scroll down/right four l... | fvogel | 2018-09-23 | 1 | -2/+2 |
|
|
| | | * | | | | | | Fix [874dca4873]: scrollbar-10.[12] fail on macOS | fvogel | 2018-09-23 | 1 | -2/+30 |
| | | |/ / / / / |
|
| | * | | | | | | Merge bugfix branch bug-719ae3991b (ttk scrollbar-1.[23] tests fail) | fvogel | 2018-09-23 | 1 | -2/+3 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | Fix [719ae3991b]: ttk scrollbar-1.[23] tests fail (regression) | fvogel | 2018-09-09 | 1 | -2/+3 |
| | | |/ / / / / |
|
| | * | | | | | | Create new branch named "fv-macos-scrollbar-tests" | fvogel | 2018-09-23 | 0 | -0/+0 |
| | |/ / / / / |
|
| * | | | | | | 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 comment | jan.nijtmans | 2018-10-15 | 1 | -1/+1 |
| |_|/ / /
|/| | | | |
|
* | | | | | Fix [6437e8d00d]: font-24.5 test fails on macOS and Linux. This better fix th... | fvogel | 2018-10-09 | 2 | -3/+45 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | 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 | 2 | -3/+17 |
|
|
| * | | | | merge core-8-6-branch | fvogel | 2018-10-07 | 10 | -225/+299 |
| |\ \ \ \
| |/ / / /
|/| | | | |
|
* | | | | | Revert [e0f026c8] as a fix for [6437e8d00d] (font-24.5 test fails on macOS an... | fvogel | 2018-10-07 | 2 | -17/+3 |
|
|
* | | | | | Fix border-3.1 by cherrypicking the fix [ab25b964] from trunk. Ticket [76e2d9... | fvogel | 2018-10-07 | 1 | -3/+5 |
|
|
* | | | | | Fix [48ff500999]: Better textWind.test, that no longer depends on a fonts/tex... | fvogel | 2018-10-06 | 1 | -158/+247 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | Remove useless option database entries | fvogel | 2018-10-06 | 1 | -14/+8 |
|
|