summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* re-generate internal stub tablesjan.nijtmans2024-03-232-0/+12
* Fix [10705db626]: Missing spaces in man pages.fvogel2024-03-224-9/+9
* Fix [fdc0ed342d]: Segfault on focus -force with xvfb.fvogel2024-03-192-2/+26
|\
| * Let this bugfix branch build and test at Github Actions.fvogel2024-03-173-0/+3
| * A bit better debug info in focusDebug mode.fvogel2024-03-171-2/+2
| * Fix [fdc0ed342d]: Segfault on focus -force with xvfbfvogel2024-03-171-1/+1
| * Add test focus-8.1 currently segfaulting on Linux with xvfb and demonstrating...fvogel2024-03-172-0/+24
* | Fix [4298ba64eb]: MacOSX complains about 0 sized imagesjan.nijtmans2024-03-171-0/+3
|/
* Fix [8912083dc]: Error with property TKNSString.UTF8String. Fix indentingjan.nijtmans2024-03-161-34/+32
* eliminate end-of-line spacing in send.test. Code cleanup in tkFont.cjan.nijtmans2024-03-162-28/+23
* -enable-config -> enable-symbols (typo)jan.nijtmans2024-03-151-2/+2
* Complement to the fix for [47d4f29159]: Ignored binding scripts for events wi...fvogel2024-03-156-19/+31
|\
| * Fix mistake in comment.fvogel2024-03-141-1/+1
| * Don't use the <<EnteredChild>> event anymore internally in Tk. Eradicate the ...fvogel2024-03-133-11/+9
| * Adjust comments in PickCurrentItem(), TkTextPickCurrent() and CoreEventProc().fvogel2024-03-133-8/+22
* | Fix [47d4f29159]: Ignored binding scripts for events with detail field Notify...fvogel2024-03-073-52/+4
|\ \ | |/
| * Again...fvogel2024-02-251-1/+1
| * Fix spaces.fvogel2024-02-251-1/+1
| * Let this bugfix branch build and test at Github Actions.fvogel2024-02-253-1/+4
| * Fix [47d4f29159]: Ignored binding scripts for events with detail field Notify...fvogel2024-02-253-52/+4
* | typo's in changes file (backported)jan.nijtmans2024-03-061-8/+8
* | merge releasedgp2024-02-289-9/+137
|\ \ | |/ |/|
| * Fixes to changes file. (Thanks Christopher Chavez!)core-8-6-14dgp2024-02-281-4/+4
| * Added a missing bugfix to changes file.csaba2024-02-221-0/+3
| * rest of the changesdgp2024-02-211-1/+16
| * Addition of changes continues...dgp2024-02-211-1/+52
| * merge 8.6dgp2024-02-2114-21/+21
| |\ | |/ |/|
* | Fix [82d5a93a46]: 8.6 Documentation/comment typo fixesjan.nijtmans2024-02-1614-21/+21
| * Work in progress updating changes file for Tk 8.6.14dgp2024-02-141-0/+59
| * merge 8.6dgp2024-02-1414-69/+64
| |\ | |/ |/|
* | Fix compilation warning with -DDEBUG_FONTSELjan.nijtmans2024-02-132-6/+3
* | "eval destroy" -> "destroy {*}" in testcases/demo'sjan.nijtmans2024-02-1212-63/+61
| * merge 8.6dgp2024-02-093-4/+15
| |\ | |/ |/|
* | Fix [57b821d2db]: text index {insert wordstart} fails at 0 and 1 word start p...fvogel2024-02-083-4/+15
|\ \
| * | Fix previous commit.fvogel2024-02-071-6/+6
| * | Build binaries at GitHub.fvogel2024-02-061-0/+223
| * | Add a link to the 'MARKS' section in text.nfvogel2024-02-051-1/+2
| * | Expand coverage of textIndex-22.16fvogel2024-02-031-2/+4
| * | The text widget does not need to be packed for test textIndex-22.16.fvogel2024-02-031-2/+0
| * | Fix [57b821d2db]: text index {insert wordstart} fails at 0 and 1 word start p...fvogel2024-02-031-3/+3
| * | Make textIndex-22.16 really fail.fvogel2024-02-031-5/+6
| * | Add test textIndex-22.16 demonstrating bug [57b821d2db]. Currently fails (exp...fvogel2024-02-031-0/+9
|/ /
| * merge 8.6dgp2024-02-077-28/+69
| |\ | |/ |/|
* | Make test-cases work for UNIX/MacOS as well.jan.nijtmans2024-01-292-18/+4
* | Fix [9fa3e08243]: Ctrl-Arrow binding for spinbox: unknown option '-show'.fvogel2024-01-284-5/+51
|\ \
| * | Do the same for ttk::spinbox and ttk::combobox. This is not absolutely needed...fvogel2024-01-281-2/+4
| * | Fix [9fa3e08243]: Ctrl-Arrow binding for spinbox: unknown option '-show'.fvogel2024-01-281-3/+6
| * | Add tests demonstrating bug [9fa3e08243]: Ctrl-Arrow binding for spinbox: unk...fvogel2024-01-282-0/+41
|/ /
* | Fix [8da7af2f8e]: slow widget creation if default font is not used.fvogel2024-01-272-21/+30
|\ \
| * | Since we are here make font-15.1, font-15.2 and font-15.3 robust against prev...fvogel2024-01-231-8/+11