| Commit message (Expand) | Author | Age | Files | Lines |
* | Change some internal refCount's from int to size_t. | jan.nijtmans | 2017-02-15 | 1 | -1/+1 |
|
|
* | Fix [c0dbdd3ff3]: Tk Compatibility Fonts block access to system fonts | fvogel | 2017-02-05 | 1 | -1/+1 |
|\ |
|
| * | Make tests pass again after fixing [c0dbdd3ff3]: Tk Compatibility Fonts block... | fvogel | 2017-01-28 | 1 | -1/+1 |
|
|
* | | Fix [ae32eb7e10]: Win + specific text widget configuration : textDisp-18.6, -... | fvogel | 2017-02-05 | 1 | -5/+5 |
|\ \ |
|
| * \ | Fix [ae32eb7e10]: Win + specific text widget configuration : textDisp-18.6, -... | fvogel | 2017-02-05 | 1 | -5/+5 |
| |\ \ |
|
| | * | | Remove superfluous 'textfonts' constraint in textDisp-20.1,2,3,4,5 | fvogel | 2017-01-29 | 1 | -5/+5 |
|
|
* | | | | Remove old pack syntax from the scripts of the Tk test suite | fvogel | 2017-02-01 | 1 | -3/+3 |
|\ \ \ \
| |/ / /
| | | /
| |_|/
|/| | |
|
| * | | Remove old pack syntax from the scripts of the Tk test suite | fvogel | 2017-02-01 | 1 | -3/+3 |
| |/ |
|
* | | Fix [89a638af38]: OS X - textDisp-15.8 fails | fvogel | 2017-01-23 | 1 | -2/+4 |
|\ \
| |/ |
|
| * | Fix [89a638af38]: OS X - textDisp-15.8 fails | fvogel | 2017-01-22 | 1 | -2/+4 |
|
|
* | | Fixed [1082213fff] - word wrapping should trim excess spaces | fvogel | 2016-10-09 | 1 | -38/+38 |
|\ \
| |/ |
|
| * | Restored successful tests textDisp-*.* | fvogel | 2016-09-30 | 1 | -38/+38 |
|
|
* | | Fixed [18c08df753] - Change of behaviour for text widget last newline | fvogel | 2016-03-27 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | Fixed [18c08df753] - Change of behaviour for text widget last newline | fvogel | 2016-03-27 | 1 | -4/+4 |
| |\ |
|
| | * | Beginning of fix for [18c08df753] - Reverted [296bd4c3], and adjusted textDis... | fvogel | 2016-03-27 | 1 | -4/+4 |
|
|
| | * | Fixed (with a real fix this time) bug [06c1433906] - Text widget crash during... | fvogel | 2016-02-08 | 1 | -11/+2 |
|
|
| | * | (cherry-pick): Fix [06c14339060ba9ae]: Text widget crash during delete. Thank... | jan.nijtmans | 2016-02-08 | 1 | -2/+1 |
|
|
| | * | Fix crashing test case, textDisp-8.13 | dgp | 2016-02-05 | 1 | -0/+9 |
|
|
* | | | Excess spacing in test-suite | jan.nijtmans | 2016-03-14 | 1 | -7/+7 |
|/ / |
|
* | | Fixed (with a real fix this time) bug [06c1433906] - Text widget crash during... | fvogel | 2016-02-08 | 1 | -11/+2 |
|\ \ |
|
| * | | Made FindDLine fully match its header description. | fvogel | 2016-02-08 | 1 | -10/+1 |
|
|
| * | | Renumbered lines to avoid wrong interpretation of the test. | fvogel | 2016-02-08 | 1 | -1/+1 |
|
|
* | | | Fix [06c14339060ba9ae]: Text widget crash during delete. Thanks to François ... | jan.nijtmans | 2016-02-08 | 1 | -2/+1 |
|\ \ \
| |/ / |
|
| * | | Cherrypicked the new test textDisp-8.13 from core-8-5-branch. This test (and ... | fvogel | 2016-02-07 | 1 | -0/+8 |
| |/ |
|
* | | Fix crashing test case, textDisp-8.13 | dgp | 2016-02-05 | 1 | -0/+9 |
|
|
* | | Merged core-8-5-branch | fvogel | 2015-12-26 | 1 | -1/+25 |
|\ \
| |/ |
|
| * | Fixed bug [2f78c7c5ea] - text widget segfault with tablelist | fvogel | 2015-12-26 | 1 | -0/+24 |
| |\ |
|
| | * | Added new test textDisp-9.14 to check against regression regarding bug [2f78c... | fvogel | 2015-12-23 | 1 | -0/+24 |
|
|
| * | | Made test textDisp-16.18 pass again on Win7 after [a4bf73e4b8]: map the text ... | fvogel | 2015-12-23 | 1 | -1/+1 |
| |/ |
|
* | | Merged core-8-5-branch | fvogel | 2015-12-13 | 1 | -0/+11 |
|\ \
| |/ |
|
| * | Added non-regression test case: textDisp-11.21 | fvogel | 2015-12-06 | 1 | -0/+11 |
|
|
* | | Merged core-8-5-branch | fvogel | 2015-11-22 | 1 | -0/+16 |
|\ \
| |/ |
|
| * | Added test textDisp-35.1 to check for regressions against pach [5b11cf19] | fvogel | 2015-11-22 | 1 | -0/+16 |
|
|
* | | Improved the tests a bit | fvogel | 2015-11-21 | 1 | -26/+0 |
|
|
* | | Rename "yupdate" to "sync" and fix various test-cases | jan.nijtmans | 2015-11-19 | 1 | -10/+10 |
|
|
* | | better argument checking | jan.nijtmans | 2015-11-19 | 1 | -1/+9 |
|
|
* | | First test-implementation of "$t yupdate -command <command>". TODO: more test... | jan.nijtmans | 2015-11-19 | 1 | -0/+18 |
|
|
* | | Better test for bug [2677890] since [19960bcef8] breaks relevance/efficiency ... | fvogel | 2015-11-16 | 1 | -18/+23 |
|/ |
|
* | Fix test-cases textDisp-33.2 and textDisp-33.3 | jan.nijtmans | 2015-11-13 | 1 | -2/+2 |
|
|
* | Made textDisp-4.9 more robust to font variations across platforms, so that it... | fvogel | 2015-07-28 | 1 | -1/+5 |
|
|
* | Fixed bug [2886436fff] - [.txt delete] deletes before start index - This is o... | fvogel | 2015-07-14 | 1 | -4/+4 |
|
|
* | 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 |
|
|