| Commit message (Expand) | Author | Age | Files | Lines |
* | After TIP #481 reaches Tcl9.0, TkGetStringFromObj() becomes obsolete. This co... | jan.nijtmans | 2020-12-11 | 1 | -2/+2 |
|
|
* | (c) -> © | jan.nijtmans | 2020-12-09 | 1 | -2/+2 |
|
|
* | Fix more warnings related to -Wundef. | jan.nijtmans | 2020-10-08 | 1 | -2/+2 |
|
|
* | Merge 8.6 | jan.nijtmans | 2020-10-01 | 1 | -8/+8 |
|\ |
|
| * | Fix some gcc warnings (when using -Wshadow, deprecated XKeycodeToKeysym(), XS... | jan.nijtmans | 2020-10-01 | 1 | -8/+8 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-09-11 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix [3bc0f44ef3]: UBSan complains about body.chars[] usage | jan.nijtmans | 2020-09-11 | 1 | -1/+1 |
| |\ |
|
| | * | Merge trunk | jan.nijtmans | 2020-09-10 | 1 | -4/+2 |
| | |\
| |_|/
|/| | |
|
| | * | More usages for TKFLEXARRAY | jan.nijtmans | 2020-09-10 | 1 | -4/+4 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2020-09-10 | 1 | -7/+5 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | More use of TCL_UNUSED() and C++-safe typecasts. Use Tk_Offset() in stead of ... | jan.nijtmans | 2020-09-10 | 1 | -30/+29 |
|
|
* | | Merge trunk | jan.nijtmans | 2020-08-24 | 1 | -2/+1 |
|\ \ |
|
| * | | One more use of TkNewIndexObj() macro. More code cleanup | jan.nijtmans | 2020-08-20 | 1 | -2/+1 |
|
|
* | | | New function Tk_FontGetDescription() | jan.nijtmans | 2020-08-14 | 1 | -0/+51 |
|/ / |
|
* | | Use "?-option" in stead of "?option" consistantly in WrongNumArgs error-messa... | jan.nijtmans | 2020-08-14 | 1 | -2/+2 |
|
|
* | | Merge 8.6 | marc_culler | 2020-07-18 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Provide better control over how and when [NSView drawRect:] is called. | marc_culler | 2020-07-18 | 1 | -1/+1 |
| |\ |
|
| | * | Better control over when drawRect runs. Add check for drawing outside of the... | culler | 2020-06-01 | 1 | -1/+1 |
|
|
* | | | Fix [7655f65ae7]: text positioning issues in entry widgets. Patch from Christ... | fvogel | 2020-07-13 | 1 | -2/+33 |
|\ \ \
| |/ / |
|
| * | | Add yet another comment about the '#if 0' in tkFont.c | fvogel | 2020-07-12 | 1 | -1/+1 |
|
|
| * | | tkFont.c needs to include tkMacOSXInt.h on macOS, because this is where TK_DR... | fvogel | 2020-07-12 | 1 | -0/+3 |
|
|
| * | | merge core-8-6-branch | fvogel | 2020-07-12 | 1 | -14/+12 |
| |\ \
| | |/ |
|
| * | | The draw-in-context functions on platforms for which TK_DRAW_IN_CONTEXT is no... | fvogel | 2020-07-12 | 1 | -2/+2 |
|
|
| * | | Fix regression introduced by [f7f8ba2e3e]. Patch by Christopher Chavez. | fvogel | 2020-07-12 | 1 | -4/+5 |
|
|
| * | | Apply another patch by Christopher Chavez that fixes the jerk of strings on a... | fvogel | 2020-04-19 | 1 | -0/+27 |
|
|
* | | | Rename Aqua stub TkpAppCanDraw as TkpWillDrawWidget | culler | 2020-05-31 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | Rename Aqua stub TkpAppCanDraw as TkpWillDrawWidget | culler | 2020-05-31 | 1 | -1/+1 |
|
|
* | | | Remove some unnecessary macOS conditional code by using internal stubs. | culler | 2020-05-29 | 1 | -6/+4 |
|\ \ \
| |/ / |
|
| * | | Remove some unnecessary macOS conditional code by using internal stubs. | culler | 2020-05-29 | 1 | -6/+4 |
|
|
| * | | Add (and use) new internal function TkUtfAtIndex(), which does the same as Tc... | jan.nijtmans | 2020-05-20 | 1 | -6/+6 |
| |\ \ |
|
| | * | | Add surrogate-aware TkUtfAtIndex and TkNumUtfChars. This is enough to allow ... | culler | 2020-05-19 | 1 | -10/+10 |
|
|
| | * | | More improvements handling characters > U+FFFF as surrogates. Add internal Tk... | jan.nijtmans | 2020-05-14 | 1 | -2/+2 |
| | |/ |
|
* | | | Merge 8.6 | jan.nijtmans | 2020-05-18 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Eliminate two Tcl_UtfNext() calls, because the UtfToUniChar() variants are mo... | jan.nijtmans | 2020-05-18 | 1 | -2/+2 |
| |/ |
|
* | | TIP 569 remove lint comments | dgp | 2020-03-18 | 1 | -1/+1 |
|
|
* | | Merge trunk | jan.nijtmans | 2020-02-14 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge 8.6 | jan.nijtmans | 2020-02-14 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | A few missing (internal) "const" modifiers. | jan.nijtmans | 2020-02-14 | 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 | -24/+26 |
|/ / |
|
* | | Merge 8.6 | jan.nijtmans | 2019-11-19 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Make the Emoji demo work with X11 using xft, even under Tcl 8.6. | jan.nijtmans | 2019-11-19 | 1 | -1/+1 |
|
|
* | | Prevent crashes on macOS caused by calling TheWorldHasChanged from inside [NS... | culler | 2019-11-19 | 1 | -1/+14 |
|\ \
| |/ |
|
| * | Prevent crashes on macOS caused by calling TheWorldHasChanged from inside [NS... | culler | 2019-11-19 | 1 | -1/+14 |
|
|
* | | Remove a few unnecessary (size_t) type-casts, and add a "const" | jan.nijtmans | 2019-04-04 | 1 | -1/+1 |
|
|
* | | Change size_t usages to (internal type) TkSizeT usages, which is "int" when c... | jan.nijtmans | 2019-04-04 | 1 | -2/+2 |
|
|
* | | More use of Tcl_NewWideIntObj(), and more internal use of (size_t), for bigge... | jan.nijtmans | 2019-04-02 | 1 | -4/+4 |
|
|
* | | One more round of int -> size_t improvements (inspired by TIP #494, but then ... | jan.nijtmans | 2018-10-17 | 1 | -6/+4 |
|
|
* | | More preparation for TIP #494 compatibitly. Add 2 utility functions, which ca... | jan.nijtmans | 2018-08-11 | 1 | -4/+6 |
|
|
* | | Ongoing work (not finished yet) making Tk fully 64-bit size_t aware (see TIP ... | jan.nijtmans | 2018-07-09 | 1 | -2/+2 |
|
|
* | | Don't provide a setFromAnyProc for tkFontObjType, calling it directly doesn't... | jan.nijtmans | 2017-11-30 | 1 | -1/+1 |
|
|