Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | 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 | 1 | -3/+5 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | Fixed text count -xpixels with indices in elided lines | fvogelnew1@free.fr | 2014-12-05 | 1 | -3/+5 | |
| * | | | | | | | Merged from branch bug-7703f947aa | fvogelnew1@free.fr | 2014-12-03 | 1 | -51/+67 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | Fixed text see command for elided target indices. | fvogelnew1@free.fr | 2014-12-03 | 1 | -44/+51 | |
| | * | | | | | | 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 | 1 | -18/+16 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | 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 | 1 | -41/+38 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | Fixed FindDLine again (the previous fix [575b376065] was an improvement despi... | fvogelnew1@free.fr | 2014-11-30 | 1 | -48/+51 | |
| * | | | | | | | Merged from branch bug-7703f947aa | fvogelnew1@free.fr | 2014-11-30 | 1 | -2/+16 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | Fixed bbox caller of FindDLine, see case 'B' in bug [7703f947aa] | fvogelnew1@free.fr | 2014-11-30 | 1 | -2/+16 | |
| * | | | | | | | Merged from branch bug-7703f947aa | fvogelnew1@free.fr | 2014-11-23 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | Fixing FindDLine was not enough in all cases, now fix its callers (see test c... | fvogelnew1@free.fr | 2014-11-23 | 1 | -2/+2 | |
| * | | | | | | | Merged from branch bug-7703f947aa | fvogelnew1@free.fr | 2014-11-22 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | Fixed bug [7703f947aa] - Wrong refresh of display lines when tagging text as ... | fvogelnew1@free.fr | 2014-11-22 | 1 | -1/+3 | |
| * | | | | | | | Fixed bug [c24b97d905] - text count -displaylines is wrong with elided newlines | fvogelnew1@free.fr | 2014-11-21 | 2 | -29/+44 | |
| |/ / / / / / | ||||||
* | | | | | | | [c9535cd7ce] GetIndex() failed to route all successful exits through code th... | dgp@users.sourceforge.net | 2015-02-06 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | [c9535cd7ce] GetIndex() failed to route all successful exits through code | dgp@users.sourceforge.net | 2015-02-06 | 1 | -2/+2 | |
* | | | | | | | [2b6778efe8] handle sscanf() EOF errors. | dgp@users.sourceforge.net | 2015-02-06 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | [2b6778efe8] handle sscanf() EOF errors. | dgp@users.sourceforge.net | 2015-02-06 | 1 | -2/+2 | |
* | | | | | | | [a6c2807c13] Don't let forgotten slave trick us into layout computations outs... | dgp@users.sourceforge.net | 2015-02-06 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | [a6c2807c13] Don't let forgotten slave trick us into layout computations | dgp@users.sourceforge.net | 2015-02-06 | 1 | -2/+2 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | [d186605d05] Stop invalid read beyond objv. | dgp@users.sourceforge.net | 2015-02-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | [d186605d05] Stop invalid read beyond objv. | dgp@users.sourceforge.net | 2015-02-05 | 1 | -1/+1 | |
| * | | | | | Remove Mac-specific idle handler in tkTextDisp.c that caused delay in text re... | Kevin Walzer | 2015-02-02 | 1 | -10/+0 | |
| | |/ / / | |/| | | | ||||||
| * | | | | Improved scrolling for text under Cocoa; thanks to Marc Culler for patch. | Kevin Walzer | 2015-01-04 | 1 | -0/+34 | |
| |/ / / | ||||||
* | | | | Remove Mac-specific idle handler in tkTextDisp.c that caused delay in text re... | Kevin Walzer | 2015-02-02 | 1 | -9/+0 | |
* | | | | Remove unnecessary end-of-line spacing | nijtmans@users.sourceforge.net | 2015-02-02 | 1 | -3/+3 | |
* | | | | Stop `make test` segfaults. | dgp@users.sourceforge.net | 2015-01-22 | 1 | -2/+11 | |
* | | | | remove some unnecessary eol-spacing | nijtmans@users.sourceforge.net | 2015-01-15 | 1 | -2/+2 | |
* | | | | Improved scrolling for text under Cocoa; thanks to Marc Culler for patch. | Kevin Walzer | 2015-01-04 | 1 | -0/+34 | |
* | | | | Fix typos in comments | fvogelnew1@free.fr | 2014-11-21 | 1 | -2/+2 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Fix typos in comments | fvogelnew1@free.fr | 2014-11-21 | 1 | -2/+2 | |
| | |/ | |/| | ||||||
* | | | Remove unnecessary end-of-line spacing | nijtmans@users.sourceforge.net | 2014-11-21 | 4 | -4/+4 | |
* | | | merge trunk | dgp@users.sourceforge.net | 2014-11-07 | 1 | -3/+3 | |
|\ \ \ | ||||||
| * \ \ | Get menu-32.8 and scale-19 fixes from 8.5. | dgp@users.sourceforge.net | 2014-11-07 | 1 | -3/+3 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Restore test menu-32.8 | dgp@users.sourceforge.net | 2014-11-07 | 1 | -3/+3 | |
* | | | | merge trunk | dgp@users.sourceforge.net | 2014-11-07 | 3 | -8/+6 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Stop invalid read | dgp@users.sourceforge.net | 2014-11-06 | 1 | -0/+1 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Stop invalid read. | dgp@users.sourceforge.net | 2014-11-06 | 1 | -0/+1 | |
| * | | | [3417012] Stop [scale] segfault when -digits too big. Thanks fvogel. | dgp@users.sourceforge.net | 2014-10-30 | 2 | -8/+5 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Pushing the fix out to more files. | dgp@users.sourceforge.net | 2014-10-30 | 2 | -12/+4 | |
| | * | | Fixed bug [3417012fff] | fvogelnew1@free.fr | 2014-10-29 | 1 | -3/+8 | |
| | * | | missed bump bits | dgp@users.sourceforge.net | 2014-10-15 | 1 | -2/+2 | |
* | | | | Bump to Tk 8.6.3; update changes file | dgp@users.sourceforge.net | 2014-10-14 | 1 | -2/+2 | |
|/ / / | ||||||
* | | | Fixed failing textDisp-19.11.20 and textDisp-19.11.23 - Bug [810c43d789] | fvogelnew1@free.fr | 2014-10-11 | 1 | -0/+8 | |
|\ \ \ | |/ / | ||||||
| * | | Fixed failing textDisp-19.11.20 and textDisp-19.11.23 [810c43d789] | fvogelnew1@free.fr | 2014-09-27 | 1 | -0/+8 | |