summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | More attempts to make sure new windows are complete.culler2020-06-061-15/+12
| | * | A different attempt to make sure new windows are completely drawn.culler2020-06-063-5/+7
| | * | Fixed a bug in TkpDrawAllViews and added a mechanism to prevent Tcl_WaitForEv...culler2020-06-056-45/+42
| | * | Do not draw in the setup proc. Fix the heartbeat so it can wake up Tcl_WaitF...marc_culler2020-06-033-56/+71
| | * | Better control over when drawRect runs. Add check for drawing outside of the...culler2020-06-018-105/+90
| | * | Add some methods for managing damage rectangles.culler2020-05-315-19/+25
| | * | Merge 8.6culler2020-05-318-13/+13
| | |\ \
| | * | | A partly but not completely successful attempt to control how drawRect is run.culler2020-05-307-122/+256
| | * | | Merge 8.6culler2020-05-3026-136/+287
| | |\ \ \
| | * | | | Aqua: Try processing idle events before each call to [NSApp nextEventMatching...culler2020-05-191-0/+3
* | | | | | Merge 8.6jan.nijtmans2020-07-155-41/+35
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Code simplifications: Don't bother the typedefs 'EventMask' and 'ModMask' for...jan.nijtmans2020-07-155-41/+35
* | | | | | Fix [09abd739b5]: bind-13.14 fails on Debian 10.fvogel2020-07-141-0/+8
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix [09abd739b5]: bind-13.14 fails on Debian 10.fvogel2020-07-141-0/+8
| |\ \ \ \ \
| | * | | | | Fix blank spacefvogel2020-07-071-2/+2
| | * | | | | Same fix, code organized differentlyfvogel2020-07-071-12/+10
| | * | | | | Fix [09abd739b5]: bind-13.14 fails on Debian 10.fvogel2020-07-071-2/+12
* | | | | | | Fix [7655f65ae7]: text positioning issues in entry widgets. Patch from Christ...fvogel2020-07-1310-49/+275
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fix [7655f65ae7]: text positioning issues in entry widgets. Patch from Christ...fvogel2020-07-139-34/+253
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Add yet another comment about the '#if 0' in tkFont.cfvogel2020-07-121-1/+1
| | * | | | | tkFont.c needs to include tkMacOSXInt.h on macOS, because this is where TK_DR...fvogel2020-07-121-0/+3
| | * | | | | merge core-8-6-branchfvogel2020-07-1296-1599/+3935
| | |\ \ \ \ \
| | * | | | | | The draw-in-context functions on platforms for which TK_DRAW_IN_CONTEXT is no...fvogel2020-07-124-3/+12
| | * | | | | | Fix regression introduced by [f7f8ba2e3e]. Patch by Christopher Chavez.fvogel2020-07-121-4/+5
| | * | | | | | merge core-8-6-branchfvogel2020-05-0110-54/+182
| | |\ \ \ \ \ \
| | * | | | | | | Apply a third patch from Christopher Chavez.fvogel2020-04-213-4/+84
| | * | | | | | | Apply another patch by Christopher Chavez that fixes the jerk of strings on a...fvogel2020-04-196-13/+103
| | * | | | | | | Fix [7655f65ae7]: text positioning issues in entry widgets. This is a patch f...fvogel2020-04-192-18/+54
| * | | | | | | | Spurious additional ::jan.nijtmans2020-07-121-1/+1
* | | | | | | | | Merge 8.6jan.nijtmans2020-07-121-19/+22
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Fix [2442314]: Fontchooser - use message catalog for font style.jan.nijtmans2020-07-121-19/+22
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge 8.6jan.nijtmans2020-07-103-14/+14
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Minor bindings cleanup. Some removal of "expr" when we can do without it. Som...jan.nijtmans2020-07-104-54/+45
* | | | | | | | Fix [34214bbdae]: typographical fixes in comments. Thanks to Christopher Chavez.fvogel2020-07-0820-35/+35
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Fix [34214bbdae]: typographical fixes in comments. Thanks to Christopher Chavez.fvogel2020-07-0825-44/+44
| | |_|/ / / / | |/| | | | |
* | | | | | | Fix [e3888d5820]: Grab on master prevents mouse pointer warp into slave widge...fvogel2020-07-066-118/+111
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Be even more specific in the result expected from bind-35.1fvogel2020-06-071-3/+3
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ merge bug-e3888d5820fvogel2020-06-061-0/+1
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Take into account that some WM, such as KDE/Plasma with the Aurorae theme eng...fvogel2020-06-061-0/+5
| * | | | | | | | | Make success criterion for test bind-35.1 more specific, so that this same te...fvogel2020-06-061-1/+4
| * | | | | | | | | Remove excess spacing.fvogel2020-06-031-1/+1
| * | | | | | | | | Remove now useless command and test constraint testgrabfvogel2020-06-022-79/+0
| * | | | | | | | | Remove proc waitForGrab from test bind-35.1fvogel2020-06-021-20/+3
| * | | | | | | | | merge bug-e3888d5820fvogel2020-06-021-0/+1
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ merge bug-e3888d5820fvogel2020-06-021-2/+2
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Rename DoWarpWrtWin --> TkDoWarpWrtWinfvogel2020-06-023-5/+5
| * | | | | | | | | | | Remove function DoWarpWrtScreen which was called from only one place, and add...fvogel2020-06-023-40/+25
| * | | | | | | | | | | Rename DoWarp to DoWarWrtScreen, add function DoWarpWrtWin to factorize the c...fvogel2020-06-024-36/+55
| * | | | | | | | | | | Remove the TK_DISPLAY_IN_WARP machinery completely.fvogel2020-06-024-52/+10
| * | | | | | | | | | | Warping with respect to the whole screen is now synchronous as well (it is no...fvogel2020-06-022-21/+9