summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* Fix [9e31fd9449]: X11/X.h and Windows.h have conflicting symbols jan.nijtmans2018-12-201-6/+6
|\
| * Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window...jan.nijtmans2018-12-201-6/+6
* | merge 8.6dgp2018-11-052-4/+4
|\ \
| * | Add support for DragonFly. And use X11 headers, not Xtjan.nijtmans2018-11-032-10/+10
* | | make distdgp2018-11-011-3/+3
* | | merge 8.6dgp2018-11-013-247/+0
|\ \ \ | |/ /
| * | Eliminate fallback attempts when broken strtod() routines are detected.dgp2018-11-013-317/+6
* | | merge 8.6dgp2018-11-011-0/+5
|\ \ \ | |/ /
| * | Add comments clarifying otherwise tacit assumptions.fvogel2018-10-171-0/+5
* | | Bump version numbers for release.dgp2018-10-093-73/+9
* | | Re-integrate the tentative fixes for font-24.5 ([94cfd2f6] for macOS and [123...fvogel2018-10-071-3/+13
* | | Revert [e0f026c8] as a fix for [6437e8d00d] (font-24.5 test fails on macOS an...fvogel2018-10-071-13/+3
|/ /
* | Fix [6437e8d00d]: font-24.5 test fails on macOS and Linux.fvogel2018-10-061-3/+13
|\ \
| * | Fix [6437e8d00d]: font-24.5 test fails on macOS and Linux. This is the fix fo...fvogel2018-09-301-3/+13
* | | Fix [9658bc800c]: Several display issues with menu items, more easily seen wh...fvogel2018-10-061-3/+3
|\ \ \
| * | | Fix drawing of the menu separator on Linux (was already correct on Windows)fvogel2018-09-291-1/+1
| * | | Fix drawing of the tearoff entryfvogel2018-09-291-1/+1
| * | | Once the menu geometry is correctly computed there is no need anymore for que...fvogel2018-09-291-1/+1
| |/ /
* | | Remove somewhat misleading text in commentsfvogel2018-09-221-2/+1
* | | Fix [8229232472]: Cascade menu entry indicator wrong colour on Unix. Patch pr...fvogel2018-09-221-5/+8
|/ /
* | Fix [382712ade6] (X11: 'event generate . <KeyPress>' segfaults) again with a ...fvogel2018-09-081-17/+17
|\ \
| * | Moved range check of keycode to TkpSetKeycodeAndState for ticket [382712ad].Christian Werner2018-06-031-23/+17
| * | Further patch from Christian Werner, on the observation that on Fedora 28 Wor...fvogel2018-05-031-3/+9
* | | Sync tcl.m4 with Tcl, and regenerate configure scriptjan.nijtmans2018-06-182-9/+146
|\ \ \ | | |/ | |/|
| * | Sync DIR64 changes from Tcl to Tk too (even though DIR64 isn't actually used ...jan.nijtmans2018-06-182-1/+74
* | | merge 8.5jan.nijtmans2018-06-172-2/+9
|\ \ \ | |/ / | | / | |/ |/|
| * Sync tcl.m4 with Tcl version. Re-generate unix/configure scriptjan.nijtmans2018-06-172-1/+10
* | Improved surrogate handling for TCL_UTF_MAX=3|4. (backported from androwish)....jan.nijtmans2018-04-111-19/+19
* | Fix [71b1319acc]: Regression in tkUnixRFont.c. Patch from Christian Werner, w...fvogel2018-03-071-54/+80
|\ \
| * | Moderate impact of the comment added in the previous commit.fvogel2018-03-061-9/+13
| * | Add a comment (from Gregor Cramer).fvogel2018-03-051-0/+10
| * | Fix [71b1319acc]: Regression in tkUnixRFont.c. Patch from Christian Werner.fvogel2018-01-291-54/+66
* | | Fix [b631acf716f478cc5b121e64d4a747563fb792a|b631acf716]: unix/tcl.m4 still c...jan.nijtmans2018-03-011-3/+0
* | | Remove superfluous blank linefvogel2018-01-311-1/+0
* | | Patch refinement from Christian Werner. It is now possible to 'make test' wit...fvogel2018-01-311-0/+10
* | | Fix [502e74e9ad]: crash for untrusted X connections (for ssh: ForwardX11Trust...fvogel2018-01-291-24/+42
|/ /
* | Permit Tk 8.6 to use deprecated Tcl constructs (since we cannot look into the...jan.nijtmans2018-01-221-2/+2
* | Fix broken build (one line of the patch was missing)fvogel2018-01-181-0/+1
* | Fix [382712ade6]: X11: 'event generate . <KeyPress>' segfaults. Patch from Ch...fvogel2018-01-101-1/+27
* | merge 8.6dgp2017-12-211-1/+1
|\ \
| * | Distribute *.png files with the test suite.dgp2017-12-211-1/+1
* | | Merge 8.6; update changesdgp2017-12-191-2/+1
|\ \ \ | |/ /
| * | Add win/rules-ext.vc and win/targets.vc to "make dist".jan.nijtmans2017-12-181-2/+1
* | | Start RC branch for Tk 8.6.8dgp2017-12-063-3/+3
|/ /
* | Fix [73ba07efcd]: Use correct property type when handling MULTIPLE conversion...fvogel2017-11-191-4/+5
|\ \
| * | Fix [73ba07efcd]: Use correct property type when handling MULTIPLE conversion...fvogel2017-09-021-4/+5
* | | Reorganization to put all code related to Ximages in the newculler2017-11-081-2/+6
* | | Fix [55b95f578a]: Associating variable with bignum value with scale crashes it.fvogel2017-10-221-4/+18
|\ \ \
| * | | Fix more issues with sprintf in the scale widget.fvogel2017-10-071-4/+18
| |/ /
* | | Fix [d9fdfa435d]: Long non-wrapped lines in text widget displayed malformed. ...fvogel2017-08-211-21/+39
|/ /