summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* Fix [3003895fff] and [1899040fff]: TkRoundToResolution doesn't account for -fromfvogel2019-01-261-4/+4
|\
| * Fix [3003895fff] and [1899040fff]: TkRoundToResolution doesn't account for -fromfvogel2019-01-261-4/+4
| |\
| | * Fix [3003895fff] and [1899040fff]: TkRoundToResolution doesn't account for -fromfvogel2019-01-051-4/+4
* | | Merge 8.6jan.nijtmans2019-01-105-19/+19
|\ \ \ | |/ /
| | |
| | \
| *-. \ Merge 8.6 and all changes from original [bug-9e31fd9449] branchjan.nijtmans2019-01-085-35/+72
| |\ \ \
| | | * \ Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window...jan.nijtmans2019-01-082-3/+3
| | | |\ \
| | | | * | Bring back more original "None" usages, and fix other warnings which graduall...jan.nijtmans2019-01-032-8/+8
* | | | | | Resolve bug [18a4ba19bd]. Make winfo containing behave consistently acrossculler2019-01-041-15/+52
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | re-base to 'cleaned-up' core-8-6-branchjan.nijtmans2019-01-033-9/+9
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge core-8-6-branch.culler2019-01-032-3/+3
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | As requested by Christian Werner/François Vogel and others: Undo many None -...jan.nijtmans2018-12-312-3/+3
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | As requested by Christian Werner/François Vogel and others: Undo many None -...jan.nijtmans2018-12-312-3/+3
| * | | | | merge core-8-6-branch.culler2018-12-201-6/+6
| |\ \ \ \ \ | | |/ / / /
| | * | | | 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
| | | |/
| * | | Add a comment.culler2018-12-191-1/+7
| * | | Restore the old behavior with unix title bars and borders, but documentculler2018-12-171-33/+3
| * | | Make unixWm-50.3 use a slave rather than dobg and fix the bug it revealed.culler2018-12-161-14/+21
| * | | Another rework to *correctly* search for the highest toplevelculler2018-12-141-24/+49
| * | | Gnome3 behaves differently when the root window is involved. More intricateculler2018-12-131-12/+15
| * | | Make the minimal change needed to fix the issue with Gnome 3 invisible borders,culler2018-12-131-2/+28
| * | | Revert tkUnixWm.c to the core-8-6-branch version.culler2018-12-131-34/+25
| * | | Fix the containment test for menubars. Ensure that the command returns an emptyculler2018-12-131-29/+21
| * | | Fix the containment test, check for iconified windows, adjust some tests.culler2018-12-121-2/+11
| * | | Correct some of the logic in Tk_CoordsToWindow.culler2018-12-121-6/+20
| * | | fix bug [18a4ba19bd]: winfo containing gives wrong answer on linux.culler2018-12-111-15/+9
| |/ /
* | | Eliminate USE_OLD_TAG_SEARCH: It isn't used and tested any more.jan.nijtmans2018-12-087-7/+7
* | | There's never need to cast NULL to (char *)jan.nijtmans2018-11-271-26/+26
|\ \ \ | |/ /
* | | sync tcl.m4 with Tcl versionjan.nijtmans2018-11-242-8/+8
* | | merge 8.6dgp2018-11-152-9/+9
|\ \ \ | |/ /
| * | merge 8.6dgp2018-11-052-4/+4
| |\ \
| * | | make distdgp2018-11-011-3/+3
| * | | merge 8.6dgp2018-11-013-247/+0
| |\ \ \
| * \ \ \ merge 8.6dgp2018-11-011-0/+5
| |\ \ \ \
| * | | | | Bump version numbers for release.dgp2018-10-093-73/+9
* | | | | | Add support for DragonFlyjan.nijtmans2018-11-032-4/+4
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Add support for DragonFly. And use X11 headers, not Xtjan.nijtmans2018-11-032-10/+10
| | |_|/ / | |/| | |
| * | | | Eliminate fallback attempts when broken strtod() routines are detected.dgp2018-11-013-317/+6
| | |/ / | |/| |
* | | | Eliminate the ancient fixstrtod fallback that is damaging cross-compiling.dgp2018-10-293-137/+0
* | | | Fix PTR2INT/PTR2UINT, so they no longer are restricted to the "int" range.jan.nijtmans2018-10-221-2/+2
* | | | Signficant fixes to scrolling in macOSKevin Walzer2018-10-181-0/+5
|\ \ \ \ | |/ / /
| * | | Add comments clarifying otherwise tacit assumptions.fvogel2018-10-171-0/+5
* | | | Add warning -Wpointer-arith, so we detect things that MSVC cannot handlejan.nijtmans2018-10-172-2/+2
* | | | One more set of unnecessary bracesjan.nijtmans2018-10-151-1/+1
* | | | Use more size_t internally, comparable with TIP #494 but then in Tk. Eliminat...jan.nijtmans2018-10-151-1/+1
* | | | Merge tcl.m4 with Tcl version. Add zipfs hooks to tkAppInit.c and winMain.c, ...jan.nijtmans2018-10-123-1/+134
* | | | Fix [6437e8d00d]: font-24.5 test fails on macOS and Linux. This better fix th...fvogel2018-10-091-3/+13
|\ \ \ \ | | |/ / | |/| |
| * | | Re-integrate the tentative fixes for font-24.5 ([94cfd2f6] for macOS and [123...fvogel2018-10-071-3/+13
* | | | Revert [8e4cbf45] as a fix for [6437e8d00d] (font-24.5 test fails on macOS an...fvogel2018-10-071-13/+3
|\ \ \ \ | |/ / /
| * | | Revert [e0f026c8] as a fix for [6437e8d00d] (font-24.5 test fails on macOS an...fvogel2018-10-071-13/+3
| |/ /