Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (cherry-pick): Don't panic for "Wild GenericEvent"'s: Just filter out all eve... | jan.nijtmans | 2020-02-05 | 1 | -8/+2 |
* | (cherry-pick): Some DBGX cleanup (not used any more) | jan.nijtmans | 2020-02-05 | 2 | -36/+2 |
* | Typo (which no compiler would discover, but really xGenericEvent != XGenericE... | jan.nijtmans | 2020-02-03 | 1 | -1/+1 |
* | Sync tcl.m4 and rules.vc to latest version from Tcl | jan.nijtmans | 2020-01-24 | 2 | -2/+2 |
* | Merge 8.5 | jan.nijtmans | 2020-01-06 | 2 | -2/+2 |
|\ | |||||
| * | Sync tcl.m4 with Tcl | jan.nijtmans | 2020-01-06 | 2 | -6/+2 |
* | | Make install-sh executable. Harmless warnings in tkUnixKey.c | jan.nijtmans | 2020-01-06 | 2 | -2/+2 |
* | | In tkUnixFont, make sure that the utf-to-ucs2 encoder clamps at 0xFFFF. Use m... | jan.nijtmans | 2019-12-01 | 4 | -16/+19 |
* | | Various cleanups in Unicode handling. Note that without Xft on X11 we don't h... | jan.nijtmans | 2019-11-26 | 1 | -23/+23 |
|\ \ | |||||
| * | | X11 correct UTF-16 encoding (not meant for Tk 8.6.10 yet!) | jan.nijtmans | 2019-11-20 | 1 | -32/+46 |
* | | | merge release | dgp | 2019-11-22 | 3 | -3/+3 |
|\ \ \ | |/ / |/| | | |||||
| * | | Merge 8.6 except for the broken demo. | dgp | 2019-11-20 | 1 | -0/+9 |
| |\ \ | |||||
| * \ \ | merge 8.6 | dgp | 2019-11-02 | 6 | -9/+26 |
| |\ \ \ | |||||
| * \ \ \ | merge 8.6 | dgp | 2019-10-28 | 2 | -3/+0 |
| |\ \ \ \ | |||||
| * \ \ \ \ | merge 8.6 | dgp | 2019-10-21 | 1 | -1/+20 |
| |\ \ \ \ \ | |||||
| * | | | | | | Check for Xlib.h, not Intrinsic.h when checking for X11 headers (this is a bu... | jan.nijtmans | 2019-10-09 | 1 | -6/+6 |
| * | | | | | | Merge core-8-6-branch | Kevin Walzer | 2019-10-07 | 4 | -6/+4 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | merge 8.6 | dgp | 2019-10-02 | 2 | -17/+32 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge core-8-6-branch | Kevin Walzer | 2019-09-29 | 1 | -0/+10 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | merge 8.6 | dgp | 2019-09-25 | 2 | -5/+5 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge 8.6 | Kevin Walzer | 2019-09-24 | 1 | -1/+3 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | merge 8.6 | dgp | 2019-09-18 | 2 | -23/+36 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | merge 8.6 | dgp | 2019-09-16 | 2 | -7/+7 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Re-generate configure script (TK_PATCH_LEVEL was still at 8.6.9) | jan.nijtmans | 2019-09-13 | 1 | -1/+1 |
| * | | | | | | | | | | | | | Merge recent fixes for macOS into release branch from core-8-6-branch | Kevin Walzer | 2019-09-02 | 3 | -7/+9 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge in core-8-6-branch | Kevin Walzer | 2019-08-10 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge 8.6 | culler | 2019-07-13 | 6 | -16/+10 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge 8.6 | culler | 2019-07-01 | 1 | -22/+10 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge 8.6 | dgp | 2019-06-27 | 2 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | Bump version numbers for Tk 8.6.10 release. | dgp | 2019-06-17 | 3 | -4391/+6677 |
* | | | | | | | | | | | | | | | | | | | Make the Emoji demo work with X11 using xft, even under Tcl 8.6. | jan.nijtmans | 2019-11-19 | 2 | -5/+13 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | | | Experiment: See if this is enough to make Emoji work with Xft on X11 | jan.nijtmans | 2019-11-19 | 1 | -3/+11 |
|/ / / / / / / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | | | | | Fix [53d28027e3]: macOS crashes with 0x0 image for wm iconphoto; make wm icon... | culler | 2019-11-17 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | Homogenize still further among platforms | fvogel | 2019-11-10 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | | | Make all platforms check if an iconphoto image is valid and provide the same ... | culler | 2019-11-10 | 1 | -0/+4 |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | | | On unix, make the wm stackorder command return an error if TkWmStackorderTopl... | culler | 2019-11-10 | 1 | -0/+5 |
|/ / / / / / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | | | | Somewhat more progress on [a179564826]: Tk 8.6: prevent issues when encounter... | jan.nijtmans | 2019-11-01 | 2 | -2/+2 |
* | | | | | | | | | | | | | | | | | 8.5 -> 8.6 | jan.nijtmans | 2019-10-31 | 2 | -3/+3 |
* | | | | | | | | | | | | | | | | | Fix [056f9e85dc]: debian patches | jan.nijtmans | 2019-10-31 | 4 | -7/+24 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | Fix [056f9e85dc]: debian patches | jan.nijtmans | 2019-10-31 | 4 | -7/+24 |
* | | | | | | | | | | | | | | | | Sync tcl.m4 with Tcl version (also change README accordingly). Re-generate co... | jan.nijtmans | 2019-10-28 | 2 | -3/+0 |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | Fix [a01b6f7227]: WidthMMOfScreen returns 0 in VirtualBox VM using XWayland. | jan.nijtmans | 2019-10-09 | 1 | -1/+20 |
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | Minor simplification: DEF_CANVLINE_FILL and DEF_CANVTEXT_FILL are each only u... | jan.nijtmans | 2019-10-06 | 1 | -2/+0 |
* | | | | | | | | | | | | | | Use tcl-lang.org in stead of tcl.tk and https in stead of http where possible | jan.nijtmans | 2019-10-05 | 3 | -4/+4 |
* | | | | | | | | | | | | | | Too quick conclusion: all lines and text were gone :-). Reverting most of pre... | jan.nijtmans | 2019-10-04 | 1 | -0/+2 |
* | | | | | | | | | | | | | | Remove DEF_CANVLINE_FILL/DEF_CANVTEXT_FILL, since the default fill value (acc... | jan.nijtmans | 2019-10-04 | 1 | -2/+0 |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge 8.5 | jan.nijtmans | 2019-10-02 | 2 | -17/+32 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | Sync tcl.m4 with Tcl version | jan.nijtmans | 2019-10-02 | 2 | -10/+36 |
* | | | | | | | | | | | | Merge chavez-canvas branch | Kevin Walzer | 2019-09-29 | 1 | -0/+10 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | Branch to test Christopher Chavez patch in ticket [2beda17141] to remove some... | Kevin Walzer | 2019-09-24 | 1 | -0/+10 |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |