summaryrefslogtreecommitdiffstats
path: root/library/ttk/utils.tcl
Commit message (Expand)AuthorAgeFilesLines
* Merge-mark core-8-6-11-rc (single-char fix, already done here). Remove wrong ...jan.nijtmans2021-01-131-5/+0
|\
| * Fix [7beaed7db6]: Typo in ttk binding script in Tk 8.6.11core-8-6-11-1jan.nijtmans2021-01-131-1/+1
* | Fix [7beaed7db6]: Typo in ttk binding script in Tk 8.6.11. Also remove some u...jan.nijtmans2021-01-111-8/+8
|/
* Fix [5224aa89ac]: Bug in the ttk::bindMouseWheel procjan.nijtmans2020-11-041-3/+3
* Simplify throughout: ButtonPress -> Button, KeyPress -> Key (or remove it bec...jan.nijtmans2020-09-081-7/+7
* Remove obsolete mention of MouseWheel events being directed to the windos hav...fvogel2020-06-221-3/+0
* Refactor all MouseWheel bindings, doing it the same way everywhere. So <Mouse...jan.nijtmans2019-08-161-32/+27
* Purge RCS Keywords.dgp2011-06-081-2/+0
* Major backport of 8.6 Ttk for 8.5.9. Most changes were only beinghobbs2010-08-261-29/+75
* Fix MouseWheel bindings for ttk::treeview widgetjenglish2008-01-061-5/+57
* merge stable branch onto HEADdgp2007-12-131-1/+1
* * library/ttk/combobox.tcl: ttk::combobox overhaul;jenglish2007-10-221-13/+8
* * generic/ttk/ttkWidget.c, generic/ttk/ttkPaned.c Fix for #1603506jenglish2006-11-271-7/+32
* Miscellaneous minor changes to re-sync Ttk codebase with Tile CVS:jenglish2006-11-071-19/+19
* * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n:hobbs2006-10-311-0/+234