summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Fix [cd051b586a]: MouseWheel documentation in bind.nfvogel2020-07-051-4/+20
|\
| * Document platform differences in vertical scrolling events. Add documentation...fvogel2020-06-221-2/+15
| * Fix [cd051b586a]: MouseWheel documentation in bind.nfvogel2020-06-211-2/+2
* | Merge implementation of TIP #574 following acceptation by vote.fvogel2020-05-241-5/+11
|\ \
| * | A few cosmetic changesfvogel2020-05-081-6/+5
| * | Fix [1bb2f1d7ab]: ttk::treeview doesn't delete tags. Patch from Emiliano Gavi...fvogel2020-05-081-0/+7
* | | Merge 8.6jan.nijtmans2020-05-231-0/+4
|\ \ \ | | |/ | |/|
| * | Put back comment about "tcl_wordchars" variable: it is still correctjan.nijtmans2020-05-231-0/+4
| |\ \
| | * | Put back comment, which shouldn't have been removed in the previous commit.jan.nijtmans2020-05-231-0/+4
| | * | Update MacOSX build from xcode11.4 to xcode11.5jan.nijtmans2020-05-221-4/+0
* | | | Merge 8.6jan.nijtmans2020-05-221-4/+1
|\ \ \ \ | |/ / /
| * | | Remove incorrect reference to tcl_wordchars, it isn't used any more.jan.nijtmans2020-05-221-4/+1
* | | | Merge 8.6jan.nijtmans2020-05-131-2/+2
|\ \ \ \ | |/ / /
* | | | Aqua: add semantic color systemLinkColor - patch from Christopher Chavez.culler2020-05-121-2/+3
|\ \ \ \ | |/ / /
| * | | Aqua: add semantic color systemLinkColor - patch from Christopher Chavez.culler2020-05-121-0/+1
* | | | Fix [585584ad66]: On Aqua, keysyms are incomplete and inconsistent for genera...culler2020-05-121-0/+3
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Fix [585584ad66]: On Aqua, keysyms are incomplete and inconsistent for genera...culler2020-05-121-0/+3
* | | Apply a patch from Christopher Chavez which correctly deals with the fact tha...culler2020-04-154-13/+17
|\ \ \ | |/ /
| * | Apply a patch from Christopher Chavez which correctly deals with the fact tha...culler2020-04-154-13/+17
* | | Finalize the fix for ticket [382712ade65] (X11: 'event generate . <KeyPress>'...fvogel2020-03-041-2/+3
|\ \ \ | |/ /
| * | Be more exact in the bind.n man pagefvogel2020-02-161-2/+2
| * | Document that the %A substitution is not valid on Linux, making the manual ma...fvogel2020-02-111-2/+3
* | | Add compat/stdbool.h (needed by revised_text) and compat/stdint.h (needed by ...jan.nijtmans2020-02-181-0/+267
* | | Bindings consistancy: Use "Key" in stead of "KeyPress" and "Button" in stead ...jan.nijtmans2020-01-201-3/+3
* | | Fix [077d49828b]: notebook tab 'ambiguous compound' failure/regression, by ma...fvogel2020-01-183-3/+8
|\ \ \ | |/ /
| * | Fix [077d49828b]: notebook tab 'ambiguous compound' failure/regression, by ma...fvogel2020-01-183-3/+8
| |\ \
| | * | 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-311-1/+3
* | | | 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
| |\ \ \
| | * | | 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
| |/ /
* | | Documentation update: Use Button in stead of ButtonPress and Key in stead of ...jan.nijtmans2020-01-168-52/+52
* | | Update documentation: Add many keysym's which are available now, due to the u...jan.nijtmans2020-01-062-1/+200
* | | Better fix for [b82bd4872b]: ttk::style configure -compound does not workfvogel2019-11-016-0/+12
|\ \ \ | |/ /
| * | Better fix for [b82bd4872b]: ttk::style configure -compound does not workfvogel2019-11-016-0/+12
| |\ \
| | * | Propagate the previous two commits to the tabs of a ttk::notebook, which can ...fvogel2019-11-011-0/+2
| | * | Document that ttk::label and ttk::*button now support styling -compoundfvogel2019-11-015-0/+10
* | | | Fix [f002bac209]: 'treeview identify column' returns _display_ columns ident...fvogel2019-11-011-1/+1
|\ \ \ \ | |/ / /
| * | | Fix [f002bac209]: 'treeview identify column' returns _display_ columns ident...fvogel2019-11-011-1/+1
| |/ /
* | | merge core-8-6-branchfvogel2019-10-281-11/+15
|\ \ \ | |/ /
* | | merge core-8-6-branchfvogel2019-10-271-15/+11
|\ \ \
| * | | Backout [82b1d286] and [0e9cbdba] that fixed [cc6c711c1e] and [ce470f20fd] si...fvogel2019-10-271-15/+11
| |/ /
* | | Merge 8.6jan.nijtmans2019-10-151-1/+1
|\ \ \ | |/ /
| * | Fix a few typo'sjan.nijtmans2019-10-151-1/+1
* | | Merge 8.6jan.nijtmans2019-10-142-2/+2
|\ \ \ | |/ /
| * | 3 minor doc fixes.jan.nijtmans2019-10-143-3/+3
* | | Update documentation with keysyms from X11-R6, now available for all platforms.jan.nijtmans2019-10-141-3/+1087
* | | Merge 8.6jan.nijtmans2019-10-141-889/+922
|\ \ \ | |/ /