| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.7 | jan.nijtmans | 2024-01-28 | 4 | -6/+53 |
|\ |
|
| * | Merge 8.6 | jan.nijtmans | 2024-01-28 | 4 | -5/+51 |
| |\ |
|
| | * | Fix [9fa3e08243]: Ctrl-Arrow binding for spinbox: unknown option '-show'. | fvogel | 2024-01-28 | 4 | -5/+51 |
| | |\ |
|
| | | * | Do the same for ttk::spinbox and ttk::combobox. This is not absolutely needed... | fvogel | 2024-01-28 | 1 | -2/+4 |
|
|
| | | * | Fix [9fa3e08243]: Ctrl-Arrow binding for spinbox: unknown option '-show'. | fvogel | 2024-01-28 | 1 | -3/+6 |
|
|
| | | * | Add tests demonstrating bug [9fa3e08243]: Ctrl-Arrow binding for spinbox: unk... | fvogel | 2024-01-28 | 2 | -0/+41 |
| | |/ |
|
* | | | Merge 8.7 | jan.nijtmans | 2024-01-27 | 5 | -38/+33 |
|\ \ \
| |/ / |
|
| * | | Simplify some TIP #621 procs, since it's Tcl counterparts can (now) handle in... | jan.nijtmans | 2024-01-27 | 2 | -15/+1 |
|
|
| * | | Merge 8.6 | jan.nijtmans | 2024-01-27 | 3 | -23/+32 |
| |\ \
| | |/ |
|
| | * | Fix [8da7af2f8e]: slow widget creation if default font is not used. | fvogel | 2024-01-27 | 2 | -21/+30 |
| | |\ |
|
| | | * | 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 |
|
|
| | | * | Let this bugfix branch build and test at Github Actions. | fvogel | 2024-01-21 | 3 | -0/+3 |
|
|
| | | * | Fix [8da7af2f8e]: slow widget creation if default font is not used | fvogel | 2024-01-21 | 1 | -0/+1 |
|
|
| | * | | 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 |
| | |/ / |
|
* | | | | Same change for Entry en (ttk::)spinbox | jan.nijtmans | 2024-01-27 | 3 | -38/+55 |
|
|
* | | | | Possible fix for [55e742aea6]: In text, Ctrl+Left and Ctrl+Right behave diffe... | jan.nijtmans | 2024-01-26 | 1 | -14/+19 |
|/ / / |
|
* | | | Fix compiler warning | jan.nijtmans | 2024-01-26 | 1 | -1/+1 |
|
|
* | | | Let's simply use "1" for -underline/-overstrike in stead of "on" | jan.nijtmans | 2024-01-26 | 2 | -3/+3 |
|
|
* | | | Implement TK_OPTION_VAR(Tcl_Size) for TK_OPTION_INT option. Needed in ttkTree... | jan.nijtmans | 2024-01-25 | 4 | -52/+107 |
|
|
* | | | Eliminate many (Tcl_Size) typecasts, which are no longer necessary | jan.nijtmans | 2024-01-25 | 10 | -19/+19 |
|
|
* | | | Backport doc/systray.n from Tk 9.0, fix some format issues | jan.nijtmans | 2024-01-24 | 1 | -7/+17 |
|
|
* | | | Implement TK_OPTION_ENUM_VAR for TK_OPTION_ANCHOR/TK_OPTION_JUSTIFY/TK_OPTION... | jan.nijtmans | 2024-01-24 | 2 | -21/+126 |
|
|
* | | | All TK_OPTION_PIXELS implementation need Tcl_Obj storage, otherwise the full ... | jan.nijtmans | 2024-01-24 | 2 | -5/+10 |
|
|
* | | | If TK_NO_DEPRECATED, report back message -padX/-padY as {} | jan.nijtmans | 2024-01-24 | 1 | -0/+19 |
|
|
* | | | Allow {} as magical value for the -padx/-pady default, in stead of the magica... | jan.nijtmans | 2024-01-24 | 2 | -4/+4 |
|
|
* | | | Limit "screen distances" in error-messages to 50 characters (as was done some... | jan.nijtmans | 2024-01-24 | 5 | -18/+14 |
|
|
* | | | Revise "bad screen distance" error-messages | jan.nijtmans | 2024-01-23 | 29 | -192/+204 |
|
|
* | | | Keep Tk 8.7 as much as possible binary compatible with Tk 9.0 | jan.nijtmans | 2024-01-23 | 1 | -5/+9 |
|
|
* | | | One more int -> TkTextTabStyle (eliminates a compiler warning). | csaba | 2024-01-23 | 1 | -3/+5 |
|
|
* | | | Fix a mistake in [181d1cb337] that broke the ixset and rolodex demos. | max | 2024-01-23 | 2 | -2/+2 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2024-01-23 | 3 | -80/+284 |
|\ \ \
| |/ / |
|
| * | | Fix [026e2bb685]: text tag sets bad relief, gets error, but bad relief is sav... | jan.nijtmans | 2024-01-23 | 2 | -207/+222 |
| |\ \
| | |/
| |/| |
|
| | * | Update comments in tkText.h. Minor further tweaks | jan.nijtmans | 2024-01-22 | 2 | -40/+32 |
|
|
| | * | Implementation cleanup: We know that always internalPtr != NULL, and that the... | jan.nijtmans | 2024-01-22 | 1 | -60/+21 |
|
|
| | * | Use internal flag OPTION_NONNEG | jan.nijtmans | 2024-01-22 | 1 | -28/+18 |
|
|
| | * | Boolean uses -1 as value when not provided. Same for Relief and Justify | jan.nijtmans | 2024-01-21 | 1 | -3/+3 |
|
|
| | * | Implement the same for Boolean, Relief and Justify as well | jan.nijtmans | 2024-01-21 | 1 | -103/+165 |
|
|
| | * | Alternative solution for [026e2bb685]: text tag sets bad relief, gets error, ...core-bug-026e2bb685-alt | jan.nijtmans | 2024-01-21 | 2 | -107/+109 |
| |/ |
|
* | | Fix [e2f740cc64]: Open Tk choosers and press Alt+Z | jan.nijtmans | 2024-01-22 | 1 | -1/+1 |
|
|
* | | 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 |
|
|
* | | Remove comment which isn't accurate any more | jan.nijtmans | 2024-01-21 | 3 | -16/+0 |
|
|
* | | Mention option in alphabetical order | jan.nijtmans | 2024-01-20 | 1 | -4/+4 |
|
|
* | | Backport comment fixes | jan.nijtmans | 2024-01-20 | 2 | -19/+19 |
|
|
* | | Improve "-align" | jan.nijtmans | 2024-01-19 | 4 | -28/+25 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2024-01-19 | 6 | -300/+5 |
|\ \
| |/ |
|
| * | Update build scripts (backported from 8.7/9.0). Travis is no longer supported... | jan.nijtmans | 2024-01-19 | 6 | -259/+23 |
|
|