Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | | | | | Document priority order between tags on cells and tags on items. | fvogel | 2020-08-20 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | Cosmetic changes in the ttk::treeview code. | fvogel | 2020-08-20 | 2 | -19/+19 | |
| | * | | | | | | | | | | | | | | | | Improve documentation of ttk::treeview tags. Respect alphabetical order for s... | fvogel | 2020-08-20 | 1 | -15/+24 | |
| | * | | | | | | | | | | | | | | | | Implement cell tag removal upon 'tag delete' command (that is: effect of TIP ... | fvogel | 2020-08-20 | 2 | -8/+19 | |
| | * | | | | | | | | | | | | | | | | merge trunk | fvogel | 2020-08-20 | 257 | -4138/+5357 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge trunk. This introduces in particular the new 'treeview delete' feature ... | fvogel | 2020-05-24 | 85 | -2052/+3907 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | Add test treetags-4.8 exercising tag *deletion* (not tag removal) for a tag u... | fvogel | 2020-05-09 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | | | | | | | merge trunk (conflicts fixed) | fvogel | 2020-04-25 | 27 | -322/+496 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge trunk | jan.nijtmans | 2020-04-07 | 43 | -346/+589 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Avoid crash in identify element | pspjuth | 2020-03-29 | 2 | -3/+16 | |
| | * | | | | | | | | | | | | | | | | | | | | Handle -stripedbackground in cell tags | pspjuth | 2020-03-29 | 1 | -9/+21 | |
| | * | | | | | | | | | | | | | | | | | | | | Do not assume existance of elements | pspjuth | 2020-03-29 | 1 | -4/+14 | |
| | * | | | | | | | | | | | | | | | | | | | | Avoid failure of test treeview-rowheight-3 by checking there is an increase i... | fvogel | 2020-03-29 | 1 | -3/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | Further test naming fix | fvogel | 2020-03-29 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | Fix duplicate test naming | fvogel | 2020-03-29 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | Cell tags | pspjuth | 2020-03-28 | 5 | -5/+337 | |
| | * | | | | | | | | | | | | | | | | | | | | Adapt rowheight to Cell as well | pspjuth | 2020-03-28 | 3 | -10/+30 | |
| | * | | | | | | | | | | | | | | | | | | | | Tests and bugfix for rowheight adaption | pspjuth | 2020-03-28 | 2 | -2/+43 | |
| | * | | | | | | | | | | | | | | | | | | | | Auto-adapt -rowheight | pspjuth | 2020-03-27 | 3 | -10/+22 | |
| | * | | | | | | | | | | | | | | | | | | | | Only do the preparation step once. | pspjuth | 2020-03-25 | 1 | -18/+25 | |
| | * | | | | | | | | | | | | | | | | | | | | Imageanchor should work like image in tags. | pspjuth | 2020-03-22 | 3 | -9/+26 | |
| | * | | | | | | | | | | | | | | | | | | | | Restructure tags to only allow those that work, and are documented to work. | pspjuth | 2020-03-22 | 3 | -16/+19 | |
| | * | | | | | | | | | | | | | | | | | | | | Structure the code for tree label drawing the same way as cell drawing. | pspjuth | 2020-03-22 | 1 | -19/+29 | |
| | * | | | | | | | | | | | | | | | | | | | | Make test identify-11 more robust against environment. | pspjuth | 2020-03-22 | 1 | -2/+13 | |
| | * | | | | | | | | | | | | | | | | | | | | Restore PASS for test treeview-identify-11, which turned to a FAILED in [399e... | fvogel | 2020-03-22 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | Fix formatting, and respect alphabetical order in options list | fvogel | 2020-03-22 | 1 | -5/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | Restructured cell drawing | pspjuth | 2020-03-22 | 1 | -10/+10 | |
| | * | | | | | | | | | | | | | | | | | | | | Refactored Cell ID handling. | pspjuth | 2020-03-22 | 1 | -106/+132 | |
| | * | | | | | | | | | | | | | | | | | | | | Remade how -striped is implemented. Using an option instead of a state. | pspjuth | 2020-03-21 | 13 | -34/+58 | |
| | * | | | | | | | | | | | | | | | | | | | | Merge trunk | jan.nijtmans | 2020-03-20 | 12 | -30/+42 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge trunk | jan.nijtmans | 2020-03-19 | 113 | -1976/+1731 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Have a valid -id in tree column. | pspjuth | 2020-03-19 | 3 | -5/+22 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Allow any columns to be in cell selection | pspjuth | 2020-03-16 | 3 | -25/+49 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Handle when titlecolumns > displaycolumns. | pspjuth | 2020-03-16 | 2 | -2/+20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Fix crash in DrawHeadings() when drawing the headings of the title columns. T... | fvogel | 2020-03-15 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Merge trunk. Fix C++ build. | jan.nijtmans | 2020-03-10 | 14 | -308/+408 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge trunk | pspjuth | 2020-03-09 | 226 | -2693/+5719 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | Make see command work propely. Cleanup and tests. | pspjuth | 2020-03-02 | 4 | -90/+167 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Cleanup | pspjuth | 2020-02-26 | 2 | -80/+73 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | All cellselection command can do rectangle | pspjuth | 2020-02-25 | 3 | -22/+56 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Allow cell list to be single cell | pspjuth | 2020-02-25 | 3 | -1/+14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Fix jumps in columns widths when resizing one of the non-scrollable columns (... | fvogel | 2020-02-23 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Be more accurate in the man page of the bbox command for ttk::treeview. Note:... | fvogel | 2020-02-23 | 1 | -2/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Add missing error message when -titlecolumns or -titleitems are passed a nega... | fvogel | 2020-02-23 | 1 | -0/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Let -stripe true show the alternate state with winnative and xpnative themes | fvogel | 2020-02-23 | 2 | -2/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Code style and comments ultra-minor fixes | fvogel | 2020-02-22 | 2 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | ttk::treeview man page tweaking | fvogel | 2020-02-22 | 1 | -1/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Fix error in formatting of ttk::treeview man page for -selecttype options | fvogel | 2020-02-22 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Add alternate mode for treeview on macOS | Kevin Walzer | 2020-02-19 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Merge trunk | pspjuth | 2020-02-15 | 145 | -1626/+1913 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |