| Commit message (Expand) | Author | Age | Files | Lines |
* | even more int -> Tcl_Size | jan.nijtmans | 2022-10-30 | 1 | -3/+3 |
|
|
* | more int -> Tcl_Size (making use of the increased range in Tcl 9.0) | jan.nijtmans | 2022-10-30 | 1 | -15/+12 |
|
|
* | TIP #628 for Tk: Shared 8.7/9.0 build environment | jan.nijtmans | 2022-06-25 | 1 | -2/+2 |
|
|
* | argc -> objc, where Tcl_Obj * arrays are handled | jan.nijtmans | 2022-06-22 | 1 | -1/+1 |
|
|
* | More alphabetizing Tk options. More type-cast improvements | jan.nijtmans | 2022-05-12 | 1 | -25/+25 |
|
|
* | Merge 8.7 | jan.nijtmans | 2022-01-27 | 1 | -1/+1 |
|\ |
|
* \ | Merge 8.7 | jan.nijtmans | 2021-12-20 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | Merge 8.6 | jan.nijtmans | 2021-12-20 | 1 | -6/+6 |
| |\ |
|
| | * | Since TK_OPTION_ANCHOR doesn't support the TK_CONFIG_NULL_OK flag, don't set ... | jan.nijtmans | 2021-12-20 | 1 | -6/+6 |
|
|
| | * | TK_OPTION_JUSTIFY doesn't support TK_CONFIG_NULL_OK flag, so don't use it in ... | jan.nijtmans | 2021-12-14 | 1 | -2/+2 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2021-12-14 | 1 | -3/+3 |
|\ \ \
| |/ / |
|
| * | | Merge 8.6 | jan.nijtmans | 2021-12-13 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | Change default anchor to "center" in config-8.18 testcase. Eliminate many use... | jan.nijtmans | 2021-12-13 | 1 | -1/+1 |
|
|
| * | | Tk_Offset is deprecated | jan.nijtmans | 2021-12-13 | 1 | -1/+1 |
|
|
| * | | Merge 8.6 | jan.nijtmans | 2021-12-12 | 1 | -1/+10 |
| |\ \
| | |/ |
|
| | * | Add new non-regression test config-4.29a. Formatting | jan.nijtmans | 2021-12-12 | 1 | -1/+10 |
|
|
* | | | Use more "default" in case-statements | jan.nijtmans | 2021-12-13 | 1 | -1/+1 |
|
|
* | | | Use TIP #613 to improve error-messages in Tk | jan.nijtmans | 2021-12-10 | 1 | -0/+9 |
|/ / |
|
* | | TIP #592 implementation: Stop support for Windows XP, Server 2003, Vista, Ser... | jan.nijtmans | 2021-01-08 | 1 | -5/+1 |
|
|
* | | (c) -> © | jan.nijtmans | 2020-12-09 | 1 | -3/+3 |
|
|
* | | Allow "package require tk" in addition to "package require Tk" | jan.nijtmans | 2020-11-09 | 1 | -1/+1 |
|
|
* | | More warnings -Wshadow with C++ compiler. Simplify <KeyPress> -> <Key> | jan.nijtmans | 2020-10-07 | 1 | -7/+7 |
|
|
* | | Fix build problem on UNIX (due to the introduction of TCL_UNUSED macro) | jan.nijtmans | 2020-10-05 | 1 | -1/+0 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-10-05 | 1 | -37/+15 |
|\ \
| |/ |
|
| * | Fix many warnings related to the -Wshadow gcc compiler flag | jan.nijtmans | 2020-10-05 | 1 | -61/+42 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-09-04 | 1 | -7/+7 |
|\ \
| |/ |
|
| * | TIP #581: grid/pack/place implementation (internal) and documentation | jan.nijtmans | 2020-09-04 | 1 | -7/+7 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-09-03 | 1 | -27/+27 |
|\ \
| |/ |
|
| * | Implement part of TIP #581: Master/Slave. Not complete yet, and also the cha... | jan.nijtmans | 2020-09-03 | 1 | -27/+27 |
|
|
* | | More consistancy in Tcl_WrongNumArgs() messages and documentation | jan.nijtmans | 2020-08-14 | 1 | -1/+1 |
|\ \
| |/ |
|
* | | Merge 8.6 | jan.nijtmans | 2020-08-04 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | end-of-line spacing cleanup | jan.nijtmans | 2020-08-03 | 1 | -1/+1 |
|
|
* | | Merge 8.6: fix testing and build issues on the various supported versions of ... | culler | 2020-07-27 | 1 | -26/+38 |
|\ \
| |/ |
|
| * | Improve image testing on macOS. | culler | 2020-07-21 | 1 | -26/+38 |
|
|
* | | Merge 8.6 | marc_culler | 2020-07-18 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Fix stupid error with isDrawing - thanks Christopher, Nicolas and Kevin. | culler | 2020-07-16 | 1 | -3/+3 |
|
|
* | | Formatting and even more size_t usage. | jan.nijtmans | 2020-05-25 | 1 | -2/+2 |
|
|
* | | More progress | jan.nijtmans | 2020-05-22 | 1 | -64/+54 |
|
|
* | | TIP 569 remove lint comments | dgp | 2020-03-18 | 1 | -16/+0 |
|
|
* | | Eliminate More C++-related warnings, when compiling against Tcl 9.0 headers. | jan.nijtmans | 2020-03-11 | 1 | -46/+46 |
|
|
* | | Merge trunk. Fix two minor C++ issues in tkTest.c | jan.nijtmans | 2020-02-18 | 1 | -2/+2 |
|\ \ |
|
* | | | Much more WIP: Appears to be working on UNIX, and for a bit part on Windows too. | jan.nijtmans | 2019-12-20 | 1 | -34/+66 |
|/ / |
|
* | | Fix [f3c5467f07]: various spelling fixes (from Christopher Chavez) | fvogel | 2019-07-02 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix [f3c5467f07]: various spelling fixes (from Christopher Chavez) | fvogel | 2019-07-02 | 1 | -1/+1 |
|
|
| * | Reduce the number of unnecessary end-of-line spacings | jan.nijtmans | 2019-06-05 | 1 | -1/+1 |
|
|
* | | merge trunk | jan.nijtmans | 2019-06-05 | 1 | -18/+29 |
|\ \ |
|
| * \ | Merge 8.6 | jan.nijtmans | 2019-06-05 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| * | | Improve image testing for Aqua | culler | 2019-05-24 | 1 | -19/+29 |
| |\ \
| | |/ |
|
| | * | On OSX 10.13 and earlier a different strategy is needed. | culler | 2019-05-21 | 1 | -3/+3 |
|
|
| | * | Rework image testing to better deal with Aqua | culler | 2019-05-21 | 1 | -18/+28 |
|
|