summaryrefslogtreecommitdiffstats
path: root/tests/scrollbar.test
Commit message (Expand)AuthorAgeFilesLines
* Revise "bad screen distance" error-messagesjan.nijtmans2024-01-231-5/+5
* Merge-mark 8.6. Don't bother build for Tcl 9.1. Some missing constraintsjan.nijtmans2024-01-091-8/+8
|\
| * Reduce differences in the test suite between 8.6 and 8.7 by backporting cosme...fvogel2022-11-301-6/+6
* | Adapted scrollbar.test to the improvements in scrlbar.tcl; reverted the chang...csaba2023-12-011-0/+3
* | Merge core-8-6-branch. Resolve conflicts.fvogel2022-11-271-25/+34
|\ \ | |/
| * scrollbar-6.35 and scrollbar-6.44: Remove constraint failsOnXQuarz by adaptin...fvogel2022-10-301-15/+18
| * scrollbar-6.12.* and scrollbar-6.29.*: Remove constraint failsOnXQuarz by ada...fvogel2022-10-301-6/+10
| * scrollbar-3.36 and scrollbar-3.38: Remove constraint failsOnXQuarz by making ...fvogel2022-10-301-4/+6
* | Add "testConstraint deprecated" to constraints.tcl, and use it everywhere nee...jan.nijtmans2022-01-081-9/+8
* | Proposed fix for [26889b3e7b]: Make the uniform mouse wheel event handling mo...jan.nijtmans2020-12-291-4/+4
* | (c) -> ©jan.nijtmans2020-12-091-1/+1
* | Merge 8.6jan.nijtmans2020-11-231-1/+1
|\ \ | |/
| * Merge 8.5jan.nijtmans2020-11-231-1/+1
| |\
| | * Account for test-cases which we already know are failing on Ubuntujan.nijtmans2020-11-231-1/+1
| | * Compile with gcc-10 too. Mark more test-cases as failing on Ubuntujan.nijtmans2020-09-241-2/+2
| | * Mark many testcases with "failsOnUbuntu" (Not all, I still want to see the re...jan.nijtmans2020-09-231-5/+7
| | * (cherry-pick): Require Tcltest 2.2 as a miminum. Run X11 testcases on Travis ...jan.nijtmans2020-09-161-11/+11
| | * (cherry-pick) Fix [1927212]: MouseWheel unbound for non-aqua scrollbars. Than...jan.nijtmans2016-01-091-0/+30
| | * (cherry-pick) Backout previous commit: it causes many event-related test-fail...jan.nijtmans2016-01-081-15/+0
| | * (cherry-pick) Fixed bug [1927212] - MouseWheel unbound for non-aqua scrollbarsjan.nijtmans2016-01-081-0/+15
| | |
| \ \
*-. \ \ Make use of TIP #587 in Tk: Now we can assume that all Tcl files are utf-8jan.nijtmans2020-10-221-3/+3
|\ \ \ \ | | |/ /
| * | | Merge trunkjan.nijtmans2020-10-081-6/+7
| |\ \ \
| * | | | Merge trunkjan.nijtmans2020-10-051-3/+3
| | | | |
| \ \ \ \
*-. \ \ \ \ Implement TIP #474: Treat the mouse wheel events in a uniform wayjan.nijtmans2020-10-211-45/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | / / | | | |/ / | | |/| |
| * | | | Merge trunkjan.nijtmans2020-10-061-8/+9
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge trunk. jan.nijtmans2020-09-291-6/+8
| |\ \ \ \
| * \ \ \ \ Merge 8.7. Make test-cases on MacOS and X11 pass (win32 not tested yet)jan.nijtmans2020-09-151-15/+29
| |\ \ \ \ \
| * | | | | | Further experiment: Bring scalefactor back to 120 (as it was for win32)jan.nijtmans2019-07-261-2/+2
| * | | | | | Experiment: Handle scaling fractors for the ScrollWheel sensibly. Trying "40"...jan.nijtmans2019-07-251-32/+4
* | | | | | | Merge 8.6jan.nijtmans2020-10-081-6/+7
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | Mark all test-cases failing on XQuarz with constraint "failsOnXQuarz"jan.nijtmans2020-10-081-6/+7
* | | | | | If Tk is compiled with -DTK_NO_DEPRECATED, disable some testcases which fail ...jan.nijtmans2020-09-301-8/+9
| |_|_|/ / |/| | | |
* | | | | Merge 8.6jan.nijtmans2020-09-291-6/+8
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Mark more test-cases with "failsOnUbuntu"jan.nijtmans2020-09-291-6/+8
* | | | Merge 8.6jan.nijtmans2020-09-151-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 8.6. Modify local xvfb-run script such that it works on macOS, and use itjan.nijtmans2020-09-101-13/+13
* | | | Fix duplicate test name scrollbar-3.50.1fvogel2020-08-241-1/+1
|\ \ \ \ | |/ / /
| * | | Fix duplicate test name scrollbar-3.50.1fvogel2020-08-241-1/+1
| |\ \ \
| | * | | Fix duplicate test name scrollbar-3.50.1fvogel2020-08-241-1/+1
* | | | | Merge 8.6jan.nijtmans2020-08-131-7/+7
|\ \ \ \ \ | |/ / / /
* | | | | Add tests for scrollwheel on scrollbar: no shift horizontal and for ttk::scro...oehhar2020-02-241-2/+30
* | | | | In test-cases same optimization as everywhere else: KeyPress -> Key and Butto...jan.nijtmans2020-01-271-6/+6
| |_|/ / |/| | |
* | | | Merge 8.6jan.nijtmans2019-06-051-52/+52
|\ \ \ \ | |/ / /
| * | | Use single-argument "expr" as much as possible. Not complete yet, but most tr...jan.nijtmans2019-06-051-52/+52
* | | | Remove knownBug constraint on test scrollbar-6.27 as this test now passes (ch...fvogel2018-10-211-5/+1
|\ \ \ \ | |/ / /
| * | | Remove knownBug constraint on test scrollbar-6.27 as this test now passes (ch...fvogel2018-10-211-5/+1
| |/ /
* | | All scrollbar tests pass on all platforms (but not all tests are run on all p...fvogel2018-10-181-25/+81
|\ \ \ | |/ /
| * | Fix scrollbar.test: all tests that run on macOS now pass (and that's true for...fvogel2018-10-181-25/+81
* | | Restore the remaining missing changes stripped out due to the recent merge/ba...fvogel2018-10-181-3/+31
|\ \ \
| * | | Restore the remaining missing changes stripped out due to the recent merge/ba...fvogel2018-10-181-3/+31