summaryrefslogtreecommitdiffstats
path: root/tests/ttk
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2021-12-201-0/+9
|\
| * Change default initialization for ttk:label -anchor to "w"jan.nijtmans2021-12-201-1/+1
| * Add (little) regression-testcasesjan.nijtmans2021-12-171-0/+9
| * Backport testcase combobox-2.7 from Tcl 8.7jan.nijtmans2021-12-141-0/+5
* | Fix [924835c36d]: ttk::combobox current 0 crashes in trunk (only). With regre...jan.nijtmans2021-12-141-1/+6
* | Fix [2a6c62afd9]: <<TreeviewSelect>> firing. (And fix conflicts).fvogel2021-12-041-17/+96
|\ \ | |/
| * Refine tests further.fvogel2021-11-211-1/+8
| * Rework <<TreeviewSelect>> tests.fvogel2021-11-211-44/+77
| * Add four new (failing) testcases covering newly reported issues with <<Treevi...fvogel2021-11-201-0/+39
| * Test-case cleanup (all backported form 8.7)jan.nijtmans2021-10-311-1/+1
* | formattingjan.nijtmans2021-11-3011-22/+22
* | Merge 8.7jan.nijtmans2021-05-031-1/+7
|\ \
| * | Add non-regression test entry-1.8fvogel2021-05-011-1/+7
* | | Merge 8.7jan.nijtmans2021-05-022-15/+28
|\ \ \ | |/ /
| * | Merge CALayer-86culler2021-04-282-15/+28
| |\ \ | | |/
| | * Deal with new test failures revealed by changing the order of the tests.culler2021-04-282-15/+28
* | | Merge 8.7jan.nijtmans2021-03-161-1/+2
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2021-03-091-1/+2
| |\ \ | | |/
| | * Two more failsOnXQuarz marks. Fix possible compiler warning when HAVE_XKBKEYC...jan.nijtmans2021-03-091-1/+2
* | | Merge 8.7jan.nijtmans2021-01-0819-55/+247
|\ \ \ | |/ /
| * | Proposed fix for [26889b3e7b]: Make the uniform mouse wheel event handling mo...jan.nijtmans2020-12-291-3/+3
| * | More (c) -> ©jan.nijtmans2020-12-091-1/+1
| * | Simplify generated pkgIndex file for tk. Some more "Tk" -> "tk"jan.nijtmans2020-12-041-1/+1
| * | TIP #590: Recommend lowercase Package Names. Tk 8.7 is now _tk_ 8.7 as well.jan.nijtmans2020-12-0318-18/+18
| |\ \
| | * \ Merge 8.7jan.nijtmans2020-11-1913-32/+224
| | |\ \
| | * | | Allow "package require tk" in addition to "package require Tk"jan.nijtmans2020-11-0918-18/+18
| * | | | Merge 8.6jan.nijtmans2020-11-231-1/+1
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | Merge 8.5jan.nijtmans2020-11-231-1/+1
| | |\ \
| * | \ \ Merge trunk, and fix conflict in tests/ttk/scrollbar.test (due to [33556bc9]).fvogel2020-10-3119-149/+139
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Put the tests for ttk::scale in a specific scale.test file instead of hiding ...fvogel2020-08-302-50/+52
| * | | | Add tests for the new 'style' command for ttk widgets.fvogel2020-08-3011-0/+178
| * | | | Add tests ttk-16.* checking the new ttk::style theme styles command.fvogel2020-08-291-0/+11
* | | | | Merge 8.7jan.nijtmans2020-10-232-46/+4
|\ \ \ \ \ | | |/ / / | |/| | |
| | | | |
| | \ \ \
| *-. \ \ \ Make use of TIP #587 in Tk: Now we can assume that all Tcl files are utf-8jan.nijtmans2020-10-221-1/+1
| |\ \ \ \ \ | | | | |/ / | | | |/| |
| | * | | | Merge trunkjan.nijtmans2020-10-052-2/+3
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Implement TIP #474: Treat the mouse wheel events in a uniform wayjan.nijtmans2020-10-211-45/+3
| |\ \ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | Merge trunkjan.nijtmans2020-09-2811-51/+53
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | Merge 8.7. Make test-cases on MacOS and X11 pass (win32 not tested yet)jan.nijtmans2020-09-1518-80/+316
| | |\ \ \ \ \
* | | \ \ \ \ \ Merge trunkjan.nijtmans2020-10-121-1/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge 8.6jan.nijtmans2020-10-111-1/+2
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | / / / | | | |_|/ / / | | |/| | | |
| | * | | | | 3 more select-* testcases which sometimes fail on Travis' Ubuntu environmentjan.nijtmans2020-10-111-1/+2
* | | | | | | Merge trunkjan.nijtmans2020-09-2911-51/+53
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge 8.6jan.nijtmans2020-09-2811-51/+53
| |\ \ \ \ \ \ | | |/ / / / / | | | | / / / | | |_|/ / / | |/| | | |
| | * | | | Merge 8.5. Update to Xcode12 and gcc-10. ttk test failures now lead to Travis...jan.nijtmans2020-09-2811-51/+53
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Compile with gcc-10 too. Mark more test-cases as failing on Ubuntujan.nijtmans2020-09-2410-50/+50
| | | * | | (cherry-pick): Require Tcltest 2.2 as a miminum. Run X11 testcases on Travis ...jan.nijtmans2020-09-1610-21/+22
* | | | | | Merge 8.7jan.nijtmans2020-09-171-2/+2
|\ \ \ \ \ \ | |/ / / / /
* | | | | | Merge 8.7jan.nijtmans2020-09-1518-32/+48
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 8.6jan.nijtmans2020-09-1518-32/+48
| |\ \ \ \ \ | | |/ / / /
| | * | | | Require Tcltest 2.2 as a miminum.jan.nijtmans2020-09-1518-32/+48
| | |\ \ \ \