Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better fix for [4d0a6f32b7]: Unique behavior of some options in the message ↵ | jan.nijtmans | 2024-06-14 | 1 | -0/+11 |
|\ | | | | | | | widget in 8.7/9.0. No longer cache PIXEL values in button's and message. With testcases | ||||
| * | Better fix for [4d0a6f32b7]: Unique behavior of some options in the message ↵ | jan.nijtmans | 2024-06-14 | 1 | -0/+11 |
| |\ | | | | | | | | | | widget in 8.7/9.0. No longer cache PIXEL values in button's and message. With testcases | ||||
| | * | Merge 8.7. Add testcases | jan.nijtmans | 2024-06-14 | 1 | -0/+11 |
| | | | |||||
* | | | Add quotes to the "processing * option" error-messages, for consistancy. ↵ | jan.nijtmans | 2024-06-14 | 1 | -4/+4 |
|\ \ \ | |/ / | | | | | | | Some indenting fixes | ||||
| * | | Add quotes to the "processing * option" error-messages, for consistancy. ↵ | jan.nijtmans | 2024-06-14 | 1 | -4/+4 |
| |/ | | | | | | | Some indenting fixes | ||||
* | | Merge 8.7 | jan.nijtmans | 2024-01-23 | 1 | -28/+28 |
|\ \ | |/ | |||||
| * | Revise "bad screen distance" error-messages | jan.nijtmans | 2024-01-23 | 1 | -28/+28 |
| | | |||||
* | | Remove test constraints which are not necessary any more in Tk 9.0 | jan.nijtmans | 2024-01-09 | 1 | -3/+3 |
|/ | |||||
* | Make Tk work with TIP #673: Remove deprecated [trace] subcommands | jan.nijtmans | 2023-08-04 | 1 | -19/+19 |
| | |||||
* | Merge 8.6 | jan.nijtmans | 2023-06-14 | 1 | -19/+19 |
|\ | |||||
| * | (cherry-pick): Replaced the deprecated "trace variable" invocations with ↵ | jan.nijtmans | 2023-06-14 | 1 | -19/+19 |
| | | | | | | | | "trace add variable"; several further improvements. | ||||
| * | Reduce differences in the test suite between 8.6 and 8.7 by backporting ↵ | fvogel | 2022-11-30 | 1 | -40/+40 |
| | | | | | | | | cosmetic differences from 8.7. | ||||
| * | Merge 8.5. Update to Xcode12 and gcc-10. ttk test failures now lead to ↵ | jan.nijtmans | 2020-09-28 | 1 | -92/+92 |
| |\ | | | | | | | | | | Travis build failures | ||||
| | * | (cherry-pick): Require Tcltest 2.2 as a miminum. Run X11 testcases on Travis ↵ | jan.nijtmans | 2020-09-16 | 1 | -3/+3 |
| | | | | | | | | | | | | in 3 Ubuntu variants: Xenial, Bionic and Focal. (MacOS/XQuartz not working yet) | ||||
* | | | Move needsTcl87 constraint to constraints.tcl | jan.nijtmans | 2022-01-23 | 1 | -2/+0 |
| | | | |||||
* | | | Merge 8.7 | jan.nijtmans | 2021-12-14 | 1 | -10/+12 |
| | | | |||||
* | | | Merge 8.7 | jan.nijtmans | 2021-01-08 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | (c) -> © | jan.nijtmans | 2020-12-09 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge 8.7 | jan.nijtmans | 2020-10-23 | 1 | -3/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge trunk | jan.nijtmans | 2020-10-05 | 1 | -3/+3 |
| | | | | |||||
* | | | | Merge trunk | jan.nijtmans | 2020-07-17 | 1 | -4/+4 |
|\ \ \ \ | |/ / / | |||||
* | | | | Merge trunk. Add new option type TK_OPTION_INDEX. Start implementing ↵ | jan.nijtmans | 2020-06-11 | 1 | -4/+4 |
|/ / / | | | | | | | | | | extended index handling for -underline. | ||||
* | | | Remove many unnessesaary curly-braces in testcases | jan.nijtmans | 2020-06-09 | 1 | -40/+40 |
| | | | |||||
* | | | Merge 8.6 | jan.nijtmans | 2019-06-05 | 1 | -4/+4 |
|\ \ \ | |/ / | |||||
| * | | Use single-argument "expr" as much as possible. Not complete yet, but most ↵ | jan.nijtmans | 2019-06-05 | 1 | -4/+4 |
| | | | | | | | | | | | | trivial places are done. | ||||
* | | | Merge 8.6 | jan.nijtmans | 2019-05-16 | 1 | -0/+39 |
|\ \ \ | |/ / | |||||
| * | | Similar test and fix for [checkbutton ... -variable]. | dgp | 2019-05-12 | 1 | -0/+12 |
| | | | |||||
| * | | Fix for the [button ... -textvariable] parts of [5d991b822e]. | dgp | 2019-05-11 | 1 | -1/+1 |
| | | | |||||
| * | | Tests for Ticket [5d991b822e]. | dgp | 2019-05-11 | 1 | -0/+27 |
| | | | |||||
* | | | Fixed [2cf3d6942c] - Test button-5.24 fails | fvogel | 2016-08-29 | 1 | -8/+40 |
|\ \ \ | |/ / | |||||
| * | | Improved further test button-5.24: the test no longer depends on default ↵ | fvogel | 2016-08-23 | 1 | -8/+40 |
| | | | | | | | | | | | | values for -padx and -pady and it now computes the expected size of the button | ||||
| * | | Fixed [2cf3d6942c] - Test button-5.24 fails. First, use {Helvetica -12} as ↵ | fvogel | 2016-08-19 | 1 | -3/+3 |
| | | | | | | | | | | | | font for the button text instead of {Helvetica -12 bold} since it's the former and not the latter that is tested against in constraints.tcl regarding the 'font' constraint. Second, don't force -width to a fixed value, otherwise width results can be wrong. Third, adjust the test results in width according to the two previous changes. | ||||
* | | | PeekMessageA -> PeekMessage | jan.nijtmans | 2016-05-12 | 1 | -1/+1 |
| | | | |||||
* | | | Fixed [011706ec42] - tk::ButtonInvoke safety bug | fvogel | 2016-05-03 | 1 | -0/+18 |
|\ \ \ | |/ / | |||||
| * | | Use non-busy wait in stead of busy "after 100". Testcase still passes! Great! | jan.nijtmans | 2016-05-03 | 1 | -1/+0 |
| |\ \ | |||||
| * | | | Added test button-14.1 to guard against regressions regarding [011706ec42] | fvogel | 2016-05-02 | 1 | -0/+19 |
| | | | | |||||
| * | | | Fixed Americano-British English (American English selected) | fvogel | 2016-05-02 | 1 | -8/+8 |
| |/ / | |||||
* | | | Fixed Americano-British English (American English selected) | fvogel | 2016-05-02 | 1 | -8/+8 |
| | | | |||||
* | | | Excess spacing in test-suite | jan.nijtmans | 2016-03-14 | 1 | -91/+91 |
|/ / | |||||
* | | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
|\ \ | |/ | |||||
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| |\ | |||||
| | * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| | | | |||||
* | | | Tk tests that create images need to be independent of the interpreter ↵ | patthoyts | 2009-01-13 | 1 | -18/+9 |
| | | | | | | | | | | | | environment. | ||||
* | | | [Bug 2495740] result needed to exclude any images already present. | patthoyts | 2009-01-11 | 1 | -2/+7 |
| | | | |||||
* | | | fix [2021443] inconsistant "wrong # args" messages (for Tk) | nijtmans | 2008-07-23 | 1 | -3/+3 |
| | | | |||||
* | | | Update to tcltest2 | aniap | 2008-07-22 | 1 | -60/+51 |
| | | | |||||
* | | | Update to tcltest2 | aniap | 2008-07-22 | 1 | -660/+3754 |
|/ / | |||||
* | | typos | dgp | 2004-12-07 | 1 | -4/+4 |
| | | |||||
* | | More duplicate testname elimination. [1078648] | dkf | 2004-12-07 | 1 | -12/+19 |
| | | |||||
* | | Split duplicate test names [Bug 1078648] | dkf | 2004-12-04 | 1 | -2/+2 |
| | |