summaryrefslogtreecommitdiffstats
path: root/tests/ttk
Commit message (Expand)AuthorAgeFilesLines
* Add test treetags-1.11 testing [.tree tag delete]. Also remove old proc in si...fvogel2020-05-081-3/+8
* Fix [14188104c3]: ttk::treeview scrollbar not updating. Thanks to cjmcdonald ...fvogel2020-04-251-0/+54
|\
| * Fix [14188104c3]: ttk::treeview scrollbar not updating. Thanks to cjmcdonald ...fvogel2020-04-251-0/+54
| |\
| | * Add new test case treeview-9.3 exercising scrollbar change on 'see' command f...fvogel2020-04-181-0/+28
| | * Fix [14188104c3]: ttk::treeview scrollbar not updating. Add test treeview-9.2...fvogel2020-04-181-0/+26
* | | Fix [3519111fff]: Problem with scroll in ttkfvogel2020-04-251-0/+12
|\ \ \ | |/ /
| * | Add non-regression test entry-2.1.1. This test fails before the fix, and pass...fvogel2020-04-161-0/+12
| |/
* | Add tests for scrollwheel on scrollbar: no shift horizontal and for ttk::scro...oehhar2020-02-241-0/+86
* | In test-cases same optimization as everywhere else: KeyPress -> Key and Butto...jan.nijtmans2020-01-274-13/+13
* | Fix [2830360fff]: ttk::entry looses state invalid at focus events. Add non-re...fvogel2020-01-181-0/+12
|\ \ | |/
| * Add non-regression test entry-10.1fvogel2020-01-021-0/+12
* | Fix [b3b56ae8dc]: ttk widgets overwrite user-set -cursor optionfvogel2019-12-141-0/+13
|\ \ | |/
| * Fix [b3b56ae8dc]: ttk widgets overwrite user-set -cursor option. Case of the ...fvogel2019-11-021-0/+13
* | Better fix for [b82bd4872b]: ttk::style configure -compound does not workfvogel2019-11-011-1/+1
|\ \ | |/
| * Propagate the previous two commits to the tabs of a ttk::notebook, which can ...fvogel2019-11-011-1/+1
* | Add test for <stdbool.h> in configure script. Not used by Tk yet.jan.nijtmans2019-10-311-2/+2
* | merge core-8-6-branchfvogel2019-10-281-0/+88
|\ \ | |/
| * Fix [caacf1f082]: treeview column resizing not possible in some conditions. T...fvogel2019-10-271-2/+2
* | merge core-8-6-branchfvogel2019-10-271-88/+0
|\ \
| * | Backout [82b1d286] and [0e9cbdba] that fixed [cc6c711c1e] and [ce470f20fd] si...fvogel2019-10-271-88/+0
| |/
* | Merge the remainder of catalina_more_testsculler2019-10-101-2/+7
|\ \ | |/
| * Rebase to 8.6, and use more "vwait" in stead of "update"jan.nijtmans2019-10-091-2/+7
* | Fix [a3e81a82a1]: macOS: ttk-2.8 failsfvogel2019-08-281-0/+1
|\ \ | |/
| * Fix [a3e81a82a1]: macOS: ttk-2.8 failsfvogel2019-08-281-0/+1
* | Merge 8.6jan.nijtmans2019-06-053-7/+7
|\ \ | |/
| * Use single-argument "expr" as much as possible. Not complete yet, but most tr...jan.nijtmans2019-06-052-3/+3
* | Cleanup to avoid bad interaction between recently added treeview tests. Also,...fvogel2019-05-261-0/+2
|\ \ | |/
| * Cleanup to avoid bad interaction between recently added treeview testsfvogel2019-05-261-0/+2
* | Fix [ce470f20fd]: ttk::treeview has column dragging issuesfvogel2019-05-261-0/+88
|\ \ | |/
| * Fix [ce470f20fd]: ttk::treeview has column dragging issuesfvogel2019-05-261-0/+88
| |\
| | * Add treeview tests checking for non-regression (the last added test already p...fvogel2019-05-081-1/+79
| | * Add test treeview-ce470f20fd checking for non-regression regarding [ce470f20fd]fvogel2019-04-131-0/+10
* | | Fix [2a6c62afd9] - <<TreeviewSelect>> does not fire on item deletefvogel2019-05-261-0/+25
|\ \ \ | |/ /
| * | Fix [2a6c62afd9] - <<TreeviewSelect>> does not fire on item deletefvogel2019-05-261-0/+25
| |\ \
| | * | Refine test treeview-8.7 by also checking that deleting an unselected item do...fvogel2019-05-141-5/+9
| | * | Add tests for <<TreeviewSelect>>. treeview-8.6 already passed ; treeview-8.7 ...fvogel2019-05-141-0/+21
* | | | Merge implementation of TIP #541 following positive vote by the TCT.fvogel2019-05-261-0/+11
|\ \ \ \ | |/ / /
| * | | Merge implementation of TIP #541 following positive vote by the TCT.fvogel2019-05-261-0/+11
| |\ \ \ | | |/ / | |/| |
| | * | Fix [2858503fff]: 'end' index for ttk::combobox currentfvogel2019-05-031-0/+11
* | | | While on it: A few more whitespacesjan.nijtmans2019-05-091-1/+1
* | | | Merge 8.6jan.nijtmans2019-05-091-2/+2
|\ \ \ \ | |/ / /
* | | | Fix [2513186fff], [f9343d8f72] and [8261c517af]: ttk scrolling (xview/yview c...fvogel2019-05-082-1/+40
|\ \ \ \ | |/ / /
| * | | Add tests checking the scroll info correct update when xview / yview is calle...fvogel2019-04-282-1/+40
| |/ /
* | | Fix [368fa4561e]: ttk::treeview open/closed indicators can be toggled while h...fvogel2019-04-191-0/+17
|\ \ \ | |/ /
| * | Fix [368fa4561e]: ttk::treeview open/closed indicators can be toggled while h...fvogel2019-04-191-0/+17
| |\ \ | | |/ | |/|
| | * Add test treeview-368fa4561e checking for non-regression regarding [368fa4561e]fvogel2019-04-131-0/+17
* | | Support for Apple's Dark Mode and many improvements to the Aqua theme.culler2019-04-111-8/+24
|\ \ \ | |/ /
| * | Implemented a real ttk::scrollbar for Aqua.culler2019-03-271-7/+23
| |/
* | Fix [3441086fff]: ttk::style layout with empty -children silently disappearsfvogel2018-09-021-0/+3
|\ \ | |/
| * Added test layout-2 testing the correct return of an error when -children {} ...fvogel2018-08-261-0/+3