summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fixed failing textImage-3.2 test - See bug [1591493fff]fvogel2015-02-151-5/+6
|\
| * Fixed failing textImage-3.2 test - See bug [1591493fff]fvogel2015-02-151-4/+6
* | Merged core-8-5-branchfvogel2015-02-111-1/+15
|\ \ | |/
| * Merged branch bug-382da038c9fvogel2015-02-111-0/+10
| |\
| | * Stop panic (Bad tag priority being toggled on) - Bug [382da038c9]bug_382da038c9fvogel2015-02-081-0/+10
* | | Fixed crash in 'text see' - Bug [e0f1c380bd]fvogel2015-02-091-0/+12
|\ \ \ | |/ /
| * | Fixed crash in 'text see' - Bug [e0f1c380bd]fvogel2015-02-091-0/+12
| |/
* | Modify bind tests for '%M' to save/restore the 'Key' bindings for both 'All' ...Joe Mistachkin2015-02-061-10/+20
|\ \ | |/
| * Modify bind tests for '%M' to save/restore the 'Key' bindings for both 'All' ...Joe Mistachkin2015-02-061-4/+22
* | Add support for an 'M' binding substitution that is replaced with the number ...Joe Mistachkin2015-02-061-1/+32
|\ \ | |/
| * Add support for an 'M' binding substitution that is replaced with the number ...Joe Mistachkin2015-02-061-0/+26
| |\
| | * Merge updates from core-8-5-branch.bindScriptCountJoe Mistachkin2015-02-052-3/+3
| | |\
| | * \ Merge updates from core 8.5 branch.Joe Mistachkin2014-11-119-38/+218
| | |\ \
| | * | | Add docs and tests.Joe Mistachkin2012-11-161-0/+26
* | | | | Merge bug fixes from fvogel's text-elided branchdgp2015-02-062-14/+368
|\ \ \ \ \ | |/ / / /
| * | | | Fixed disappearing cursor when moving up one line at the boundary of elided l...fvogel2015-01-251-0/+35
| * | | | TkTextIndexCount is counting chars. Fix these calls where bytes counting is n...fvogel2015-01-241-0/+23
| * | | | Merged core-8-5-branchfvogel2015-01-121-2/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merged core-8-5-branch to text-elided branchfvogel2015-01-021-1/+1
| |\ \ \ \
| * | | | | Reverted [13d2fcd25d] and [8dfc0f1731] since they are no longer needed thanks...fvogel2015-01-021-7/+0
| * | | | | Further fixed text see with indices in elided lines, [5f352f3a71] was not alw...fvogel2014-12-281-0/+31
| * | | | | Further fixed text count -ypixels with indices in elided lines, [30d6b995dc] ...fvogel2014-12-281-1/+13
| * | | | | Fixed Bad counting of the total number of vertical pixels in the text widget,...fvogel2014-12-281-0/+18
| * | | | | Cherrypicked bug fix for Bug [c199ef90a6] - Wrong index returned by @x,y with...fvogel2014-12-231-1/+1
| * | | | | Fixed test of index being at start of both a logical line and a display line ...fvogel2014-12-211-1/+3
| * | | | | Fixed vertical scrolling with elided lines. MeasureUp was not measuring fully...fvogel2014-12-171-0/+13
| * | | | | Removed useless statements in tests textDisp-16.42 and textDisp-16.43fvogel2014-12-171-2/+0
| * | | | | Merged from branch bug-7703f947aafvogel2014-12-101-4/+8
| |\ \ \ \ \
| | * | | | | Fixed textDisp-4.1 and -4.2 - The expected test results were not relevant wit...bug_7703f947aafvogel2014-12-101-4/+8
| * | | | | | Merged from branch bug-7703f947aafvogel2014-12-071-0/+47
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Fixed text yview scroll pixels|lines with elided linesfvogel2014-12-071-0/+47
| * | | | | | Merged from branch bug-7703f947aafvogel2014-12-051-0/+28
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Fixed text count -ypixels with indices in elided linesfvogel2014-12-051-0/+28
| * | | | | | Merged from branch bug-7703f947aafvogel2014-12-051-0/+21
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Fixed text count -xpixels with indices in elided linesfvogel2014-12-051-0/+21
| * | | | | | Merged from branch bug-7703f947aafvogel2014-12-031-3/+17
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Fixed text see command for elided target indices.fvogel2014-12-031-1/+15
| | * | | | | Fixed typos in commentsfvogel2014-12-031-2/+2
| * | | | | | Merged from branch bug-7703f947aafvogel2014-12-032-2/+3
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Make textDisp-9.6 pass on Linux as well (reduce font-dependance and sensitivi...fvogel2014-12-031-1/+1
| | * | | | | Make textDisp-9.6 pass on Linux as well (reduce font-dependance and sensitivi...fvogel2014-12-031-1/+1
| | * | | | | Fixed embedded windows tests that were failing (on Linux) following [dc9f4bea...fvogel2014-12-031-0/+1
| * | | | | | Merged from branch bug-7703f947aafvogel2014-12-031-0/+6
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Fixed embedded windows tests that were failing following [dc9f4bea9f] - See c...fvogel2014-12-031-0/+6
| * | | | | | Merged from branch bug-7703f947aafvogel2014-11-301-0/+13
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Fixed FindDLine again (the previous fix [575b376065] was an improvement despi...fvogel2014-11-301-0/+13
| * | | | | | Merged from branch bug-7703f947aafvogel2014-11-301-0/+23
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Fixed bbox caller of FindDLine, see case 'B' in bug [7703f947aa]fvogel2014-11-301-0/+23
| * | | | | | Merged from branch bug-7703f947aafvogel2014-11-231-0/+15
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Fixing FindDLine was not enough in all cases, now fix its callers (see test c...fvogel2014-11-231-0/+15