summaryrefslogtreecommitdiffstats
path: root/tests/ttk/spinbox.test
Commit message (Collapse)AuthorAgeFilesLines
* Merge core-8-6-branch to trunk.patthoyts2016-09-221-0/+21
|\
| * Correct expansion of the spinbox textarea for the vista theme.patthoyts2016-09-221-0/+21
| | | | | | | | | | | | | | | | The spinbox textarea should stretch to fill the widget and does so with all except the vista theme. Added a test to check for this expansion to avoid regression. Fix identified Kumba on StackOverflow ( https://stackoverflow.com/a/36393680/291641 )
* | Excess spacing in test-suitejan.nijtmans2016-03-141-2/+2
|/
* Fixed [ac6ca22363] - ttk/spinbox-1.8.4 test fails on Win7fvogel2015-10-231-1/+1
|
* Increased the after delay in test spinbox-1.8.4 because it failed sometimes ↵fvogel2014-12-291-1/+1
| | | | for me, depending on the load of the computer running the test suite
* Major backport of 8.6 Ttk for 8.5.9. Most changes were only beinghobbs2010-08-261-0/+280
committed to head (8.6), although they could apply for 8.5 as well. This re-sync makes future work easier to maintain and adds some useful work for 8.5 users. Notable changes: - Lots of code cleanup - Some bug fixes never backported - Addition of ttk::spinbox - minor color changes - Improved Vista/7 styling - Move to tile version 0.8.6 (pseudo-package) - ABI and API compatible (even $w identify) - minor new features (extended $w identify)