Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add documentation. Let ttk use the new Tk_SendVirtualEvent | jan.nijtmans | 2020-07-15 | 10 | -39/+43 |
| | |||||
* | New TIP #580 implementation. Documentation still missing. | jan.nijtmans | 2020-07-14 | 39 | -97/+140 |
| | |||||
* | Fix [09abd739b5]: bind-13.14 fails on Debian 10. | fvogel | 2020-07-14 | 1 | -0/+8 |
|\ | |||||
| * | Fix [09abd739b5]: bind-13.14 fails on Debian 10. | fvogel | 2020-07-14 | 1 | -0/+8 |
| |\ | |||||
| | * | Fix blank space | fvogel | 2020-07-07 | 1 | -2/+2 |
| | | | |||||
| | * | Same fix, code organized differently | fvogel | 2020-07-07 | 1 | -12/+10 |
| | | | |||||
| | * | Fix [09abd739b5]: bind-13.14 fails on Debian 10. | fvogel | 2020-07-07 | 1 | -2/+12 |
| | | | |||||
* | | | Fix [7655f65ae7]: text positioning issues in entry widgets. Patch from ↵ | fvogel | 2020-07-13 | 10 | -49/+275 |
|\ \ \ | |/ / | | | | | | | Christopher Chavez. | ||||
| * | | Fix [7655f65ae7]: text positioning issues in entry widgets. Patch from ↵ | fvogel | 2020-07-13 | 9 | -34/+253 |
| |\ \ | | | | | | | | | | | | | Christopher Chavez. | ||||
| | * | | Add yet another comment about the '#if 0' in tkFont.c | fvogel | 2020-07-12 | 1 | -1/+1 |
| | | | | |||||
| | * | | tkFont.c needs to include tkMacOSXInt.h on macOS, because this is where ↵ | fvogel | 2020-07-12 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | TK_DRAW_IN_CONTEXT is defined. | ||||
| | * | | merge core-8-6-branch | fvogel | 2020-07-12 | 96 | -1599/+3935 |
| | |\ \ | |||||
| | * | | | The draw-in-context functions on platforms for which TK_DRAW_IN_CONTEXT is ↵ | fvogel | 2020-07-12 | 4 | -3/+12 |
| | | | | | | | | | | | | | | | | | | | | not defined are unused. Add comments telling this and pointing to ticket [7655f65ae7]. | ||||
| | * | | | Fix regression introduced by [f7f8ba2e3e]. Patch by Christopher Chavez. | fvogel | 2020-07-12 | 1 | -4/+5 |
| | | | | | |||||
| | * | | | merge core-8-6-branch | fvogel | 2020-05-01 | 10 | -54/+182 |
| | |\ \ \ | |||||
| | * | | | | Apply a third patch from Christopher Chavez. | fvogel | 2020-04-21 | 3 | -4/+84 |
| | | | | | | |||||
| | * | | | | Apply another patch by Christopher Chavez that fixes the jerk of strings on ↵ | fvogel | 2020-04-19 | 6 | -13/+103 |
| | | | | | | | | | | | | | | | | | | | | | | | | aqua when selecting text (see the ticket). There is no functional change on Windows and Linux in this patch. | ||||
| | * | | | | Fix [7655f65ae7]: text positioning issues in entry widgets. This is a patch ↵ | fvogel | 2020-04-19 | 2 | -18/+54 |
| | | | | | | | | | | | | | | | | | | | | | | | | from Christopher Chavez, slightly modified, and addresses the bug for Windows, Linux and macOS. | ||||
| * | | | | | Spurious additional :: | jan.nijtmans | 2020-07-12 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | Merge 8.6 | jan.nijtmans | 2020-07-12 | 1 | -19/+22 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Fix [2442314]: Fontchooser - use message catalog for font style. | jan.nijtmans | 2020-07-12 | 1 | -19/+22 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge 8.6 | jan.nijtmans | 2020-07-10 | 3 | -14/+14 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Minor bindings cleanup. Some removal of "expr" when we can do without it. ↵ | jan.nijtmans | 2020-07-10 | 4 | -54/+45 |
| | | | | | | | | | | | | | | | | | | | | Some KeyPress -> Key changes (which are synonymes). Some implicit <Button-1> specifications in stead of simply <1> (making clear this is not a binding to the "1" key). | ||||
* | | | | | Fix [34214bbdae]: typographical fixes in comments. Thanks to Christopher Chavez. | fvogel | 2020-07-08 | 20 | -35/+35 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fix [34214bbdae]: typographical fixes in comments. Thanks to Christopher Chavez. | fvogel | 2020-07-08 | 25 | -44/+44 |
| | |_|/ | |/| | | |||||
* | | | | Fix [e3888d5820]: Grab on master prevents mouse pointer warp into slave ↵ | fvogel | 2020-07-06 | 6 | -118/+111 |
|\ \ \ \ | | | | | | | | | | | | | | | | widget. Mouse pointer warping happens synchronously. | ||||
| * \ \ \ | Be even more specific in the result expected from bind-35.1 | fvogel | 2020-06-07 | 1 | -3/+3 |
| |\ \ \ \ | |||||
| * \ \ \ \ | merge bug-e3888d5820 | fvogel | 2020-06-06 | 1 | -0/+1 |
| |\ \ \ \ \ | |||||
| * | | | | | | Take into account that some WM, such as KDE/Plasma with the Aurorae theme ↵ | fvogel | 2020-06-06 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | engine, need a bit more time to setup a new toplevel and display its content. | ||||
| * | | | | | | Make success criterion for test bind-35.1 more specific, so that this same ↵ | fvogel | 2020-06-06 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | test passes in branch bug-e3888d5820-alt1 but fails in core-8-6-branch (previously bind-35.1 did not fail in core-8-6-branch, in which bug [e3888d5820] is not yet solved). | ||||
| * | | | | | | Remove excess spacing. | fvogel | 2020-06-03 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Remove now useless command and test constraint testgrab | fvogel | 2020-06-02 | 2 | -79/+0 |
| | | | | | | | |||||
| * | | | | | | Remove proc waitForGrab from test bind-35.1 | fvogel | 2020-06-02 | 1 | -20/+3 |
| | | | | | | | |||||
| * | | | | | | merge bug-e3888d5820 | fvogel | 2020-06-02 | 1 | -0/+1 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | merge bug-e3888d5820 | fvogel | 2020-06-02 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Rename DoWarpWrtWin --> TkDoWarpWrtWin | fvogel | 2020-06-02 | 3 | -5/+5 |
| | | | | | | | | | |||||
| * | | | | | | | | Remove function DoWarpWrtScreen which was called from only one place, and ↵ | fvogel | 2020-06-02 | 3 | -40/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add comments. | ||||
| * | | | | | | | | Rename DoWarp to DoWarWrtScreen, add function DoWarpWrtWin to factorize the ↵ | fvogel | 2020-06-02 | 4 | -36/+55 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | code a bit. | ||||
| * | | | | | | | | Remove the TK_DISPLAY_IN_WARP machinery completely. | fvogel | 2020-06-02 | 4 | -52/+10 |
| | | | | | | | | | |||||
| * | | | | | | | | Warping with respect to the whole screen is now synchronous as well (it is ↵ | fvogel | 2020-06-02 | 2 | -21/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | no longer executed as an idle task). This allows to remove some further update/after commands in tests. | ||||
| * | | | | | | | | A more robust approach to warping with respect to a window: make the call to ↵ | fvogel | 2020-06-02 | 3 | -21/+56 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TkpWarpPointer happen in TkPointerEvent instead of as an idle event. This allows to remove some update/after commands in tests since warping with respect to a window is now synchronous (it happens before event generate $win <Motion> -warp 1 ... returns). | ||||
* | | | | | | | | | merge mark | fvogel | 2020-07-06 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | |||||
| * | | | | | | | | Fix [e3888d5820]: Grab on master prevents mouse pointer warp into slave ↵ | fvogel | 2020-07-06 | 3 | -53/+73 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | widget. Mouse pointer warping happens at idle time, and the fix does not change this. | ||||
| | * | | | | | | | | Rework test bind-35.1 and simplify it a bit, make it fail in core-8-6-branch ↵ | fvogel | 2020-06-14 | 3 | -106/+22 |
| | | |_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | that does not have the fix yet. | ||||
| | * | | | | | | | Add comment explaining the result expected for bind-35.1 | fvogel | 2020-06-07 | 1 | -0/+2 |
| | | | | | | | | | |||||
| | * | | | | | | | Be even more specific in the result expected from bind-35.1 | fvogel | 2020-06-07 | 1 | -1/+2 |
| | | | | | | | | | |||||
| | * | | | | | | | Take into account that some WM, such as KDE/Plasma with the Aurorae theme ↵ | fvogel | 2020-06-06 | 1 | -0/+5 |
| | | |_|_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | engine, need a bit more time to setup a new toplevel and display its content. | ||||
| | * | | | | | | Cherry-pick [a6c87041]: Make bind-34.1 pass on Debian 10 with KDE/Plasma by ↵ | fvogel | 2020-06-06 | 1 | -0/+1 |
| | | |_|/ / / | | |/| | | | | | | | | | | | | | | | | | | giving the WM a more complete setup for this test. | ||||
| | * | | | | | Make test bind-34.1 pass on Debian 10 with KDE/Plasma. | fvogel | 2020-06-02 | 1 | -0/+1 |
| | | |/ / / | | |/| | | | |||||
| | * | | | | Fix error (with no consequences) in test bind-34.1 | fvogel | 2020-06-02 | 1 | -2/+2 |
| | |/ / / |