| Commit message (Expand) | Author | Age | Files | Lines |
* | CONST -> const. Eliminate unnecessary type-casts and end-of-line spacing | jan.nijtmans | 2019-06-25 | 1 | -1/+1 |
|
|
* | Fix bug [897ffea89f]: Tk allows management loops | culler | 2019-04-05 | 1 | -4/+5 |
|
|
*-. | Merge 8.6 and all changes from original [bug-9e31fd9449] branch | jan.nijtmans | 2019-01-08 | 1 | -3/+3 |
|\ \ |
|
* \ \ | As requested by Christian Werner/François Vogel and others: Undo many None -... | jan.nijtmans | 2018-12-31 | 1 | -28/+28 |
|\ \ \
| | |/
| |/| |
|
| * | | As requested by Christian Werner/François Vogel and others: Undo many None -... | jan.nijtmans | 2018-12-31 | 1 | -31/+31 |
|
|
* | | | Fix [9e31fd9449]: X11/X.h and Windows.h have conflicting symbols
| jan.nijtmans | 2018-12-20 | 1 | -31/+31 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window... | jan.nijtmans | 2018-12-20 | 1 | -31/+31 |
|
|
* | | Remove platform checking: all platforms will call XSync() | fvogel | 2018-06-09 | 1 | -2/+0 |
|
|
* | | Add a missing fix from Christian Werner. See [1821174fff] | fvogel | 2018-05-26 | 1 | -0/+14 |
|
|
* | | New internal function TkpCancelWarp(), which does a proper warp clean-up when... | jan.nijtmans | 2017-05-10 | 1 | -0/+2 |
|
|
* | | Fix [7d967c68a09e07e355358af40f36dd5dd84c7022|7d967c68a0] follow-up: Tk appli... | jan.nijtmans | 2017-02-10 | 1 | -3/+1 |
|
|
* | | Fix [7d967c68]: Tk application fault when ibud-daemon IME is restarted | jan.nijtmans | 2017-02-05 | 1 | -2/+9 |
|\ \ |
|
| * | | Proposed fix for [7d967c68a09e07e355358af40f36dd5dd84c7022|7d967c68]: Tk appl... | jan.nijtmans | 2016-12-15 | 1 | -2/+9 |
|
|
| * | | Change Tk_FreeXId() into a macro. | jan.nijtmans | 2016-08-12 | 1 | -1/+1 |
|
|
| * | | Fix for [3512539fff] removed, by popular demand | fvogel | 2016-07-31 | 1 | -9/+2 |
|
|
| * | | [450bb0ecad] Fix corruption [tk busy] creates on OSX. | dgp | 2016-07-22 | 1 | -0/+3 |
| |\ \ |
|
| * \ \ | Modernize Tk_Init() to use Tcl 8.6 features. | dgp | 2016-06-22 | 1 | -169/+140 |
| |\ \ \ |
|
| * | | | | Fixed typo in comment | fvogel | 2016-03-23 | 1 | -1/+1 |
|
|
| * | | | | Fixed [3512539fff] - .. is silently accepted in widget paths | fvogel | 2016-03-23 | 1 | -2/+9 |
|
|
* | | | | | Change more refCount checks to the form "(...refCount-- <= 1)", so no separat... | jan.nijtmans | 2017-01-18 | 1 | -2/+1 |
|
|
* | | | | | Fix [720879afe9] - WM_CHAR message handling. Patch from Christian Werner back... | jan.nijtmans | 2016-09-27 | 1 | -1/+1 |
|\ \ \ \ \
| |_|_|/ /
|/| | | /
| | |_|/
| |/| | |
|
| * | | | [787adc5ed7] Workaround potential crash in Tcl_DStringAppend. | dgp | 2016-06-22 | 1 | -1/+1 |
|
|
* | | | | merge 8.6 | dgp | 2016-07-21 | 1 | -169/+140 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Fixup the typecasting | dgp | 2016-06-21 | 1 | -1/+1 |
|
|
| * | | | work in progress | dgp | 2016-06-21 | 1 | -144/+128 |
|
|
| * | | | Start bringing Tk_Init up to date with facilities Tcl provides. | dgp | 2016-06-21 | 1 | -27/+14 |
| | |/
| |/| |
|
* | | | [450bb0ecad] Proposed fix for [tk busy] corruption in Aqua Tk. | dgp | 2016-03-02 | 1 | -0/+3 |
|/ / |
|
* | | Make the "scrollbar" a real Tcl_Obj-based command. No change in functionality. | jan.nijtmans | 2014-05-22 | 1 | -14/+8 |
|
|
* | | Eliminate all usage of WIN32 macro as well: _WIN32 is the portable macro. | jan.nijtmans | 2014-02-10 | 1 | -2/+2 |
|
|
* | | Eliminate all usage of __WIN32__ macro: Some compilers (e.g. Clang/LLVM) don'... | jan.nijtmans | 2014-02-10 | 1 | -11/+11 |
|
|
* | | Make "menu" a normal command, initialized like any other Tk command. | jan.nijtmans | 2013-10-29 | 1 | -2/+1 |
|
|
* | | Add support for X11 GUI-mode on Cygwin64 | jan.nijtmans | 2013-06-06 | 1 | -6/+6 |
|\ \
| |/ |
|
| * | Add support for X11 GUI-mode on Cygwin64 | jan.nijtmans | 2013-06-06 | 1 | -3/+3 |
|
|
| * | Remove unused variable.
| jan.nijtmans | 2013-04-03 | 1 | -2/+4 |
|
|
| * | merge release to 8.5; revert features not included in release | dgp | 2013-04-03 | 1 | -1/+5 |
|
|
| * | Easier solution, with proper protection and configure warnings. | jan.nijtmans | 2013-03-28 | 1 | -1/+1 |
|
|
| * | more merging | dgp | 2013-03-22 | 1 | -6/+0 |
|
|
| * | merge trunk | dgp | 2013-03-22 | 1 | -8/+2 |
| |\ |
|
| * | | Set of changes that permits Tk 8.5.14 to build against the released | dgp | 2012-12-10 | 1 | -0/+2 |
|
|
* | | | Eliminate all usage of functions Tcl_VarEval (deprecated) and Tcl_Eval (to th... | jan.nijtmans | 2013-03-07 | 1 | -4/+10 |
|
|
* | | | Eliminate usage of Tcl_PkgProvide/Tcl_PkgRequire functions, use the 'Ex' vers... | jan.nijtmans | 2013-02-15 | 1 | -3/+3 |
|
|
* | | | Use some more (void *)'s in FreeProc's, a step in the direction getting Tk to... | jan.nijtmans | 2013-01-26 | 1 | -2/+2 |
|
|
* | | | Bug [3601782]: Produce a nice error-message when the first Tcl_InitStubs() fa... | jan.nijtmans | 2013-01-22 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
* | | | fix comment | jan.nijtmans | 2013-01-15 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | fix comment | jan.nijtmans | 2013-01-15 | 1 | -1/+1 |
|
|
* | | | More flexible search for win32 tclConfig.sh, backported from TEA. | jan.nijtmans | 2013-01-15 | 1 | -8/+2 |
|\ \ \
| |/ / |
|
| * | | Don't use deprecated "case" any more. | jan.nijtmans | 2013-01-15 | 1 | -8/+2 |
| |\ \ |
|
| | * | | Don't use deprecated "case" any more. | jan.nijtmans | 2013-01-15 | 1 | -7/+1 |
|
|
* | | | | Replace various functions calls, for functions which are small wrappers aroun... | jan.nijtmans | 2013-01-14 | 1 | -3/+3 |
|
|
* | | | | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE... | jan.nijtmans | 2013-01-11 | 1 | -2/+2 |
|\ \ \ \
| |/ / / |
|