Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rebase to 8.7 | jan.nijtmans | 2022-10-12 | 10 | -29/+69 |
|\ | |||||
| * | Merge 8.7 | jan.nijtmans | 2022-07-25 | 1 | -6/+0 |
| |\ | |||||
| * | | Update rules.vc (add OPTS=tcl8) | jan.nijtmans | 2022-06-27 | 1 | -0/+8 |
| * | | TIP #628 for Tk: Shared 8.7/9.0 build environment | jan.nijtmans | 2022-06-25 | 10 | -29/+61 |
* | | | Merge 8.6 | jan.nijtmans | 2022-09-10 | 2 | -3/+3 |
|\ \ \ | |||||
| * | | | Fix [006403a25d]: various comment/documentation fixes | jan.nijtmans | 2022-09-10 | 2 | -3/+3 |
* | | | | Don't compile Tk with -DTCL_NO_DEPRECATED any more, in stead select Tcl_UtfPr... | jan.nijtmans | 2022-09-10 | 1 | -1/+1 |
* | | | | merge 8.7 | fvogel | 2022-07-20 | 1 | -6/+0 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Fix [91ca777b4d]: ttk::notebook loose control over content of tabs on MacOS. | fvogel | 2022-07-19 | 1 | -6/+0 |
| |\ \ \ | | |/ / | | | / | | |/ | |/| | |||||
| | * | Alternative fix for [91ca777b4d]: ttk::notebook loose control over content of... | fvogel | 2022-07-17 | 1 | -6/+0 |
* | | | Merge 8.7 | jan.nijtmans | 2022-07-05 | 3 | -9/+9 |
|\ \ \ | |/ / | |||||
| * | | argc -> objc, where Tcl_Obj * arrays are handled | jan.nijtmans | 2022-06-22 | 3 | -9/+9 |
* | | | Merge 8.7 | jan.nijtmans | 2022-06-21 | 2 | -8/+8 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2022-06-15 | 2 | -8/+8 |
| |\ \ | | |/ | |||||
| | * | More Fix [b184347a3a]: configure needs more cygpath on windows | jan.nijtmans | 2022-06-15 | 2 | -6/+6 |
| | * | Fix [b184347a3a]: configure needs more cygpath on windows | jan.nijtmans | 2022-06-15 | 2 | -2/+2 |
* | | | Merge 8.7 | jan.nijtmans | 2022-05-23 | 3 | -2/+14 |
|\ \ \ | |/ / | |||||
| * | | Fix [bee96b4e80]: Mouse position warping and tk busy problems on Windows. Tha... | fvogel | 2022-05-22 | 1 | -0/+11 |
| |\ \ | | |/ | |||||
| | * | Fix [bee96b4e80]: Mouse position warping and tk busy problems on Windows. Tha... | fvogel | 2022-05-22 | 1 | -0/+11 |
| | |\ | |||||
| | | * | Fix [bee96b4e80]: Mouse position warping and tk busy problems on Windows. Tha... | fvogel | 2022-05-08 | 1 | -0/+11 |
| * | | | Merge 8.6 | jan.nijtmans | 2022-05-22 | 2 | -2/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | Better solution for previous commit: See: [https://developercommunity.visuals... | jan.nijtmans | 2022-05-22 | 2 | -2/+3 |
* | | | | Merge 8.7 | jan.nijtmans | 2022-05-16 | 8 | -45/+44 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.6. Always compile with -DTCL_UTF_MAX=3 (possible now, because of TIP ... | jan.nijtmans | 2022-05-15 | 3 | -12/+11 |
| |\ \ \ | | |/ / | |||||
| | * | | sync rules.vc with Tcl | jan.nijtmans | 2022-05-15 | 1 | -10/+9 |
| * | | | More alphabetizing Tk options. More type-cast improvements | jan.nijtmans | 2022-05-12 | 1 | -3/+3 |
| * | | | Merge 8.6 | jan.nijtmans | 2022-05-09 | 2 | -2/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | sync tcl.m4 with Tcl | jan.nijtmans | 2022-05-09 | 2 | -2/+2 |
| | |/ | |||||
| * | | Alphabetize some string tables | jan.nijtmans | 2022-05-04 | 4 | -30/+30 |
* | | | Merge 8.7 | jan.nijtmans | 2022-04-11 | 1 | -8/+13 |
|\ \ \ | |/ / | |||||
| * | | Fix for [dc4c5573a6]: tk_popup entry index not working on unix. Thanks to cjm... | fvogel | 2022-04-10 | 1 | -8/+13 |
| |\ \ | | |/ | |||||
| | * | Propagate the proposed fix to Win and macOS. This is to avoid unneeded differ... | fvogel | 2022-04-02 | 1 | -8/+13 |
* | | | Merge 8.7 | jan.nijtmans | 2022-04-05 | 4 | -14/+14 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2022-04-04 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Tcl_GetBoolean -> Tcl_GetBooleanFromObj | jan.nijtmans | 2022-04-01 | 1 | -1/+1 |
| * | | Fix building against Tcl 8.6 headers | jan.nijtmans | 2022-04-03 | 4 | -8/+8 |
| * | | Eliminate compile warnings, due to the usage of Tcl_ExternalToUtfDString()/Tc... | jan.nijtmans | 2022-04-01 | 4 | -13/+13 |
* | | | Merge 8.7 | jan.nijtmans | 2022-03-22 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
* | | | Merge 8.7. Remove utility functions which should be provided by Tcl | jan.nijtmans | 2022-03-22 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
* | | | Merge 8.7 | jan.nijtmans | 2022-03-10 | 5 | -21/+22 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.7 | jan.nijtmans | 2022-03-02 | 10 | -56/+97 |
| |\ \ | |||||
| * \ \ | Merge 8.7 | jan.nijtmans | 2022-02-04 | 1 | -1/+1 |
| |\ \ \ | |||||
| * | | | | Fix Tk_Get3BorderColors() signature. Add documentation, created by René Zaum... | jan.nijtmans | 2022-02-01 | 1 | -4/+4 |
| * | | | | Add Tk_MakeWindow too | jan.nijtmans | 2022-01-25 | 1 | -2/+3 |
| * | | | | Merge 8.7 | jan.nijtmans | 2022-01-09 | 1 | -6/+6 |
| |\ \ \ \ | |||||
| * | | | | | TIP #606 implementation. TODO: documentation | jan.nijtmans | 2021-12-21 | 4 | -18/+18 |
* | | | | | | Merge 8.7 | jan.nijtmans | 2022-03-02 | 11 | -57/+98 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Merge 8.6 | jan.nijtmans | 2022-03-02 | 2 | -32/+15 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | Code cleanup (more TCL_UNUSED, more type-casts, eol-spacing) | jan.nijtmans | 2022-03-02 | 3 | -40/+40 |
| * | | | | | Fix [caaae89bd5]: Can't open clipboard in Windows 10 after Button-2 on Entry ... | fvogel | 2022-02-26 | 1 | -4/+4 |
| |\ \ \ \ \ | | |/ / / / |