| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix [57b821d2db]: text index {insert wordstart} fails at 0 and 1 word start p... | fvogel | 2024-02-08 | 1 | -0/+10 |
|\ |
|
| * | Expand coverage of textIndex-22.16 | fvogel | 2024-02-03 | 1 | -2/+4 |
|
|
| * | The text widget does not need to be packed for test textIndex-22.16. | fvogel | 2024-02-03 | 1 | -2/+0 |
|
|
| * | Make textIndex-22.16 really fail. | fvogel | 2024-02-03 | 1 | -5/+6 |
|
|
| * | Add test textIndex-22.16 demonstrating bug [57b821d2db]. Currently fails (exp... | fvogel | 2024-02-03 | 1 | -0/+9 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2024-01-29 | 2 | -18/+4 |
|\ \ |
|
| * \ | Merge 8.6 | jan.nijtmans | 2024-01-29 | 2 | -18/+4 |
| |\ \
| | |/ |
|
| | * | Make test-cases work for UNIX/MacOS as well. | jan.nijtmans | 2024-01-29 | 2 | -18/+4 |
|
|
| * | | Merge 8.6 | jan.nijtmans | 2024-01-28 | 2 | -0/+41 |
| |\ \
| | |/ |
|
| * | | Simplify some TIP #621 procs, since it's Tcl counterparts can (now) handle in... | jan.nijtmans | 2024-01-27 | 1 | -1/+1 |
|
|
| * | | Merge 8.6 | jan.nijtmans | 2024-01-27 | 2 | -23/+31 |
| |\ \ |
|
* | \ \ | Fix [9fa3e08243]: Ctrl-Arrow binding for spinbox: unknown option '-show'. | fvogel | 2024-01-28 | 2 | -0/+41 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Add tests demonstrating bug [9fa3e08243]: Ctrl-Arrow binding for spinbox: unk... | fvogel | 2024-01-28 | 2 | -0/+41 |
| | |/
| |/| |
|
* | | | Fix [8da7af2f8e]: slow widget creation if default font is not used. | fvogel | 2024-01-27 | 1 | -21/+29 |
|\ \ \
| |/ / |
|
| * | | Fix [8da7af2f8e]: slow widget creation if default font is not used. | fvogel | 2024-01-27 | 1 | -21/+29 |
| |\ \ |
|
| | * | | Since we are here make font-15.1, font-15.2 and font-15.3 robust against prev... | fvogel | 2024-01-23 | 1 | -8/+11 |
|
|
| | * | | Fix typo | fvogel | 2024-01-22 | 1 | -2/+2 |
|
|
| | * | | Test suite hygiene - Let font-17.1 and font-18.1 be independent from previous... | fvogel | 2024-01-22 | 1 | -13/+18 |
|
|
* | | | | Fix [7e5f72c9dd]: Test script option.test deletes file option.file3 in Tk dis... | fvogel | 2024-01-27 | 1 | -2/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | Fix [7e5f72c9dd]: Test script option.test deletes file option.file3 in Tk dis... | fvogel | 2024-01-26 | 1 | -2/+2 |
|
|
| * | | | Alternative solution for [026e2bb685]: text tag sets bad relief, gets error, ...core-bug-026e2bb685-alt | jan.nijtmans | 2024-01-21 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge 8.7 | jan.nijtmans | 2024-01-24 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | All TK_OPTION_PIXELS implementation need Tcl_Obj storage, otherwise the full ... | jan.nijtmans | 2024-01-24 | 1 | -1/+1 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2024-01-24 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Allow {} as magical value for the -padx/-pady default, in stead of the magica... | jan.nijtmans | 2024-01-24 | 1 | -2/+2 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2024-01-23 | 24 | -176/+176 |
|\ \ \
| |/ / |
|
| * | | Revise "bad screen distance" error-messages | jan.nijtmans | 2024-01-23 | 24 | -176/+176 |
|
|
* | | | Get rid of tagPtr->(reliefObj|justifyObj|overstrikePtr|underlinePtr|elideObj)... | jan.nijtmans | 2024-01-22 | 1 | -4/+4 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2024-01-22 | 1 | -4/+5 |
|\ \ \
| |/ / |
|
| * | | Merge 8.6 | jan.nijtmans | 2024-01-21 | 1 | -4/+5 |
| |\ \
| | |/ |
|
| | * | Adapt textTag-1.29 demonstrating that [026e2bb685] is not completely solved yet | jan.nijtmans | 2024-01-21 | 1 | -4/+5 |
|
|
| | * | (partial) fix for [026e2bb685]: text tag sets bad relief, gets error, but bad... | jan.nijtmans | 2024-01-16 | 1 | -7/+10 |
|
|
* | | | Resolve duplicate tests names (menu-40.1 and menu-40.2) by renumbering the te... | fvogel | 2024-01-20 | 1 | -47/+47 |
|
|
* | | | Fix [026e2bb685]: text tag sets bad relief, gets error, but bad relief is sav... | jan.nijtmans | 2024-01-17 | 1 | -7/+11 |
|\ \ \
| |/ / |
|
| * | | Fix [026e2bb685]: text tag sets bad relief, gets error, but bad relief is sav... | jan.nijtmans | 2024-01-17 | 1 | -6/+10 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2024-01-15 | 1 | -4/+4 |
|\ \ \
| |/ / |
|
| * | | -constraint -> -constraints | jan.nijtmans | 2024-01-15 | 1 | -4/+4 |
|
|
* | | | Fix [026e2bb685]: text tag sets bad relief, gets error, but bad relief is sav... | jan.nijtmans | 2024-01-14 | 1 | -8/+8 |
|\ \ \
| |/ / |
|
| * | | Merge 8.7. Adapt test-cases | jan.nijtmans | 2024-01-14 | 1 | -8/+8 |
|
|
| * | | Merge 8.6 (there we go again) | jan.nijtmans | 2024-01-12 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| * | | Merge-mark 8.6. Don't bother build for Tcl 9.1. Some missing constraints | jan.nijtmans | 2024-01-09 | 2 | -9/+9 |
| |\ \ |
|
| * | | | Make TK_NO_DEPRECATED=1 test-cases work with Tcl 8.6 too. | jan.nijtmans | 2024-01-09 | 1 | -1/+1 |
|
|
* | | | | Fix [737abf4523]: text widget has terrible performance with image create. | fvogel | 2024-01-12 | 1 | -1/+1 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Adapt expected result of test textImage-1.19 following previous commit. This ... | fvogel | 2024-01-09 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Remove test constraints which are not necessary any more in Tk 9.0 | jan.nijtmans | 2024-01-09 | 5 | -25/+15 |
|
|
* | | | More "Tk" -> "tk" | jan.nijtmans | 2024-01-09 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | Make TK_NO_DEPRECATED=1 test-cases work | jan.nijtmans | 2024-01-09 | 1 | -1/+1 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2024-01-08 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Merge 8.6. "parenright" -> ")" (simply since we can ....) | jan.nijtmans | 2024-01-08 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | typo | jan.nijtmans | 2024-01-08 | 1 | -1/+1 |
|
|