summaryrefslogtreecommitdiffstats
path: root/tests/textDisp.test
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug [2f78c7c5ea] - text widget segfault with tablelistfvogel2015-12-261-0/+24
|\
| * Added new test textDisp-9.14 to check against regression regarding bug [2f78c...fvogel2015-12-231-0/+24
* | Made test textDisp-16.18 pass again on Win7 after [a4bf73e4b8]: map the text ...fvogel2015-12-231-1/+1
|/
* Added non-regression test case: textDisp-11.21bug_1739605ffffvogel2015-12-061-0/+11
* Added test textDisp-35.1 to check for regressions against pach [5b11cf19]fvogel2015-11-221-0/+16
* Fix test-cases textDisp-33.2 and textDisp-33.3tip_438_bettercodejan.nijtmans2015-11-131-2/+2
* Made textDisp-4.9 more robust to font variations across platforms, so that it...fvogel2015-07-281-1/+5
* Fixed bug [2886436fff] - [.txt delete] deletes before start index - This is o...bug_2886436fff_option1fvogel2015-07-141-4/+4
* Fixed crash in 'text see' - Bug [e0f1c380bd]fvogel2015-02-091-0/+12
* 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
* 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
* 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
* Fixed textDisp-4.1 and -4.2 - The expected test results were not relevant wit...bug_7703f947aafvogel2014-12-101-4/+8
* Fixed text yview scroll pixels|lines with elided linesfvogel2014-12-071-0/+47
* Fixed text count -ypixels with indices in elided linesfvogel2014-12-051-0/+28
* Fixed text count -xpixels with indices in elided linesfvogel2014-12-051-0/+21
* Fixed text see command for elided target indices.fvogel2014-12-031-1/+15
* Fixed typos in commentsfvogel2014-12-031-2/+2
* 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 FindDLine again (the previous fix [575b376065] was an improvement despi...fvogel2014-11-301-0/+13
* Fixed bbox caller of FindDLine, see case 'B' in bug [7703f947aa]fvogel2014-11-301-0/+23
* Fixing FindDLine was not enough in all cases, now fix its callers (see test c...fvogel2014-11-231-0/+15
* Added test for bug [7703f947aa] - Wrong refresh of display lines when tagging...fvogel2014-11-221-0/+13
* Fixed textDisp-9.3 to -9.6 - The expected test results were not relevant with...fvogel2014-11-221-4/+8
* Fixed remaining issue with textDisp-29.2.4bug_857686bb3dfvogel2014-10-211-1/+1
* Fixed failing text-29.2.x - Bug [857686bb3d]fvogel2014-10-211-8/+14
* Purge RCS Keywords.dgp2011-06-081-2/+0
|\
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| * * win/tkWinFont.c (Tk_MeasureChars): backport fixes to bold/italichobbs2004-02-141-1/+25
* | [Bug 2677890]: Fix odd text widget update problem that had scrollbars beingdkf2010-01-071-1/+25
* | * tests/canvText.test: Backport test updates in light of thedgp2008-10-101-8/+14
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | Only call callbacks that are not NULL. [Bug 1791052]dkf2007-09-201-12/+29
* | * tests/textDisp.test: Updated expected error messages to match thedgp2006-03-231-9/+9
* | fix for count displaylines bugvincentdarley2005-10-311-1/+26
* | tip256 implementationvincentdarley2005-10-101-2/+146
* | More improvements to test robustness; problems exposed by changes todgp2005-05-101-7/+7
* | * generic/tkTextDisp.c (GetXView): Improved numerical precisiondgp2005-05-101-20/+20
* | added text widget testvincentdarley2005-03-271-2/+31
* | fix to newline eliding in text widgetvincentdarley2005-02-141-6/+34
* | Split duplicate test names [Bug 1078648]dkf2004-12-041-2/+2
* | fix a platform-sensitive testvincentdarley2004-11-221-2/+2
* | made test less timing sensitivevincentdarley2004-11-201-1/+2
* | more robust text widget display testsvincentdarley2004-09-241-6/+6