Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | Fixed indentation in TkTextUpdateOneLine | fvogelnew1@free.fr | 2014-12-28 | 1 | -35/+35 | |
| | * | | | | | | | | Cherrypicked bug fix for Bug [c199ef90a6] - Wrong index returned by @x,y with... | fvogelnew1@free.fr | 2014-12-23 | 2 | -2/+7 | |
| | * | | | | | | | | Fixed test of index being at start of both a logical line and a display line ... | fvogelnew1@free.fr | 2014-12-21 | 2 | -2/+6 | |
| | * | | | | | | | | Fixed comment | fvogelnew1@free.fr | 2014-12-20 | 1 | -2/+2 | |
| | * | | | | | | | | Fixed vertical scrolling with elided lines. MeasureUp was not measuring fully... | fvogelnew1@free.fr | 2014-12-17 | 2 | -0/+15 | |
| | * | | | | | | | | Removed useless statements in tests textDisp-16.42 and textDisp-16.43 | fvogelnew1@free.fr | 2014-12-17 | 1 | -2/+0 | |
| | * | | | | | | | | At least one display line is supposed to change when calling TkTextChanged. | fvogelnew1@free.fr | 2014-12-14 | 1 | -0/+13 | |
| | * | | | | | | | | More complete comment | fvogelnew1@free.fr | 2014-12-10 | 1 | -1/+2 | |
| | * | | | | | | | | Merged from branch bug-7703f947aa | fvogelnew1@free.fr | 2014-12-10 | 2 | -14/+66 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Fixed textDisp-4.1 and -4.2 - The expected test results were not relevant wit... | fvogelnew1@free.fr | 2014-12-10 | 1 | -4/+8 | |
| | | * | | | | | | | | Fixed TextChanged caller of FindDLine for correct taking into account of elid... | fvogelnew1@free.fr | 2014-12-10 | 1 | -10/+58 | |
| | * | | | | | | | | | Fixed indentation in FindDLine | fvogelnew1@free.fr | 2014-12-10 | 1 | -17/+17 | |
| | * | | | | | | | | | Merged from branch bug-7703f947aa | fvogelnew1@free.fr | 2014-12-07 | 2 | -0/+71 | |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | ||||||
| | | * | | | | | | | | Fixed text yview scroll pixels|lines with elided lines | fvogelnew1@free.fr | 2014-12-07 | 2 | -0/+71 | |
| | * | | | | | | | | | indexPtr->byteIndex == 0 is the beginning of a display line only if indexPtr ... | fvogelnew1@free.fr | 2014-12-06 | 1 | -5/+3 | |
| | * | | | | | | | | | indexPtr->byteIndex == 0 is the beginning of a display line only if indexPtr ... | fvogelnew1@free.fr | 2014-12-06 | 1 | -1/+2 | |
| | * | | | | | | | | | Merged from branch bug-7703f947aa | fvogelnew1@free.fr | 2014-12-05 | 2 | -3/+34 | |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | ||||||
| | | * | | | | | | | | Fixed text count -ypixels with indices in elided lines | fvogelnew1@free.fr | 2014-12-05 | 2 | -3/+34 | |
| | * | | | | | | | | | Fixed bad comment resulting from copy/paste between functions | fvogelnew1@free.fr | 2014-12-05 | 1 | -2/+1 | |
| | * | | | | | | | | | indexPtr->byteIndex == 0 is the beginning of a display line only if indexPtr ... | fvogelnew1@free.fr | 2014-12-05 | 1 | -1/+2 | |
| | * | | | | | | | | | Merged from branch bug-7703f947aa | fvogelnew1@free.fr | 2014-12-05 | 2 | -3/+26 | |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | ||||||
| | | * | | | | | | | | Fixed text count -xpixels with indices in elided lines | fvogelnew1@free.fr | 2014-12-05 | 2 | -3/+26 | |
| | * | | | | | | | | | Merged from branch bug-7703f947aa | fvogelnew1@free.fr | 2014-12-03 | 2 | -54/+84 | |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | ||||||
| | | * | | | | | | | | Fixed text see command for elided target indices. | fvogelnew1@free.fr | 2014-12-03 | 2 | -45/+66 | |
| | | * | | | | | | | | Fixed typos in comments | fvogelnew1@free.fr | 2014-12-03 | 1 | -2/+2 | |
| | | * | | | | | | | | Changed variable name for a better one | fvogelnew1@free.fr | 2014-12-03 | 1 | -7/+7 | |
| | | * | | | | | | | | Checked dlineinfo caller of FindDLine, comments added | fvogelnew1@free.fr | 2014-12-03 | 1 | -0/+9 | |
| | * | | | | | | | | | Merged from branch bug-7703f947aa | fvogelnew1@free.fr | 2014-12-03 | 2 | -2/+3 | |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | ||||||
| | | * | | | | | | | | Make textDisp-9.6 pass on Linux as well (reduce font-dependance and sensitivi... | fvogelnew1@free.fr | 2014-12-03 | 1 | -1/+1 | |
| | | * | | | | | | | | Make textDisp-9.6 pass on Linux as well (reduce font-dependance and sensitivi... | fvogelnew1@free.fr | 2014-12-03 | 1 | -1/+1 | |
| | | * | | | | | | | | Fixed embedded windows tests that were failing (on Linux) following [dc9f4bea... | fvogelnew1@free.fr | 2014-12-03 | 1 | -0/+1 | |
| | * | | | | | | | | | Merged from branch bug-7703f947aa | fvogelnew1@free.fr | 2014-12-03 | 2 | -18/+22 | |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | ||||||
| | | * | | | | | | | | Fixed embedded windows tests that were failing following [dc9f4bea9f] - See c... | fvogelnew1@free.fr | 2014-12-03 | 1 | -0/+6 | |
| | | * | | | | | | | | Fixed indentation and typos in comments | fvogelnew1@free.fr | 2014-12-03 | 1 | -18/+16 | |
| | * | | | | | | | | | Merged from branch bug-7703f947aa | fvogelnew1@free.fr | 2014-11-30 | 2 | -41/+51 | |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | ||||||
| | | * | | | | | | | | Fixed FindDLine again (the previous fix [575b376065] was an improvement despi... | fvogelnew1@free.fr | 2014-11-30 | 2 | -48/+64 | |
| | * | | | | | | | | | Merged from branch bug-7703f947aa | fvogelnew1@free.fr | 2014-11-30 | 2 | -2/+39 | |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | ||||||
| | | * | | | | | | | | Fixed bbox caller of FindDLine, see case 'B' in bug [7703f947aa] | fvogelnew1@free.fr | 2014-11-30 | 2 | -2/+39 | |
| | * | | | | | | | | | Merged from branch bug-7703f947aa | fvogelnew1@free.fr | 2014-11-23 | 2 | -2/+17 | |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | ||||||
| | | * | | | | | | | | Fixing FindDLine was not enough in all cases, now fix its callers (see test c... | fvogelnew1@free.fr | 2014-11-23 | 2 | -2/+17 | |
| | * | | | | | | | | | Merged from branch bug-7703f947aa | fvogelnew1@free.fr | 2014-11-22 | 2 | -5/+24 | |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | ||||||
| | | * | | | | | | | | Added test for bug [7703f947aa] - Wrong refresh of display lines when tagging... | fvogelnew1@free.fr | 2014-11-22 | 1 | -0/+13 | |
| | | * | | | | | | | | Fixed textDisp-9.3 to -9.6 - The expected test results were not relevant with... | fvogelnew1@free.fr | 2014-11-22 | 1 | -4/+8 | |
| | | * | | | | | | | | Fixed bug [7703f947aa] - Wrong refresh of display lines when tagging text as ... | fvogelnew1@free.fr | 2014-11-22 | 1 | -1/+3 | |
| | * | | | | | | | | | Merged from branch bug-c24b97d905 | fvogelnew1@free.fr | 2014-11-22 | 3 | -30/+79 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Added tests for bug [c24b97d905] - text count -displaylines is wrong with eli... | fvogelnew1@free.fr | 2014-11-21 | 1 | -0/+34 | |
| | | * | | | | | | | | | Fixed text-9.2.44 - This test was wrong (my bad when fixing bug [3021557fff])... | fvogelnew1@free.fr | 2014-11-21 | 1 | -1/+1 | |
| | | * | | | | | | | | | Fixed bug [c24b97d905] - text count -displaylines is wrong with elided newlines | fvogelnew1@free.fr | 2014-11-21 | 2 | -29/+44 | |
| | | |/ / / / / / / / | ||||||
| | * | | | | | | | | | Create new branch named "text-elided" | fvogelnew1@free.fr | 2014-11-22 | 0 | -0/+0 | |
| | |/ / / / / / / / | ||||||
* | | | | | | | | | | [c9535cd7ce] GetIndex() failed to route all successful exits through code th... | dgp@users.sourceforge.net | 2015-02-06 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |