summaryrefslogtreecommitdiffstats
path: root/library/ttk/spinbox.tcl
Commit message (Expand)AuthorAgeFilesLines
* Protect ttk::spinbox::Spin against empty lsearch result. Discovered when runn...jan.nijtmans2020-10-131-21/+22
* Simplify throughout: ButtonPress -> Button, KeyPress -> Key (or remove it bec...jan.nijtmans2020-09-081-3/+3
* Stick to what is done in Tk, i.e. myvar($w, ...) instead of myvar($w. ...)fvogel2020-06-191-13/+13
* Fix state variables to be per widget for tracking -values.bll2020-06-171-13/+13
* Fix [50ed1eddb0]: ttk::spinbox with -values does not loop through all values....fvogel2020-06-161-6/+20
* 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/+9
* Fix [2834776fff]: ttk::spinbox spins up/down when disabledfvogel2019-09-081-0/+2
* 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-0/+175