| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge trunk. Fix spinbox behavior | jan.nijtmans | 2020-09-16 | 1 | -1/+1 |
|\ |
|
| * | Fix [53d03e8f3a]: --disable-shared build against Tcl 9 fails | jan.nijtmans | 2020-09-15 | 1 | -1/+1 |
| |\ |
|
| | * | My fixes for build fails against Tcl 9 headers. | dgp | 2020-09-15 | 1 | -1/+3 |
| |/ |
|
* | | Make default underline -1 (again) when compiled with Tcl 8 headers | jan.nijtmans | 2020-09-14 | 1 | -4/+3 |
|
|
* | | Make all test-cases pass (finally) | jan.nijtmans | 2020-09-14 | 1 | -1/+1 |
|
|
* | | Merge trunk | jan.nijtmans | 2020-09-14 | 1 | -2/+5 |
|\ \
| |/ |
|
| * | Merge 8.6 | jan.nijtmans | 2020-09-11 | 1 | -0/+5 |
| |\ |
|
| | * | Fix [3bc0f44ef3]: UBSan complains about body.chars[] usage | jan.nijtmans | 2020-09-11 | 1 | -0/+5 |
| | |\ |
|
| | | * | Merge trunk. Introduce TKFLEXARRAY, since this usage is a GNU extension (late... | jan.nijtmans | 2020-09-10 | 1 | -0/+6 |
| | |/
| |/| |
|
| * | | Merge 8.6 | jan.nijtmans | 2020-09-08 | 1 | -2/+0 |
| |\ \
| | |/ |
|
* | | | Merge 8.7 | jan.nijtmans | 2020-09-06 | 1 | -22/+20 |
|\ \ \
| |/ / |
|
| * | | Consolidate Tk 8.7 error-messages regarding TIP #581. More Master -> Containe... | jan.nijtmans | 2020-09-03 | 1 | -2/+2 |
|
|
| * | | Merge 8.6 | jan.nijtmans | 2020-09-03 | 1 | -7/+9 |
| |\ \
| | |/ |
|
| | * | Another round of TIP #581-related name changes. Now merely concentrated on co... | jan.nijtmans | 2020-09-03 | 1 | -7/+9 |
|
|
| * | | Merge 8.6 | jan.nijtmans | 2020-09-03 | 1 | -3/+3 |
| |\ \
| | |/ |
|
| * | | Merge 8.6 | jan.nijtmans | 2020-09-03 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Implement part of TIP #581: Master/Slave. Not complete yet, and also the cha... | jan.nijtmans | 2020-09-03 | 1 | -1/+1 |
|
|
| * | | Implement TIP #580: Export Tk_GetDoublePixelsFromObj and 5 more | jan.nijtmans | 2020-09-02 | 1 | -9/+0 |
| |\ \ |
|
| | * \ | Merge trunk | jan.nijtmans | 2020-08-24 | 1 | -0/+1 |
| | |\ \ |
|
| | * | | | New TIP #580 implementation. Documentation still missing. | jan.nijtmans | 2020-07-14 | 1 | -9/+0 |
|
|
| * | | | | Merge 8.6 | jan.nijtmans | 2020-08-31 | 1 | -0/+5 |
| |\ \ \ \
| | |_|/ /
| |/| | /
| | | |/
| | |/| |
|
| | * | | Change expectation of safe-5.1 (error-message changed in Tcl) | jan.nijtmans | 2020-08-31 | 1 | -0/+5 |
|
|
| | * | | Make TCL_UNUSED() macro usable in Tk 8.6 | jan.nijtmans | 2020-08-04 | 1 | -0/+23 |
|
|
* | | | | Merge trunk | jan.nijtmans | 2020-08-20 | 1 | -1/+5 |
|\ \ \ \
| |/ / / |
|
| * | | | New macro TkNewIndexObj(), which handled indices >= 2147483648 correctly when... | jan.nijtmans | 2020-08-20 | 1 | -0/+1 |
|
|
* | | | | Merge trunk | jan.nijtmans | 2020-07-17 | 1 | -2/+6 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge 8.6 | jan.nijtmans | 2020-07-15 | 1 | -1/+1 |
| |\ \ \
| | |/ /
| | | /
| | |/
| |/| |
|
| | * | Code simplifications: Don't bother the typedefs 'EventMask' and 'ModMask' for... | jan.nijtmans | 2020-07-15 | 1 | -1/+1 |
|
|
| * | | Fix [7655f65ae7]: text positioning issues in entry widgets. Patch from Christ... | fvogel | 2020-07-13 | 1 | -0/+4 |
| |\ \
| | |/ |
|
| | * | merge core-8-6-branch | fvogel | 2020-07-12 | 1 | -1/+11 |
| | |\ |
|
| | * | | Apply another patch by Christopher Chavez that fixes the jerk of strings on a... | fvogel | 2020-04-19 | 1 | -0/+4 |
|
|
| * | | | Fix [34214bbdae]: typographical fixes in comments. Thanks to Christopher Chavez. | fvogel | 2020-07-08 | 1 | -1/+1 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Fix [34214bbdae]: typographical fixes in comments. Thanks to Christopher Chavez. | fvogel | 2020-07-08 | 1 | -1/+1 |
|
|
| | * | | Add (and use) new internal function TkUtfAtIndex(), which does the same as Tc... | jan.nijtmans | 2020-05-20 | 1 | -0/+2 |
| | |\ \ |
|
| | | * | | Little variation on bug-a179564826, in which Character indexing is kept, but ... | jan.nijtmans | 2020-05-19 | 1 | -2/+1 |
|
|
| | | * | | Add TkUtfCharComplete(), and use it in TkNumUtfChars() | jan.nijtmans | 2020-05-19 | 1 | -0/+3 |
| | | |\ \ |
|
| | | * | | | Add surrogate-aware TkUtfAtIndex and TkNumUtfChars. This is enough to allow ... | culler | 2020-05-19 | 1 | -0/+4 |
|
|
| | | * | | | Merge 8.6 | jan.nijtmans | 2020-05-18 | 1 | -0/+6 |
| | | |\ \ \
| | | | |/ / |
|
| | | * | | | More improvements handling characters > U+FFFF as surrogates. Add internal Tk... | jan.nijtmans | 2020-05-14 | 1 | -0/+2 |
| | | | |/
| | | |/| |
|
* | | | | | Merge trunk | jan.nijtmans | 2020-07-07 | 1 | -4/+1 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Fix [e3888d5820]: Grab on master prevents mouse pointer warp into slave widge... | fvogel | 2020-07-06 | 1 | -4/+1 |
| |\ \ \ \ |
|
| | * | | | | Rename DoWarpWrtWin --> TkDoWarpWrtWin | fvogel | 2020-06-02 | 1 | -1/+1 |
|
|
| | * | | | | Rename DoWarp to DoWarWrtScreen, add function DoWarpWrtWin to factorize the c... | fvogel | 2020-06-02 | 1 | -0/+1 |
|
|
| | * | | | | Remove the TK_DISPLAY_IN_WARP machinery completely. | fvogel | 2020-06-02 | 1 | -5/+1 |
|
|
* | | | | | | Merge trunk. New helper function TkNewIndexObj() | jan.nijtmans | 2020-07-06 | 1 | -0/+1 |
|\ \ \ \ \ \
| |/ / / / / |
|
* | | | | | | Merge trunk | jan.nijtmans | 2020-06-23 | 1 | -0/+8 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Fix [4fb812af90]: Build Failure on msys2 with gcc10. Also add more __cplusplu... | jan.nijtmans | 2020-06-11 | 1 | -0/+8 |
|
|
* | | | | | | More progress, implementing enhanced "-underline" | jan.nijtmans | 2020-06-12 | 1 | -0/+3 |
|
|
* | | | | | | Make it compile/run with Tcl 8.6 (again), even without strict-index modificat... | jan.nijtmans | 2020-06-09 | 1 | -0/+4 |
|/ / / / / |
|
* | | | | | Merge trunk. Also (really) fix build against Tcl 8.6 TCL_UTF_MAX=6 now | jan.nijtmans | 2020-05-24 | 1 | -2/+2 |
|\ \ \ \ \ |
|