summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2021-06-253-3/+3
|\
| * Fix [4a40353237]: Serious regression regarding ttk::notebook index validationjan.nijtmans2021-06-221-1/+1
| * Merge 8.7jan.nijtmans2021-06-212-2/+2
| |\
| | * Add ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE for github. jan.nijtmans2021-06-212-2/+2
* | | Merge 8.7jan.nijtmans2021-06-212-13/+45
|\ \ \ | |/ /
| * | Bump version number to distinguish from release.dgp2021-06-181-2/+2
| * | merge trunkdgp2021-06-061-11/+43
| |\ \
| | * | Well, it is not irrelevant but it should use the correct variable.culler2021-06-041-0/+9
| | * | Remove irrelevant conditional compilation.marc_culler2021-06-041-9/+0
| | * | Include of tkMacOSXInt.h is still needed.culler2021-06-041-0/+3
| | * | Fix DrawCanvas tests on linux.marc_culler2021-06-041-9/+15
| | * | Restore state for [4401d32fb7] fix: Currently leading to test-failuresjan.nijtmans2021-06-041-9/+32
| | * | Undo fix for [4401d32fb7], since it introduces test failuresjan.nijtmans2021-06-041-32/+9
| | * | Merge 8.6culler2021-06-031-9/+32
| | |\ \ | |/ / / |/| | / | | |/
| | * Remove comment which is not true any more. Some more formattingjan.nijtmans2021-05-311-1/+1
| * | merge 8.7dgp2021-05-271-8/+8
| |\ \ | |/ / |/| |
| * | merge trunkdgp2021-05-212-5/+1
| |\ \
| * | | Release candidate branch for Tk 8.7a5.dgp2021-05-031-2/+2
* | | | Merge 8.6jan.nijtmans2021-05-271-8/+8
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Fix parameter mismatch between functions definitions and implementation. This...jan.nijtmans2021-05-271-8/+8
* | | Merge 8.6culler2021-05-201-4/+0
|\ \ \ | |/ /
| * | Apply patch from Christopher Chavez - removes extraneous definition of TK_NO_...culler2021-05-201-4/+0
* | | Fix harmless (false-positive) warning when using older gcc (seen with gcc-5.4)jan.nijtmans2021-05-191-1/+1
| |/ |/|
* | Merge 8.6jan.nijtmans2021-05-031-1/+1
|\ \ | |/
| * Eliminate TkpPutRGBAImage's first 2 parameters, since they are unusedjan.nijtmans2021-05-031-1/+1
* | merge trunkfvogel2021-05-021-7/+9
|\ \
| * \ Merge 8.6culler2021-05-021-7/+9
| |\ \ | | |/
| | * Fix [4c7d935e97]: on Aqua, checkbuttons are not rendered in the Alt theme.culler2021-04-301-7/+9
* | | Fix bugin TkGetIntForIndex(), only visible when running Tk 8.7 with Tcl 8.6jan.nijtmans2021-05-021-2/+2
* | | Backout previous commit, this is not the right way.fvogel2021-05-021-1/+1
* | | Really test for < 0. Otherwise building Tk 8.7 against Tcl 8.6 (as in [https:...fvogel2021-05-021-1/+1
* | | Refine previous fixfvogel2021-05-011-3/+2
* | | Fix [8a5086219e]: ttk::entry issuefvogel2021-05-011-1/+4
|/ /
* | 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-232-2/+2
|\ \ | |/
| * Add more implicit type-casts. Backported from 8.7jan.nijtmans2021-04-2320-134/+121
* | Fix [ea876b3e8a]: Text peer widget ignores set -startline when scrolling with...fvogel2021-04-182-12/+24
|\ \ | |/
| * Fix [ea876b3e8a]: Text peer widget ignores set -startline when scrolling with...fvogel2021-04-182-12/+24
| |\
| | * Avoid code duplication by calling TkTextIndexAdjustToStartEnd().fvogel2021-04-171-11/+3
| | * 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 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-185-34/+107
|\ \ \ | |/ /
| * | Fix copy/paste error in comment.fvogel2021-04-181-1/+1
| * | Trying to get the index of an embedded image or window should trigger an erro...fvogel2021-04-184-17/+40
| * | Cosmetic style changesfvogel2021-04-171-4/+4
| |/
| * Fix stylefvogel2021-04-132-3/+3