summaryrefslogtreecommitdiffstats
path: root/generic/tk.h
Commit message (Expand)AuthorAgeFilesLines
* When TK_NO_DEPRECATED is defined or when Tk is compiled with Tcl 9 headers, n...jan.nijtmans2020-06-081-1/+1
* size_t for Tk_ItemDCharsProc(), with Tcl 9 headersjan.nijtmans2020-06-021-22/+19
* Convert Tk_ItemIndexProc/Tk_ItemInsertProc to use size_t as index type, when ...jan.nijtmans2020-05-261-2/+8
* Formatting and even more size_t usage.jan.nijtmans2020-05-251-8/+26
* Merge trunk. Fix C++ builds, also for TCL_UTF_MAX=4 and TCL_UTF_MAX=6jan.nijtmans2020-05-231-1/+1
|\
| * Don't use TCL_AUTO_LENGTH in Tk any more, just use TCL_INDEX_NONE consistantl...jan.nijtmans2020-05-221-2/+2
* | More progressjan.nijtmans2020-05-221-3/+18
|\ \ | |/
* | Use more size_t for *Sel*-related functions, in case compiling with Tcl 9jan.nijtmans2020-05-211-0/+10
|/
* Fix [585584ad66]: On Aqua, keysyms are incomplete and inconsistent for genera...culler2020-05-121-0/+6
|\
| * Fixing IME broke Latin1; make both work. Use a flag so deciding whether to us...culler2020-04-251-0/+6
| * merge 8.6dgp2019-08-261-2/+3
| |\
| * | Bump version numbers for Tk 8.6.10 release.dgp2019-06-171-2/+2
* | | Eliminate More C++-related warnings, when compiling against Tcl 9.0 headers.jan.nijtmans2020-03-111-5/+5
* | | Implement TIP #557: C++ support for Tcljan.nijtmans2020-02-281-0/+3
* | | Bump to 8.7a4 to distinguish trunk from 8.7a3 release.dgp2020-02-071-2/+2
* | | Merge trunkKevin Walzer2019-09-291-3/+7
|\ \ \
| * \ \ Merge trunk. Some more signature changes, in line with X11-R6jan.nijtmans2019-08-221-2/+3
| |\ \ \
| * | | | Experiment: Upgrade X11 header files from X11 R5 to X11 R6. This opens the wa...jan.nijtmans2019-08-141-3/+7
* | | | | merge trunkdgp2019-08-261-2/+3
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge 8.6jan.nijtmans2019-08-211-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | In X11-R6 _XLIB_H changed to _X11_XLIB_H_, so adapt for thatjan.nijtmans2019-08-211-1/+1
| | |\ \ \
| | | * | | In X11-R6 _XLIB_H changed to _X11_XLIB_H_, so adapt for that.jan.nijtmans2019-08-211-2/+3
| * | | | | Merge 8.6jan.nijtmans2019-08-211-1/+2
| |\ \ \ \ \ | | |/ / / / | | | | / / | | |_|/ / | |/| | |
| | * | | Make sure that <stddef.h> is included before defining Tk_Offset(), even on sy...jan.nijtmans2019-08-211-1/+2
| | | |/ | | |/|
| | * | Define offsetof() macro for (very rare) platforms which don't have it. Don't ...jan.nijtmans2019-06-151-3/+3
| | |\ \ | | | |/
| | | * Define offsetof() macro for (very rare) platforms which don't have it. Don't ...jan.nijtmans2019-06-151-3/+3
| | | * Bump to release number 8.5.19dgp2015-10-231-2/+2
| | | * Bump to version 8.5.18.dgp2015-02-051-2/+2
| | | * missed bump bitsdgp2014-10-151-2/+2
| | | * Bump to 8.5.16 for release.dgp2014-07-231-3/+3
| | | * Bump to 8.5.15 for release.dgp2013-08-301-2/+2
| | | * merge release to 8.5; revert features not included in releasedgp2013-04-031-2/+2
* | | | Release candidate branch for Tk 8.7a3.dgp2019-06-171-2/+2
|/ / /
* | | Merge trunkjan.nijtmans2019-05-101-3/+8
|\ \ \
| * \ \ Implement TIP 164dkf2019-04-141-1/+5
| |\ \ \
| | * | | Basic implementation of TIP 164: [$canvas rotate]dkf2019-03-111-1/+5
| * | | | Merge 8.6jan.nijtmans2019-04-081-7/+7
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Put new fields always at the end of struct TkWindow, so existing fields keep ...jan.nijtmans2019-04-081-8/+8
| * | | | merge 8.6dgp2019-04-081-1/+1
| |\ \ \ \ | | |/ / /
| | * | | unbreak the headerdgp2019-04-081-1/+1
| * | | | Fix bug [897ffea89f]: Tk allows management loops. Provide access to a window'sculler2019-04-061-5/+6
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| | * | Fix bug [897ffea89f]: Tk allows management loopsculler2019-04-051-5/+6
| | * | merge 8.6dgp2018-10-151-1/+1
| | |\ \
| | | * | Fix commentjan.nijtmans2018-10-151-1/+1
| | * | | Bump version numbers for release.dgp2018-10-091-2/+2
| | |/ /
| | * | Start RC branch for Tk 8.6.8dgp2017-12-061-2/+2
| | * | Start RC branch for Tk 8.6.7dgp2017-03-101-2/+2
* | | | Merge trunkjan.nijtmans2019-04-021-0/+2
|\ \ \ \ | |/ / /
| * | | Tcl_BackgroundError -> Tcl_BackgroundException. Mark deprecated macro's as su...jan.nijtmans2019-02-151-1/+7
* | | | Tweaks related to Tk_ArgvInfojan.nijtmans2018-12-011-2/+2