summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2020-02-0637-241/+245
|\
| * Add many 'const' modifiers, allowing the C-compiler to put many configuration...jan.nijtmans2020-02-0629-231/+231
* | Merge trunkjan.nijtmans2020-02-0511-90/+43
|\ \ | |/
| * merge-markjan.nijtmans2020-02-050-0/+0
| |\
| | * (cherry-pick): Don't panic for "Wild GenericEvent"'s: Just filter out all eve...jan.nijtmans2020-02-055-34/+30
| | * (cherry-pick): Some DBGX cleanup (not used any more)jan.nijtmans2020-02-052-36/+2
| | * (cherry-pick): It appears that inttypes.h was introduced in Visual Studio 2013jan.nijtmans2020-02-051-4/+1
| * | Protect better against possible confusion between XGenericEvent's and (Tcl-sp...jan.nijtmans2020-02-054-26/+28
| * | Don't panic for "Wild GenericEvent"'s: Just filter out all events Tk doesn't ...jan.nijtmans2020-02-051-8/+2
| * | Some DBGX cleanup (not used any more)jan.nijtmans2020-02-052-36/+2
| * | It appears that inttypes.h was introduced in Visual Studio 2013jan.nijtmans2020-02-041-4/+1
| * | Merge 8.6jan.nijtmans2020-02-033-20/+8
| |\ \ | | |/
| | * Merge 8.5jan.nijtmans2020-02-031-17/+4
| | |\
| | | * Put realEventMasks and virtualEventMasks together in a single table: VirtualE...jan.nijtmans2020-02-031-17/+4
| | * | Typo (which no compiler would discover, but really xGenericEvent != XGenericE...jan.nijtmans2020-02-031-1/+1
| | * | fixed segfault [a196fb11]: wrong handling in ClearLookupTable (if object is n...sebres2020-01-311-2/+3
| * | | Merge 8.6jan.nijtmans2020-01-281-1/+7
| |\ \ \ | | |/ /
| | * | Don't add UNIX_DIR to VPATH. This should solve a dependency problem on Cygwin...jan.nijtmans2020-01-281-1/+7
* | | | Merge trunkjan.nijtmans2020-01-2896-862/+1227
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2020-01-281-3/+3
| |\ \ \ | | |/ /
| | * | Don't use "bool" as variable name. Possible conflict with "bool" type.jan.nijtmans2020-01-281-3/+3
| * | | Merge 8.6jan.nijtmans2020-01-271-4/+0
| |\ \ \ | | |/ /
| | * | No need to include "tk.h" here: It's already included in tkInt.h (through tkP...jan.nijtmans2020-01-271-4/+0
| * | | Merge 8.6jan.nijtmans2020-01-271-1/+1
| |\ \ \ | | |/ /
| | * | HAVE_INTTYPES_H=1 is already handled in rules.vcjan.nijtmans2020-01-271-1/+1
| * | | In test-cases same optimization as everywhere else: KeyPress -> Key and Butto...jan.nijtmans2020-01-2723-375/+375
| * | | 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 corners.fvogel2020-01-251-5/+23
| | |\ \
| | | * | Let bind-34.3 be robust against Linux KDE hot spots on screen cornersfvogel2020-01-251-5/+23
| * | | | merge 8.6dgp2020-01-241-1/+0
| |\ \ \ \ | | |/ / /
| | * | | silence "unused variable" warningdgp2020-01-241-1/+0
| * | | | Merge 8.6jan.nijtmans2020-01-243-13/+56
| |\ \ \ \ | | |/ / /
| | * | | Sync tcl.m4 and rules.vc to latest version from Tcljan.nijtmans2020-01-243-6/+31
| * | | | Bindings consistancy: Use "Key" in stead of "KeyPress" and "Button" in stead ...jan.nijtmans2020-01-2018-63/+63
| * | | | Merge 8.6jan.nijtmans2020-01-192-11/+0
| |\ \ \ \ | | |/ / /
| | * | | 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-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
| |\ \ \ \ \ | | |/ / / /
| | * | | | 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
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | 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...fvogel2020-01-181-0/+6
| | |\ \ \ \ \ \