| Commit message (Expand) | Author | Age | Files | Lines |
* | Get rid of tagPtr->(reliefObj|justifyObj|overstrikePtr|underlinePtr|elideObj)... | jan.nijtmans | 2024-01-22 | 1 | -8/+58 |
|
|
* | Fix comments following [724fbd24]. | fvogel | 2024-01-20 | 1 | -2/+2 |
|
|
* | Fix comments following [cd59cd0e]. | fvogel | 2024-01-20 | 1 | -2/+2 |
|
|
* | Merge 8.7. int -> TkAlignMode where appropriate | jan.nijtmans | 2024-01-19 | 1 | -18/+23 |
|\ |
|
| * | int -> TkTextTabStyle wherever possible | jan.nijtmans | 2024-01-18 | 1 | -16/+17 |
|/ |
|
* | int -> TkTextInvalidateAction | jan.nijtmans | 2024-01-18 | 1 | -17/+20 |
|
|
* | Fix [026e2bb685]: text tag sets bad relief, gets error, but bad relief is sav... | jan.nijtmans | 2024-01-17 | 1 | -29/+18 |
|
|
* | Merge 8.7. Adapt test-cases | jan.nijtmans | 2024-01-14 | 1 | -2/+2 |
|\ |
|
* | | Proposed fix for [026e2bb685]: text tag sets bad relief, gets error, but bad ... | jan.nijtmans | 2024-01-14 | 1 | -6/+7 |
|/ |
|
* | 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-09 | 1 | -0/+1 |
|
|
* | | (Cherry-pick): Fix Tk_CharBbox/Tk_DrawTextLayout signature (int -> Tcl_Size).... | jan.nijtmans | 2023-12-13 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Better not specify chars[1], just a little more space prevents a gcc warning | jan.nijtmans | 2022-11-02 | 1 | -1/+1 |
|
|
* | | Allow TkTextSegToOffset to return a Tcl_Size. Make undoMarkId last field of T... | jan.nijtmans | 2022-11-01 | 1 | -4/+5 |
|
|
* | | int -> Tcl_Size in Tk_ChunkMeasureProc/Tk_ChunkBboxProc | jan.nijtmans | 2022-10-31 | 1 | -3/+3 |
|
|
* | | Merge 8.6. Use Tcl_Size in (undocumented) Tk_GetStyledElement function | jan.nijtmans | 2022-10-31 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Enhance TKFLEXARRAY macro, in case we have a C99 compiler. But ... it cannot... | jan.nijtmans | 2022-10-31 | 1 | -1/+1 |
|
|
* | | more int -> Tcl_Size (making use of the increased range in Tcl 9.0) | jan.nijtmans | 2022-10-30 | 1 | -7/+7 |
|
|
* | | Tcl_Size usage warning fixes, more ClientData -> void * | jan.nijtmans | 2022-10-21 | 1 | -4/+4 |
|
|
* | | TIP #628 for Tk: Shared 8.7/9.0 build environment | jan.nijtmans | 2022-06-25 | 1 | -19/+11 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2022-03-02 | 1 | -20/+22 |
|\ \ |
|
| * \ | Merge 8.7 | jan.nijtmans | 2022-02-18 | 1 | -9/+6 |
| |\ \ |
|
| * | | | Get rid of underlineObj/overstrikgObj/elideObj int text tags | jan.nijtmans | 2022-02-02 | 1 | -6/+9 |
|
|
| * | | | TIP #613 demo: rewrite "place" and text tag handling (-elide, -overstrike, -u... | jan.nijtmans | 2022-02-02 | 1 | -11/+9 |
| |/ / |
|
| * | | Use TIP #613 to improve error-messages in Tk | jan.nijtmans | 2021-12-10 | 1 | -9/+13 |
|
|
* | | | Use TIP #616 API (WIP) | jan.nijtmans | 2022-01-31 | 1 | -1/+1 |
|/ / |
|
* | | Fix [34db75c0ac]: Text peer widget error on Down arrow key when passed -endli... | fvogel | 2021-04-18 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Fix style | fvogel | 2021-04-13 | 1 | -1/+1 |
|
|
| * | Fix style | fvogel | 2021-04-13 | 1 | -1/+1 |
|
|
| * | Factor out two places where the -startline/-endline range is checked. | fvogel | 2021-04-13 | 1 | -0/+2 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-09-11 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Fix [3bc0f44ef3]: UBSan complains about body.chars[] usage | jan.nijtmans | 2020-09-11 | 1 | -2/+2 |
| |\ |
|
| | * | More usages for TKFLEXARRAY | jan.nijtmans | 2020-09-10 | 1 | -1/+1 |
|
|
| | * | Merge trunk. Introduce TKFLEXARRAY, since this usage is a GNU extension (late... | jan.nijtmans | 2020-09-10 | 1 | -1/+1 |
| | |\
| |_|/
|/| | |
|
| | * | Attempt to fix [3bc0f44ef3]: UBSan complains about body.chars[] usage. | jan.nijtmans | 2020-09-09 | 1 | -1/+1 |
| |/
|/| |
|
* | | Formatting and even more size_t usage. | jan.nijtmans | 2020-05-25 | 1 | -1/+1 |
|
|
* | | Fix 2 (minor) gcc warnings | jan.nijtmans | 2020-05-24 | 1 | -1/+1 |
|
|
* | | More progress | jan.nijtmans | 2020-05-24 | 1 | -1/+1 |
|
|
* | | More progress | jan.nijtmans | 2020-05-22 | 1 | -3/+3 |
|\ \ |
|
* | | | More progress | jan.nijtmans | 2020-05-21 | 1 | -1/+1 |
|/ / |
|
* | | Merge 8.6 | jan.nijtmans | 2019-01-10 | 1 | -1/+1 |
|\ \
| |/ |
|
| *-. | Merge 8.6 and all changes from original [bug-9e31fd9449] branch | jan.nijtmans | 2019-01-08 | 1 | -1/+1 |
| |\ \ |
|
| | | * | Bring back more original "None" usages, and fix other warnings which graduall... | jan.nijtmans | 2019-01-03 | 1 | -1/+1 |
|
|
| | * | | Fix bug [b2dd3b4fe8] (text-11a.41 sometimes hangs) by reworking how the | jan.nijtmans | 2019-01-03 | 1 | -2/+2 |
|
|
| * | | | Make AsyncUpdateLineMetrics cancel any idle tasks for the afterSyncCmd before
| culler | 2019-01-02 | 1 | -2/+2 |
|
|
| * | | | Use a flag bit instead of an int to store the sync state. Avoid running idle | culler | 2019-01-02 | 1 | -2/+1 |
|
|
| * | | | Make GenerateWidgetSyncEvent save the sync state whenever it sends an event, | culler | 2018-12-31 | 1 | -1/+2 |
| |/ / |
|
* | | | Fix bug [b2dd3b4fe8] (text-11a.41 sometimes hangs) by reworking how the | jan.nijtmans | 2019-01-03 | 1 | -2/+2 |
|
|
* | | | One more round of int -> size_t improvements (inspired by TIP #494, but then ... | jan.nijtmans | 2018-10-17 | 1 | -4/+6 |
|
|
* | | | Another round of (internal) int|long -> size_t replacements, at least when co... | jan.nijtmans | 2018-10-16 | 1 | -4/+10 |
|
|