summaryrefslogtreecommitdiffstats
path: root/tests/textIndex.test
Commit message (Expand)AuthorAgeFilesLines
* Fix [34db75c0ac]: Text peer widget error on Down arrow key when passed -endli...fvogel2021-04-181-0/+37
|\
| * Remove extra empty line.fvogel2021-04-181-1/+0
| * Extend textIndex-26.2 to tags located outside -startline/-endlinefvogel2021-04-181-5/+9
| * Fix syntax error in textIndex-26.2 testcase.fvogel2021-04-181-1/+1
| * Trying to get the index of an embedded image or window should trigger an erro...fvogel2021-04-181-2/+18
| * Let the newly introduced test textIndex-26.1 also test the -startline condition.fvogel2021-04-121-1/+6
| * Add non-regression test textIndex-26.1fvogel2021-04-111-0/+13
* | (c) -> ©jan.nijtmans2020-12-091-1/+1
* | Merge trunkjan.nijtmans2020-10-051-18/+18
* | Use \x escape sequences in stead of \u when appropriatejan.nijtmans2020-09-291-4/+4
* | Merge 8.6jan.nijtmans2020-09-151-1/+1
|\ \ | |/
| * Merge 8.6. Modify local xvfb-run script such that it works on macOS, and use itjan.nijtmans2020-09-101-2/+2
* | Merge 8.6jan.nijtmans2020-09-031-1/+1
|\ \ | |/
| * Another round of TIP #581-related name changes. Now merely concentrated on co...jan.nijtmans2020-09-031-10/+10
* | Merge 8.6jan.nijtmans2020-08-131-1/+1
|\ \ | |/
* | Fix [c8ccd1899c]: Pressing the up arrow key on the first line of a [text] doe...fvogel2019-08-211-0/+8
|\ \ | |/
| * Since we are here, also add test textIndex-19.12.2 checking for past end of t...fvogel2019-04-141-0/+4
| * Add test textIndex-19.12.1 checking for regressions regarding the '1.5 - n di...fvogel2019-04-141-0/+4
* | Remove old pack syntax from the scripts of the Tk test suitefvogel2017-02-011-3/+3
|\ \ | |/
| * Remove old pack syntax from the scripts of the Tk test suitefvogel2017-02-011-3/+3
* | Excess spacing in test-suitejan.nijtmans2016-03-141-10/+10
|/
* Fixed bug [3f1f79abcf] - Text widget crash when seeing or bboxing (or selecti...fvogel2015-07-131-0/+13
|\
| * Added test case for bug [3f1f79abcf]fvogel2015-07-111-0/+13
* | [562118ce41] Fix wordstart modifier handling of multi-byte charsdgp2015-04-091-0/+10
|\ \ | |/
| * [562118ce41] Fix wordstart modifier handling of multi-byte charsdgp2015-04-091-0/+10
| |\
| | * Added test for bug [562118ce41]fvogel2015-04-081-0/+10
* | | [e4ed00a954] Fixed crash with display wordstartdgp2015-04-091-0/+5
|\ \ \ | |/ /
| * | Fixed crash with display wordstart - Bug [e4ed00a954]fvogel2015-04-081-0/+5
| |/
* | [Bug 3588824]: bug in image index handling for weird image namesdgp2012-12-041-0/+22
|\ \ | |/
| * [Bug 3588824]: bug in image index handling for weird image namesdgp2012-12-041-0/+22
| |\
| | * Added tests for weird embedded windows namesfvogel2012-11-241-5/+15
| | * [Bug 3588824]: bug in image index handling for weird image namesfvogel2012-11-221-0/+12
* | | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ \ | |/ /
| * | Purge RCS Keywords.dgp2011-06-081-2/+0
| |\ \ | | |/
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * backport of text widget bug fixvincentdarley2005-05-131-1/+12
* | | Give an error if grid and pack are used in the same master. [Patch 2475855]pspjuth2009-08-191-2/+2
|/ /
* | fix to text widget 'mark prev' segfaultvincentdarley2005-07-181-1/+11
* | fix to two text widget bugsvincentdarley2005-05-131-2/+2
* | fix to two text widget bugsvincentdarley2005-05-131-1/+12
* | fix to newline eliding in text widgetvincentdarley2005-02-141-1/+2
* | text widget 'peer' subcommand -- TIP#169 implementationvincentdarley2004-09-101-1/+24
* | Steps towards systematization of test constraints in Tk test suitedkf2004-06-171-4/+1
* | First step towards improving test style. Also start using Tcl 8.5 features.dkf2004-05-231-14/+1
* | utf-8 aware text wordstart and wordendvincentdarley2004-01-071-17/+98
* | TIP 155 implementationvincentdarley2003-10-311-1/+91
* | tip 113 implementationvincentdarley2003-05-191-2/+33
* | * tests/all.tcl: Made better use of a commondgp2003-04-011-6/+3
|/
* * Converted more files to tcltest and factored out common code.dgp2002-07-131-5/+2
* * Converted several files in the Tk test suite for testing bydgp2002-07-121-8/+12