summaryrefslogtreecommitdiffstats
path: root/library/ttk/panedwindow.tcl
Commit message (Expand)AuthorAgeFilesLines
* Complement to the fix for [47d4f29159]: Ignored binding scripts for events wi...fvogel2024-03-151-2/+0
|\
| * Don't use the <<EnteredChild>> event anymore internally in Tk. Eradicate the ...fvogel2024-03-131-2/+0
* | Merge 8.6jan.nijtmans2022-10-281-6/+6
|\ \ | |/
| * Fix [5e4e44a93b]: ttk::panedwindow chokes on drag.fvogel2022-10-251-6/+6
| * Simplify throughout: ButtonPress -> Button, KeyPress -> Key (or remove it bec...jan.nijtmans2020-09-081-1/+1
* | formattingjan.nijtmans2021-11-301-5/+5
* | Consistancy in Key/Button bindings: Use "<Button-1>" in stead of "<1>", "Key"...jan.nijtmans2020-01-141-1/+1
|/
* Factorize common code into ttk::saveCursorfvogel2019-11-021-14/+4
* Fix [b3b56ae8dc]: ttk widgets overwrite user-set -cursor option. Case of the ...fvogel2019-11-021-2/+21
* 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-10/+7
* merge stable branch onto HEADdgp2007-12-131-1/+1
* Ttk_Manager API overhaul:jenglish2007-06-091-3/+3
* * library/ttk/panedwindow.tcl (ttk::panedwindow::Press): handlehobbs2007-04-131-2/+2
* Miscellaneous minor changes to re-sync Ttk codebase with Tile CVS:jenglish2006-11-071-3/+3
* * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n:hobbs2006-10-311-0/+87