summaryrefslogtreecommitdiffstats
path: root/library/ttk/treeview.tcl
Commit message (Expand)AuthorAgeFilesLines
* Fix [88c9e0928b]: Treeview: wrong keyboard navigation with -selectmode none. ...fvogel2020-05-091-3/+3
|\
| * Fix [88c9e0928b]: Treeview: wrong keyboard navigation with -selectmode none. ...fvogel2020-05-031-3/+3
* | Consistancy in Key/Button bindings: Use "<Button-1>" in stead of "<1>", "Key"...jan.nijtmans2020-01-141-14/+14
* | Fix [b3b56ae8dc]: ttk widgets overwrite user-set -cursor optionfvogel2019-12-141-1/+5
|\ \ | |/
| * Factorize common code into ttk::saveCursorfvogel2019-11-021-7/+1
| * Fix [b3b56ae8dc]: ttk widgets overwrite user-set -cursor option. Case of the ...fvogel2019-11-021-1/+11
* | Update to a (slightly) later version of X11R6 headers.jan.nijtmans2019-11-271-1/+1
* | merge core-8-6-branch, in particular, push a different fix for the 'Column .....fvogel2019-11-011-3/+12
|\ \ | |/
| * The previous commit [65bb96b4] was wrong: it did not take into account the sp...fvogel2019-11-011-3/+12
* | merge core-8-6-branchfvogel2019-10-281-2/+3
|\ \ | |/
| * Fix 'Column ... out of range' error reported in [caacf1f082]fvogel2019-10-271-1/+2
* | merge core-8-6-branchfvogel2019-10-271-1/+1
|\ \
| * | Backout [82b1d286] and [0e9cbdba] that fixed [cc6c711c1e] and [ce470f20fd] si...fvogel2019-10-271-1/+1
| |/
* | Fix [ce470f20fd]: ttk::treeview has column dragging issuesfvogel2019-05-261-1/+1
|\ \ | |/
| * Fix [ce470f20fd]: ttk::treeview has column dragging issuesfvogel2019-05-261-1/+1
| |\
| | * Revert [d70ef6ed] and [fa9b6483]. ttk::treeview again allows dragging the rig...fvogel2019-05-041-21/+2
| | * ttk::treeview: when there is at least one stretchable column then there shoul...fvogel2019-05-041-1/+1
| | * Fix indentationfvogel2019-04-111-1/+1
| | * Fix [ce470f20fd]: ttk::treeview allows dragging the right edge of the rightmo...fvogel2019-04-111-2/+21
* | | Fix [368fa4561e]: ttk::treeview open/closed indicators can be toggled while h...fvogel2019-04-191-0/+6
|\ \ \ | |/ /
| * | Fix [368fa4561e]: ttk::treeview open/closed indicators can be toggled while h...fvogel2019-04-101-0/+6
| |/
* | Fix [6b22d436aa]: Treeview ActivateHeading Binding Fails After Widget Deletio...fvogel2018-11-041-1/+1
|\ \ | |/
| * Fix [6b22d436aa]: Treeview ActivateHeading Binding Fails After Widget Deletio...fvogel2018-11-011-1/+1
* | Remove excess spacing in various library files.jan.nijtmans2016-03-101-1/+1
|/
* new virtual event <<ToggleSelection>>jan.nijtmans2012-08-231-1/+1
* Purge RCS Keywords.dgp2011-06-081-1/+0
* Major backport of 8.6 Ttk for 8.5.9. Most changes were only beinghobbs2010-08-261-38/+26
* Backport fix for [Bug 1951733]jenglish2008-06-201-2/+2
* library/treeview.tcl: Fix bug in Shift-ButtonPress-1 bindingjenglish2008-01-301-2/+2
* Fix MouseWheel bindings for ttk::treeview widgetjenglish2008-01-061-13/+7
* Big batch of ttk::treeview improvements:jenglish2006-12-181-44/+3
* * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n:hobbs2006-10-311-0/+423