summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Use "tkwait visibility" to stabilize the testcasejan.nijtmans2021-03-251-4/+1
* | Fix 3 places where Tcl_UtfToUniChar must be used and not TkUtfToUniChar: numC...jan.nijtmans2021-03-233-7/+8
* | Eliminate "register" keyword. Use more TCL_UNUSED()jan.nijtmans2021-03-2327-253/+218
* | Stabilize tests event-9 and textTag-16.2. See [9e1312f32c].fvogel2021-03-222-1/+7
|\ \
| * | Add a comment in event-9 and let GitActions run one more time.fvogel2021-03-211-0/+2
| * | Another trivial change, let the GitHub action run again.fvogel2021-03-191-0/+1
| * | Once more. Backout previous trivial change, and let GitActions run again.fvogel2021-03-181-1/+1
| * | Once more. Make a trivial change (add a space character in the textTag.test f...fvogel2021-03-171-1/+1
| * | Backout previous trivial change, and let GitActions run again.fvogel2021-03-161-1/+1
| * | Make a trivial change (add a space character in the textTag.test file) just t...fvogel2021-03-151-1/+1
| * | textTag-16.2: Try an update after configuring the 'big' tag, even if the tag ...fvogel2021-03-141-3/+2
| * | Try Jan's suggestion for event-9: Maybe the update after the pack has a timin...fvogel2021-03-131-4/+3
| * | If this still allows event-9 and/or textTag-16.2 to fail, then it cannot be a...fvogel2021-03-092-3/+7
| * | <u>event-9</u>: Try an increase of the waiting time. fvogel2021-03-082-11/+3
| * | Some debug info in an attempt to understand what's going on with textTag-16.2...fvogel2021-03-061-0/+8
| * | Experimentfvogel2021-03-042-2/+3
| |/
* | Fix [9b6065d1fd]: Tk doesn't restore overwritten Tcl command "update"jan.nijtmans2021-03-193-4/+60
|\ \
| * | "send" testcases are failing, see [https://github.com/tcltk/tk/runs/211925157...jan.nijtmans2021-03-161-0/+2
| * | Merge 8.7jan.nijtmans2021-03-1610-64/+22
| |\ \
| | * \ Merge 8.6jan.nijtmans2021-03-152-4/+2
| | |\ \
| | * | | Get rid of hackery function TkUtfPrev(): No longer necessary due to TIP #575jan.nijtmans2021-03-153-54/+11
| | * | | Fix [2374c602bf]: bind-34.1 sometimes fails on Linux.fvogel2021-03-131-3/+3
| | |\ \ \
| | * \ \ \ Fix [d50f63a0e1]: menu-38.1 hangs when unconstrained.fvogel2021-03-091-1/+1
| | |\ \ \ \
| | * \ \ \ \ Merge 8.6jan.nijtmans2021-03-092-2/+4
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge 8.6jan.nijtmans2021-03-092-2/+3
| | |\ \ \ \ \ \
| * | | | | | | | fix and testcase for ticket [9b6065d1fd]griffin2021-03-153-12/+54
| * | | | | | | | propsed fix for lost "update" command after "destroy ."griffin2021-03-091-5/+22
| * | | | | | | | Create new branch named "bug-9b6065d1fd"griffin2021-03-090-0/+0
| |/ / / / / / /
| * | | | | | | Unneccessary *_InitStubs() callsjan.nijtmans2021-03-081-11/+0
| * | | | | | | Merge 8.6jan.nijtmans2021-03-0811-45/+44
| |\ \ \ \ \ \ \
| * | | | | | | | Add Linux builds against Tcl 8.7 and 9.0 toojan.nijtmans2021-03-052-0/+372
| * | | | | | | | Fix [8227d46f9d]: imgPhoto test failures and [236dfa6057]: imgPNG-4.4 test fa...jan.nijtmans2021-03-041-1/+1
| * | | | | | | | Merge 8.6culler2021-03-022-6/+41
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Fix [9eb2c5c90c]: warning in tkImgPhoto.cfvogel2021-03-011-1/+0
| * | | | | | | | Merge 8.6jan.nijtmans2021-03-011-2/+1
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 8.6jan.nijtmans2021-03-011-6/+6
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Binding to all in test event-9 introduces coupling between this test and othe...fvogel2021-02-281-1/+1
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge 8.6marc_culler2021-02-281-1/+2
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge TIP 529 to trunkKevin Walzer2021-02-2715-269/+2058
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Fix reference of testsfvogel2021-02-251-2/+2
| | * | | | | | | | | | | | Remove superfluous .AS call in CrtPhImgFmt.3, and fix typos and indentation.fvogel2021-02-075-28/+24
| | * | | | | | | | | | | | TIP-529 metadata dict: on unused output metadata dict, recreate it also, if d...oehhar2021-02-061-10/+8
| | * | | | | | | | | | | | Fix warning when building the man page ('CrtPhImgFmt: SYNOPSIS: output-direct...fvogel2021-01-311-1/+0
| | * | | | | | | | | | | | Fix typo in man pageKevin Walzer2021-01-291-1/+1
| | * | | | | | | | | | | | Merge trunk; fix parsing errors in photo.nKevin Walzer2021-01-266-10/+14
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Correct groff syntaxoehhar2021-01-262-9/+6
| | * | | | | | | | | | | | | TIP529: image metadata: added driver interface documentationoehhar2021-01-261-30/+269
| | * | | | | | | | | | | | | TIP529 image metadata: "photo" documentation page started.oehhar2021-01-251-2/+86
| | * | | | | | | | | | | | | Merge main, Tk_CreatePhotoImageFormatVersion3: stubs position from 279 to 280...oehhar2021-01-23575-21494/+26833
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Branch [tip529-image-metadata-no-match-method] to back out match methodoehhar2021-01-230-0/+0