| Commit message (Expand) | Author | Age | Files | Lines |
* | tagPtr->wrapMode is an enum with only 4 possible values, so no need to test f... | jan.nijtmans | 2024-01-22 | 1 | -3/+1 |
|
|
* | Get rid of tagPtr->(reliefObj|justifyObj|overstrikePtr|underlinePtr|elideObj)... | jan.nijtmans | 2024-01-22 | 1 | -2/+0 |
|
|
* | Merge 8.7. int -> TkAlignMode where appropriate | jan.nijtmans | 2024-01-19 | 1 | -1/+1 |
|\ |
|
| * | int -> TkTextTabStyle wherever possible | jan.nijtmans | 2024-01-18 | 1 | -1/+1 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2024-01-18 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | int -> TkTextInvalidateAction | jan.nijtmans | 2024-01-18 | 1 | -4/+4 |
|
|
* | | Fix [026e2bb685]: text tag sets bad relief, gets error, but bad relief is sav... | jan.nijtmans | 2024-01-17 | 1 | -7/+9 |
|\ \
| |/ |
|
| * | Fix [026e2bb685]: text tag sets bad relief, gets error, but bad relief is sav... | jan.nijtmans | 2024-01-17 | 1 | -7/+9 |
|
|
* | | Fix [026e2bb685]: text tag sets bad relief, gets error, but bad relief is sav... | jan.nijtmans | 2024-01-14 | 1 | -5/+2 |
|\ \
| |/ |
|
| * | Proposed fix for [026e2bb685]: text tag sets bad relief, gets error, but bad ... | jan.nijtmans | 2024-01-14 | 1 | -5/+2 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2024-01-13 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | Cherry-pick [47bcd4a0] (and a few more of the same) | jan.nijtmans | 2024-01-13 | 1 | -4/+4 |
|
|
| * | Merge 8.6 (there we go again) | jan.nijtmans | 2024-01-12 | 1 | -0/+1 |
| |\ |
|
* | \ | Fix [737abf4523]: text widget has terrible performance with image create. | fvogel | 2024-01-12 | 1 | -0/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | Fix [737abf4523]: text widget has terrible performance with image create. | fvogel | 2024-01-09 | 1 | -0/+1 |
|
|
* | | | Never use TCL_SIZE_MODIFIER "u", because Tcl_Size can be negative | jan.nijtmans | 2023-12-26 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | Never use TCL_SIZE_MODIFIER "u", because Tcl_Size can be negative | jan.nijtmans | 2023-12-26 | 1 | -1/+1 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2023-12-13 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Fix 2 (minor) compiler warnings | jan.nijtmans | 2023-12-13 | 1 | -1/+1 |
|
|
| * | | (Cherry-pick): Fix Tk_CharBbox/Tk_DrawTextLayout signature (int -> Tcl_Size).... | jan.nijtmans | 2023-12-13 | 1 | -4/+5 |
| |\ \
| | |/ |
|
* | | | Fix Tk_CharBbox/Tk_DrawTextLayout signature (int -> Tcl_Size). Update documen... | jan.nijtmans | 2023-12-13 | 1 | -4/+5 |
|
|
* | | | Merge 9.0. More progress | jan.nijtmans | 2023-11-30 | 1 | -25/+0 |
|\ \ \ |
|
| * | | | Remove dead code related to _TK_ALLOW_DECREASING_TABS | jan.nijtmans | 2023-11-28 | 1 | -25/+0 |
| |/ / |
|
* | | | Starting work to compile Tk with TCL_UTF_MAX=4 (WIP) | jan.nijtmans | 2023-11-27 | 1 | -2/+2 |
|/ / |
|
* | | Still more int -> Tcl_Size | jan.nijtmans | 2023-04-25 | 1 | -1/+1 |
|
|
* | | Missed more than a few TIP 660 changes. Possibly more to come. | apnadkarni | 2023-04-18 | 1 | -3/+3 |
|
|
* | | Finished first pass through all files. Same test failures as trunk. | apnadkarni | 2023-04-17 | 1 | -15/+15 |
|
|
* | | Even more -1 -> TCL_INDEX_NONE | jan.nijtmans | 2023-03-12 | 1 | -38/+38 |
|
|
* | | Merge core-8-6-branch: Eradicate uses of sprintf because it triggers deprecat... | fvogel | 2023-01-18 | 1 | -2/+6 |
|\ \
| |/ |
|
| * | Provide explicit size in snprintf when needed. Fix gcc warning: 'argument to ... | fvogel | 2023-01-12 | 1 | -1/+1 |
|
|
* | | Allow TkTextSegToOffset to return a Tcl_Size. Make undoMarkId last field of T... | jan.nijtmans | 2022-11-01 | 1 | -4/+4 |
|
|
* | | more int -> Tcl_Size (making use of the increased range in Tcl 9.0) | jan.nijtmans | 2022-10-30 | 1 | -2/+2 |
|
|
* | | TIP #628 for Tk: Shared 8.7/9.0 build environment | jan.nijtmans | 2022-06-25 | 1 | -57/+57 |
|
|
* | | merge core-8-6-branch | fvogel | 2022-06-11 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | merge 8.6 | fvogel | 2022-05-15 | 1 | -13/+3 |
| |\ |
|
| * \ | merge 8.6 | fvogel | 2022-01-05 | 1 | -2/+6 |
| |\ \ |
|
| * | | | Adopt word 'elided' everywhere since it's much more widespread in the codebas... | fvogel | 2021-06-24 | 1 | -3/+3 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2022-05-17 | 1 | -17/+7 |
|\ \ \ \ |
|
| * | | | | More alphabetizing Tk options. More type-cast improvements | jan.nijtmans | 2022-05-12 | 1 | -4/+4 |
|
|
| * | | | | Merge 8.6 | jan.nijtmans | 2022-05-07 | 1 | -2/+2 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | Proposed fix for [eedd795d98]: sizeof(enum) != sizeof(int) | jan.nijtmans | 2022-05-05 | 1 | -2/+2 |
|
|
| * | | | | Merge 8.6 | jan.nijtmans | 2022-05-03 | 1 | -11/+1 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Add 2 MODULE_SCOPE string tables (tkStateStrings and tkCompoundStrings) which... | jan.nijtmans | 2022-05-03 | 1 | -11/+1 |
| | | |/
| | |/| |
|
* | | | | Merge 8.7 | jan.nijtmans | 2022-03-02 | 1 | -7/+7 |
|\ \ \ \
| |/ / / |
|
| * | | | TIP #613 demo: rewrite "place" and text tag handling (-elide, -overstrike, -u... | jan.nijtmans | 2022-02-02 | 1 | -3/+3 |
|
|
| * | | | Use TIP #613 to improve error-messages in Tk | jan.nijtmans | 2021-12-10 | 1 | -5/+9 |
|
|
* | | | | Use TIP #616 API (WIP) | jan.nijtmans | 2022-01-31 | 1 | -7/+8 |
|
|
* | | | | Merge 8.6 | jan.nijtmans | 2021-12-20 | 1 | -1/+5 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | Don't use TK_TEXT_TABSTYLE_NONE/TEXT_WRAPMODE_NULL in comparisons, just use t... | jan.nijtmans | 2021-12-20 | 1 | -2/+6 |
| |/ |
|
* | | Fix [ea876b3e8a]: Text peer widget ignores set -startline when scrolling with... | fvogel | 2021-04-18 | 1 | -12/+4 |
|\ \
| |/ |
|