summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | Document priority order between tags on cells and tags on items.fvogel2020-08-201-2/+2
| | * | | | | | | | | | | | | | | | Cosmetic changes in the ttk::treeview code.fvogel2020-08-202-19/+19
| | * | | | | | | | | | | | | | | | Improve documentation of ttk::treeview tags. Respect alphabetical order for s...fvogel2020-08-201-15/+24
| | * | | | | | | | | | | | | | | | Implement cell tag removal upon 'tag delete' command (that is: effect of TIP ...fvogel2020-08-202-8/+19
| | * | | | | | | | | | | | | | | | merge trunkfvogel2020-08-20257-4138/+5357
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge trunk. This introduces in particular the new 'treeview delete' feature ...fvogel2020-05-2485-2052/+3907
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | Add test treetags-4.8 exercising tag *deletion* (not tag removal) for a tag u...fvogel2020-05-091-0/+6
| | * | | | | | | | | | | | | | | | | | merge trunk (conflicts fixed)fvogel2020-04-2527-322/+496
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge trunkjan.nijtmans2020-04-0743-346/+589
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | Avoid crash in identify elementpspjuth2020-03-292-3/+16
| | * | | | | | | | | | | | | | | | | | | | Handle -stripedbackground in cell tagspspjuth2020-03-291-9/+21
| | * | | | | | | | | | | | | | | | | | | | Do not assume existance of elementspspjuth2020-03-291-4/+14
| | * | | | | | | | | | | | | | | | | | | | Avoid failure of test treeview-rowheight-3 by checking there is an increase i...fvogel2020-03-291-3/+4
| | * | | | | | | | | | | | | | | | | | | | Further test naming fixfvogel2020-03-291-1/+1
| | * | | | | | | | | | | | | | | | | | | | Fix duplicate test namingfvogel2020-03-291-2/+2
| | * | | | | | | | | | | | | | | | | | | | Cell tagspspjuth2020-03-285-5/+337
| | * | | | | | | | | | | | | | | | | | | | Adapt rowheight to Cell as wellpspjuth2020-03-283-10/+30
| | * | | | | | | | | | | | | | | | | | | | Tests and bugfix for rowheight adaptionpspjuth2020-03-282-2/+43
| | * | | | | | | | | | | | | | | | | | | | Auto-adapt -rowheightpspjuth2020-03-273-10/+22
| | * | | | | | | | | | | | | | | | | | | | Only do the preparation step once.pspjuth2020-03-251-18/+25
| | * | | | | | | | | | | | | | | | | | | | Imageanchor should work like image in tags.pspjuth2020-03-223-9/+26
| | * | | | | | | | | | | | | | | | | | | | Restructure tags to only allow those that work, and are documented to work.pspjuth2020-03-223-16/+19
| | * | | | | | | | | | | | | | | | | | | | Structure the code for tree label drawing the same way as cell drawing.pspjuth2020-03-221-19/+29
| | * | | | | | | | | | | | | | | | | | | | Make test identify-11 more robust against environment.pspjuth2020-03-221-2/+13
| | * | | | | | | | | | | | | | | | | | | | Restore PASS for test treeview-identify-11, which turned to a FAILED in [399e...fvogel2020-03-221-1/+1
| | * | | | | | | | | | | | | | | | | | | | Fix formatting, and respect alphabetical order in options listfvogel2020-03-221-5/+5
| | * | | | | | | | | | | | | | | | | | | | Restructured cell drawingpspjuth2020-03-221-10/+10
| | * | | | | | | | | | | | | | | | | | | | Refactored Cell ID handling.pspjuth2020-03-221-106/+132
| | * | | | | | | | | | | | | | | | | | | | Remade how -striped is implemented. Using an option instead of a state.pspjuth2020-03-2113-34/+58
| | * | | | | | | | | | | | | | | | | | | | Merge trunkjan.nijtmans2020-03-2012-30/+42
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge trunkjan.nijtmans2020-03-19113-1976/+1731
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | Have a valid -id in tree column.pspjuth2020-03-193-5/+22
| | * | | | | | | | | | | | | | | | | | | | | | Allow any columns to be in cell selectionpspjuth2020-03-163-25/+49
| | * | | | | | | | | | | | | | | | | | | | | | Handle when titlecolumns > displaycolumns.pspjuth2020-03-162-2/+20
| | * | | | | | | | | | | | | | | | | | | | | | Fix crash in DrawHeadings() when drawing the headings of the title columns. T...fvogel2020-03-151-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | Merge trunk. Fix C++ build.jan.nijtmans2020-03-1014-308/+408
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge trunkpspjuth2020-03-09226-2693/+5719
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | Make see command work propely. Cleanup and tests.pspjuth2020-03-024-90/+167
| | * | | | | | | | | | | | | | | | | | | | | | | | Cleanuppspjuth2020-02-262-80/+73
| | * | | | | | | | | | | | | | | | | | | | | | | | All cellselection command can do rectanglepspjuth2020-02-253-22/+56
| | * | | | | | | | | | | | | | | | | | | | | | | | Allow cell list to be single cellpspjuth2020-02-253-1/+14
| | * | | | | | | | | | | | | | | | | | | | | | | | Fix jumps in columns widths when resizing one of the non-scrollable columns (...fvogel2020-02-231-0/+4
| | * | | | | | | | | | | | | | | | | | | | | | | | Be more accurate in the man page of the bbox command for ttk::treeview. Note:...fvogel2020-02-231-2/+4
| | * | | | | | | | | | | | | | | | | | | | | | | | Add missing error message when -titlecolumns or -titleitems are passed a nega...fvogel2020-02-231-0/+8
| | * | | | | | | | | | | | | | | | | | | | | | | | Let -stripe true show the alternate state with winnative and xpnative themesfvogel2020-02-232-2/+4
| | * | | | | | | | | | | | | | | | | | | | | | | | Code style and comments ultra-minor fixesfvogel2020-02-222-3/+3
| | * | | | | | | | | | | | | | | | | | | | | | | | ttk::treeview man page tweakingfvogel2020-02-221-1/+4
| | * | | | | | | | | | | | | | | | | | | | | | | | Fix error in formatting of ttk::treeview man page for -selecttype optionsfvogel2020-02-221-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | Add alternate mode for treeview on macOSKevin Walzer2020-02-191-0/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge trunkpspjuth2020-02-15145-1626/+1913
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \