| Commit message (Expand) | Author | Age | Files | Lines |
* | Minor tweaks, mostly formatting | jan.nijtmans | 2018-12-01 | 1 | -2/+2 |
|
|
* | merge trunk | jan.nijtmans | 2018-12-01 | 1 | -26/+26 |
|\ |
|
| * | There's never need to cast NULL to (char *) | jan.nijtmans | 2018-11-27 | 1 | -26/+26 |
| |\ |
|
* | \ | Merge trunk | jan.nijtmans | 2018-11-25 | 6 | -11/+16 |
|\ \ \
| |/ / |
|
| * | | Fix [9b0f3ee54e]: Make the error message more specific when OpenClipboard fai... | fvogel | 2018-11-25 | 1 | -2/+7 |
| |\ \
| | |/ |
|
| | * | Make a difference in the error message between the case where the clipboard i... | fvogel | 2018-11-16 | 1 | -2/+7 |
|
|
| | * | Bump version numbers for release. | dgp | 2018-10-09 | 2 | -2/+2 |
|
|
| * | | sync tcl.m4 with Tcl version | jan.nijtmans | 2018-11-24 | 1 | -2/+2 |
|
|
| * | | Fix PTR2INT/PTR2UINT, so they no longer are restricted to the "int" range. | jan.nijtmans | 2018-10-22 | 3 | -6/+6 |
|
|
| * | | Eliminate CONST86: Since Tk 8.7 only compiles with Tcl >= 8.6 anyway, we jus... | jan.nijtmans | 2018-10-19 | 1 | -1/+1 |
|
|
* | | | Merge trunk | jan.nijtmans | 2018-10-15 | 1 | -7/+8 |
|\ \ \
| |/ / |
|
| * | | Use more size_t internally, comparable with TIP #494 but then in Tk. Eliminat... | jan.nijtmans | 2018-10-15 | 1 | -1/+1 |
|
|
| * | | Add support for "wine", and fix 2 test-cases which fail in wine | jan.nijtmans | 2018-10-15 | 1 | -7/+8 |
|
|
* | | | merge trunk | jan.nijtmans | 2018-10-13 | 3 | -1/+176 |
|\ \ \
| |/ / |
|
| * | | Merge tcl.m4 with Tcl version. Add zipfs hooks to tkAppInit.c and winMain.c, ... | jan.nijtmans | 2018-10-12 | 3 | -1/+176 |
|
|
* | | | Experiment: let's see if we can deprecate Tk_Offset() in favor of offsetof() | jan.nijtmans | 2018-10-06 | 3 | -11/+11 |
|/ / |
|
* | | Fix [9658bc800c]: Several display issues with menu items, more easily seen wh... | fvogel | 2018-10-06 | 1 | -4/+14 |
|\ \
| |/ |
|
| * | Fix [9658bc800c]: Several display issues with menu items, more easily seen wh... | fvogel | 2018-10-06 | 1 | -4/+14 |
| |\ |
|
| | * | Fix drawing of the tearoff entry | fvogel | 2018-09-29 | 1 | -1/+1 |
|
|
| | * | Guard against negative widths for the indicator of menu entries, that could b... | fvogel | 2018-09-29 | 1 | -0/+10 |
|
|
| | * | Once the menu geometry is correctly computed there is no need anymore for que... | fvogel | 2018-09-29 | 1 | -3/+3 |
|
|
* | | | More code cleanup, related to (unused) wchar_t, TCL_THREADS macro, and better... | jan.nijtmans | 2018-10-05 | 2 | -14/+2 |
|
|
* | | | Fix [8229232472]: Cascade menu entry indicator wrong colour on Unix. Patch pr... | fvogel | 2018-09-30 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Remove somewhat misleading text in comments | fvogel | 2018-09-22 | 1 | -2/+2 |
| |/ |
|
| * | Delete unused variables, and eol-spacing | jan.nijtmans | 2018-09-01 | 1 | -4/+4 |
|
|
* | | Add Windows implementation | fvogel | 2018-09-11 | 1 | -2/+18 |
|
|
* | | Proof of concept for fixing [43b596451e]: relief for active menu entries. Add... | fvogel | 2018-09-08 | 1 | -0/+1 |
|
|
* | | Header include reform: Since "tkInt.h" already contains header files like <st... | jan.nijtmans | 2018-09-06 | 5 | -6/+7 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2018-08-10 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Eliminate type-casts, by using size_t type internally in more situations. No ... | jan.nijtmans | 2018-08-10 | 1 | -2/+2 |
|
|
* | | Remove end-of-line spacing | jan.nijtmans | 2018-08-10 | 2 | -7/+7 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2018-08-08 | 2 | -8/+8 |
|\ \
| |/ |
|
| * | Replace 2 usages of MessageBoxA() with Unicode variant MessageBoxW() | jan.nijtmans | 2018-08-08 | 2 | -8/+8 |
|
|
* | | Make Tk sufficiently 64-bit aware in order to withstand TIP #494 possible pro... | jan.nijtmans | 2018-07-10 | 1 | -1/+1 |
|
|
* | | Make Tk compile with TIP #494 (being tested now) using compatibility macros. ... | jan.nijtmans | 2018-07-09 | 1 | -1/+1 |
|
|
* | | Sync various configure-related changes from Tcl (from core-8-branch) | jan.nijtmans | 2018-05-31 | 5 | -118/+16 |
|
|
* | | Merge TIP #496 implementation following positive vote by the TCT | fvogel | 2018-05-13 | 1 | -0/+2 |
|\ \ |
|
| * \ | merge trunk (because tip-496 does not target 8.6 but 8.7, whereas branch tip-... | fvogel | 2018-04-15 | 16 | -3488/+3356 |
| |\ \ |
|
| * | | | tk::entry: Moved defines where they belong to, reordered options to follow al... | fvogel | 2018-02-11 | 1 | -0/+2 |
|
|
* | | | | Fix [75d38f8608]: touchpad two finger scroll does not work correctly with lis... | fvogel | 2018-05-03 | 1 | -2/+24 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | Solution from dnikolajevich made thread safe. Thanks to Christian Werner for ... | fvogel | 2018-03-31 | 1 | -17/+17 |
|
|
| * | | Better solution to [75d38f8608], that fixes the problem for all widgets, not ... | fvogel | 2018-03-25 | 1 | -3/+25 |
| |/ |
|
| * | Permit Tk 8.6 to use deprecated Tcl constructs (since we cannot look into the... | jan.nijtmans | 2018-01-22 | 1 | -2/+2 |
|
|
| * | merge release | jan.nijtmans | 2017-12-23 | 2 | -2/+2 |
| |\ |
|
| | * | merge 8.6 | dgp | 2017-12-15 | 5 | -789/+1803 |
| | |\ |
|
| | * | | Start RC branch for Tk 8.6.8 | dgp | 2017-12-06 | 2 | -2/+2 |
|
|
* | | | | Merge core-8-6-branch - update to nmake rules 1.1 | apnadkarni | 2017-12-23 | 2 | -6/+34 |
|\ \ \ \
| |/ / / |
|
| * | | | Update to nmake rules 1.1 - allow extensions to link against import libs with... | apnadkarni | 2017-12-23 | 2 | -6/+34 |
|
|
* | | | | merge core-8-6-branch. Sync win/rules.vc with Tcl version. | jan.nijtmans | 2017-12-22 | 3 | -241/+229 |
|\ \ \ \
| |/ / / |
|
| * | | | Convert win/rules-ext.vc and win/targets.vc from lf to crlf line-endings. Al... | jan.nijtmans | 2017-12-22 | 2 | -215/+215 |
| | |/
| |/| |
|