| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.6 | jan.nijtmans | 2020-09-04 | 1 | -9/+9 |
|\ |
|
| * | TIP #581: grid/pack/place implementation (internal) and documentation | jan.nijtmans | 2020-09-04 | 1 | -12/+12 |
|
|
* | | Consolidate Tk 8.7 error-messages regarding TIP #581. More Master -> Containe... | jan.nijtmans | 2020-09-03 | 1 | -4/+4 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-09-03 | 1 | -2/+3 |
|\ \
| |/ |
|
| * | Another round of TIP #581-related name changes. Now merely concentrated on co... | jan.nijtmans | 2020-09-03 | 1 | -2/+3 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-09-03 | 1 | -7/+8 |
|\ \
| |/ |
|
| * | Implement part of TIP #581: Master/Slave. Not complete yet, and also the cha... | jan.nijtmans | 2020-09-03 | 1 | -4/+5 |
|
|
* | | When TK_NO_DEPRECATED is defined or when Tk is compiled with Tcl 9 headers, n... | jan.nijtmans | 2020-06-08 | 1 | -1/+1 |
|
|
* | | size_t for Tk_ItemDCharsProc(), with Tcl 9 headers | jan.nijtmans | 2020-06-02 | 1 | -22/+19 |
|
|
* | | Convert Tk_ItemIndexProc/Tk_ItemInsertProc to use size_t as index type, when ... | jan.nijtmans | 2020-05-26 | 1 | -2/+8 |
|
|
* | | Formatting and even more size_t usage. | jan.nijtmans | 2020-05-25 | 1 | -8/+26 |
|
|
* | | Merge trunk. Fix C++ builds, also for TCL_UTF_MAX=4 and TCL_UTF_MAX=6 | jan.nijtmans | 2020-05-23 | 1 | -1/+1 |
|\ \ |
|
| * | | Don't use TCL_AUTO_LENGTH in Tk any more, just use TCL_INDEX_NONE consistantl... | jan.nijtmans | 2020-05-22 | 1 | -2/+2 |
|
|
* | | | More progress | jan.nijtmans | 2020-05-22 | 1 | -3/+18 |
|\ \ \
| |/ / |
|
* | | | Use more size_t for *Sel*-related functions, in case compiling with Tcl 9 | jan.nijtmans | 2020-05-21 | 1 | -0/+10 |
|/ / |
|
* | | Fix [585584ad66]: On Aqua, keysyms are incomplete and inconsistent for genera... | culler | 2020-05-12 | 1 | -0/+6 |
|\ \
| |/ |
|
| * | Fixing IME broke Latin1; make both work. Use a flag so deciding whether to us... | culler | 2020-04-25 | 1 | -0/+6 |
|
|
| * | merge 8.6 | dgp | 2019-08-26 | 1 | -2/+3 |
| |\ |
|
| * | | Bump version numbers for Tk 8.6.10 release. | dgp | 2019-06-17 | 1 | -2/+2 |
|
|
* | | | Eliminate More C++-related warnings, when compiling against Tcl 9.0 headers. | jan.nijtmans | 2020-03-11 | 1 | -5/+5 |
|
|
* | | | Implement TIP #557: C++ support for Tcl | jan.nijtmans | 2020-02-28 | 1 | -0/+3 |
|
|
* | | | Bump to 8.7a4 to distinguish trunk from 8.7a3 release. | dgp | 2020-02-07 | 1 | -2/+2 |
|
|
* | | | Merge trunk | Kevin Walzer | 2019-09-29 | 1 | -3/+7 |
|\ \ \ |
|
| * \ \ | Merge trunk. Some more signature changes, in line with X11-R6 | jan.nijtmans | 2019-08-22 | 1 | -2/+3 |
| |\ \ \ |
|
| * | | | | Experiment: Upgrade X11 header files from X11 R5 to X11 R6. This opens the wa... | jan.nijtmans | 2019-08-14 | 1 | -3/+7 |
|
|
* | | | | | merge trunk | dgp | 2019-08-26 | 1 | -2/+3 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | Merge 8.6 | jan.nijtmans | 2019-08-21 | 1 | -1/+1 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | In X11-R6 _XLIB_H changed to _X11_XLIB_H_, so adapt for that | jan.nijtmans | 2019-08-21 | 1 | -1/+1 |
| | |\ \ \ |
|
| | | * | | | In X11-R6 _XLIB_H changed to _X11_XLIB_H_, so adapt for that. | jan.nijtmans | 2019-08-21 | 1 | -2/+3 |
|
|
| * | | | | | Merge 8.6 | jan.nijtmans | 2019-08-21 | 1 | -1/+2 |
| |\ \ \ \ \
| | |/ / / /
| | | | / /
| | |_|/ /
| |/| | | |
|
| | * | | | Make sure that <stddef.h> is included before defining Tk_Offset(), even on sy... | jan.nijtmans | 2019-08-21 | 1 | -1/+2 |
| | | |/
| | |/| |
|
| | * | | Define offsetof() macro for (very rare) platforms which don't have it. Don't ... | jan.nijtmans | 2019-06-15 | 1 | -3/+3 |
| | |\ \
| | | |/ |
|
| | | * | Define offsetof() macro for (very rare) platforms which don't have it. Don't ... | jan.nijtmans | 2019-06-15 | 1 | -3/+3 |
|
|
| | | * | Bump to release number 8.5.19 | dgp | 2015-10-23 | 1 | -2/+2 |
|
|
| | | * | Bump to version 8.5.18. | dgp | 2015-02-05 | 1 | -2/+2 |
|
|
| | | * | missed bump bits | dgp | 2014-10-15 | 1 | -2/+2 |
|
|
| | | * | Bump to 8.5.16 for release. | dgp | 2014-07-23 | 1 | -3/+3 |
|
|
| | | * | Bump to 8.5.15 for release. | dgp | 2013-08-30 | 1 | -2/+2 |
|
|
| | | * | merge release to 8.5; revert features not included in release | dgp | 2013-04-03 | 1 | -2/+2 |
|
|
* | | | | Release candidate branch for Tk 8.7a3. | dgp | 2019-06-17 | 1 | -2/+2 |
|/ / / |
|
* | | | 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 |
| | |\ \ |
|