summaryrefslogtreecommitdiffstats
path: root/generic/tkTextDisp.c
Commit message (Expand)AuthorAgeFilesLines
* Fix [3bc0f44ef3]: UBSan complains about body.chars[] usagejan.nijtmans2020-09-111-1/+1
|\
| * Merge trunkjan.nijtmans2020-09-101-29/+14
| |\
| | * Merge 8.6jan.nijtmans2020-09-101-31/+16
| | |\ | |_|/ |/| |
| * | Merge trunk. Introduce TKFLEXARRAY, since this usage is a GNU extension (late...jan.nijtmans2020-09-101-2/+2
| |/
| * New TIP #580 implementation. Documentation still missing.jan.nijtmans2020-07-141-2/+2
| * Fix [34214bbdae]: typographical fixes in comments. Thanks to Christopher Chavez.fvogel2020-07-081-2/+2
| |\
| * \ Merge 8.6jan.nijtmans2020-06-081-2/+2
| |\ \
| * \ \ Rename Aqua stub TkpAppCanDraw as TkpWillDrawWidgetculler2020-05-311-2/+2
| |\ \ \
| * \ \ \ Remove some unnecessary macOS conditional code by using internal stubs.culler2020-05-291-16/+24
| |\ \ \ \
| * | | | | Convert Tk_ItemIndexProc/Tk_ItemInsertProc to use size_t as index type, when ...jan.nijtmans2020-05-261-2/+3
| * | | | | Formatting and even more size_t usage.jan.nijtmans2020-05-251-1/+1
| * | | | | More progressjan.nijtmans2020-05-241-5/+5
| * | | | | More progressjan.nijtmans2020-05-221-13/+12
| |\ \ \ \ \
| * | | | | | More progressjan.nijtmans2020-05-211-1/+3
| |/ / / / /
| * | | | | TIP 569 remove lint commentsdgp2020-03-181-1/+1
| * | | | | Much more WIP: Appears to be working on UNIX, and for a bit part on Windows too.jan.nijtmans2019-12-201-44/+60
| * | | | | Sort all usage of "pages", "pixels" and "units", make it alphabetical, in imp...jan.nijtmans2019-07-301-3/+3
| * | | | | Merge trunkjan.nijtmans2019-05-101-2/+2
| |\ \ \ \ \
| | * | | | | Change size_t usages to (internal type) TkSizeT usages, which is "int" when c...jan.nijtmans2019-04-041-2/+2
| * | | | | | Merge trunkjan.nijtmans2019-04-021-1/+1
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Tcl_BackgroundError -> Tcl_BackgroundException. Mark deprecated macro's as su...jan.nijtmans2019-02-151-1/+1
| * | | | | | Merge 8.7jan.nijtmans2019-01-131-38/+72
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge 8.6jan.nijtmans2019-01-101-19/+19
| | |\ \ \ \ \
| | * \ \ \ \ \ Resolve bug [18a4ba19bd]. Make winfo containing behave consistently acrossculler2019-01-041-0/+1
| | |\ \ \ \ \ \
| | * | | | | | | Remove 3 lines of code in tkTextDisp.c which had become obsolete but werejan.nijtmans2019-01-031-4/+0
| | * | | | | | | Fix bug [b2dd3b4fe8] (text-11a.41 sometimes hangs) by reworking how thejan.nijtmans2019-01-031-20/+57
| * | | | | | | | Merge trunkjan.nijtmans2018-12-081-1/+1
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Eliminate USE_OLD_TAG_SEARCH: It isn't used and tested any more.jan.nijtmans2018-12-081-1/+1
| * | | | | | | | merge trunkjan.nijtmans2018-12-011-5/+6
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Cherry-pick Fix [0a9c91951b]: text-11a.22 segfault in trunkjan.nijtmans2018-11-301-1/+2
| | * | | | | | | There's never need to cast NULL to (char *)jan.nijtmans2018-11-271-4/+4
| | |\ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ Merge trunkjan.nijtmans2018-11-251-14/+46
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | Many updates for macOS. Most, but not all, were triggered by changes between...culler2018-10-301-7/+40
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Another round of (internal) int|long -> size_t replacements, at least when co...jan.nijtmans2018-10-161-7/+6
| | * | | | | | | | | Use more size_t internally, comparable with TIP #494 but then in Tk. Eliminat...jan.nijtmans2018-10-151-1/+1
| * | | | | | | | | | Experiment: let's see if we can deprecate Tk_Offset() in favor of offsetof()jan.nijtmans2018-10-061-1/+1
| |/ / / / / / / / /
| * | | | | | | | | More of of size_t in photo implementation, and remove unnecessary #includesjan.nijtmans2018-08-131-6/+0
| * | | | | | | | | More preparation for TIP #494 compatibitly. Add 2 utility functions, which ca...jan.nijtmans2018-08-111-2/+2
| * | | | | | | | | merge core-8-6-branchjan.nijtmans2017-11-271-1/+1
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge core-8-6-branch to get fixes from OSX_redraw_artifacts branch. This fix...fvogel2017-11-071-7/+38
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge core-8-6-branch (and remove additional end-of-line spacing)jan.nijtmans2017-10-121-2/+2
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ merge core-8-6-branchjan.nijtmans2017-05-121-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ merge core-8-6-branchjan.nijtmans2017-05-081-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Fix [ae32eb7e10]: Win + specific text widget configuration : textDisp-18.6, -...fvogel2017-02-051-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Fix [fab5fed65e]: OS X - lots of textDisp failures (spurious 'borders' and in...fvogel2017-01-181-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge core-8-6-branchjan.nijtmans2017-01-181-5/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Fix [3df559ef7c] - Negative bbox width on OS X.fvogel2017-01-071-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Micro-optimization in tkTextDisp.cfvogel2016-12-081-2/+2
| * | | | | | | | | | | | | | | | | | Fixed [1082213fff] - word wrapping should trim excess spacesfvogel2016-10-091-0/+18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Fix [6c0d7aec67]: unicode text input Windows 8jan.nijtmans2016-09-291-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \