summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make TCL_INDEX_TEMP_TABLE flag usable in Tk 8.7. Not used anywhere yet.jan.nijtmans2021-04-251-0/+11
* Merge 8.6jan.nijtmans2021-04-235-19/+21
|\
| * Add more implicit type-casts. Backported from 8.7jan.nijtmans2021-04-2320-134/+121
| * Fix MacOS buildjan.nijtmans2021-04-231-1/+1
* | Merge gcc_unstable_tests_87, stabilizing event-9 in GitHub Actions.fvogel2021-04-221-0/+3
|\ \
| * | Backout previous commit, without 'after 50' event-9 can fail, see [https://gi...fvogel2021-04-221-0/+1
| * | Previous state apparently lets event-9 succeed, this is a slightly lighter tr...fvogel2021-04-211-1/+0
| * | Another try...fvogel2021-04-191-0/+2
| * | Try focussing the window in which we will warp.fvogel2021-04-181-1/+1
| * | Add an update after tkwait visibility in event-9.fvogel2021-04-171-0/+1
* | | Merge 8.6culler2021-04-221-10/+1
|\ \ \ | | |/ | |/|
| * | Cherrypick removal of BEGIN_DRAWING_OR_REDRAWculler2021-04-221-10/+1
* | | Merge 8.6culler2021-04-211-2/+2
|\ \ \ | |/ /
| * | How did BEGIN_DRAWING_OR_REDRAW end up in the wrong place?culler2021-04-211-2/+2
* | | Merge 8.6culler2021-04-215-46/+111
|\ \ \ | |/ /
| * | fix [cde766f911]: scrollbars do not update correctly for treeview widgets.culler2021-04-215-46/+111
| |\ \
| | * | Clean up debugging code in tkMacOSXDraw.cculler2021-04-211-6/+2
| | * | fix [cde766f911]: scrollbars do not update correctly for treeview widgets.culler2021-04-204-39/+109
| | * | Eliminate the one call to setTkDirtyRect, which is unnecessary.culler2021-04-191-2/+1
* | | | Merge 8.6jan.nijtmans2021-04-211-2/+14
|\ \ \ \ | |/ / /
| * | | Sync rules.vc with Tcljan.nijtmans2021-04-211-2/+14
* | | | Merge 8.6jan.nijtmans2021-04-191-1/+7
|\ \ \ \ | |/ / /
| * | | Sync rules.vc with Tcljan.nijtmans2021-04-191-1/+7
| |/ /
* | | Merge 8.6culler2021-04-192-12/+10
|\ \ \ | |/ /
| * | Additional fixes to Aqua default colors and handling of fieldbackground for e...culler2021-04-192-12/+10
* | | Fix [0ca1768080]: @x,y index and insert mark placement - Documentation error.fvogel2021-04-181-1/+1
|\ \ \ | |/ /
| * | Fix [0ca1768080]: @x,y index and insert mark placement - Documentation error.fvogel2021-04-181-1/+1
| |\ \
| | * | Fix [0ca1768080]: @x,y index and insert mark placementfvogel2021-04-161-1/+1
* | | | Fix [ea876b3e8a]: Text peer widget ignores set -startline when scrolling with...fvogel2021-04-184-14/+41
|\ \ \ \ | |/ / /
| * | | Fix [ea876b3e8a]: Text peer widget ignores set -startline when scrolling with...fvogel2021-04-184-14/+41
| |\ \ \
| | * | | Avoid code duplication by calling TkTextIndexAdjustToStartEnd().fvogel2021-04-171-11/+3
| | * | | Augment test text-32.3 so that it fails if previous commit is backed out.fvogel2021-04-171-2/+2
| | * | | Fix old commit [5528cb094a]. This commit changed NULL into tPtr in the call t...fvogel2021-04-171-1/+1
| | * | | Remove leftover debug linefvogel2021-04-171-1/+0
| | * | | Backout the first three commits of the present branch, and implement a better...fvogel2021-04-173-4/+51
| | * | | Add non-regression test textDisp-11.22fvogel2021-04-131-0/+15
| | * | | Add side effect description to TkTextSetYView() documentation.fvogel2021-04-131-0/+1
| | * | | Remove code that became useless since previous commit because TkTextSetYView(...fvogel2021-04-131-29/+0
| | * | | Fix [ea876b3e8a]: Text peer widget ignores set -startline when scrolling with...fvogel2021-04-131-1/+3
* | | | | Fix [34db75c0ac]: Text peer widget error on Down arrow key when passed -endli...fvogel2021-04-187-34/+155
|\ \ \ \ \ | |/ / / /
| * | | | Fix [34db75c0ac]: Text peer widget error on Down arrow key when passed -endli...fvogel2021-04-187-34/+155
| |\ \ \ \
| | * | | | Fix copy/paste error in comment.fvogel2021-04-181-1/+1
| | * | | | Slightly simplify test textMark-6.6fvogel2021-04-181-2/+1
| | * | | | Remove extra empty line.fvogel2021-04-181-1/+0
| | * | | | Extend textIndex-26.2 to tags located outside -startline/-endlinefvogel2021-04-181-5/+9
| | * | | | Fix syntax error in textIndex-26.2 testcase.fvogel2021-04-181-1/+1
| | * | | | Trying to get the index of an embedded image or window should trigger an erro...fvogel2021-04-185-19/+58
| | * | | | Cosmetic style changesfvogel2021-04-171-4/+4
| | |/ / /
| | * | | Fix stylefvogel2021-04-132-3/+3
| | * | | Fix stylefvogel2021-04-131-1/+1