| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.7 | jan.nijtmans | 2023-12-01 | 1 | -2/+5 |
|\ |
|
| * | Fix [5fde07b1d5]: tkCanvas.c: use WORDS_BIGENDIAN | jan.nijtmans | 2023-12-01 | 1 | -2/+5 |
|
|
| | | |
| \ | |
*-. \ | TIP 647: Change Tk_ConfigureWidgets signature, abandon TK_CONFIG_OBJS | jan.nijtmans | 2023-11-28 | 1 | -121/+20 |
|\ \ \
| | |/ |
|
| | * | TIP #647 (partial, only the 100% upwards compatible part) | jan.nijtmans | 2023-11-28 | 1 | -6/+6 |
| |/
|/| |
|
| * | Merge 9.0 | jan.nijtmans | 2023-11-18 | 1 | -2/+2 |
| |\
| |/
|/| |
|
| * | Rebase to trunk. | jan.nijtmans | 2023-11-08 | 1 | -112/+12 |
| |\ |
|
| | * | Merge 8.7 | jan.nijtmans | 2023-03-31 | 1 | -26/+26 |
| | |\ |
|
| | * \ | Merge 8.7 | jan.nijtmans | 2023-01-25 | 1 | -26/+30 |
| | |\ \ |
|
| | * | | | TkGetStringsFromObjs() is no longer needed | jan.nijtmans | 2022-11-04 | 1 | -45/+0 |
|
|
| | * | | | alwaysRedraw -> flags | jan.nijtmans | 2022-11-04 | 1 | -2/+2 |
|
|
| | * | | | Get rid of TK_CONFIG_OBJS flag (and change signature of Tk_ConfigureWidgets) | jan.nijtmans | 2022-11-03 | 1 | -71/+10 |
|
|
* | | | | | Eliminate unnecessary Tcl_Panic() | jan.nijtmans | 2023-11-13 | 1 | -2/+3 |
|/ / / / |
|
* | | | | Make all Destroy??? functions match the Tcl_FreeProc signature. That will pre... | jan.nijtmans | 2023-10-26 | 1 | -1/+5 |
|
|
* | | | | Merge 8.6. Some C++-fixes | jan.nijtmans | 2023-10-11 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Do away with all those type-casts. Compatibility with 9.0 is still no issue | jan.nijtmans | 2023-10-11 | 1 | -3/+3 |
|
|
| * | | | | Proposed fix for [d96974d99d], which should work with Tcl 8.6, 8.7 and 9.0 | jan.nijtmans | 2023-10-10 | 1 | -1/+1 |
|
|
* | | | | | Finished first pass through all files. Same test failures as trunk. | apnadkarni | 2023-04-17 | 1 | -1/+1 |
| |_|_|/
|/| | | |
|
* | | | | More -1 -> TCL_INDEX_NONE. More TCL_UNUSED( | jan.nijtmans | 2023-03-12 | 1 | -29/+29 |
| |_|/
|/| | |
|
* | | | Merge core-8-6-branch: Eradicate uses of sprintf because it triggers deprecat... | fvogel | 2023-01-18 | 1 | -26/+30 |
|\ \ \
| |/ / |
|
* | | | Remove unnecessary TkGetStringsFromObjs() usage | jan.nijtmans | 2022-12-08 | 1 | -10/+4 |
| |/
|/| |
|
* | | If compiled with -DTK_NO_DEPRECATED, make TK_CONFIG_OBJS mandatory. So, we co... | jan.nijtmans | 2022-11-03 | 1 | -0/+20 |
|
|
* | | TkCanvPostscriptCmd -> TkCanvPostscriptObjCmd | jan.nijtmans | 2022-11-03 | 1 | -6/+1 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2022-10-27 | 1 | -6/+6 |
|\ \
| |/ |
|
| * | Tk_GetScrollInfo() -> Tk_GetScrollInfoObj(). Make invalid TK_SCROLL_???? valu... | jan.nijtmans | 2022-10-27 | 1 | -9/+9 |
|
|
| * | argc -> objc where appropriate | jan.nijtmans | 2022-07-12 | 1 | -13/+13 |
|
|
| * | Better solution for previous commit: See: [https://developercommunity.visuals... | jan.nijtmans | 2022-05-22 | 1 | -1/+1 |
|
|
| * | Unbreak the MSVC build. It was broken since [4854aa11], which produced warnin... | fvogel | 2022-05-20 | 1 | -1/+1 |
|
|
* | | Some more int -> Tcl_Size | jan.nijtmans | 2022-10-27 | 1 | -2/+2 |
|
|
* | | TIP #628 for Tk: Shared 8.7/9.0 build environment | jan.nijtmans | 2022-06-25 | 1 | -24/+24 |
|
|
* | | Fix crash in canvRect testcase. Adapt some more loops the same way, handling ... | jan.nijtmans | 2022-06-23 | 1 | -7/+7 |
|
|
* | | argc -> objc, where Tcl_Obj * arrays are handled | jan.nijtmans | 2022-06-22 | 1 | -13/+13 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2022-05-17 | 1 | -26/+26 |
|\ \ |
|
| * | | More alphabetizing Tk options. More type-cast improvements | jan.nijtmans | 2022-05-12 | 1 | -4/+4 |
|
|
| * | | Merge 8.6 | jan.nijtmans | 2022-05-08 | 1 | -22/+22 |
| |\ \
| | |/ |
|
| | * | Unnecessary type-casts | jan.nijtmans | 2022-05-08 | 1 | -11/+11 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2022-03-11 | 1 | -4/+4 |
|\ \ \
| |/ / |
|
| * | | TIP #606 implementation. TODO: documentation | jan.nijtmans | 2021-12-21 | 1 | -4/+4 |
|
|
* | | | Use TIP #616 API (WIP) | jan.nijtmans | 2022-01-31 | 1 | -2/+3 |
|/ / |
|
* | | eol-spacing | jan.nijtmans | 2021-08-04 | 1 | -1/+1 |
|
|
* | | Well, it is not irrelevant but it should use the correct variable. | culler | 2021-06-04 | 1 | -0/+9 |
|
|
* | | Remove irrelevant conditional compilation. | marc_culler | 2021-06-04 | 1 | -9/+0 |
|
|
* | | Include of tkMacOSXInt.h is still needed. | culler | 2021-06-04 | 1 | -0/+3 |
|
|
* | | Fix DrawCanvas tests on linux. | marc_culler | 2021-06-04 | 1 | -9/+15 |
|
|
* | | Restore state for [4401d32fb7] fix: Currently leading to test-failures | jan.nijtmans | 2021-06-04 | 1 | -9/+32 |
|
|
* | | Undo fix for [4401d32fb7], since it introduces test failures | jan.nijtmans | 2021-06-04 | 1 | -32/+9 |
|
|
* | | Merge 8.6 | culler | 2021-06-03 | 1 | -9/+32 |
|\ \
| |/ |
|
* | | Merge 8.6 | jan.nijtmans | 2021-02-02 | 1 | -2/+6 |
|\ \
| |/ |
|
| * | More implicit type-casts, for C++ compatibility. | jan.nijtmans | 2021-02-02 | 1 | -2/+6 |
|
|
* | | After TIP #481 reaches Tcl9.0, TkGetStringFromObj() becomes obsolete. This co... | jan.nijtmans | 2020-12-11 | 1 | -1/+1 |
|
|
* | | (c) -> © | jan.nijtmans | 2020-12-09 | 1 | -3/+3 |
|
|