| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.5 | jan.nijtmans | 2019-05-27 | 1 | -1/+1 |
|\ |
|
| * | Rename top README to README.md, just as done in Tcl. Reformat to md format. | jan.nijtmans | 2019-05-27 | 1 | -1/+1 |
|
|
* | | François Vogel review (thanks!). Streamline UNIX defaults with MAC/WIN defau... | jan.nijtmans | 2019-05-09 | 1 | -4/+3 |
|
|
* | | Fix [c9887a1fc9]: Trailing zeros on scale widget ticks. The fix was subject o... | fvogel | 2019-03-31 | 1 | -36/+41 |
|\ \ |
|
| * | | Minor tinkering (style, efficiency, etc.) | dkf | 2019-03-24 | 1 | -33/+34 |
|
|
| * | | Eliminate trailing zeros from scale tick values. This is done by | jal_frezie | 2019-02-20 | 1 | -12/+16 |
|
|
* | | | Add calls to TkpInitKeymapInfo() during initialization. Taken from extended b... | jan.nijtmans | 2019-03-29 | 1 | -0/+6 |
|
|
* | | | Make Tk run on win32/win64 using -DTCL_UTF_MAX=6. Adapted from androwish. | jan.nijtmans | 2019-03-15 | 1 | -5/+1 |
|
|
* | | | Make it be an error to create a transient/master cycle on unix. | culler | 2019-03-01 | 1 | -7/+13 |
|/ / |
|
* | | Fix bug [58665b91dd]: many unixEmbed tests fail. | culler | 2019-02-07 | 1 | -4/+28 |
|\ \ |
|
| * | | Make the place manager send ConfigureNotify events when size change requests | culler | 2019-02-04 | 1 | -0/+8 |
|
|
| * | | More changes in the Unix version of TkpTestembedCmd | fvogel | 2019-01-27 | 1 | -2/+2 |
|
|
| * | | Reduce the number of unixEmbed test failures on Linux from 10 to 4 by propaga... | fvogel | 2019-01-27 | 1 | -3/+19 |
|
|
* | | | TIP #533 (Extension of the menu post command) implementation was accepted by ... | fvogel | 2019-02-02 | 1 | -4/+101 |
|\ \ \ |
|
| * | | | Use TkGetMenuIndex to parse the index argument to the post command. | culler | 2019-01-15 | 1 | -8/+8 |
|
|
| * | | | Add TkpPostTearoffMenu, called by TkPostTearoffMenu and used in the menu post | culler | 2019-01-13 | 1 | -1/+90 |
|
|
| * | | | Fix related menubutton issues on linux and Windows. | culler | 2019-01-11 | 1 | -3/+11 |
|
|
* | | | | Fix [3003895fff] and [1899040fff]: TkRoundToResolution doesn't account for -from | fvogel | 2019-01-26 | 1 | -4/+4 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Fix [3003895fff] and [1899040fff]: TkRoundToResolution doesn't account for -from | fvogel | 2019-01-05 | 1 | -4/+4 |
|
|
| | | | | |
| \ \ \ | |
*-. \ \ \ | Merge 8.6 and all changes from original [bug-9e31fd9449] branch | jan.nijtmans | 2019-01-08 | 5 | -35/+72 |
|\ \ \ \ \
| | |_|/ /
| |/| | /
| | | |/
| | |/| |
|
| | * | | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window... | jan.nijtmans | 2019-01-08 | 2 | -3/+3 |
| | |\ \ |
|
| | | * | | Bring back more original "None" usages, and fix other warnings which graduall... | jan.nijtmans | 2019-01-03 | 2 | -8/+8 |
|
|
| * | | | | re-base to 'cleaned-up' core-8-6-branch | jan.nijtmans | 2019-01-03 | 3 | -9/+9 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | Merge core-8-6-branch. | culler | 2019-01-03 | 2 | -3/+3 |
| |\ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | merge core-8-6-branch. | culler | 2018-12-20 | 1 | -6/+6 |
| |\ \ \ \ |
|
| * | | | | | Add a comment. | culler | 2018-12-19 | 1 | -1/+7 |
|
|
| * | | | | | Restore the old behavior with unix title bars and borders, but document | culler | 2018-12-17 | 1 | -33/+3 |
|
|
| * | | | | | Make unixWm-50.3 use a slave rather than dobg and fix the bug it revealed. | culler | 2018-12-16 | 1 | -14/+21 |
|
|
| * | | | | | Another rework to *correctly* search for the highest toplevel | culler | 2018-12-14 | 1 | -24/+49 |
|
|
| * | | | | | Gnome3 behaves differently when the root window is involved. More intricate | culler | 2018-12-13 | 1 | -12/+15 |
|
|
| * | | | | | Make the minimal change needed to fix the issue with Gnome 3 invisible borders, | culler | 2018-12-13 | 1 | -2/+28 |
|
|
| * | | | | | Revert tkUnixWm.c to the core-8-6-branch version. | culler | 2018-12-13 | 1 | -34/+25 |
|
|
| * | | | | | Fix the containment test for menubars. Ensure that the command returns an empty | culler | 2018-12-13 | 1 | -29/+21 |
|
|
| * | | | | | Fix the containment test, check for iconified windows, adjust some tests. | culler | 2018-12-12 | 1 | -2/+11 |
|
|
| * | | | | | Correct some of the logic in Tk_CoordsToWindow. | culler | 2018-12-12 | 1 | -6/+20 |
|
|
| * | | | | | fix bug [18a4ba19bd]: winfo containing gives wrong answer on linux. | culler | 2018-12-11 | 1 | -15/+9 |
| | |/ / /
| |/| | | |
|
* | | | | | As requested by Christian Werner/François Vogel and others: Undo many None -... | jan.nijtmans | 2018-12-31 | 2 | -3/+3 |
|\ \ \ \ \
| |_|/ / /
|/| | | /
| | |_|/
| |/| | |
|
| * | | | As requested by Christian Werner/François Vogel and others: Undo many None -... | jan.nijtmans | 2018-12-31 | 2 | -3/+3 |
|
|
* | | | | Fix [9e31fd9449]: X11/X.h and Windows.h have conflicting symbols
| jan.nijtmans | 2018-12-20 | 1 | -6/+6 |
|\ \ \ \
| |/ / /
| | / /
| |/ /
|/| | |
|
| * | | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window... | jan.nijtmans | 2018-12-20 | 1 | -6/+6 |
| |/ |
|
* | | merge 8.6 | dgp | 2018-11-05 | 2 | -4/+4 |
|\ \ |
|
| * | | Add support for DragonFly. And use X11 headers, not Xt | jan.nijtmans | 2018-11-03 | 2 | -10/+10 |
|
|
* | | | make dist | dgp | 2018-11-01 | 1 | -3/+3 |
|
|
* | | | merge 8.6 | dgp | 2018-11-01 | 3 | -247/+0 |
|\ \ \
| |/ / |
|
| * | | Eliminate fallback attempts when broken strtod() routines are detected. | dgp | 2018-11-01 | 3 | -317/+6 |
|
|
* | | | merge 8.6 | dgp | 2018-11-01 | 1 | -0/+5 |
|\ \ \
| |/ / |
|
| * | | Add comments clarifying otherwise tacit assumptions. | fvogel | 2018-10-17 | 1 | -0/+5 |
|
|
* | | | Bump version numbers for release. | dgp | 2018-10-09 | 3 | -73/+9 |
|
|
* | | | Re-integrate the tentative fixes for font-24.5 ([94cfd2f6] for macOS and [123... | fvogel | 2018-10-07 | 1 | -3/+13 |
|
|
* | | | Revert [e0f026c8] as a fix for [6437e8d00d] (font-24.5 test fails on macOS an... | fvogel | 2018-10-07 | 1 | -13/+3 |
|/ / |
|