Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 8.7 | jan.nijtmans | 2021-10-28 | 1 | -4/+4 |
|\ | |||||
| * | Merge TIP #577 implementation: "Enhanced index values for Tk" | jan.nijtmans | 2021-10-28 | 1 | -8/+13 |
| |\ | |||||
* | \ | Merge enhanced-index | jan.nijtmans | 2021-10-27 | 1 | -7/+15 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge 8.7 | jan.nijtmans | 2021-10-27 | 1 | -7/+15 |
| |\ \ | | |/ | |||||
| | * | TIP 608 implementation - Add <<TkWorldChanged>> virtual event | griffin | 2021-10-22 | 1 | -7/+15 |
| | |\ | |||||
| | | * | 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 |
* | | | | Merge "enhanced-index" branch, so this TIP can make use of indices like "end-1" | jan.nijtmans | 2021-03-29 | 1 | -4/+9 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.7 | jan.nijtmans | 2021-01-28 | 1 | -2/+2 |
| |\ \ \ | | |/ / | |||||
| * | | | Merge 8.7 | jan.nijtmans | 2021-01-08 | 1 | -2/+2 |
| |\ \ \ | |||||
| * \ \ \ | Merge trunk | jan.nijtmans | 2020-10-12 | 1 | -10/+10 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge trunk | jan.nijtmans | 2020-09-14 | 1 | -8/+6 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2020-09-06 | 1 | -0/+51 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2020-08-19 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge trunk | jan.nijtmans | 2020-07-17 | 1 | -2/+33 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Implementation complete, appears to function as expected | jan.nijtmans | 2020-06-16 | 1 | -5/+2 |
| * | | | | | | | | | More progress, mainly in tkCanvTest.c | jan.nijtmans | 2020-06-15 | 1 | -2/+9 |
| * | | | | | | | | | More progress, implementing enhanced "-underline" | jan.nijtmans | 2020-06-12 | 1 | -2/+2 |
* | | | | | | | | | | ::tk::startOfCluster/::tk::endOfCluster are now giving the correct result on ... | jan.nijtmans | 2021-03-24 | 1 | -10/+10 |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | |||||
* | | | | | | | | | 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 |
| |\ \ |