| Commit message (Expand) | Author | Age | Files | Lines |
* | Test-case cleanup (all backported form 8.7) | jan.nijtmans | 2021-10-31 | 1 | -4/+4 |
|
|
* | Fix erroneous comment (labelframe widgets do exist) | fvogel | 2021-08-27 | 1 | -4/+4 |
|
|
* | Possible fix for tkticket 3049518 - Generate <<TkWorldChanged>> event. | griffin | 2021-08-04 | 1 | -3/+11 |
|
|
* | Add more implicit type-casts. Backported from 8.7 | jan.nijtmans | 2021-04-23 | 1 | -1/+1 |
|
|
* | Fix some gcc warnings (when using -Wshadow, deprecated XKeycodeToKeysym(), XS... | jan.nijtmans | 2020-10-01 | 1 | -8/+8 |
|
|
* | 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 |
| |\ |
|
| | * | Merge 8.6 | jan.nijtmans | 2020-09-10 | 1 | -7/+5 |
| | |\
| |_|/
|/| | |
|
| * | | More usages for TKFLEXARRAY | jan.nijtmans | 2020-09-10 | 1 | -4/+4 |
| |/ |
|
| * | 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 |
| |\ |
|
| * \ | Fix [7655f65ae7]: text positioning issues in entry widgets. Patch from Christ... | fvogel | 2020-07-13 | 1 | -2/+33 |
| |\ \ |
|
| * \ \ | 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 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge 8.6 | 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 |
| | |\ \ \ \ \ \ |
|
| * | | | | | | | | 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 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | 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 |
|
|
| * | | | | | | | | | Fix [514ff64dd0]: canvas rotated text overlap detection not working. | fvogel | 2017-09-24 | 1 | -8/+6 |
| |\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | merge core-8-6-branch | jan.nijtmans | 2017-05-20 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | merge core-8-6-branch | jan.nijtmans | 2017-05-20 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ | merge core-8-6-branch | jan.nijtmans | 2017-05-19 | 1 | -19/+24 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | More internal use of size_t, so refcounts can be bigger than before (2^31 -> ... | jan.nijtmans | 2016-11-04 | 1 | -3/+2 |
|
|
| * | | | | | | | | | | | | | Fix UNIX build | jan.nijtmans | 2016-09-30 | 1 | -3/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Fix [6c0d7aec67]: unicode text input Windows 8 | jan.nijtmans | 2016-09-29 | 1 | -8/+15 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
* | | | | | | | | | | | | | | | | More use of TCL_UNUSED() and C++-safe typecasts. Use Tk_Offset() in stead of ... | jan.nijtmans | 2020-09-10 | 1 | -30/+29 |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | 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 |
| | |_|_|_|_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | 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 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / / |
|
| * | | | | | | | | | | | | | 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 |
|
|
| * | | | | | | | | | | | | 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 |
| | | |_|_|_|_|_|_|_|_|/
| | |/| | | | | | | | | |
|
| * | | | | | | | | | | | Eliminate two Tcl_UtfNext() calls, because the UtfToUniChar() variants are mo... | jan.nijtmans | 2020-05-18 | 1 | -2/+2 |
| |/ / / / / / / / / / |
|