summaryrefslogtreecommitdiffstats
path: root/generic/tkText.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7. Fix indentingjan.nijtmans2024-07-121-5/+5
|\
* \ Merge 8.6jan.nijtmans2024-06-141-3/+6
|\ \ | |/
| * Fix [dacd18294b]: Undefined behavior in tkTextBTree.c (out of bounds access i...jan.nijtmans2024-06-141-3/+6
| |\
| | * Possible fix for [dacd18294b]: Undefined behavior in tkTextBTree.c (out of bo...jan.nijtmans2024-06-131-3/+5
| |/
* | (c) -> ©jan.nijtmans2024-05-091-2/+2
|\ \ | |/
* | Use Tcl_ObjCmdProc(2?) in stead of full signature, where possiblejan.nijtmans2024-02-191-5/+5
* | Change textPtr parameter of TkTextGetTabs to a "const"jan.nijtmans2024-02-021-1/+1
* | Merge 8.6jan.nijtmans2024-01-231-17/+21
|\ \ | |/
* | Backport comment fixesjan.nijtmans2024-01-201-4/+4
* | Improve "-align"jan.nijtmans2024-01-191-2/+6
* | int -> TkTextTabStyle wherever possiblejan.nijtmans2024-01-181-16/+17
* | int -> TkTextInvalidateActionjan.nijtmans2024-01-181-17/+20
* | Fix [026e2bb685]: text tag sets bad relief, gets error, but bad relief is sav...jan.nijtmans2024-01-171-29/+18
* | Merge 8.7. Adapt test-casesjan.nijtmans2024-01-141-2/+2
|\ \
* | | Proposed fix for [026e2bb685]: text tag sets bad relief, gets error, but bad ...jan.nijtmans2024-01-141-6/+7
|/ /
* | Merge 8.6 (there we go again)jan.nijtmans2024-01-121-0/+1
|\ \ | |/
| * Fix [737abf4523]: text widget has terrible performance with image create.fvogel2024-01-091-0/+1
* | (Cherry-pick): Fix Tk_CharBbox/Tk_DrawTextLayout signature (int -> Tcl_Size)....jan.nijtmans2023-12-131-3/+3
|\ \ | |/
| * Better not specify chars[1], just a little more space prevents a gcc warningjan.nijtmans2022-11-021-1/+1
* | Allow TkTextSegToOffset to return a Tcl_Size. Make undoMarkId last field of T...jan.nijtmans2022-11-011-4/+5
* | int -> Tcl_Size in Tk_ChunkMeasureProc/Tk_ChunkBboxProcjan.nijtmans2022-10-311-3/+3
* | Merge 8.6. Use Tcl_Size in (undocumented) Tk_GetStyledElement functionjan.nijtmans2022-10-311-1/+1
|\ \ | |/
| * Enhance TKFLEXARRAY macro, in case we have a C99 compiler. But ... it cannot...jan.nijtmans2022-10-311-1/+1
* | more int -> Tcl_Size (making use of the increased range in Tcl 9.0)jan.nijtmans2022-10-301-7/+7
* | Tcl_Size usage warning fixes, more ClientData -> void *jan.nijtmans2022-10-211-4/+4
* | TIP #628 for Tk: Shared 8.7/9.0 build environmentjan.nijtmans2022-06-251-19/+11
* | Merge 8.7jan.nijtmans2022-03-021-20/+22
|\ \
| * \ Merge 8.7jan.nijtmans2022-02-181-9/+6
| |\ \
| * | | Get rid of underlineObj/overstrikgObj/elideObj int text tagsjan.nijtmans2022-02-021-6/+9
| * | | TIP #613 demo: rewrite "place" and text tag handling (-elide, -overstrike, -u...jan.nijtmans2022-02-021-11/+9
| |/ /
| * | Use TIP #613 to improve error-messages in Tkjan.nijtmans2021-12-101-9/+13
* | | Use TIP #616 API (WIP)jan.nijtmans2022-01-311-1/+1
|/ /
* | Fix [34db75c0ac]: Text peer widget error on Down arrow key when passed -endli...fvogel2021-04-181-0/+2
|\ \ | |/
| * Fix stylefvogel2021-04-131-1/+1
| * Fix stylefvogel2021-04-131-1/+1
| * Factor out two places where the -startline/-endline range is checked.fvogel2021-04-131-0/+2
* | Merge 8.6jan.nijtmans2020-09-111-2/+2
|\ \ | |/
| * Fix [3bc0f44ef3]: UBSan complains about body.chars[] usagejan.nijtmans2020-09-111-2/+2
| |\
| | * More usages for TKFLEXARRAYjan.nijtmans2020-09-101-1/+1
| | * Merge trunk. Introduce TKFLEXARRAY, since this usage is a GNU extension (late...jan.nijtmans2020-09-101-1/+1
| | |\ | |_|/ |/| |
| | * Attempt to fix [3bc0f44ef3]: UBSan complains about body.chars[] usage. jan.nijtmans2020-09-091-1/+1
| |/ |/|
* | Formatting and even more size_t usage.jan.nijtmans2020-05-251-1/+1
* | Fix 2 (minor) gcc warningsjan.nijtmans2020-05-241-1/+1
* | More progressjan.nijtmans2020-05-241-1/+1
* | More progressjan.nijtmans2020-05-221-3/+3
|\ \
* | | More progressjan.nijtmans2020-05-211-1/+1
|/ /
* | Merge 8.6jan.nijtmans2019-01-101-1/+1
|\ \ | |/
| *-. Merge 8.6 and all changes from original [bug-9e31fd9449] branchjan.nijtmans2019-01-081-1/+1
| |\ \
| | | * Bring back more original "None" usages, and fix other warnings which graduall...jan.nijtmans2019-01-031-1/+1
| | * | Fix bug [b2dd3b4fe8] (text-11a.41 sometimes hangs) by reworking how thejan.nijtmans2019-01-031-2/+2