Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | Fix bug [2249e64bdc]: adjust unixWm tests which expect impossible results on ↵ | culler | 2019-02-13 | 2 | -16/+38 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | Aqua. | |||||
| * | | | | | | | | | Two text tests also try to position a window with y = 0. Tweak these for Aqua. | culler | 2019-02-13 | 1 | -4/+11 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Fix bug [2249e64bdc]: Some unixWm tests expect the impossible on Aqua | culler | 2019-02-13 | 1 | -12/+27 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Fix bug [58665b91dd]: many unixEmbed tests fail. | culler | 2019-02-07 | 1 | -75/+92 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | ||||||
| * | | | | | | | | | Fix bug [58665b91dd]: many unixEmbed tests fail. | culler | 2019-02-07 | 1 | -75/+92 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | Make the place manager send ConfigureNotify events when size change requests | culler | 2019-02-04 | 1 | -10/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | are rejected. This makes unixEmbed-6.2a pass. | |||||
| | * | | | | | | | | Simplify and uniformize unixEmbed tests 6.1, 6.1a, 6.2, 6.2a. | culler | 2019-02-03 | 1 | -11/+5 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | Remove unnecessary sleep from unixEmbed-6.2a, which still fails however. | culler | 2019-02-01 | 1 | -6/+3 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | Changes which make unixEmbed-8.1a pass on macOS. | culler | 2019-01-31 | 1 | -4/+4 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | Add an update making unixEmbed-5.1a pass on Linux | fvogel | 2019-01-27 | 1 | -0/+1 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | Fix indentation in the -setup and -cleanup sections of the new *a tests | fvogel | 2019-01-27 | 1 | -23/+23 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | Make unixEmbed-3.2 pass on macOS even with the deployment target when ↵ | fvogel | 2019-01-27 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | unixEmbed-1.5a was run before. | |||||
| | * | | | | | | | | Make unixEmbed-3.2 pass (revert previous change that introduced a loop on ↵ | fvogel | 2019-01-27 | 1 | -3/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [winfo exists .t2] since this prevents the necessary update to be executed) | |||||
| | * | | | | | | | | Load the Tk package, not Tktest | fvogel | 2019-01-26 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | Attempt to make the new unixEmbed tests work when tests are run from the build | culler | 2019-01-26 | 1 | -21/+52 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | directory, without installing Tk. | |||||
* | | | | | | | | | | TIP #533 (Extension of the menu post command) implementation was accepted by ↵ | fvogel | 2019-02-02 | 2 | -12/+16 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | TCT vote. This allows fixing of bug [70e531918e]: geometry issues with menubuttons on macOS. | |||||
| * | | | | | | | | | TIP #533 (Extension of the menu post command) implementation was accepted by ↵ | fvogel | 2019-02-02 | 2 | -12/+16 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TCT vote. This allows fixing of bug [70e531918e]: geometry issues with menubuttons on macOS. | |||||
| | * | | | | | | | | | For macOS, guard against a crash in TkpPostMenu and fix TkPostTearoffMenu. | culler | 2019-01-15 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adjust menu.test for the new argument name. | |||||
| | * | | | | | | | | | Fix related menubutton issues on linux and Windows. | culler | 2019-01-11 | 1 | -1/+1 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | Fix bug [70e531918e]: geometry issues with menubuttons on macOS | culler | 2019-01-09 | 1 | -11/+15 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | Fix [3003895fff] and [1899040fff]: TkRoundToResolution doesn't account for -from | fvogel | 2019-01-26 | 1 | -12/+47 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Fix [3003895fff] and [1899040fff]: TkRoundToResolution doesn't account for -from | fvogel | 2019-01-26 | 1 | -12/+47 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Add new test scale-14.13 to guard against regressions with [220665ffff], and ↵ | fvogel | 2019-01-09 | 1 | -0/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | duplicates [220265ffff] and [779559ffff]. This test currently fails in the present bugfix branch but passes in core-8-6-branch | |||||
| | * | | | | | | | | | | Fix [3003895fff] and [1899040fff]: TkRoundToResolution doesn't account for -from | fvogel | 2019-01-05 | 1 | -12/+34 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | Fix bug [b2dd3b4fe8] (text-11a.41 sometimes hangs) by reworking how the | jan.nijtmans | 2019-01-03 | 1 | -106/+115 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | <<WidgetViewSync>> event is handled. | |||||
* | | | | | | | | | | | | Constrain send.test tests which are inappropriate for macOS with notAqua. | culler | 2019-01-23 | 1 | -7/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Constrain send.test tests which are inappropriate for macOS with notAqua. | culler | 2019-01-23 | 1 | -7/+11 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Fix unixEmbed test failures on macOS. | culler | 2019-01-23 | 1 | -37/+570 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Fix bug [58665b91dd]: unixEmbed tests fail on macOS due to use of dobg. | culler | 2019-01-23 | 1 | -43/+576 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | Fix typo triggering error when running unixButton tests on Windows and Linux. | fvogel | 2019-01-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | | | | | | | | / / | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Fix typo triggering error when running unixButton tests on Windows and Linux. | fvogel | 2019-01-20 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Clean up Aqua button geometry code so unixButton tests pass, and make a few | culler | 2019-01-18 | 1 | -5/+19 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | | | | | | | | small adjustments to the appearance. | |||||
| * | | | | | | | | | Fix bug [e733d3770f]: geometry issues with buttons on macOS | culler | 2019-01-16 | 1 | -5/+19 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge 8.6 | jan.nijtmans | 2019-01-10 | 3 | -7/+7 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
* | | | | | | | | | Resolve bug [18a4ba19bd]. Make winfo containing behave consistently across | culler | 2019-01-04 | 3 | -71/+200 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | | | platforms and fix a bug with embedded toplevels. | |||||
| * | | | | | | | | Merge core-8-6-branch. | culler | 2019-01-03 | 1 | -106/+115 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Fix tests order according to their numbering | fvogel | 2019-01-02 | 1 | -94/+94 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | In the tests, always update after packing; sync and clear the queue before | culler | 2019-01-01 | 1 | -14/+18 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | binding to WidgetViewSync; make 11a.12 work harder so it is meaningful. | |||||
| | * | | | | | | | | Merge core-8-6-branch. | culler | 2018-12-30 | 4 | -15/+70 | |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | ||||||
| | * | | | | | | | | Make text-11a.41 pass this time (hopefully...) | fvogel | 2018-11-19 | 1 | -0/+1 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | Repair text-11a.41 logic | fvogel | 2018-11-19 | 1 | -4/+3 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | merge core-8-6-branch | fvogel | 2018-11-19 | 1 | -5/+5 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Fix [b2dd3b4fe8]: text-11a.41 sometimes hangs | fvogel | 2018-11-18 | 1 | -5/+10 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Adjust wm.test to expect -type as a possible attribute on Aqua. | culler | 2018-12-17 | 1 | -1/+1 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | On Aqua make "wm attribute pathname -type" return "unsupported" instead of ↵ | culler | 2018-12-17 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crashing. | |||||
| * | | | | | | | | | | Add a dummy implementation of "wm attribute pathname -type" for Aqua, to ↵ | culler | 2018-12-17 | 1 | -6/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | obviate platform dependent code. | |||||
| * | | | | | | | | | | Fix a bug with window ordering in Aqua. Deal with remaining unixWm tests. | culler | 2018-12-17 | 1 | -6/+23 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Restore the old behavior with unix title bars and borders, but document | culler | 2018-12-17 | 1 | -10/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and test it. | |||||
| * | | | | | | | | | | Fix typos in unixWm.test. | culler | 2018-12-16 | 1 | -13/+15 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Fix a small error in the aqua Tk_CoordsToWindow related to embedded toplevels. | culler | 2018-12-16 | 1 | -4/+7 | |
| | | | | | | | | | | |