summaryrefslogtreecommitdiffstats
path: root/generic/tk.h
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | 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
* | | | Merge trunkjan.nijtmans2018-11-251-17/+14
|\ \ \ \ | |/ / /
| * | | Eliminate CONST86: Since Tk 8.7 only compiles with Tcl >= 8.6 anyway, we jus...jan.nijtmans2018-10-191-17/+14
| * | | Change char *recordPtr to void *recordPtr in Tk_SetOptions() and friends. Thi...jan.nijtmans2018-10-161-1/+1
* | | | Merge trunk. More internal improvementsjan.nijtmans2018-10-151-0/+4
|\ \ \ \ | |/ / /
* | | | Merge trunkjan.nijtmans2018-10-151-14/+17
|\ \ \ \ | |/ / /
| * | | Use more size_t internally, comparable with TIP #494 but then in Tk. Eliminat...jan.nijtmans2018-10-151-7/+24
* | | | More improvements, related to the deprecation of Tk_Offsetjan.nijtmans2018-10-111-26/+44
* | | | Experiment: let's see if we can deprecate Tk_Offset() in favor of offsetof()jan.nijtmans2018-10-061-9/+7
|/ / /
* | | Eliminate all usage of CONST84, and fix a few MacOSX compiler warningsjan.nijtmans2018-08-121-6/+2
* | | Change flag NEW_STYLE_COMMANDS into OLD_STYLE_COMMANDS. This makes it easier ...jan.nijtmans2018-08-081-4/+4
* | | Bump to 8.7a2 to distinguish trunk from 8.7a1 release.dgp2017-09-081-2/+2
* | | merge trunkdgp2017-09-011-1/+3
|\ \ \
| * | | No deprecation warnings when building Tk itself without -DTK_NO_DEPRECATION. ...jan.nijtmans2017-08-311-1/+3
* | | | Release candidate branch for Tk 8.7a1.dgp2017-08-101-2/+2
|/ / /
* | | Make tk.h work unchanged with Tcl 9.0 (novem), account for possible missing T...jan.nijtmans2017-02-131-0/+4
* | | Fix [7d967c68]: Tk application fault when ibud-daemon IME is restartedjan.nijtmans2017-02-051-0/+3
|\ \ \ | |/ /
| * | Fix [7d967c68]: Tk application fault when ibud-daemon IME is restartedjan.nijtmans2017-02-051-0/+3
| |\ \
| * | | Start RC branch for Tk 8.6.6dgp2016-07-121-2/+2
* | | | If Tk is compiled with -DTK_NO_DEPRECATED=1, remove some deprecated code (pac...jan.nijtmans2017-01-231-1/+2
* | | | tag Tk_FreeXId() as deprecated. Remove the function from the build if TK_NO_D...jan.nijtmans2017-01-171-1/+3
| |/ / |/| |
* | | Make tk.h usable for compilation with Tcl 9.0 (novem) as well.jan.nijtmans2016-03-151-1/+1
* | | configure.in -> configure.acjan.nijtmans2016-03-151-2/+2
* | | Bump trunk to 8.7a0 to accept new feature development.dgp2016-03-031-6/+6
|/ /
* | Bump to 8.6.5dgp2016-01-281-2/+2
* | Bump to 8.6.4.dgp2015-02-261-2/+2
* | Bump to Tk 8.6.3; update changes filedgp2014-10-141-2/+2
* | Bump to 8.6.2 for release.dgp2014-07-281-2/+2
* | Fix TK_RELEASE_SERIAL valuejan.nijtmans2014-03-131-1/+1
* | Eliminate all usage of __WIN32__ macro: Some compilers (e.g. Clang/LLVM) don'...jan.nijtmans2014-02-101-1/+1
* | Bump to 8.6.1.dgp2013-08-301-1/+1
* | Merge trunk. jan.nijtmans2013-01-311-1/+26
|\ \ | |/
| * some formatting (backported from 8.6)jan.nijtmans2013-01-171-55/+54
| * Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE...jan.nijtmans2013-01-111-1/+9
| |\
| | * More complete purge of things only present for supporting long-dead Mac 9 sys...dgp2012-11-151-7/+3
| | * Add dummy user_data field to XVirtualEvent, for improved upwards compatibilit...jan.nijtmans2011-10-111-0/+5
| * | Release branch for Tk 8.5.13.dgp2012-11-051-2/+2
| * | missed a spotdgp2012-07-101-2/+2
| * | overlooked pathclevel bump in tk.hdgp2011-10-311-2/+2
| * | Merge to RC branchdgp2011-06-101-2/+0
| |\ \
| * | | Release candidate branch for Tk 8.5.10dgp2011-05-261-2/+2
* | | | Create Tk 8.6.0 release branchdgp2012-11-081-3/+3
* | | | Bump to 8.6b3dgp2012-09-071-2/+2
* | | | frq-3536507: clientData field in Tk_OptionSpec should be "const void *"jan.nijtmans2012-06-201-1/+1