| Commit message (Expand) | Author | Age | Files | Lines |
* | Backport [7510e5a9b9] and add corresponding documentation in ttk_widget.n so ... | fvogel | 2020-08-16 | 2 | -3/+8 |
|
|
* | doc fixes | jan.nijtmans | 2020-08-14 | 4 | -7/+7 |
|
|
* | Remove extra whitespace. | culler | 2020-08-12 | 1 | -1/+1 |
|
|
* | Aqua - automatically support all NSColors in the System ColorList. | culler | 2020-08-12 | 1 | -69/+20 |
|
|
* | Rename references to CrtSlave -> CrtAlias. Some more slave -> child changes n... | jan.nijtmans | 2020-08-04 | 2 | -8/+8 |
|
|
* | Update color documentation. | culler | 2020-08-04 | 1 | -17/+16 |
|
|
* | Minor doc fixes | jan.nijtmans | 2020-08-04 | 2 | -3/+3 |
|
|
* | Document platform differences in vertical scrolling events. Add documentation... | fvogel | 2020-06-22 | 1 | -2/+15 |
|
|
* | Fix [cd051b586a]: MouseWheel documentation in bind.n | fvogel | 2020-06-21 | 1 | -2/+2 |
|
|
* | Put back comment about "tcl_wordchars" variable: it is still correct | jan.nijtmans | 2020-05-23 | 1 | -0/+4 |
|\ |
|
| * | Put back comment, which shouldn't have been removed in the previous commit. | jan.nijtmans | 2020-05-23 | 1 | -0/+4 |
|
|
| * | Update MacOSX build from xcode11.4 to xcode11.5 | jan.nijtmans | 2020-05-22 | 1 | -4/+0 |
|
|
* | | Remove incorrect reference to tcl_wordchars, it isn't used any more. | jan.nijtmans | 2020-05-22 | 1 | -4/+1 |
|
|
* | | Aqua: add semantic color systemLinkColor - patch from Christopher Chavez. | culler | 2020-05-12 | 1 | -0/+1 |
|
|
* | | Fix [585584ad66]: On Aqua, keysyms are incomplete and inconsistent for genera... | culler | 2020-05-12 | 1 | -0/+3 |
|
|
* | | Apply a patch from Christopher Chavez which correctly deals with the fact tha... | culler | 2020-04-15 | 4 | -13/+17 |
|
|
* | | Be more exact in the bind.n man page | fvogel | 2020-02-16 | 1 | -2/+2 |
|
|
* | | Document that the %A substitution is not valid on Linux, making the manual ma... | fvogel | 2020-02-11 | 1 | -2/+3 |
|
|
* | | Fix [077d49828b]: notebook tab 'ambiguous compound' failure/regression, by ma... | fvogel | 2020-01-18 | 3 | -3/+8 |
|\ \ |
|
| * | | Document the change of default value for the -compound widget option. | fvogel | 2020-01-01 | 2 | -2/+5 |
|
|
| * | | Fix [077d49828b]: notebook tab 'ambiguous compound' failure/regression, by ma... | fvogel | 2019-12-31 | 1 | -1/+3 |
|
|
* | | | Fix [1660674fff]: arrow reconfig triggers infinite Enter/Leave event sequence... | fvogel | 2020-01-18 | 1 | -0/+6 |
|\ \ \ |
|
| * | | | Fix [1660674fff]: arrow reconfig triggers infinite Enter/Leave event sequence... | fvogel | 2019-12-25 | 1 | -0/+6 |
| |/ / |
|
* | | | Fix [279b027fd7]: canvas moveto command moves text items to unexpected locati... | fvogel | 2019-12-25 | 1 | -1/+2 |
|/ / |
|
* | | Better fix for [b82bd4872b]: ttk::style configure -compound does not work | fvogel | 2019-11-01 | 6 | -0/+12 |
|\ \ |
|
| * | | Propagate the previous two commits to the tabs of a ttk::notebook, which can ... | fvogel | 2019-11-01 | 1 | -0/+2 |
|
|
| * | | Document that ttk::label and ttk::*button now support styling -compound | fvogel | 2019-11-01 | 5 | -0/+10 |
|
|
* | | | Fix [f002bac209]: 'treeview identify column' returns _display_ columns ident... | fvogel | 2019-11-01 | 1 | -1/+1 |
|/ / |
|
* | | Fix a few typo's | jan.nijtmans | 2019-10-15 | 1 | -1/+1 |
|
|
* | | 3 minor doc fixes. | jan.nijtmans | 2019-10-14 | 3 | -3/+3 |
|
|
* | | Re-generate the keysyms documentation using the real current keysym list as u... | jan.nijtmans | 2019-10-14 | 1 | -889/+922 |
|
|
* | | Use tcl-lang.org in stead of tcl.tk and https in stead of http where possible | jan.nijtmans | 2019-10-05 | 2 | -2/+2 |
|
|
* | | Adapt documentation saying that the default -fill option for text and line it... | jan.nijtmans | 2019-10-04 | 1 | -2/+2 |
|
|
* | | Fix [a1d25b487e] (ttk::frame does not honor -borderwidth) by adding informati... | fvogel | 2019-09-29 | 1 | -0/+3 |
|\ \ |
|
| * | | Fix [a1d25b487e]: ttk::frame does not honor -borderwidth | fvogel | 2019-09-23 | 1 | -0/+3 |
|
|
* | | | Branch to test Christopher Chavez patch in ticket [2beda17141] to remove some... | Kevin Walzer | 2019-09-24 | 1 | -4/+3 |
|
|
* | | | Fix alphabetical order of documented widget-specific options for ttk::labelframe | fvogel | 2019-09-23 | 1 | -10/+10 |
|/ / |
|
* | | Complete cleanup of Apple Event processing after recent updates to window dis... | Kevin Walzer | 2019-09-01 | 1 | -4/+4 |
|
|
* | | More refinements | Kevin Walzer | 2019-09-01 | 1 | -2/+1 |
|
|
* | | Fix [cb077bea5b]: ttk::progressbar: configuring -value is ignored when -varia... | fvogel | 2019-08-28 | 2 | -1/+5 |
|\ \ |
|
| * | | Fix [cb077bea5b]: ttk::progressbar: configuring -value is ignored when -varia... | fvogel | 2019-08-23 | 2 | -1/+5 |
|
|
* | | | Merge TIP #532 implementation now that [c1c842ef7792] (new tkBind.c: wrong as... | fvogel | 2019-08-28 | 2 | -2/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix typo. | culler | 2019-08-01 | 1 | -1/+1 |
|
|
| * | | Merge 8.6 (and fix merge conflict arising from that) | jan.nijtmans | 2019-08-01 | 10 | -16/+32 |
| |\ \ |
|
| * \ \ | merge 8.6 main branch | dkf | 2019-06-16 | 1 | -4/+57 |
| |\ \ \ |
|
| * \ \ \ | merge core-8-6-branch | fvogel | 2019-06-08 | 2 | -12/+18 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge 8.6. Some tweaks, e.g. "bool" -> "int", "true" -> 1, "false" -> 0 | jan.nijtmans | 2019-05-15 | 14 | -70/+167 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge 8.6 | jan.nijtmans | 2019-03-29 | 3 | -24/+29 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Fix ultra-minor formatting issue in the rules for electing the matching sequence | fvogel | 2019-02-03 | 1 | -2/+2 |
|
|
| * | | | | | | | Reverting change of return type of function Tk_CreateBinding: 'unsigned long'... | gcramer | 2019-01-13 | 1 | -1/+1 |
|
|