summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* Eliminate fallback attempts when broken strtod() routines are detected.dgp2018-11-013-317/+6
* Add comments clarifying otherwise tacit assumptions.fvogel2018-10-171-0/+5
* 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
|/ /
* | merge 8.6; update changesdgp2017-08-091-0/+7
|\ \
| * | Fix [28d0b8fb2f]: Delete the property used for X selection conversion before ...fvogel2017-08-061-0/+7
* | | merge 8.6dgp2017-05-235-136/+106
|\ \ \ | |/ /
| * | Fix test-case font-44.1: It looks like XftPatternAddDouble(... XFT_PIXEL_SIZE...jan.nijtmans2017-05-231-1/+1
| * | Sync tcl.m4 with the version in Tcl's core-8-6-branchjan.nijtmans2017-05-222-12/+14
| * | Cherrypick Fix build on OpenBSD. [82701b94c4] missed a couple of bits.jan.nijtmans2017-05-212-3/+7
| * | Slightly use of more "int" in stead of double, for 100% compatibility at scri...jan.nijtmans2017-05-193-43/+20
| |\ \
| | * | autoconf-2.59dgp2017-05-181-36/+13
| * | | merge trunk. jan.nijtmans2017-05-183-72/+56
| |\ \ \ | | |/ /
| | * | Cherry-pick [http://core.tcl.tk/tclconfig/info/18e79736d236d15d|All the world...jan.nijtmans2017-05-181-34/+11