summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* (cherry-pick): Don't panic for "Wild GenericEvent"'s: Just filter out all eve...jan.nijtmans2020-02-051-8/+2
* (cherry-pick): Some DBGX cleanup (not used any more)jan.nijtmans2020-02-052-36/+2
* Typo (which no compiler would discover, but really xGenericEvent != XGenericE...jan.nijtmans2020-02-031-1/+1
* Sync tcl.m4 and rules.vc to latest version from Tcljan.nijtmans2020-01-242-2/+2
* Merge 8.5jan.nijtmans2020-01-062-2/+2
|\
| * Sync tcl.m4 with Tcljan.nijtmans2020-01-062-6/+2
* | Make install-sh executable. Harmless warnings in tkUnixKey.cjan.nijtmans2020-01-062-2/+2
* | In tkUnixFont, make sure that the utf-to-ucs2 encoder clamps at 0xFFFF. Use m...jan.nijtmans2019-12-014-16/+19
* | Various cleanups in Unicode handling. Note that without Xft on X11 we don't h...jan.nijtmans2019-11-261-23/+23
|\ \
| * | X11 correct UTF-16 encoding (not meant for Tk 8.6.10 yet!)jan.nijtmans2019-11-201-32/+46
* | | merge releasedgp2019-11-223-3/+3
|\ \ \ | |/ / |/| |
| * | Merge 8.6 except for the broken demo.dgp2019-11-201-0/+9
| |\ \
| * \ \ merge 8.6dgp2019-11-026-9/+26
| |\ \ \
| * \ \ \ merge 8.6dgp2019-10-282-3/+0
| |\ \ \ \
| * \ \ \ \ merge 8.6dgp2019-10-211-1/+20
| |\ \ \ \ \
| * | | | | | Check for Xlib.h, not Intrinsic.h when checking for X11 headers (this is a bu...jan.nijtmans2019-10-091-6/+6
| * | | | | | Merge core-8-6-branchKevin Walzer2019-10-074-6/+4
| |\ \ \ \ \ \
| * \ \ \ \ \ \ merge 8.6dgp2019-10-022-17/+32
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge core-8-6-branchKevin Walzer2019-09-291-0/+10
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ merge 8.6dgp2019-09-252-5/+5
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge 8.6Kevin Walzer2019-09-241-1/+3
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ merge 8.6dgp2019-09-182-23/+36
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ merge 8.6dgp2019-09-162-7/+7
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Re-generate configure script (TK_PATCH_LEVEL was still at 8.6.9)jan.nijtmans2019-09-131-1/+1
| * | | | | | | | | | | | | Merge recent fixes for macOS into release branch from core-8-6-branchKevin Walzer2019-09-023-7/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge in core-8-6-branchKevin Walzer2019-08-101-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.6culler2019-07-136-16/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge 8.6culler2019-07-011-22/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge 8.6dgp2019-06-272-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Bump version numbers for Tk 8.6.10 release.dgp2019-06-173-4391/+6677
* | | | | | | | | | | | | | | | | | | Make the Emoji demo work with X11 using xft, even under Tcl 8.6.jan.nijtmans2019-11-192-5/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Experiment: See if this is enough to make Emoji work with Xft on X11jan.nijtmans2019-11-191-3/+11
|/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Fix [53d28027e3]: macOS crashes with 0x0 image for wm iconphoto; make wm icon...culler2019-11-171-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Homogenize still further among platformsfvogel2019-11-101-1/+1
| * | | | | | | | | | | | | | | | | | Make all platforms check if an iconphoto image is valid and provide the same ...culler2019-11-101-0/+4
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | On unix, make the wm stackorder command return an error if TkWmStackorderTopl...culler2019-11-101-0/+5
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Somewhat more progress on [a179564826]: Tk 8.6: prevent issues when encounter...jan.nijtmans2019-11-012-2/+2
* | | | | | | | | | | | | | | | | 8.5 -> 8.6jan.nijtmans2019-10-312-3/+3
* | | | | | | | | | | | | | | | | Fix [056f9e85dc]: debian patchesjan.nijtmans2019-10-314-7/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Fix [056f9e85dc]: debian patchesjan.nijtmans2019-10-314-7/+24
* | | | | | | | | | | | | | | | Sync tcl.m4 with Tcl version (also change README accordingly). Re-generate co...jan.nijtmans2019-10-282-3/+0
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Fix [a01b6f7227]: WidthMMOfScreen returns 0 in VirtualBox VM using XWayland.jan.nijtmans2019-10-091-1/+20
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Minor simplification: DEF_CANVLINE_FILL and DEF_CANVTEXT_FILL are each only u...jan.nijtmans2019-10-061-2/+0
* | | | | | | | | | | | | | Use tcl-lang.org in stead of tcl.tk and https in stead of http where possiblejan.nijtmans2019-10-053-4/+4
* | | | | | | | | | | | | | Too quick conclusion: all lines and text were gone :-). Reverting most of pre...jan.nijtmans2019-10-041-0/+2
* | | | | | | | | | | | | | Remove DEF_CANVLINE_FILL/DEF_CANVTEXT_FILL, since the default fill value (acc...jan.nijtmans2019-10-041-2/+0
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge 8.5jan.nijtmans2019-10-022-17/+32
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
| * | | | | | | | | | | Sync tcl.m4 with Tcl versionjan.nijtmans2019-10-022-10/+36
* | | | | | | | | | | | Merge chavez-canvas branchKevin Walzer2019-09-291-0/+10
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
| * | | | | | | | | | | Branch to test Christopher Chavez patch in ticket [2beda17141] to remove some...Kevin Walzer2019-09-241-0/+10
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |