| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed crash in 'text see' - Bug [e0f1c380bd] | fvogel | 2015-02-09 | 1 | -0/+12 |
|
|
* | Fixed disappearing cursor when moving up one line at the boundary of elided l... | fvogel | 2015-01-25 | 1 | -0/+35 |
|
|
* | TkTextIndexCount is counting chars. Fix these calls where bytes counting is n... | fvogel | 2015-01-24 | 1 | -0/+23 |
|
|
* | Further fixed text see with indices in elided lines, [5f352f3a71] was not alw... | fvogel | 2014-12-28 | 1 | -0/+31 |
|
|
* | Further fixed text count -ypixels with indices in elided lines, [30d6b995dc] ... | fvogel | 2014-12-28 | 1 | -1/+13 |
|
|
* | Cherrypicked bug fix for Bug [c199ef90a6] - Wrong index returned by @x,y with... | fvogel | 2014-12-23 | 1 | -1/+1 |
|
|
* | Fixed test of index being at start of both a logical line and a display line ... | fvogel | 2014-12-21 | 1 | -1/+3 |
|
|
* | Fixed vertical scrolling with elided lines. MeasureUp was not measuring fully... | fvogel | 2014-12-17 | 1 | -0/+13 |
|
|
* | Removed useless statements in tests textDisp-16.42 and textDisp-16.43 | fvogel | 2014-12-17 | 1 | -2/+0 |
|
|
* | Fixed textDisp-4.1 and -4.2 - The expected test results were not relevant wit...bug_7703f947aa | fvogel | 2014-12-10 | 1 | -4/+8 |
|
|
* | Fixed text yview scroll pixels|lines with elided lines | fvogel | 2014-12-07 | 1 | -0/+47 |
|
|
* | Fixed text count -ypixels with indices in elided lines | fvogel | 2014-12-05 | 1 | -0/+28 |
|
|
* | Fixed text count -xpixels with indices in elided lines | fvogel | 2014-12-05 | 1 | -0/+21 |
|
|
* | Fixed text see command for elided target indices. | fvogel | 2014-12-03 | 1 | -1/+15 |
|
|
* | Fixed typos in comments | fvogel | 2014-12-03 | 1 | -2/+2 |
|
|
* | Make textDisp-9.6 pass on Linux as well (reduce font-dependance and sensitivi... | fvogel | 2014-12-03 | 1 | -1/+1 |
|
|
* | Make textDisp-9.6 pass on Linux as well (reduce font-dependance and sensitivi... | fvogel | 2014-12-03 | 1 | -1/+1 |
|
|
* | Fixed FindDLine again (the previous fix [575b376065] was an improvement despi... | fvogel | 2014-11-30 | 1 | -0/+13 |
|
|
* | Fixed bbox caller of FindDLine, see case 'B' in bug [7703f947aa] | fvogel | 2014-11-30 | 1 | -0/+23 |
|
|
* | Fixing FindDLine was not enough in all cases, now fix its callers (see test c... | fvogel | 2014-11-23 | 1 | -0/+15 |
|
|
* | Added test for bug [7703f947aa] - Wrong refresh of display lines when tagging... | fvogel | 2014-11-22 | 1 | -0/+13 |
|
|
* | Fixed textDisp-9.3 to -9.6 - The expected test results were not relevant with... | fvogel | 2014-11-22 | 1 | -4/+8 |
|
|
* | Fixed remaining issue with textDisp-29.2.4bug_857686bb3d | fvogel | 2014-10-21 | 1 | -1/+1 |
|
|
* | Fixed failing text-29.2.x - Bug [857686bb3d] | fvogel | 2014-10-21 | 1 | -8/+14 |
|
|
* | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|\ |
|
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|
| * | * win/tkWinFont.c (Tk_MeasureChars): backport fixes to bold/italic | hobbs | 2004-02-14 | 1 | -1/+25 |
|
|
* | | [Bug 2677890]: Fix odd text widget update problem that had scrollbars being | dkf | 2010-01-07 | 1 | -1/+25 |
|
|
* | | * tests/canvText.test: Backport test updates in light of the | dgp | 2008-10-10 | 1 | -8/+14 |
|
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | Only call callbacks that are not NULL. [Bug 1791052] | dkf | 2007-09-20 | 1 | -12/+29 |
|
|
* | | * tests/textDisp.test: Updated expected error messages to match the | dgp | 2006-03-23 | 1 | -9/+9 |
|
|
* | | fix for count displaylines bug | vincentdarley | 2005-10-31 | 1 | -1/+26 |
|
|
* | | tip256 implementation | vincentdarley | 2005-10-10 | 1 | -2/+146 |
|
|
* | | More improvements to test robustness; problems exposed by changes to | dgp | 2005-05-10 | 1 | -7/+7 |
|
|
* | | * generic/tkTextDisp.c (GetXView): Improved numerical precision | dgp | 2005-05-10 | 1 | -20/+20 |
|
|
* | | added text widget test | vincentdarley | 2005-03-27 | 1 | -2/+31 |
|
|
* | | fix to newline eliding in text widget | vincentdarley | 2005-02-14 | 1 | -6/+34 |
|
|
* | | Split duplicate test names [Bug 1078648] | dkf | 2004-12-04 | 1 | -2/+2 |
|
|
* | | fix a platform-sensitive test | vincentdarley | 2004-11-22 | 1 | -2/+2 |
|
|
* | | made test less timing sensitive | vincentdarley | 2004-11-20 | 1 | -1/+2 |
|
|
* | | more robust text widget display tests | vincentdarley | 2004-09-24 | 1 | -6/+6 |
|
|
* | | Missed one! | dkf | 2004-06-24 | 1 | -2/+2 |
|
|
* | | Use standard constraint names | dkf | 2004-06-24 | 1 | -4/+4 |
|
|
* | | Steps towards systematization of test constraints in Tk test suite | dkf | 2004-06-17 | 1 | -5/+1 |
|
|
* | | text widget fixes | vincentdarley | 2004-06-04 | 1 | -3/+5 |
|
|
* | | First step towards improving test style. Also start using Tcl 8.5 features. | dkf | 2004-05-23 | 1 | -10/+4 |
|
|
* | | Minor cleanup for when running single-process tests | dkf | 2004-04-21 | 1 | -1/+2 |
|
|
* | | font measurement fix | vincentdarley | 2003-12-04 | 1 | -1/+24 |
|
|
* | | correct handling of interpolated tabs using fractional pixel widths | vincentdarley | 2003-11-21 | 1 | -19/+15 |
|
|