| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge trunk | jan.nijtmans | 2019-05-10 | 1 | -3/+8 |
|\ |
|
| * | Implement TIP 164 | dkf | 2019-04-14 | 1 | -1/+5 |
| |\ |
|
| | * | Basic implementation of TIP 164: [$canvas rotate] | dkf | 2019-03-11 | 1 | -1/+5 |
|
|
| * | | Merge 8.6 | jan.nijtmans | 2019-04-08 | 1 | -7/+7 |
| |\ \ |
|
| | * | | Put new fields always at the end of struct TkWindow, so existing fields keep ... | jan.nijtmans | 2019-04-08 | 1 | -8/+8 |
|
|
| * | | | merge 8.6 | dgp | 2019-04-08 | 1 | -1/+1 |
| |\ \ \
| | |/ / |
|
| | * | | unbreak the header | dgp | 2019-04-08 | 1 | -1/+1 |
|
|
| * | | | Fix bug [897ffea89f]: Tk allows management loops. Provide access to a window's | culler | 2019-04-06 | 1 | -5/+6 |
| |\ \ \
| | |/ /
| | | /
| | |/
| |/| |
|
| | * | Fix bug [897ffea89f]: Tk allows management loops | culler | 2019-04-05 | 1 | -5/+6 |
|
|
| | * | merge 8.6 | dgp | 2018-10-15 | 1 | -1/+1 |
| | |\ |
|
| | | * | Fix comment | jan.nijtmans | 2018-10-15 | 1 | -1/+1 |
|
|
| | * | | Bump version numbers for release. | dgp | 2018-10-09 | 1 | -2/+2 |
| | |/ |
|
| | * | Start RC branch for Tk 8.6.8 | dgp | 2017-12-06 | 1 | -2/+2 |
|
|
| | * | Start RC branch for Tk 8.6.7 | dgp | 2017-03-10 | 1 | -2/+2 |
|
|
* | | | Merge trunk | jan.nijtmans | 2019-04-02 | 1 | -0/+2 |
|\ \ \
| |/ / |
|
| * | | Tcl_BackgroundError -> Tcl_BackgroundException. Mark deprecated macro's as su... | jan.nijtmans | 2019-02-15 | 1 | -1/+7 |
|
|
* | | | Tweaks related to Tk_ArgvInfo | jan.nijtmans | 2018-12-01 | 1 | -2/+2 |
|
|
* | | | Merge trunk | jan.nijtmans | 2018-11-25 | 1 | -17/+14 |
|\ \ \
| |/ / |
|
| * | | Eliminate CONST86: Since Tk 8.7 only compiles with Tcl >= 8.6 anyway, we jus... | jan.nijtmans | 2018-10-19 | 1 | -17/+14 |
|
|
| * | | Change char *recordPtr to void *recordPtr in Tk_SetOptions() and friends. Thi... | jan.nijtmans | 2018-10-16 | 1 | -1/+1 |
|
|
* | | | Merge trunk. More internal improvements | jan.nijtmans | 2018-10-15 | 1 | -0/+4 |
|\ \ \
| |/ / |
|
* | | | Merge trunk | jan.nijtmans | 2018-10-15 | 1 | -14/+17 |
|\ \ \
| |/ / |
|
| * | | Use more size_t internally, comparable with TIP #494 but then in Tk. Eliminat... | jan.nijtmans | 2018-10-15 | 1 | -7/+24 |
|
|
* | | | More improvements, related to the deprecation of Tk_Offset | jan.nijtmans | 2018-10-11 | 1 | -26/+44 |
|
|
* | | | Experiment: let's see if we can deprecate Tk_Offset() in favor of offsetof() | jan.nijtmans | 2018-10-06 | 1 | -9/+7 |
|/ / |
|
* | | Eliminate all usage of CONST84, and fix a few MacOSX compiler warnings | jan.nijtmans | 2018-08-12 | 1 | -6/+2 |
|
|
* | | Change flag NEW_STYLE_COMMANDS into OLD_STYLE_COMMANDS. This makes it easier ... | jan.nijtmans | 2018-08-08 | 1 | -4/+4 |
|
|
* | | Bump to 8.7a2 to distinguish trunk from 8.7a1 release. | dgp | 2017-09-08 | 1 | -2/+2 |
|
|
* | | merge trunk | dgp | 2017-09-01 | 1 | -1/+3 |
|\ \ |
|
| * | | No deprecation warnings when building Tk itself without -DTK_NO_DEPRECATION. ... | jan.nijtmans | 2017-08-31 | 1 | -1/+3 |
|
|
* | | | Release candidate branch for Tk 8.7a1. | dgp | 2017-08-10 | 1 | -2/+2 |
|/ / |
|
* | | Make tk.h work unchanged with Tcl 9.0 (novem), account for possible missing T... | jan.nijtmans | 2017-02-13 | 1 | -0/+4 |
|
|
* | | Fix [7d967c68]: Tk application fault when ibud-daemon IME is restarted | jan.nijtmans | 2017-02-05 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Fix [7d967c68]: Tk application fault when ibud-daemon IME is restarted | jan.nijtmans | 2017-02-05 | 1 | -0/+3 |
| |\ |
|
| * | | Start RC branch for Tk 8.6.6 | dgp | 2016-07-12 | 1 | -2/+2 |
|
|
* | | | If Tk is compiled with -DTK_NO_DEPRECATED=1, remove some deprecated code (pac... | jan.nijtmans | 2017-01-23 | 1 | -1/+2 |
|
|
* | | | tag Tk_FreeXId() as deprecated. Remove the function from the build if TK_NO_D... | jan.nijtmans | 2017-01-17 | 1 | -1/+3 |
| |/
|/| |
|
* | | Make tk.h usable for compilation with Tcl 9.0 (novem) as well. | jan.nijtmans | 2016-03-15 | 1 | -1/+1 |
|
|
* | | configure.in -> configure.ac | jan.nijtmans | 2016-03-15 | 1 | -2/+2 |
|
|
* | | Bump trunk to 8.7a0 to accept new feature development. | dgp | 2016-03-03 | 1 | -6/+6 |
|/ |
|
* | Bump to 8.6.5 | dgp | 2016-01-28 | 1 | -2/+2 |
|
|
* | Bump to 8.6.4. | dgp | 2015-02-26 | 1 | -2/+2 |
|
|
* | Bump to Tk 8.6.3; update changes file | dgp | 2014-10-14 | 1 | -2/+2 |
|
|
* | Bump to 8.6.2 for release. | dgp | 2014-07-28 | 1 | -2/+2 |
|
|
* | Fix TK_RELEASE_SERIAL value | jan.nijtmans | 2014-03-13 | 1 | -1/+1 |
|
|
* | Eliminate all usage of __WIN32__ macro: Some compilers (e.g. Clang/LLVM) don'... | jan.nijtmans | 2014-02-10 | 1 | -1/+1 |
|
|
* | Bump to 8.6.1. | dgp | 2013-08-30 | 1 | -1/+1 |
|
|
* | Merge trunk. | jan.nijtmans | 2013-01-31 | 1 | -1/+26 |
|\ |
|
| * | some formatting (backported from 8.6) | jan.nijtmans | 2013-01-17 | 1 | -55/+54 |
|
|
| * | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE... | jan.nijtmans | 2013-01-11 | 1 | -1/+9 |
| |\ |
|