| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix [3bc0f44ef3]: UBSan complains about body.chars[] usage | jan.nijtmans | 2020-09-11 | 1 | -1/+1 |
|\ |
|
| * | Merge trunk | jan.nijtmans | 2020-09-10 | 1 | -29/+14 |
| |\ |
|
| | * | Merge 8.6 | jan.nijtmans | 2020-09-10 | 1 | -31/+16 |
| | |\
| |_|/
|/| | |
|
| * | | Merge trunk. Introduce TKFLEXARRAY, since this usage is a GNU extension (late... | jan.nijtmans | 2020-09-10 | 1 | -2/+2 |
| |/ |
|
| * | New TIP #580 implementation. Documentation still missing. | jan.nijtmans | 2020-07-14 | 1 | -2/+2 |
|
|
| * | Fix [34214bbdae]: typographical fixes in comments. Thanks to Christopher Chavez. | fvogel | 2020-07-08 | 1 | -2/+2 |
| |\ |
|
| * \ | Merge 8.6 | jan.nijtmans | 2020-06-08 | 1 | -2/+2 |
| |\ \ |
|
| * \ \ | Rename Aqua stub TkpAppCanDraw as TkpWillDrawWidget | culler | 2020-05-31 | 1 | -2/+2 |
| |\ \ \ |
|
| * \ \ \ | Remove some unnecessary macOS conditional code by using internal stubs. | culler | 2020-05-29 | 1 | -16/+24 |
| |\ \ \ \ |
|
| * | | | | | Convert Tk_ItemIndexProc/Tk_ItemInsertProc to use size_t as index type, when ... | jan.nijtmans | 2020-05-26 | 1 | -2/+3 |
|
|
| * | | | | | Formatting and even more size_t usage. | jan.nijtmans | 2020-05-25 | 1 | -1/+1 |
|
|
| * | | | | | More progress | jan.nijtmans | 2020-05-24 | 1 | -5/+5 |
|
|
| * | | | | | More progress | jan.nijtmans | 2020-05-22 | 1 | -13/+12 |
| |\ \ \ \ \ |
|
| * | | | | | | More progress | jan.nijtmans | 2020-05-21 | 1 | -1/+3 |
| |/ / / / / |
|
| * | | | | | TIP 569 remove lint comments | dgp | 2020-03-18 | 1 | -1/+1 |
|
|
| * | | | | | Much more WIP: Appears to be working on UNIX, and for a bit part on Windows too. | jan.nijtmans | 2019-12-20 | 1 | -44/+60 |
|
|
| * | | | | | Sort all usage of "pages", "pixels" and "units", make it alphabetical, in imp... | jan.nijtmans | 2019-07-30 | 1 | -3/+3 |
|
|
| * | | | | | Merge trunk | jan.nijtmans | 2019-05-10 | 1 | -2/+2 |
| |\ \ \ \ \ |
|
| | * | | | | | Change size_t usages to (internal type) TkSizeT usages, which is "int" when c... | jan.nijtmans | 2019-04-04 | 1 | -2/+2 |
|
|
| * | | | | | | Merge trunk | jan.nijtmans | 2019-04-02 | 1 | -1/+1 |
| |\ \ \ \ \ \
| | |/ / / / / |
|
| | * | | | | | Tcl_BackgroundError -> Tcl_BackgroundException. Mark deprecated macro's as su... | jan.nijtmans | 2019-02-15 | 1 | -1/+1 |
|
|
| * | | | | | | Merge 8.7 | jan.nijtmans | 2019-01-13 | 1 | -38/+72 |
| |\ \ \ \ \ \
| | |/ / / / / |
|
| | * | | | | | Merge 8.6 | jan.nijtmans | 2019-01-10 | 1 | -19/+19 |
| | |\ \ \ \ \ |
|
| | * \ \ \ \ \ | Resolve bug [18a4ba19bd]. Make winfo containing behave consistently across | culler | 2019-01-04 | 1 | -0/+1 |
| | |\ \ \ \ \ \ |
|
| | * | | | | | | | Remove 3 lines of code in tkTextDisp.c which had become obsolete but were | jan.nijtmans | 2019-01-03 | 1 | -4/+0 |
|
|
| | * | | | | | | | Fix bug [b2dd3b4fe8] (text-11a.41 sometimes hangs) by reworking how the | jan.nijtmans | 2019-01-03 | 1 | -20/+57 |
|
|
| * | | | | | | | | Merge trunk | jan.nijtmans | 2018-12-08 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \
| | |/ / / / / / / |
|
| | * | | | | | | | Eliminate USE_OLD_TAG_SEARCH: It isn't used and tested any more. | jan.nijtmans | 2018-12-08 | 1 | -1/+1 |
|
|
| * | | | | | | | | merge trunk | jan.nijtmans | 2018-12-01 | 1 | -5/+6 |
| |\ \ \ \ \ \ \ \
| | |/ / / / / / / |
|
| | * | | | | | | | Cherry-pick Fix [0a9c91951b]: text-11a.22 segfault in trunk | jan.nijtmans | 2018-11-30 | 1 | -1/+2 |
|
|
| | * | | | | | | | There's never need to cast NULL to (char *) | jan.nijtmans | 2018-11-27 | 1 | -4/+4 |
| | |\ \ \ \ \ \ \ |
|
| * | \ \ \ \ \ \ \ | Merge trunk | jan.nijtmans | 2018-11-25 | 1 | -14/+46 |
| |\ \ \ \ \ \ \ \ \
| | |/ / / / / / / / |
|
| | * | | | | | | | | Many updates for macOS. Most, but not all, were triggered by changes between... | culler | 2018-10-30 | 1 | -7/+40 |
| | |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | Another round of (internal) int|long -> size_t replacements, at least when co... | jan.nijtmans | 2018-10-16 | 1 | -7/+6 |
|
|
| | * | | | | | | | | | Use more size_t internally, comparable with TIP #494 but then in Tk. Eliminat... | jan.nijtmans | 2018-10-15 | 1 | -1/+1 |
|
|
| * | | | | | | | | | | Experiment: let's see if we can deprecate Tk_Offset() in favor of offsetof() | jan.nijtmans | 2018-10-06 | 1 | -1/+1 |
| |/ / / / / / / / / |
|
| * | | | | | | | | | More of of size_t in photo implementation, and remove unnecessary #includes | jan.nijtmans | 2018-08-13 | 1 | -6/+0 |
|
|
| * | | | | | | | | | More preparation for TIP #494 compatibitly. Add 2 utility functions, which ca... | jan.nijtmans | 2018-08-11 | 1 | -2/+2 |
|
|
| * | | | | | | | | | merge core-8-6-branch | jan.nijtmans | 2017-11-27 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Merge core-8-6-branch to get fixes from OSX_redraw_artifacts branch. This fix... | fvogel | 2017-11-07 | 1 | -7/+38 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge core-8-6-branch (and remove additional end-of-line spacing) | jan.nijtmans | 2017-10-12 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ | merge core-8-6-branch | jan.nijtmans | 2017-05-12 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ | merge core-8-6-branch | jan.nijtmans | 2017-05-08 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Fix [ae32eb7e10]: Win + specific text widget configuration : textDisp-18.6, -... | fvogel | 2017-02-05 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Fix [fab5fed65e]: OS X - lots of textDisp failures (spurious 'borders' and in... | fvogel | 2017-01-18 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge core-8-6-branch | jan.nijtmans | 2017-01-18 | 1 | -5/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Fix [3df559ef7c] - Negative bbox width on OS X. | fvogel | 2017-01-07 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | Micro-optimization in tkTextDisp.c | fvogel | 2016-12-08 | 1 | -2/+2 |
|
|
| * | | | | | | | | | | | | | | | | | | Fixed [1082213fff] - word wrapping should trim excess spaces | fvogel | 2016-10-09 | 1 | -0/+18 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Fix [6c0d7aec67]: unicode text input Windows 8 | jan.nijtmans | 2016-09-29 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|