summaryrefslogtreecommitdiffstats
path: root/tests/textDisp.test
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
* | fixed constrained tests for tip155vincentdarley2003-10-311-5/+5
| |
* | text widget bug fixvincentdarley2003-10-311-1/+24
| |
* | TIP 155 implementationvincentdarley2003-10-311-62/+424
| |
* | * tests/all.tcl: Made better use of a commondgp2003-04-011-10/+3
|/ | | | | * tests/constraints.tcl: -loadfile to hold definitions * tests/*.test: common to all test files.
* * tests/textDisp.test:hobbs2002-11-221-1/+12
| | | | | * generic/tkTextDisp.c (TkTextSeeCmd): handle see for unmapped text displays. [Bug #641778]
* * Converted more files to tcltest and factored out common code.dgp2002-07-131-13/+7
|
* * Converted several files in the Tk test suite for testing bydgp2002-07-121-7/+12
| | | | tcltest 2.1.
* * tests/textDisp.test (textDisp-4.12): corrected test to workhobbs2001-09-211-20/+3
| | | | properly on Windows.
* * tests/bind.test:hobbs1999-12-141-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | * tests/canvImg.test: * tests/canvPsArc.tcl: * tests/canvPsImg.tcl: (new file) * tests/canvRect.test: * tests/canvText.test: * tests/canvas.test: * tests/defs.tcl: * tests/entry.test: * tests/event.test: * tests/font.test: * tests/frame.test: * tests/imgPhoto.test: * tests/safe.test: * tests/scale.test: * tests/scrollbar.test: * tests/select.test: * tests/text.test: * tests/textDisp.test: * tests/textTag.test: * tests/unixFont.test: * tests/unixWm.test: * tests/visual_bb.test: * tests/winClipboard.test: tests for the dash patch changes
* * Merged 8.1 branch into the main trunkstanton1999-04-161-9/+25
|
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-04-011-0/+2868