summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Restore %A for KeyRelease on Linuxfvogel2020-01-281-2/+2
* merge core-8-6-branchfvogel2020-01-28391-13816/+27183
|\
| * Don't add UNIX_DIR to VPATH. This should solve a dependency problem on Cygwin...jan.nijtmans2020-01-281-1/+7
| * Don't use "bool" as variable name. Possible conflict with "bool" type.jan.nijtmans2020-01-281-3/+3
| * No need to include "tk.h" here: It's already included in tkInt.h (through tkP...jan.nijtmans2020-01-271-4/+0
| * HAVE_INTTYPES_H=1 is already handled in rules.vcjan.nijtmans2020-01-271-1/+1
| * Let bind-34.3 be robust against Linux KDE hot spots on screen corners.fvogel2020-01-251-5/+23
| |\
| | * Let bind-34.3 be robust against Linux KDE hot spots on screen cornersfvogel2020-01-251-5/+23
| * | silence "unused variable" warningdgp2020-01-241-1/+0
| * | Sync tcl.m4 and rules.vc to latest version from Tcljan.nijtmans2020-01-243-6/+31
| * | Remove 2 comments which are simply not correct (nor useful) any morejan.nijtmans2020-01-192-11/+0
| * | A better fix for [bf93d098d7]: Aqua menus can be unresponsive at startupmarc_culler2020-01-181-12/+4
| |\ \
| | * | A better fix for [bf93d098d7]: Aqua menus can be unresponsive at startupmarc_culler2020-01-171-12/+4
| * | | Fix [077d49828b]: notebook tab 'ambiguous compound' failure/regression, by ma...fvogel2020-01-184-8/+18
| |\ \ \
| | * | | Document the change of default value for the -compound widget option.fvogel2020-01-012-2/+5
| | * | | Fix [077d49828b]: notebook tab 'ambiguous compound' failure/regression, by ma...fvogel2019-12-312-6/+13
| | * | | merge core-8-6-branchfvogel2019-12-3165-611/+1708
| | |\ \ \
| * | \ \ \ Fix [2830360fff]: ttk::entry looses state invalid at focus events. Add non-re...fvogel2020-01-182-2/+18
| |\ \ \ \ \
| | * | | | | Add non-regression test entry-10.1fvogel2020-01-021-0/+12
| | * | | | | Fix [2830360fff]: ttk::entry looses state invalid at focus eventsfvogel2020-01-021-2/+6
| | | |/ / / | | |/| | |
| * | | | | Fix [1660674fff]: arrow reconfig triggers infinite Enter/Leave event sequence...fvogel2020-01-181-0/+6
| |\ \ \ \ \
| | * | | | | Fix [1660674fff]: arrow reconfig triggers infinite Enter/Leave event sequence...fvogel2019-12-251-0/+6
| | |/ / / /
| * | | | | Fix [279b027fd7]: canvas moveto command moves text items to unexpected locati...fvogel2020-01-181-1/+2
| |\ \ \ \ \
| | * | | | | Fix [279b027fd7]: canvas moveto command moves text items to unexpected locati...fvogel2019-12-251-1/+2
| | |/ / / /
| * | | | | Fix [587937fff]: Don't shuffle tag list sequence upon deletion. Add non regre...fvogel2020-01-182-3/+60
| |\ \ \ \ \
| | * | | | | Refine the newly added tests, and add comments in them.fvogel2019-12-241-3/+9
| | * | | | | Don't shuffle tags when moving the 'current' tag among items.fvogel2019-12-241-1/+3
| | * | | | | Fix error (with no consequence) in sizeof() request, and remove useless cast ...fvogel2019-12-241-2/+2
| | * | | | | Restore tabs on lines that were actually not changed by the fix.fvogel2019-12-241-5/+5
| | * | | | | Refine the second implementation fixing [587937fff]: Don't shuffle tag list s...fvogel2019-12-241-8/+1
| | * | | | | A second (and better) implementation fixing [587937fff]: Don't shuffle tag li...fvogel2019-12-241-6/+22
| | * | | | | A first implementation fixing [587937fff]: Don't shuffle tag list sequence up...fvogel2019-12-241-7/+11
| | * | | | | Add tests canvas-20.[123], currently failing and demonstrating ticket [587937...fvogel2019-12-241-0/+36
| | |/ / / /
| * | | | | Fix [1771594fff]: icursor @x,y fails for non-default scrollregions. Add non r...fvogel2020-01-182-2/+21
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Fix [1771594fff]: icursor @x,y fails for non-default scrollregions. Test canv...fvogel2019-12-231-2/+2
| | * | | | Add test canvText-14.7, currently failing and demonstrating bug [1771594fff]fvogel2019-12-231-0/+19
| | |/ / /
| * | | | Add scrollwheel bindings to ttk::scrollbar by redirection of the bindings to ...oehhar2020-01-111-0/+21
| |\ \ \ \
| | * | | | Redirect scroll wheel related bindings from ttk::scrollbar to scrollbar as pr...oehhar2019-12-191-17/+16
| | * | | | Add scrollwheel bindings to ttk::scrollbar. Ticket [2b8fa6fd]oehhar2019-12-171-0/+22
| | |/ / /
| * | | | Merge 8.5jan.nijtmans2020-01-062-2/+2
| |\ \ \ \
| | * | | | Sync tcl.m4 with Tcljan.nijtmans2020-01-062-6/+2
| * | | | | Make install-sh executable. Harmless warnings in tkUnixKey.cjan.nijtmans2020-01-062-2/+2
| | |/ / / | |/| | |
| * | | | Reverting last commit, should go into a branch, sorry.oehhar2019-12-171-22/+0
| * | | | Add scrollwheel bindings to ttk::scrollbar. Ticket [2b8fa6fd]oehhar2019-12-171-0/+22
| * | | | Sync tcl.m4 with version in Tcljan.nijtmans2019-12-162-6/+24
| * | | | Fix [02a69449b5]: Wrong database names for tk::spinboxfvogel2019-12-141-4/+4
| |\ \ \ \
| | * | | | Fix [02a69449b5]: Wrong database names for tk::spinboxfvogel2019-12-101-4/+4
| * | | | | Fix [b094cb4aa9]: ttk::treeview steadily enlarges width when repeatedly confi...fvogel2019-12-141-1/+1
| |\ \ \ \ \
| | * | | | | Fix [b094cb4aa9]: ttk::treeview steadily enlarges width when repeatedly confi...fvogel2019-12-081-1/+1
| * | | | | | Fix [b3b56ae8dc]: ttk widgets overwrite user-set -cursor optionfvogel2019-12-146-7/+59
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |