summaryrefslogtreecommitdiffstats
path: root/tests/ttk
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fix test entry-10.1 in ttk/entry.test so that ttk widgets are tested, and add...fvogel2018-04-151-1/+10
* | merge trunk (because tip-496 does not target 8.6 but 8.7, whereas branch tip-...fvogel2018-04-1510-20/+59
|\ \
| * \ Further fix for [fa8de77936]: ttk::checkbutton handle empty variable graceful...fvogel2018-01-071-1/+4
| |\ \ | | |/
| * | Fix [fa8de77936]: ttk::checkbutton handle empty variable graceful. Patch from...fvogel2018-01-071-0/+6
| |\ \
| * \ \ Fix [925262ed17]: ttk::scale widget does not support -state optionfvogel2018-01-071-0/+23
| |\ \ \
| * \ \ \ Fix [43e38f1bcc]: entry-3.2 (in ttk) fails on macOSfvogel2017-12-101-1/+1
| |\ \ \ \
| * | | | | Add minimal test of -justify for ttk::buttonfvogel2017-03-131-2/+2
| * | | | | Add test progressbar-3.2 (tweaked from a proposal from René Zaumseil)fvogel2017-03-131-0/+24
| * | | | | Add minimal testing of the ttk::progressbar optionsfvogel2017-03-111-0/+15
| * | | | | merge core-8-6-branchjan.nijtmans2016-11-241-3/+3
| |\ \ \ \ \
| * \ \ \ \ \ merge core-8-6-branchjan.nijtmans2016-11-181-0/+9
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge core-8-6-branch to trunk.patthoyts2016-09-221-0/+21
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Fix [http://core.tcl.tk/tcl/info/3bd69eba99a395ee|3bd69eba99a395ee]: 'make di...jan.nijtmans2016-06-011-2/+1
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Fixed [109865fa01] - ttk::menubutton unsafe wrt widget destructionfvogel2016-05-251-0/+16
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Excess spacing in test-suitejan.nijtmans2016-03-149-17/+17
* | | | | | | | | | | Remove useless tests entry-10.2 and -10.3 (for ttk::entry) since these did no...fvogel2018-02-111-28/+0
* | | | | | | | | | | -placeholdertext becomes -placeholder. Changes provided by René Zaumseilfvogel2018-02-061-6/+6
* | | | | | | | | | | Change -empty* option names to -placeholder*. Changes provided by René Zaumseilfvogel2018-02-061-0/+37
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Further fix for [fa8de77936]: ttk::checkbutton handle empty variable graceful...fvogel2018-01-071-1/+4
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Adapt test result for checkbutton-1.8 following addition of the invoke comman...fvogel2018-01-071-1/+1
| * | | | | | | | | Complement test checkbutton-1.8 so that it crashes now on checkbutton invoke ...fvogel2018-01-071-0/+3
* | | | | | | | | | Fix [fa8de77936]: ttk::checkbutton handle empty variable graceful. Patch from...fvogel2018-01-071-0/+6
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | | | | | | / | |_|_|_|_|_|_|_|/ |/| | | | | | | |