Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge core-8-6-branch that just received changes from unstable_tests branch. ↵ | fvogel | 2022-10-02 | 1 | -1/+1 |
|\ | | | | | | | This commit stabilizes a lot of tests that could sporadically fail, mainly on macOS. No test results were changed, except for entry-5.7 and spinbox-5.7 which expected results were found to be wrong (these tests passes due to a race condition that is now fixed). | ||||
| * | Remove proc updateWidgets since it now simply runs 'update' on all platforms. | fvogel | 2022-09-25 | 1 | -1/+1 |
| | | |||||
| * | merge core-8-6-branch | fvogel | 2022-06-11 | 1 | -0/+1 |
| |\ | |||||
* | \ | merge core-8-6-branch | fvogel | 2022-06-11 | 1 | -0/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | merge 8.6 | fvogel | 2022-06-07 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| * | | merge 8.6 | fvogel | 2022-01-05 | 1 | -0/+12 |
| |\ \ | |||||
| * | | | Limit the diffs in textDisp.test between legacy and revised versions to the ↵ | fvogel | 2021-07-19 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | minimum. | ||||
* | | | | merge core-8-6-branch | fvogel | 2022-06-07 | 1 | -1/+1 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Ultrix is long dead, remove 'nonPortable' test constraints. | fvogel | 2022-05-23 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Add new test textIndex-19.14 for [934cab5005]. This test does not fail with ↵ | fvogel | 2021-09-12 | 1 | -0/+12 |
|\ \ \ | |/ / | | | | | | | the legacy text widget but fails with revised_text. | ||||
| * | | Add new test textIndex-19.14 for [934cab5005]. This test does not fail with ↵ | fvogel | 2021-09-12 | 1 | -0/+12 |
| |/ | | | | | | | the legacy text widget but fails with revised_text. | ||||
* | | Fix [34db75c0ac]: Text peer widget error on Down arrow key when passed ↵ | fvogel | 2021-04-18 | 1 | -0/+37 |
|\ \ | |/ | | | | | -endline line. Also, propagate the fix for [1630271fff] from marks to embedded images and windows. | ||||
| * | Remove extra empty line. | fvogel | 2021-04-18 | 1 | -1/+0 |
| | | |||||
| * | Extend textIndex-26.2 to tags located outside -startline/-endline | fvogel | 2021-04-18 | 1 | -5/+9 |
| | | |||||
| * | Fix syntax error in textIndex-26.2 testcase. | fvogel | 2021-04-18 | 1 | -1/+1 |
| | | |||||
| * | Trying to get the index of an embedded image or window should trigger an ↵ | fvogel | 2021-04-18 | 1 | -2/+18 |
| | | | | | | | | error when located outside of -startline/-endline (same as for marks, this was bug [1630271fff]). | ||||
| * | Let the newly introduced test textIndex-26.1 also test the -startline condition. | fvogel | 2021-04-12 | 1 | -1/+6 |
| | | |||||
| * | Add non-regression test textIndex-26.1 | fvogel | 2021-04-11 | 1 | -0/+13 |
| | | |||||
* | | (c) -> © | jan.nijtmans | 2020-12-09 | 1 | -1/+1 |
| | | |||||
* | | Merge trunk | jan.nijtmans | 2020-10-05 | 1 | -18/+18 |
| | | |||||
* | | Use \x escape sequences in stead of \u when appropriate | jan.nijtmans | 2020-09-29 | 1 | -4/+4 |
| | | |||||
* | | Merge 8.6 | jan.nijtmans | 2020-09-15 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge 8.6. Modify local xvfb-run script such that it works on macOS, and use it | jan.nijtmans | 2020-09-10 | 1 | -2/+2 |
| | | |||||
* | | Merge 8.6 | jan.nijtmans | 2020-09-03 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Another round of TIP #581-related name changes. Now merely concentrated on ↵ | jan.nijtmans | 2020-09-03 | 1 | -10/+10 |
| | | | | | | | | consistancy in the test-cases | ||||
* | | Merge 8.6 | jan.nijtmans | 2020-08-13 | 1 | -1/+1 |
|\ \ | |/ | |||||
* | | Fix [c8ccd1899c]: Pressing the up arrow key on the first line of a [text] ↵ | fvogel | 2019-08-21 | 1 | -0/+8 |
|\ \ | |/ | | | | | does not move the cursor to 1.0 | ||||
| * | Since we are here, also add test textIndex-19.12.2 checking for past end of ↵ | fvogel | 2019-04-14 | 1 | -0/+4 |
| | | | | | | | | text results in '+ n displaylines' calculations. This one does does not fail in core-8-6-branch (contrary to textIndex-19.12.1). Note to self: in revised_text the test should check 'end' instead of 'end - 1 c'. | ||||
| * | Add test textIndex-19.12.1 checking for regressions regarding the '1.5 - n ↵ | fvogel | 2019-04-14 | 1 | -0/+4 |
| | | | | | | | | displaylines' fix [4384effe] | ||||
* | | Remove old pack syntax from the scripts of the Tk test suite | fvogel | 2017-02-01 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | Remove old pack syntax from the scripts of the Tk test suite | fvogel | 2017-02-01 | 1 | -3/+3 |
| | | |||||
* | | Excess spacing in test-suite | jan.nijtmans | 2016-03-14 | 1 | -10/+10 |
|/ | |||||
* | Fixed bug [3f1f79abcf] - Text widget crash when seeing or bboxing (or ↵ | fvogel | 2015-07-13 | 1 | -0/+13 |
|\ | | | | | | | selecting, moving the cursor...) in elided text | ||||
| * | Added test case for bug [3f1f79abcf] | fvogel | 2015-07-11 | 1 | -0/+13 |
| | | |||||
* | | [562118ce41] Fix wordstart modifier handling of multi-byte chars | dgp | 2015-04-09 | 1 | -0/+10 |
|\ \ | |/ | |||||
| * | [562118ce41] Fix wordstart modifier handling of multi-byte chars | dgp | 2015-04-09 | 1 | -0/+10 |
| |\ | |||||
| | * | Added test for bug [562118ce41] | fvogel | 2015-04-08 | 1 | -0/+10 |
| | | | |||||
* | | | [e4ed00a954] Fixed crash with display wordstart | dgp | 2015-04-09 | 1 | -0/+5 |
|\ \ \ | |/ / | |||||
| * | | Fixed crash with display wordstart - Bug [e4ed00a954] | fvogel | 2015-04-08 | 1 | -0/+5 |
| |/ | |||||
* | | [Bug 3588824]: bug in image index handling for weird image names | dgp | 2012-12-04 | 1 | -0/+22 |
|\ \ | |/ | |||||
| * | [Bug 3588824]: bug in image index handling for weird image names | dgp | 2012-12-04 | 1 | -0/+22 |
| |\ | |||||
| | * | Added tests for weird embedded windows names | fvogel | 2012-11-24 | 1 | -5/+15 |
| | | | |||||
| | * | [Bug 3588824]: bug in image index handling for weird image names | fvogel | 2012-11-22 | 1 | -0/+12 |
| | | | |||||
* | | | 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 |
| | | | |||||
| | * | backport of text widget bug fix | vincentdarley | 2005-05-13 | 1 | -1/+12 |
| | | | |||||
* | | | Give an error if grid and pack are used in the same master. [Patch 2475855] | pspjuth | 2009-08-19 | 1 | -2/+2 |
|/ / | |||||
* | | fix to text widget 'mark prev' segfault | vincentdarley | 2005-07-18 | 1 | -1/+11 |
| | | |||||
* | | fix to two text widget bugs | vincentdarley | 2005-05-13 | 1 | -2/+2 |
| | |