summaryrefslogtreecommitdiffstats
path: root/tests/textDisp.test
Commit message (Collapse)AuthorAgeFilesLines
* Fixed textDisp-4.1 and -4.2 - The expected test results were not relevant ↵bug_7703f947aafvogel2014-12-101-4/+8
| | | | without the update between deletion and insertion
* 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 ↵fvogel2014-12-031-1/+1
| | | | sensitivity to toplevel window geometry)
* Make textDisp-9.6 pass on Linux as well (reduce font-dependance and ↵fvogel2014-12-031-1/+1
| | | | sensitivity to toplevel window geometry)
* Fixed FindDLine again (the previous fix [575b376065] was an improvement ↵fvogel2014-11-301-0/+13
| | | | despite it did not fix all cases), see case 'C' in bug [7703f947aa]
* 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 ↵fvogel2014-11-231-0/+15
| | | | case 'A' in bug [7703f947aa])
* Added test for bug [7703f947aa] - Wrong refresh of display lines when ↵fvogel2014-11-221-0/+13
| | | | tagging text as elided
* Fixed textDisp-9.3 to -9.6 - The expected test results were not relevant ↵fvogel2014-11-221-4/+8
| | | | without the update between tag add and tag remove
* 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
| | | | | | | | | | | | font handling. [Patch 852669] [Bug 478568] * tests/textDisp.test: added test for the font measurement problem.
* | [Bug 2677890]: Fix odd text widget update problem that had scrollbars beingdkf2010-01-071-1/+25
| | | | | | | | unable to cover the whole widget. Fix is to reify the range to update sooner.
* | * tests/canvText.test: Backport test updates in light of thedgp2008-10-101-8/+14
| | | | | | | | | | | | | | | | * tests/entry.test: 2008-10-05 commit. * tests/listbox.test: * tests/scrollbar.test: * tests/spinbox.test: * tests/textDisp.test:
* | 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
| | | | | | | | standardized formats established on 2005-11-17. [Bug 1370296]
* | 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
| | | | | | | | precision of doubles (TIP 132).
* | * generic/tkTextDisp.c (GetXView): Improved numerical precisiondgp2005-05-101-20/+20
| | | | | | | | | | | | of calculation of [.t xview] return values. * tests/textDisp.test: Match greater precisions of [.t xview] and [.t yview] values in tests.
* | 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
| |
* | Missed one!dkf2004-06-241-2/+2
| |
* | Use standard constraint namesdkf2004-06-241-4/+4
| |
* | Steps towards systematization of test constraints in Tk test suitedkf2004-06-171-5/+1
| |
* | text widget fixesvincentdarley2004-06-041-3/+5
| |
* | First step towards improving test style. Also start using Tcl 8.5 features.dkf2004-05-231-10/+4
| |
* | Minor cleanup for when running single-process testsdkf2004-04-211-1/+2
| |
* | font measurement fixvincentdarley2003-12-041-1/+24
| |
* | correct handling of interpolated tabs using fractional pixel widthsvincentdarley2003-11-211-19/+15
| |
* | fix to two test suite bugsvincentdarley2003-11-211-10/+81
| |
* | single line wraps to whole display fixvincentdarley2003-11-151-1/+22
| |
* | fixed tab interpretation inconsistencyvincentdarley2003-11-151-3/+13
| |
* | fix two more old text widget bugsvincentdarley2003-11-151-12/+102
| |
* | ensure test cleans up after itselfvincentdarley2003-11-131-1/+7
| |
* | elide tag handling, once morevincentdarley2003-11-081-1/+15
| |
* | another elide/tkchat/tkTextDisp.c fixvincentdarley2003-11-071-1/+26
| |
* | tk text widget test suite fixes -- bug 833761, making tests much more ↵vincentdarley2003-11-041-28/+64
| | | | | | | | resilient to font sizes
* | text widget and test suite fixesvincentdarley2003-11-031-258/+322
| |