| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | | | The undo marks identifier is now a member of textPtr->sharedTextPtr. This mak... | fvogel | 2016-07-06 | 1 | -0/+2 |
|/ / |
|
* | | Backed out anything dealing with stippling, in accordance with discussion abo... | fvogel | 2016-03-08 | 1 | -5/+0 |
|
|
* | | Fixed typo in comment (introduced by error in [6a21622c7e]) | fvogel | 2016-02-11 | 1 | -1/+1 |
|
|
* | | -rmargincolor tag configuration option: implementation | fvogel | 2016-02-10 | 1 | -0/+2 |
|
|
* | | -lmargincolor tag configuration option: implementation | fvogel | 2016-02-10 | 1 | -0/+3 |
|
|
* | | -overstrikefg tag configuration option: implementation | fvogel | 2016-02-09 | 1 | -0/+2 |
|
|
* | | -underlinefg tag configuration option: implementation | fvogel | 2016-02-09 | 1 | -1/+3 |
|
|
* | | -selectfgstipple tag configuration option: implementation | fvogel | 2016-02-09 | 1 | -0/+3 |
|
|
* | | -selectbgstipple tag configuration option: implementation | fvogel | 2016-02-09 | 1 | -0/+2 |
|
|
* | | -selectforeground tag configuration option: implementation | fvogel | 2016-02-09 | 1 | -0/+2 |
|
|
* | | -selectbackground tag configuration option: implementation | fvogel | 2016-02-09 | 1 | -0/+2 |
|
|
* | | rebase "tip-438" branch to latest trunk. | jan.nijtmans | 2016-01-07 | 1 | -0/+3 |
|\ \ |
|
| * | | [.text sync -command $cmd] schedules execution of $cmd by the event loop at i... | fvogel | 2015-12-26 | 1 | -1/+2 |
|
|