| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.7 | jan.nijtmans | 2024-01-25 | 1 | -4/+4 |
|\ |
|
| * | Eliminate many (Tcl_Size) typecasts, which are no longer necessary | jan.nijtmans | 2024-01-25 | 1 | -2/+2 |
|
|
| * | One more int -> TkTextTabStyle (eliminates a compiler warning). | csaba | 2024-01-23 | 1 | -3/+5 |
|
|
| * | Backport comment fixes | jan.nijtmans | 2024-01-20 | 1 | -15/+15 |
|
|
* | | One more int -> TkTextTabStyle (eliminates a compiler warning). | csaba | 2024-01-23 | 1 | -3/+5 |
|
|
* | | tagPtr->wrapMode is an enum with only 4 possible values, so no need to test f... | jan.nijtmans | 2024-01-22 | 1 | -3/+1 |
|
|
* | | Fix comments following [cd59cd0e]. | fvogel | 2024-01-20 | 1 | -3/+3 |
|
|
* | | Fix comments following [48598763]. | fvogel | 2024-01-20 | 1 | -12/+12 |
|
|
* | | Merge 8.7. int -> TkAlignMode where appropriate | jan.nijtmans | 2024-01-19 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | int -> TkTextTabStyle wherever possible | jan.nijtmans | 2024-01-18 | 1 | -3/+3 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2024-01-18 | 1 | -5/+5 |
|\ \
| |/ |
|
| * | int -> TkTextInvalidateAction | jan.nijtmans | 2024-01-18 | 1 | -5/+5 |
|
|
* | | Fix [026e2bb685]: text tag sets bad relief, gets error, but bad relief is sav... | jan.nijtmans | 2024-01-17 | 1 | -7/+7 |
|\ \
| |/ |
|
| * | Fix [026e2bb685]: text tag sets bad relief, gets error, but bad relief is sav... | jan.nijtmans | 2024-01-17 | 1 | -7/+7 |
|
|
* | | Fix [026e2bb685]: text tag sets bad relief, gets error, but bad relief is sav... | 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 | -2/+2 |
|
|
| * | (Cherry-pick): Fix Tk_CharBbox/Tk_DrawTextLayout signature (int -> Tcl_Size).... | jan.nijtmans | 2023-12-13 | 1 | -3/+4 |
| |\ |
|
* | | | Fix Tk_CharBbox/Tk_DrawTextLayout signature (int -> Tcl_Size). Update documen... | jan.nijtmans | 2023-12-13 | 1 | -3/+4 |
|
|
* | | | Starting work to compile Tk with TCL_UTF_MAX=4 (WIP) | jan.nijtmans | 2023-11-27 | 1 | -1/+1 |
|/ / |
|
* | | Missed more than a few TIP 660 changes. Possibly more to come. | apnadkarni | 2023-04-18 | 1 | -2/+2 |
|
|
* | | Finished first pass through all files. Same test failures as trunk. | apnadkarni | 2023-04-17 | 1 | -3/+3 |
|
|
* | | Even more -1 -> TCL_INDEX_NONE | jan.nijtmans | 2023-03-12 | 1 | -14/+14 |
|
|
* | | Merge core-8-6-branch: Eradicate uses of sprintf because it triggers deprecat... | fvogel | 2023-01-18 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Factorise definition of snprintf in tkWinInt.h (MSVC before 2015 didn't know ... | fvogel | 2023-01-14 | 1 | -8/+0 |
|
|
| * | Eradicate uses of sprintf because it triggers deprecation warning on macOS Ve... | fvogel | 2023-01-10 | 1 | -3/+11 |
|
|
* | | int -> Tcl_Size in Tk_ChunkMeasureProc/Tk_ChunkBboxProc | jan.nijtmans | 2022-10-31 | 1 | -14/+14 |
|
|
* | | more int -> Tcl_Size (making use of the increased range in Tcl 9.0) | jan.nijtmans | 2022-10-30 | 1 | -7/+6 |
|
|
* | | Rebase to 8.7 | jan.nijtmans | 2022-10-12 | 1 | -8/+8 |
|\ \ |
|
| * | | TIP #628 for Tk: Shared 8.7/9.0 build environment | jan.nijtmans | 2022-06-25 | 1 | -8/+8 |
|
|
* | | | Make TkpWillDrawWidget()/TkpRedrawWidget() available to all platforms, not on... | jan.nijtmans | 2022-07-31 | 1 | -4/+1 |
|/ / |
|
* | | merge core-8-6-branch | fvogel | 2022-06-11 | 1 | -5/+6 |
|\ \
| |/ |
|
| * | merge 8.6 | fvogel | 2022-04-03 | 1 | -2/+16 |
| |\ |
|
| * \ | merge 8.6 | fvogel | 2022-01-05 | 1 | -38/+41 |
| |\ \ |
|
| * | | | Move comment where it really belongs. | fvogel | 2021-08-01 | 1 | -5/+6 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2022-05-17 | 1 | -3/+3 |
|\ \ \ \ |
|
| * | | | | More alphabetizing Tk options. More type-cast improvements | jan.nijtmans | 2022-05-12 | 1 | -3/+3 |
|
|
* | | | | | Merge 8.7 | jan.nijtmans | 2022-03-11 | 1 | -4/+4 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Merge 8.7 | jan.nijtmans | 2022-03-02 | 1 | -11/+11 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge 8.7 | jan.nijtmans | 2022-02-01 | 1 | -2/+16 |
| |\ \ \ \ \ |
|
| * | | | | | | TIP #606 implementation. TODO: documentation | jan.nijtmans | 2021-12-21 | 1 | -4/+4 |
|
|
* | | | | | | | Merge 8.7 | jan.nijtmans | 2022-03-02 | 1 | -13/+27 |
|\ \ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
|
| * | | | | | | TIP #613 demo: rewrite "place" and text tag handling (-elide, -overstrike, -u... | jan.nijtmans | 2022-02-02 | 1 | -11/+11 |
| | |/ / / /
| |/| | | | |
|
| * | | | | | Fix [1501749fff] - Crash on embedded window deletion bound to <Map> events. | fvogel | 2022-01-31 | 1 | -2/+16 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | /
| | | |_|/
| | |/| | |
|
| | * | | | Fix memory problem revealed by valgrind with textWind-18.2. At this point dIn... | fvogel | 2022-01-30 | 1 | -0/+7 |
|
|
| | * | | | Don't use return in DisplayText but 'goto end' so that Tcl_Preserve / Tcl_Rel... | fvogel | 2022-01-23 | 1 | -1/+1 |
|
|
| | * | | | More accurate comment. Indeed long ago there used to be Tcl_Preserve/Tcl_Rele... | fvogel | 2022-01-23 | 1 | -1/+1 |
|
|
| | * | | | Fix the second part of [1501749fff]. Now textWind-18.2 passes. | fvogel | 2022-01-23 | 1 | -0/+7 |
| | | |/
| | |/| |
|
* | | | | Use TIP #616 API (WIP) | jan.nijtmans | 2022-01-31 | 1 | -1/+2 |
|/ / / |
|
* | | | Merge 8.6 | jan.nijtmans | 2021-12-20 | 1 | -10/+13 |
|\ \ \
| |/ / |
|
| * | | Don't use TK_TEXT_TABSTYLE_NONE/TEXT_WRAPMODE_NULL in comparisons, just use t... | jan.nijtmans | 2021-12-20 | 1 | -38/+41 |
| |/ |
|