| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge bug-d3adbd93 to core-8-6-branch. | bll | 2020-10-07 | 3 | -0/+8 |
|\ |
|
| * | Add missing -insertcolor, -insertwidth styling options. | bll | 2020-10-07 | 3 | -0/+8 |
|
|
* | | Words matter. | fvogel | 2020-10-07 | 1 | -2/+2 |
|
|
* | | Backout code changes, improve documentation. | fvogel | 2020-10-02 | 1 | -1/+2 |
|/ |
|
* | Doc format warnings | jan.nijtmans | 2020-09-21 | 3 | -5/+5 |
|
|
* | Prevent the usage of the term safe/unsafe child | jan.nijtmans | 2020-09-14 | 1 | -1/+1 |
|
|
* | TIP #581: master -> container and slave -> content in ttk (mainly) | jan.nijtmans | 2020-09-08 | 3 | -49/+48 |
|
|
* | TIP #581: grid/pack/place implementation (internal) and documentation | jan.nijtmans | 2020-09-04 | 8 | -275/+293 |
|
|
* | Another round of TIP #581-related name changes. Now merely concentrated on co... | jan.nijtmans | 2020-09-03 | 3 | -32/+32 |
|
|
* | (cherry-pick: Slave ->Pane, Master->Container in tkPanedwindow.c | jan.nijtmans | 2020-09-03 | 3 | -9/+9 |
|
|
* | Implement part of TIP #581: Master/Slave. Not complete yet, and also the cha... | jan.nijtmans | 2020-09-03 | 3 | -1/+22 |
|
|
* | Improve formatting of ttk::style man page, and respect alphabetical order of ... | fvogel | 2020-08-20 | 1 | -25/+33 |
|
|
* | Fix [031dfcf1dd]: ttk::treeview -anchor does not work with column #0. The foc... | fvogel | 2020-08-19 | 3 | -15/+38 |
|\ |
|
| * | Comment out documentation of -border and -unit as layout options. | fvogel | 2020-08-19 | 1 | -8/+10 |
|
|
| * | Document -border and -unit options for ttk layouts. | fvogel | 2020-07-18 | 1 | -1/+7 |
|
|
| * | Remove documentation of non-implemented TTK_STICK_ALL flag. | fvogel | 2020-07-18 | 1 | -2/+2 |
|
|
| * | In ttk layouts, specifying -expand 1 (resp. TTK_EXPAND) is superfluous when -... | fvogel | 2020-07-18 | 1 | -1/+1 |
|
|
| * | In ttk layouts, when -expand 1 is specified, then -side is ignored. Ditto for... | fvogel | 2020-07-18 | 1 | -1/+1 |
|
|
| * | More detailed documentation of the simplified packing algorithm and options u... | fvogel | 2020-07-18 | 1 | -6/+13 |
|
|
| * | Document -expand for layouts, and order layout options alphabetically. | fvogel | 2020-07-17 | 1 | -5/+11 |
|
|
| * | Better formatting for the ttk Geometry man page. | fvogel | 2020-07-17 | 1 | -7/+9 |
|
|
* | | 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 |
|
|